ワンクリックで
mikan
Mikan (mikanani.me) API reference — search, subgroups, releases, subscribe/unsubscribe.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Mikan (mikanani.me) API reference — search, subgroups, releases, subscribe/unsubscribe.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Bangumi (bgm.tv) API reference — search, subject detail, calendar, user collections, related subjects.
MUST USE whenever the user asks to download anything anime-related — an RSS link, a magnet link, a torrent URL, or just a description of the resource. This skill is the ONLY supported path to `oani/create_download`; calling that action without going through this skill skips library checks, collection rejection, title resolution, and user confirmation. Not for search (use `anime-search`); not for subscribe/unsubscribe (use `mikan` directly).
Openlist-Ani backend API reference — query library, downloads, RSS feeds.
Use when the user wants anime recommendations, taste profile analysis, or asks "what should I watch" / "summarize my taste". Also triggers passively — record user taste signals during normal conversation.
Use when the user wants to search anime, check airing schedule, look up details, or find related works. Not for downloads — use anime-download.
SOC 職業分類に基づく
| name | mikan |
| description | Mikan (mikanani.me) API reference — search, subgroups, releases, subscribe/unsubscribe. |
| when_to_use | When you need to call a Mikan API action. For download/subscribe workflows, use anime-download instead. |
Mikan (mikanani.me) anime torrent site API reference.
search, subgroups, releases are public — no login needed.
subscribe and unsubscribe require Mikan credentials in config.toml:
[mikan]
username = "your_username"
password = "your_password"
If missing, these actions return Error: Mikan credentials not configured.
Tell the user to set [mikan] username and password in config.toml.
releases returns individual release entries. One episode often has
multiple releases (different languages, resolutions, v2 fixes).
Never assume 1 release = 1 episode.