ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 5/5

otaku-wiki

番剧/角色百科问答:用 AniList API 快速查番、查角色、查声优与作品关联(无需数据库)

Why use this skill?

Instantly retrieve anime, character, and voice actor data with otaku-wiki. Fast, accurate, and live results from the AniList API for your OpenClaw agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/robin797860/otaku-wiki
Or

What This Skill Does

otaku-wiki is a specialized AI agent skill designed for anime and manga enthusiasts, serving as a comprehensive “Otaku Encyclopedia Assistant.” By leveraging the robust AniList API through an integrated CLI script, this skill allows OpenClaw to retrieve real-time, high-fidelity data regarding anime series, characters, and voice actors (seiyuu). It eliminates the need for maintaining local databases by acting as a live bridge to the vast AniList ecosystem. When a user asks about plot summaries, release years, episode counts, or casting details, the skill intelligently parses these queries, executes the appropriate script command, and formats the raw JSON output into an easy-to-read, aesthetically pleasing 'Otaku Wiki Card'.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/robin797860/otaku-wiki

Use Cases

  • Casual Research: Quickly find out which studio produced a specific series or check the airing date of an upcoming season.
  • Character Deep-Dives: Identify which anime a specific character belongs to and discover their primary voice actor.
  • Comparison Shopping/Watching: Compare two different anime series side-by-side based on genre, ratings, and production years to decide which to watch next.
  • Production Staff Tracking: Look up the filmography of famous voice actors or staff members.

Example Prompts

  1. "告诉我《进击的巨人》讲了什么?大概有多少集,评分如何?"
  2. "查询角色:路飞,他出自哪部动漫?"
  3. "对比一下《鬼灭之刃》和《咒术回战》,它们的评分和标签有什么区别?"

Tips & Limitations

  • Accuracy First: Always rely on the data returned by the anilist_cli.py script. Do not hallucinate episode counts or plot details.
  • Search Precision: If a search returns no results, the skill automatically attempts a broader search (top 5). If it still fails, consider providing the original Japanese title or the English official title.
  • Formatting: Ensure your responses are presented in the standardized card format defined in the documentation for consistent user experience.
  • Network Dependency: As this skill performs live lookups, it requires an active internet connection to function correctly. If the script times out, check your network configuration.

Metadata

Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-robin797860-otaku-wiki": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#anime#manga#database#entertainment#encyclopedia
Safety Score: 5/5

Flags: network-access, code-execution