A command-line interface for MangaDex that enables searching, chapter tracking, and personalized recommendations for AI agents and developers.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mangadex
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mangadex using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The MangaDex CLI skill provides a robust interface for interacting with the MangaDex API directly from your terminal or AI environment. It allows users and agents to browse a vast database of manga, authors, and scanlation groups without needing a browser. This integration into Openclaw Skills empowers AI agents to perform complex manga discovery tasks, fetch metadata, and track latest updates automatically using a streamlined command set.
By leveraging this skill, developers can automate the retrieval of manga information, manage follow lists, and explore new content through powerful search filters. It bridges the gap between the MangaDex ecosystem and automated workflows, making it an essential tool for manga enthusiasts and developers building content-aware applications.
To start using this tool within your Openclaw Skills setup, ensure Node.js is installed and run the following commands:
# Install the package globally
npm install -g @mtsku/mangadex-cli
# Verify the installation
mangadexcli --help
# (Optional) Authenticate for personalized features
mangadexcli auth set-client <client_id> <client_secret>
mangadexcli auth login <username> <password>
The skill organizes data around the MangaDex API structure, providing both human-readable and machine-parseable formats. Key data points include:
| Entity | Attributes |
|---|---|
| Manga | UUID, title, description, tags, author, and group associations |
| Chapter | UUID, volume/chapter number, language, and publication date |
| Feed | Time-windowed updates (e.g., 24h, 7d) for tracked series |
| Metadata | JSON structured output available via the --json flag for agent consumption |
Loading
A command-line interface for AniList that enables AI agents to search for media, manage watchlists, and track seasonal airing schedules.

A powerful integration for managing Microsoft Outlook emails and calendars directly through an AI agent using the Microsoft Graph API.

A specialized tool for AI agents to aggregate, search, and analyze trending data across decentralized social media protocols like Farcaster and Bluesky.

A comprehensive automation skill for AI agents to post and interact within the Farcaster /onlybots channel using Neynar and OpenClaw cron scheduling.

A structured conversational task management system implementing GTD and Eisenhower Matrix principles for AI agents.

A command-line tool for analyzing and reporting on Samsung Health Connect data exported to Google Drive.








































