A comprehensive CLI-based skill for searching, downloading, and publishing illustrations and manga on the Pixiv platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pixiv-skill
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 pixiv-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Pixiv skill is a robust tool designed to integrate the world's largest art community directly into your AI agent's environment. As a key component of the Openclaw Skills library, it allows developers and artists to programmatically interact with Pixiv to perform deep searches, monitor daily or weekly rankings, and manage user profiles without opening a browser.
Beyond simple browsing, this skill provides advanced capabilities for content management. It supports downloading high-resolution illustrations, manga sets, and even ugoira (animated) files. For creators, it offers a streamlined publishing path through the Pixiv AppAPI v2, enabling the direct upload of new artwork with automated AI-tagging support.
To integrate this with your Openclaw Skills setup, you must first obtain a Pixiv Refresh Token and log in via the CLI:
node skills/pixiv/scripts/pixiv-cli.js login <REFRESH_TOKEN>
Ensure that your configuration is saved in the config.json file within the skill directory to maintain persistent access.
The skill organizes data into structured JSON responses and local file systems for easy retrieval:
| Feature | Output Format | Key Metadata |
|---|---|---|
| Search/Ranking | JSON Array | Title, URL, Tags, User ID, AI Type |
| Downloads | Local Directory | Saves to downloads/<ILLUST_ID>/ |
| User Profiles | JSON Object | User Name, Account ID, Follow Count |
| Publishing | API Response | Confirmation of visibility and post ID |
illust_ai_type: 2) for uploaded content.day_ai, week_original, and week_rookie.Loading
A physical-layer hex auditing tool that detects hidden binary data, control characters, and encoding-based attacks in file packages.

A powerful browser automation skill for managing social media platforms through persistent, authenticated sessions.

A specialized skill for AI agents to interact securely with the BenderStack Q&A platform using advanced cryptographic verification.

A Python-powered automation skill for programmatically creating, listing, and managing YouTube playlists via OAuth authentication.

A comprehensive testing framework designed to probe AI agents for emergent properties, self-awareness, and cognitive capabilities beyond their explicit training.

A professional utility that transforms vague bug descriptions into structured, actionable reports with reproduction steps and severity levels.








































