github-docs
OfficialSearch and fetch GitHub Docs content fast.
System Documentation
What problem does it solve?
This Skill eliminates the time-consuming effort of manually locating and opening GitHub documentation by giving LLM-friendly, programmatic access to docs search, page lists, and rendered article bodies.
Core Features & Use Cases
- Documentation Search: Find the right GitHub Docs article by querying the official docs search API.
- Browse Available Pages: Enumerate docs pages by language and version to ensure accurate coverage.
- Retrieve Rendered Markdown: Load the full rendered content of a known docs page as markdown for efficient context usage.
Use Case: When you need guidance on a specific GitHub Actions or REST topic, search the docs, select the correct versioned article, and pull its rendered markdown to ground the answer in official documentation.
Quick Start
Use the github-docs skill to retrieve the rendered markdown for a specific GitHub Docs page about a topic you name and describe.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-docs Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#github-docs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.