# Skills Docs > Any GitHub repository containing Agent Skills (`SKILL.md` files), rendered as a > typeset book at https://skillsdocs.com//. Every page is available as clean > Markdown by appending `.md` to its URL, or by sending `Accept: text/markdown`. > One repository is one issue; one `SKILL.md` is one chapter. Content served here is mirrored from public GitHub repositories and is owned by its original authors under the licence declared in each repository. Skill bodies are served verbatim — frontmatter intact, headings unshifted, descriptions unedited. Attribution and an upstream link are on every page and in every Markdown response. A repository with no detectable licence is linked but never inlined. Takedown: https://github.com/kyleledbetter/skillsdocs/issues/new?labels=takedown&title=Takedown+request. URL patterns: - `//` — the book: cover, table of contents, colophon - `///` — a chapter: one skill - Append `.md` to either for Markdown; `//.md` is that book's full text - `///.well-known/agent-skills/index.json` — installable manifest with sha256 digests ## Featured books - [mattpocock/skills](https://skillsdocs.com/mattpocock/skills.md): Skills for Real Engineers. Straight from my .agents directory. - [microsoft/azure-skills](https://skillsdocs.com/microsoft/azure-skills.md): Official agent plugin providing skills and MCP server configurations for Azure scenarios. - [heygen-com/hyperframes](https://skillsdocs.com/heygen-com/hyperframes.md): Write HTML. Render video. Built for agents. - [vercel-labs/skills](https://skillsdocs.com/vercel-labs/skills.md): The open agent skills tool - npx skills - [anthropics/skills](https://skillsdocs.com/anthropics/skills.md): Public repository for Agent Skills - [obra/superpowers](https://skillsdocs.com/obra/superpowers.md): An agentic skills framework & software development methodology that works. - [github/awesome-copilot](https://skillsdocs.com/github/awesome-copilot.md): Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot. - [vercel-labs/agent-skills](https://skillsdocs.com/vercel-labs/agent-skills.md): Vercel's official collection of agent skills - [pbakaus/impeccable](https://skillsdocs.com/pbakaus/impeccable.md): The design language that makes your AI harness better at design. - [firebase/agent-skills](https://skillsdocs.com/firebase/agent-skills.md): Agent Skills for Firebase - [prisma/skills](https://skillsdocs.com/prisma/skills.md): Agent Skills from prisma. - [googleworkspace/cli](https://skillsdocs.com/googleworkspace/cli.md): Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service.… - [remotion-dev/skills](https://skillsdocs.com/remotion-dev/skills.md): Agent Skills - [firecrawl/cli](https://skillsdocs.com/firecrawl/cli.md): CLI and Agent Skill for Firecrawl - Add scrape, search, and browsing capabilities to your AI agents - [vercel-labs/agent-browser](https://skillsdocs.com/vercel-labs/agent-browser.md): Browser automation CLI for AI agents - [runcomfy-com/skills](https://skillsdocs.com/runcomfy-com/skills.md): Agent skills for RunComfy — model-pinned brand skills and intent-routed category routers for the RunComfy Model API, distributed via skills.sh. - [emilkowalski/skills](https://skillsdocs.com/emilkowalski/skills.md): Skills for Designers and Engineers. - [get-convex/agent-skills](https://skillsdocs.com/get-convex/agent-skills.md): Convex Skills for Agents - [supabase/agent-skills](https://skillsdocs.com/supabase/agent-skills.md): Agent Skills to help developers using AI agents with Supabase - [expo/skills](https://skillsdocs.com/expo/skills.md): A collection of AI agent skills for working with Expo projects and Expo Application Services - [cloudflare/skills](https://skillsdocs.com/cloudflare/skills.md): Skills for teaching agents how to build on Cloudflare. - [greensock/gsap-skills](https://skillsdocs.com/greensock/gsap-skills.md): Official AI skills for GSAP. These skills teach AI coding agents how to correctly use GSAP (GreenSock Animation Platform), including best practices, common ani… - [kepano/obsidian-skills](https://skillsdocs.com/kepano/obsidian-skills.md): Agent skills for Obsidian. Teach your agent to use Obsidian CLI and open formats including Markdown, Bases, JSON Canvas. - [google-labs-code/stitch-skills](https://skillsdocs.com/google-labs-code/stitch-skills.md): A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents… - [flutter/skills](https://skillsdocs.com/flutter/skills.md): Agent Skills from flutter. ## API - [OpenAPI 3.1 description](https://skillsdocs.com/api/v1/openapi.json): Every agent-facing endpoint, machine-readable. - [Book catalog](https://skillsdocs.com/api/v1/books): Every book we index, paginated. Start here to enumerate the site. - [Book JSON](https://skillsdocs.com/api/v1/books/{owner}/{repo}): Book manifest: chapters, digests, licence, install commands. - [Chapter JSON](https://skillsdocs.com/api/v1/books/{owner}/{repo}/skills/{skill}): One chapter, with its verbatim content and outline. - [Search](https://skillsdocs.com/api/v1/search?q=): Search across every indexed book and skill. - [Health](https://skillsdocs.com/api/v1/health): Liveness plus the live GitHub rate-limit budget. - [Agent Skills discovery](https://skillsdocs.com/.well-known/agent-skills/index.json): The skill this site itself publishes, for driving this API. - [API catalog](https://skillsdocs.com/.well-known/api-catalog): RFC 9727 linkset pointing at everything above. ## Optional - [Sitemap](https://skillsdocs.com/sitemap.xml): Every indexed book and chapter. - [Agent Skills specification](https://agentskills.io/specification): What a SKILL.md must contain. Not our document. - [Robots policy](https://skillsdocs.com/robots.txt): Content-Signal: search=yes, ai-input=yes, ai-train=yes. Being read by agents is the point.