← 返回 Skills 市场
Otaku Wiki
作者
Robin797860
· GitHub ↗
· v1.0.0
1630
总下载
2
收藏
34
当前安装
1
版本数
在 OpenClaw 中安装
/install otaku-wiki
功能描述
番剧/角色百科问答:用 AniList API 快速查番、查角色、查声优与作品关联(无需数据库)
安全使用建议
Install this if you are comfortable with your agent running the bundled Python script and sending anime, character, or staff search terms to AniList. Avoid using private or sensitive text as lookup terms, and be aware the skill instructs responses to be in Chinese.
功能分析
Type: OpenClaw Skill
Name: otaku-wiki
Version: 1.0.0
The skill bundle is designed to query the AniList GraphQL API for anime, character, and staff information. The `SKILL.md` provides clear, constrained instructions for the AI agent to execute the `anilist_cli.py` script with specific arguments. The Python script uses only standard library modules (`urllib.request`, `json`, `argparse`, `re`, `sys`) to make HTTP POST requests to the official `https://graphql.anilist.co` endpoint. There is no evidence of data exfiltration, malicious execution (e.g., `eval`/`exec` of untrusted input, downloading remote payloads), persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform actions beyond the stated purpose. All network activity is directly related to the skill's function.
能力评估
Purpose & Capability
The stated purpose is anime, character, and staff lookup, and the script only builds AniList GraphQL queries and returns JSON for that purpose.
Instruction Scope
The skill tells the agent to run a bundled Python script with narrow anime, character, staff, or comparison commands; activation is broad within the anime domain but not purpose-mismatched.
Install Mechanism
There is no installer, dependency download, or package execution beyond requiring an existing python3 runtime.
Credentials
User lookup terms are sent to https://graphql.anilist.co, which is disclosed and proportionate for live AniList searches.
Persistence & Privilege
The artifacts show no credential access, file writes, privilege escalation, background workers, persistence, obfuscation, or destructive behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install otaku-wiki - 安装完成后,直接呼叫该 Skill 的名称或使用
/otaku-wiki触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
otaku-wiki 1.0.0
- 首次发布,支持使用 AniList API 实时查询动画、角色、声优等百科信息,无需本地数据库。
- 提供快速搜索脚本命令,响应“查番/查角色/查声优”需求,并以清晰卡片方式整理输出。
- 优化中文回答格式,自动总结关键信息、简介、关联角色/声优及官方链接。
- 增强兜底机制,确保查询失败时优雅提示并指导用户完善关键词。
- 内置对比功能,支持两部作品对比主要要素。
元数据
常见问题
Otaku Wiki 是什么?
番剧/角色百科问答:用 AniList API 快速查番、查角色、查声优与作品关联(无需数据库). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1630 次。
如何安装 Otaku Wiki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install otaku-wiki」即可一键安装,无需额外配置。
Otaku Wiki 是免费的吗?
是的,Otaku Wiki 完全免费(开源免费),可自由下载、安装和使用。
Otaku Wiki 支持哪些平台?
Otaku Wiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Otaku Wiki?
由 Robin797860(@robin797860)开发并维护,当前版本 v1.0.0。
推荐 Skills