documents▌
212 indexed skills · max 10 per page
documentation-templates
davila7/claude-code-templates · Documents
Templates and structure guidelines for common documentation types.
documentation-generation-doc-generate
sickn33/antigravity-awesome-skills · Documents
You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.
documentation-engineer
charon-fan/agent-playbook · Documents
Expert in creating clear, comprehensive, and maintainable technical documentation.
feishu-docx
leemysw/agent-kit · Documents
Convert Feishu/Lark cloud documents to Markdown for AI analysis and processing. \n \n Supports four document types: docx (with embedded images), sheets, bitable, and wiki pages, all exported as Markdown \n Includes CLI commands for export, OAuth setup, and credential management; also offers Python API for direct content retrieval \n Can output to files or stdout, with automatic image downloading and optional Markdown table formatting \n Token caching and auto-refresh eliminate re-authorization;
docs-demo
remotion-dev/remotion · Documents
Interactive demos render a Remotion composition inline in documentation pages using @remotion/player. They live in packages/docs/components/demos/.
document-review
everyinc/compound-engineering-plugin · Documents
Review requirements or plan documents through multi-persona analysis. Dispatches specialized reviewer agents in parallel, auto-fixes quality issues, and presents strategic questions for user decision.
agent-xlsx
apetta/agent-xlsx · Documents
XLSX CLI for AI agents. JSON to stdout by default (raw text for --format csv|markdown). Polars+fastexcel for data reads (7-10x faster than openpyxl), openpyxl for metadata/writes, three rendering engines for visual capture (Aspose → Excel → LibreOffice), oletools for VBA.
doc-pipeline
claude-office-skills/skills · Documents
This skill enables building document processing pipelines - chain multiple operations (extract, transform, convert) into reusable workflows with data flowing between stages.
pdf-generator
jwynia/agent-skills · Documents
Use this skill when:
docs-changelog
google-gemini/gemini-cli · Documents
Generates and formats changelog files for new releases with version-aware templates and highlight extraction. \n \n Handles three release types: stable minor versions, stable patches, and preview releases, each with distinct file update procedures \n Automatically processes raw markdown release notes by reformatting PR URLs to markdown links and removing contributor sections \n Generates concise 3–5 point highlight summaries for release announcements, prioritizing new features over bug fixes \n