Home / Categories / docs
docs agent skills
docs agent skills are SKILL.md packages that teach AI coding agents how to perform docs-related tasks from public GitHub repositories.
Developers use docs skills inside Claude Code, Cursor, and similar agents to standardize workflows, reduce prompt inventiveness, and share repeatable procedures.
Browse install commands on each skill page, review upstream source on GitHub, and cross-check related categories when building multi-step agent workflows.
Catalog
Safety-scanned public SKILL.md packages. Install commands live on each skill page.
- guardian-clizakirkun/guardian-cli · 1854★An enterprise-grade, AI-powered penetration testing automation CLI tool. Orchestrates multiple specialized AI agents (Planner, ToolAgent, Analyst, Reporter) backed by 4 AI providers (OpenAI, Claude, Gemini, OpenRouter) and 19 integrated security tools through YAML-defined workflows. Produces professional Markdown, HTML, or JSON security reports with full evidence capture and traceability.
- agent-sona-learning-optimizermajiayu000/claude-skill-registry · 577★Agent skill for sona-learning-optimizer - invoke with $agent-sona-learning-optimizer
- octocodemajiayu000/claude-skill-registry · 577★Semantic code research across GitHub repositories for finding implementations, patterns, and conducting PR/security reviews.
- bio-annotationmajiayu000/claude-skill-registry · 577★Functional annotation and taxonomy inference from sequence homology.
- best-practices-researchermajiayu000/claude-skill-registry · 577★Use this agent when researching external best practices, documentation, and examples for any technology, framework, or development practice. Specializes in gathering information from official documentation, community standards, and well-regarded open source projects. Triggers on requests like "research best practices", "find examples of", "how should I implement".
- best-practices-researchermajiayu000/claude-skill-registry · 575★Use this agent when researching external best practices, documentation, and examples for any technology, framework, or development practice. Specializes in gathering information from official documentation, community standards, and well-regarded open source projects. Triggers on requests like "research best practices", "find examples of", "how should I implement".
- agentic-kaggle-skillFrankS-IntelLab/agentic-kaggle-skill · 175★Kaggle-first end-to-end competition workflow for scored submissions. Use when Codex must run Kaggle or competitive ML workflows through scored submission, including code competitions, validation, metrics, policy-safe public notebook/discussion intel, tabular/text/image modeling, tuning, ensembling/stacking, proactive multi-notebook architectures, producer notebooks that train models and export pri
- Outline Open Source Team Knowledge Base and Wiki Platformagentskillexchange/skills · 33★Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API for integration with Slack, authentication providers, and custom workflows.
Related categories
FAQ
What are docs agent skills?
docs agent skills are SKILL.md packages that teach AI coding agents how to perform docs-related tasks from public GitHub repositories.
How do I install one?
Open any skill page and run the install command (usually npx skillforge add owner/repo/skill). Review upstream source before production use.
How many are indexed?
This hub lists 8 docs-tagged skills from 4 publishers. Counts change as the crawler discovers new public SKILL.md files.