Agent skills that run markdown, in other format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- adr-skillvercel/ai
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede
otherbashmarkdowntypescript - spikeopenclaw/openclaw
Run throwaway prototypes to validate feasibility, compare approaches, and report a verdict.
othermarkdown - review-docstldraw/tldraw
Review and improve tldraw SDK documentation against the voice and docs guides, scoring each article and iterating until it passes. Use when asked to review docs, audit an article i
othermarkdown - skill-creatortldraw/tldraw
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with spec
otherbashmarkdown - write-docstldraw/tldraw
Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when documentation writing guidance is needed. Applies to docs in app
othermarkdownyaml+1 files - write-prtldraw/tldraw
Reference standards for writing pull request titles and descriptions in the tldraw repository, plus the pre-flight comment sweep over the diff. Use as supporting guidance when anot
otherbashmarkdown - write-exampletldraw/tldraw
Writing examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing example code in apps/examples.
othercssmarkdowntypescript - paperclippaperclipai/paperclip
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managin
otherbashjsonmarkdown+3 files - paperclip-boardpaperclipai/paperclip
Manage a Paperclip company as a board member via chat. Use when the user wants onboarding, company or agent management, approvals, task monitoring, cost oversight, or work product
otherbashmarkdown - onboardingSignet-AI/signetai
Interactive interview to set up your Signet workspace (~5-10 minutes). Writes identity files to ~/.agents/ — does not access external APIs, send data anywhere, or execute arbitrary
otherbashmarkdown - learn-agent-skillsrohitg00/ai-engineering-from-scratch
Focused interactive tutor for the Agent Skills Engineering path in AI Engineering from Scratch. Start or resume this route when a learner wants to create, discover, invoke, secure,
othermarkdown - learn-mcprohitg00/ai-engineering-from-scratch
Focused interactive tutor for the Model Context Protocol (MCP) path in AI Engineering from Scratch. Start or resume this route when a learner wants to build, secure, debug, verify,
otherbashmarkdown - claude-certificationrohitg00/ai-engineering-from-scratch
AI-native tutor and onboarding workflow for the four independent Claude certification tracks in AI Engineering from Scratch. Use when a learner wants to choose a Claude certificati
otherbashmarkdown - find-your-levelrohitg00/ai-engineering-from-scratch
Interactive quiz that maps your AI/ML knowledge to a starting point in the 523-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "fi
othermarkdown - start-learningrohitg00/ai-engineering-from-scratch
One-time onboarding for the AI Engineering from Scratch curriculum (523 lessons, 20 phases). Interviews the learner, runs the placement quiz, and writes LEARNING.md, a persistent s
othermarkdown - claudish-usageMadAppGang/claudish
CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with any AI model (OpenRouter, Gemini, OpenAI, local models). NEVER run Claudish directly in main
otherbashmarkdowntypescript - gokeremorses/goke
goke is a zero-dependency, type-safe CLI framework for TypeScript. CAC replacement with Standard Schema support (Zod, Valibot, ArkType). Use goke when building CLI tools — it handl
otherbashmarkdowntypescript - book-to-skillvirgiliojr94/book-to-skill
Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principle
otherbashmarkdown - boundary-auditignaciohermosillacornejo/copilot-money-mcp
Use when running the quarterly boundary audit of this repo's external assumptions — inventory the write/read/docs surfaces against the conformance ledger, track the verification-cl
otherbashmarkdown - code-reviewshareAI-lab/learn-claude-code
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
otherbashjavascriptmarkdownpython - skill-creatorvercel-labs/json-render
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specializ
otherbashmarkdown - skill-creatormetaspartan/cybara
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
otherbashmarkdown - cn-checkcontinuedev/continue
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Con
otherbashjsonmarkdown - verification-loopsifxprime/kodelyth-ecc
A comprehensive verification system for Claude Code sessions.
otherbashmarkdown - openclaw-persona-forgesifxprime/kodelyth-ecc
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenCla
otherbashmarkdown+6 files - ai-regression-testingsifxprime/kodelyth-ecc
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spo
othermarkdowntypescript - e2e-testingsifxprime/kodelyth-ecc
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
otherbashmarkdowntypescriptyaml - browser-qasifxprime/kodelyth-ecc
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
othermarkdown - autonomous-loopssifxprime/kodelyth-ecc
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
otherbashmarkdowntypescript - codebase-onboardingsifxprime/kodelyth-ecc
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new proj
othermarkdown - councilsifxprime/kodelyth-ecc
Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.
othermarkdown - canary-watchsifxprime/kodelyth-ecc
Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
othermarkdownyaml - architecture-decision-recordssifxprime/kodelyth-ecc
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintai
othermarkdown - agent-introspection-debuggingsifxprime/kodelyth-ecc
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
othermarkdown - deep-researchsifxprime/kodelyth-ecc
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thoroug
othermarkdown - security-bounty-huntersifxprime/kodelyth-ecc
Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only finding
otherbashmarkdown - eval-harnesssifxprime/kodelyth-ecc
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
otherbashmarkdownReadWriteEdit - hookify-rulessifxprime/kodelyth-ecc
This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patter
otherbashmarkdown - iterative-retrievalsifxprime/kodelyth-ecc
Pattern for progressively refining context retrieval to solve the subagent context problem
otherjavascriptmarkdown - gan-style-harnesssifxprime/kodelyth-ecc
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
otherbashmarkdownReadWriteEdit - git-workflowsifxprime/kodelyth-ecc
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
otherbashgitignoremarkdown - intent-routingsifxprime/kodelyth-ecc
How Kodelyth ECC auto-detects user intent and routes to the right specialist agent without requiring explicit invocation. Read this when you (the AI) want to understand the routing
othermarkdown - knowledge-wikizhayujie/CowAgent
Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structure
othermarkdown+2 files - skill-creatorzhayujie/CowAgent
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructurin
otherbashmarkdownyaml - analyze-repoAzure/containerization-assist
Detect languages, frameworks, build systems, dependencies, databases, and environment variables in a repository **for the purpose of containerization or cloud deployment**. Use BEF
othermarkdown - generate-dockerfileAzure/containerization-assist
Generate or enhance a Dockerfile for a containerized application using curated base-image recommendations and security best practices. Use AFTER analyze-repo (or after the user has
othermarkdown - generate-k8s-manifestsAzure/containerization-assist
Generate production-ready Kubernetes manifests (Deployment, Service, ConfigMap, Secret, ServiceAccount, optional HPA) for a containerized application. Use AFTER a Dockerfile exists
othermarkdownyaml - fix-dockerfileAzure/containerization-assist
Validate and remediate an existing Dockerfile against security, performance, and best-practice rules. Use AFTER a Dockerfile exists (either user-authored or produced by generate-do
othermarkdown - prodcheck-reviewFarzamHabibi/pre-production-checklist
Review this codebase against the prodcheck pre-production checklists — security, performance, scale, integrations and post-launch readiness. Use when asked to check whether a proje
otherbashmarkdown - skill-creatoreosphoros-ai/DB-GPT
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specializ
othermarkdown - a0-create-agentagent0ai/agent-zero
Create a new Agent Zero agent profile (subordinate). Covers where profiles live (user / plugin-distributed / project-scoped), the agent.yaml schema, the prompt inheritance & overri
otherjsonmarkdownpythonyaml - opencli-autofixjackwener/OpenCLI
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapte
otherbashmarkdowntypescriptyamlBash(opencli:*)Bash(gh:*)Read - opencli-adapter-authorjackwener/OpenCLI
Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verif
othermarkdownBash(opencli:*)Bash(jsluice:*)Read+2 files - opencli-sitemap-authorjackwener/OpenCLI
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use aft
othermarkdownyamlBash(opencli:*)ReadEdit+1 files - smart-searchjackwener/OpenCLI
基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
othermarkdown - opencli-browser-sitemapjackwener/OpenCLI
Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily
othermarkdownBash(opencli:*)ReadEdit - speakingsteipete/agent-scripts
Speaking ops: invites, keynotes, panels, Gmail/calendar, conferences.
otherbashmarkdown - self-nudge-loopkirodotdev/KiroCrew
Build a reactive same-session autonomy loop using KiroCrew's AutoNudgeService. One long-lived dashboard session keeps working toward a goal — when its turn completes and no user in
otherbashmarkdown - loopx-projecthuangruiteng/loopx
Use when connecting a repository or project goal document to LoopX, maintaining project-local goal state, refreshing stale dashboard status, syncing local projects into the shared
otherbashmarkdownpowershell - aiceptionNateBJones-Projects/OB1
Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /aiception command, (2) 'save this as a skill' or 'extract a skill from this', (3) 'wh
othermarkdown
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.