Agent skills are reusable instructions for AI coding agents like OpenCode, Claude Code, Codex, and others.
This repo is a collection of skills I use, skills I maintain, and the tools I use to manage them.
- Skills can be simple Markdown files.
- Skills can also include code, scripts, images, templates, and other assets.
- Skills can be invoked explicitly by a user.
- Skills can be invoked implicitly by the model based on context.
- Skills always include metadata like a name and description.
- Skill metadata is loaded up front so agents know what skills exist.
- Skill content is loaded only when needed to minimize context usage.
- agentskills.io - Home of the official Agent Skills specification.
- skills.sh - Registry for finding skills.
npx skills- CLI for installing skills on any agent.
- replicate/skills - Official Replicate skills for building AI-powered apps with Replicate.
- zeke/faster-chrome-devtools-skill - A faster Chrome DevTools workflow for coding agents.
- zeke/faster-gh-cli-skill - Reliable GitHub CLI usage patterns for coding agents.
- zeke/minimalist-design-skill - Minimalist monospace design system for AI-generated interfaces.
- zeke/preview-deployments-skill - Add Cloudflare Workers preview deployments to GitHub apps.
- zeke/swiss-design-skill - Swiss International Style design guidance for AI agents.
- zeke/helicopter-skill - Novelty: A helicopter flying guidance for AI agents, inspired by The Matrix.
- vercel-labs/find-skills - find other skills.
- typefully/agent-skills - Draft and schedule social media posts with Typefully.
- railly/tinte - Generate screenshots of code snippets and terminal commands via API.
- mattpocock/teach - Learn anything interactively, like how to speak German or solve a rubik's cube.
- teng-lin/notebooklm-py - Unofficial Python API and CLI for Google NotebookLM. Create notebooks, add sources, generate podcasts, quizzes, videos, and more.
- mvanhorn/last30days-skill - Research what people actually say about any topic in the last 30 days, across Reddit, X, YouTube, TikTok, Hacker News, Polymarket, and more.