一键导入
pixiv-cli-mcp-tool
Add or change a pixiv-cli MCP tool with full sync of registration, tests, localized MCP docs, README, and CHANGELOG.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Add or change a pixiv-cli MCP tool with full sync of registration, tests, localized MCP docs, README, and CHANGELOG.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | pixiv-cli-mcp-tool |
| description | Add or change a pixiv-cli MCP tool with full sync of registration, tests, localized MCP docs, README, and CHANGELOG. |
新增或修改 MCP tool 时使用,防止漏同步测试和文档。
internal/mcpserver;stdio runtime 由 internal/bootstrap 启动。internal/application.SDKService 调用顶层 pixiv public SDK,不直连 internal/pixiv/appapi、webapi、oauth 或 resource。AGENTS.md 注意事项中的唯一规则;fallback 不支持的能力要报真实错误,不伪造数据。internal/mcpserver 注册/修改 tool;认证类错误要暴露真实原因。internal/mcpserver 聚焦测试,运行 go test ./internal/mcpserver/...,涉及共享行为时运行 go test ./...。docs/en/mcp-tools.md 与 docs/zh-CN/mcp-tools.md:名称、参数、返回语义和 fallback 行为。README.md,并写入 CHANGELOG.md 的 [Unreleased]。Operate Pixiv through the pixiv-cli binary — search works, inspect Pixiv artwork or user IDs/URLs, view rankings and recommendations, manage bookmarks/follows, and download works. Load only when the user explicitly mentions Pixiv or pixiv-cli, provides a pixiv.net URL or ID in a clear Pixiv context, or requests a specific Pixiv operation or `pixiv` command. Do not trigger for generic illustration, artist, image-search, or download requests without Pixiv context. Verify current syntax with `pixiv <cmd> --help`.
Maintain pixiv-cli documentation; locale and maintainer routing live in docs/maintainers/agents/documentation-guidelines.md.
Review pixiv-cli changes with finding-first output; review criteria live in docs/maintainers/agents/review-checklist.md.
Generate a one-line Conventional Commits message for pixiv-cli from staged changes.