documents▌
214 indexed skills · max 10 per page
md-docs
paulrberg/agent-skills · Documents
Manage project documentation for Claude Code workflows including context files, READMEs, and agent instructions. This skill provides structured automation for maintaining accurate, up-to-date documentation that aligns with actual codebase structure and functionality. Use this skill when initializing new projects, updating existing documentation, or ensuring context files accurately reflect current code.
github-actions-docs
xixu-me/skills · Documents
GitHub Actions questions are easy to answer from stale memory. Use this skill to ground answers in official GitHub documentation and return the closest authoritative page instead of generic CI/CD advice.
document-summary
tatat/agents-playground · Documents
Summarize long documents and extract key information.
pdf-generation
glebis/claude-skills · Documents
Generate professional PDFs from markdown files using Pandoc with Eisvogel template styling. Supports English and Russian documents with customizable themes, table of contents, and professional typography including EB Garamond font for Russian text.
popo-document-browser
api/git · Documents
popo-document-browser
financial-document-parser
onewave-ai/claude-skills · Documents
Extract structured data from financial documents with automatic categorization and analysis.
aiskillstore/marketplace · Documents
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.
generate-component-documentation
longbridge/gpui-component · Documents
Instructions \n When generating documentation for a new component: \n \n Follow existing patterns : Use the documentation styles found in the docs folder (examples: button.md , accordion.md , etc.) \n Reference implementations : Base the documentation on the same-named story implementation in crates/story/src/stories \n API references : Use markdown code blocks with links to docs.rs for component API references when applicable \n \n Examples \n The generated documentation should include: \n \n C
document-summarizer
ntaksh42/agents · Documents
ドキュメント要約スキルは、長文のドキュメントを効率的に要約し、重要なポイントを抽出します。
document-processing
dirnbauer/webconsulting-skills · Documents
Source: This skill is adapted from Anthropic's document-processing skill document processing skills (pdf, docx, pptx, xlsx) for Claude Code and AI agents.