anilist-cli

CLI for searching, retrieving anime and manga information, interacting with user profile and lists on Anilist, and more.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "anilist-cli" with this command: npx skills add mtsku/anilist

AniList CLI Skill

Use this skill for direct AniList CLI workflows. This guide is for LLM/agent execution only.

Installation Check

  1. Check availability:
    • command -v anilistcli
  2. If missing, install:
    • npm install -g @mtsku/anilist-cli
  3. Verify:
    • anilistcli --help

Command Map

  • Discovery:
    • anilistcli discover seasonal --season WINTER --year 2026 -n 20
    • anilistcli discover upcoming -n 15
  • Airing:
    • anilistcli airing upcoming --hours 48 -n 25
    • anilistcli airing next "<title>"
    • anilistcli airing mine --hours 72 --limit 50
  • Search/media:
    • anilistcli search anime "<query>" -n 5
    • anilistcli media recs "<title>" -n 10
    • anilistcli media relations "<anilist-url-or-title>"
  • Profile/social:
    • anilistcli profile [username]
    • anilistcli friends [username] -n 50
  • List management:
    • anilistcli mine summary --hours 72 -n 10
    • anilistcli list view --type anime --status-in "CURRENT,PLANNING"
    • anilistcli planning add "<title>"
    • anilistcli status set "<title>" CURRENT
    • anilistcli progress set "<title>" 12

Auth Setup

  • Set token:
    • anilistcli auth set-token "<token>"
  • Verify auth:
    • anilistcli auth where

Output Mode

  • Use --json for machine-readable output.
  • Public read endpoints work without auth.
  • For mutations, run --dry-run first unless explicit write execution is requested.
  • Quote title inputs that include spaces.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

0Codekit

0codekit integration. Manage Workspaces. Use when the user wants to interact with 0codekit data.

Registry SourceRecently Updated
Coding

django-developer

Expert Django developer mastering Django 4+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, and en...

Registry SourceRecently Updated
Coding

Basecamp

Basecamp integration. Manage Projects, Persons, Clients. Use when the user wants to interact with Basecamp data.

Registry SourceRecently Updated
Coding

Fibek Collections

Interact with the Fibek B2B collections platform API — manage invoices, clients, payment agreements, campaigns, and financial metrics

Registry SourceRecently Updated