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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robin797860/otaku-wikiWhat 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
- "告诉我《进击的巨人》讲了什么?大概有多少集,评分如何?"
- "查询角色:路飞,他出自哪部动漫?"
- "对比一下《鬼灭之刃》和《咒术回战》,它们的评分和标签有什么区别?"
Tips & Limitations
- Accuracy First: Always rely on the data returned by the
anilist_cli.pyscript. 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robin797860-otaku-wiki": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
qwen-image
Generate images using Qwen Image API (Alibaba Cloud DashScope). Use when users request image generation with Chinese prompts or need high-quality AI-generated images from text descriptions.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
otaku-reco
二次元鉴赏/推荐 Agent:基于 AniList 实时数据做智能推荐(无需数据库)
amap-traffic
高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。
stock-watcher
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.