- 📁 docs/
- 📁 docx/
- 📁 examples/
- 📄 .gitattributes
- 📄 .gitignore
- 📄 README.md
基于规范目录结构的学术论文排版助手。支持 PDF / .doc / .docx / .md 多种输入格式,自动选择 OCR 管道、重排版管道或 MD 直转管道。包含环境清理确认、断点恢复、智能配图裁剪、逐单元增量生成 DOCX、双单元质量核查、中间状态保存和 BibTeX 参考文献管理。所有中间文件放 resources/,最终产物放 outputs/。
- 📁 agents/
- 📁 references/
- 📄 LICENSE.txt
- 📄 SKILL.md
Anime Garden is a anime torrent resources aggregation platform, which is also a third-party mirror of 動漫花園, 萌番组, and ANi. Use when required task is searching anime resources.
Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use this when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically.
Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use this when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically.
Use this skill whenever adding a new UniFi resource type as a supported tool category — creating a manager, tool layer, schemas, tests, and wiring everything into the manifest and CI. Activates for any PR or task that introduces a new manager class (managers/{resource}_manager.py), new tool module (tools/{resource}.py), or new UniFi subsystem support, even if the user only asks to "add support for X" without specifying each step. Covers: manager class with CRUD + lru_cache factory, 405 endpoint workarounds, schema definition and validator registry wiring, tool layer with preview/confirm flow and correct ToolAnnotations, test file requirements (both layers), V2 API response unwrapping, manifest regeneration, test_scaffold.py CI registration, and Protect-package naming conventions.
Estimate monthly costs for Azure resources by querying the Azure Retail Prices API. Parses ARM templates to identify resources, SKUs, and regions, then looks up real retail pricing. Produces a per-resource cost breakdown with monthly totals. Use during template generation or when user asks about costs.
Manage AWS resources via the aws CLI.
Compose a synthesized aggregate resource — walk many annotations bound to or about a single anchor, assemble markdown, yield a Resource whose purpose is to be read (not referred to)
Add or extend API Platform resources in php-service-template using DDD and CQRS-friendly patterns.
Find and terminate orphaned Claude Code CLI processes that consume CPU resources. Works on macOS and Linux systems.
- 📁 docs/
- 📁 references/
- 📁 scripts/
- 📄 .env.example
- 📄 .gitignore
- 📄 LICENSE
Resource tracking and acquisition workflow for media resources. MUST use when the user asks to get, add, track, monitor, search, acquire, transfer, or initialize movies, TV shows, anime, Pansou resources, or 115 cloud storage items with the clawd-media-track system. For every clawd-media-track task: first read mandatory references in order, identify task type (Type 1/2/3), output step-labeled checkpoints, wait for explicit user confirmation before any side-effecting action, and verify side effects after execution.
Manage AI resources (skills, commands, agents) using aimgr CLI. Use when user asks to: (1) Install/uninstall resources, (2) Manage repository, (3) Discover/recommend resources for a project, (4) Troubleshoot aimgr issues.