Agent skills that run yaml, 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.
- 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 - ima2-uiuxlidge-jun/ima2-gen
Design direction discovery and UX judgment for ima2 users. Use for UI/UX direction and design judgment — vague visual briefs, onboarding, empty/error/loading states, layout vocabul
otherbashyaml - metabase-data-app-setupmetabase/metabase
Scaffold a new Metabase data-app into the connected remote-sync repository's `data_apps/<app>/` directory from the `data-app-template`. Use when the user asks to start, create, sca
otherbashjsontypescriptyaml - homebutlerHigangssh/homebutler
Homelab server operations via homebutler CLI/MCP. Check system status, generate butler reports, scan inventory/topology, manage Docker containers, install self-hosted apps, verify
otherbashyaml - find-npm-packagesthedaviddias/Front-End-Checklist
Use when you need to find the 2-3 most popular and well-maintained npm packages relevant to a frontend checklist rule, validate they meet quality thresholds, and add them to the ru
otherbashyaml - agent-recallGoldentrii/AgentRecall-X
Persistent compounding memory for AI agents. 5 default MCP tools: session_start, session_end, remember, recall, check. Full surface (18 tools) available with --full flag. Two-verb
otherbashjsonyaml - ai-rulezGoldziher/ai-rulez
Manage AI assistant governance rules across Claude, Cursor, Windsurf, Copilot, Gemini, and other tools using ai-rulez. Use when configuring rules, context, skills, domains, profile
otherbashtomlyaml - kotlin-ktor-patternssifxprime/kodelyth-ecc
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
otherkotlinyaml - security-scansifxprime/kodelyth-ecc
Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MC
otherbashyaml - observabilitysifxprime/kodelyth-ecc
Production observability patterns — structured logging, distributed tracing, metrics, health checks, alerting, and error budgets. Build systems you can understand when they break.
otherpythontypescriptyaml - canary-watchsifxprime/kodelyth-ecc
Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
othermarkdownyaml - golang-testingsifxprime/kodelyth-ecc
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
otherbashgoyaml - django-verificationsifxprime/kodelyth-ecc
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
otherbashpythonyaml - docker-patternssifxprime/kodelyth-ecc
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
otherbashdockeryaml - agent-evalsifxprime/kodelyth-ecc
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
otherbashyamlReadWriteEdit - git-masterysifxprime/kodelyth-ecc
Advanced Git workflows, branching strategies, history management, and team collaboration patterns. Covers trunk-based development, interactive rebase, bisect debugging, monorepo wo
otherbashyaml - rust-testingsifxprime/kodelyth-ecc
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
otherbashrusttomlyaml - tdd-workflowsifxprime/kodelyth-ecc
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
otherbashjsontypescriptyaml - e2e-testingsifxprime/kodelyth-ecc
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
otherbashmarkdowntypescriptyaml - continuous-learning-v2sifxprime/kodelyth-ecc
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-s
otherbashjsonyaml - kotlin-testingsifxprime/kodelyth-ecc
Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
otherbashkotlinyaml - healthcare-eval-harnesssifxprime/kodelyth-ecc
Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compli
otherbashyaml - data-scraper-agentsifxprime/kodelyth-ecc
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a fre
otherpythonyaml - deployment-patternssifxprime/kodelyth-ecc
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
otherbashdockertypescriptyaml - springboot-securitysifxprime/kodelyth-ecc
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
otherjavayaml - golang-patternssifxprime/kodelyth-ecc
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
otherbashgoyaml - 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 - assemble-changelogrerun-io/rerun
Assemble the per-PR changeset entries in docs/content/changelog/upcoming/ into a release's changeset-0-XX.md and generate the detailed CHANGELOG.md sections. Use at release time wh
otherbashyamlBash Read Edit Write+1 files - 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 - simmer-skill-builderSpartanLabsXyz/simmer-sdk
Generate complete, installable OpenClaw trading skills from natural language strategy descriptions. Use when your human wants to create a new trading strategy, build a bot, generat
otherbashjsonyaml - simmer-mcp-setupSpartanLabsXyz/simmer-sdk
One-shot bootstrap for the Simmer MCP server. Detects your agent runtime (Claude Code / Cursor / OpenClaw / Hermes / Codex / Grok Bot), installs simmer-mcp via npm, writes the righ
otherbashjsontomlyaml - polymarket-mil-aircraft-trackerSpartanLabsXyz/simmer-sdk
Trade Polymarket strike/action markets using military aircraft ADS-B positioning via pref.trade. Fires when tracked mil aircraft cluster in a target region.
otherbashyaml+1 files - build-skillagent0ai/agent-zero
Build or improve Agent Zero skills following the official SKILL.md standard. Use when the user asks to create, rename, move, audit, test, or refactor a skill, or when a workflow sh
otherbashyaml - 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-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 - 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 - nemoclaw-email-policyUseJunior/email-agent-mcp
Enforce email safety policies at the network level with NemoClaw. Use when user says "email policy," "send guardrail," "prevent accidental send," "email allowlist," "NemoClaw email
otherbashyaml - email-draftingUseJunior/email-agent-mcp
Draft email replies with tone matching, proper threading, and formatting that survives email clients. Use when user says "draft a reply," "respond to this email," "write an email,"
otheryaml+1 files - experiment-queuewanshuiyin/Auto-claude-code-research-in-sleep
SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队
otherbashmarkdownregexyamlBash(*)ReadGrep+1 files - resubmit-pipelinewanshuiyin/Auto-claude-code-research-in-sleep
Workflow 5: orchestrate a text-only resubmit of a polished paper to a different venue under hard constraints (no new experiments, no bib edits, no framework changes, never overwrit
otherbashyamlBash(*)ReadWrite+1 files - auto-paper-improvement-loopwanshuiyin/Auto-claude-code-research-in-sleep
Autonomously improve a generated paper via GPT-6-Astra xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve"
otherbashjsonmarkdownyamlBash(*)ReadWrite+1 files - dagudagucloud/dagu
Authors, validates, and troubleshoots Dagu DAG definitions and assists with Dagu CLI operations. Use when creating or debugging DAG YAML, choosing Dagu commands, or inspecting and
otheryaml - share-skillsspinabot/brigade
Use when you need to author, package, or share a skill folder — understanding the SKILL.md format, where skills live, and how to bundle a folder so it can be shared with others.
otherbashyaml - skill-creatornextlevelbuilder/goclaw
Create or update GoClaw agent skills with eval-driven iteration. Use for new skills, skill scripts, references, benchmark optimization, description optimization, eval testing, exte
otheryaml - docs-searcharabold/docs-mcp-server
Search and query the Grounded Docs MCP Server documentation index. Covers listing indexed libraries, searching documentation content, and resolving library versions. Use when you n
otherbashyaml - agentfield-personalAgent-Field/agentfield
Build and install a personal AI agent on this machine's AgentField: real source in ~/agentfield-agents, packaged with agentfield-package.yaml, installed with `af install`, started
otheryaml - agentwheelNestDevLab/agentwheel
Manage and explicitly inspect reusable agent artifacts with Agentwheel. Use when the user asks to search, add, install, update, customize, eject, or uninstall skills, integrations,
otherbashjsonyamlBash - setup-profilepaladini/mcp-me
Initialize and populate a mcp-me personal profile from public APIs. Use when the user needs to set up, generate, or refresh their mcp-me profile.
otherbashjsonyaml - argusironclawdevs27/Argus
Argus AI-powered QA harness — Chrome DevTools MCP reference for browser automation, accessibility, performance, security, and debugging
otherbashhtmljavascriptjson - neuron-evaluation-engineerneuron-core/neuron-ai
Create and run AI evaluations with datasets, assertions, and output drivers in Neuron AI. Use this skill whenever the user mentions evaluation, testing AI systems, creating evaluat
otherbashjsonphpyaml - skill-creatoropenakita/openakita
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run e
otherbashjsonmarkdownyaml - openakita/skills@obsidian-skillsopenakita/openakita
Manage Obsidian vaults with full support for Obsidian Flavored Markdown — wikilinks, embeds, callouts, YAML properties, Dataview queries, Canvas, and Bases. Organize notes using MO
otherjsonmarkdownyaml - r2-uploadzebbern/claude-code-guide
Upload files to Cloudflare R2, AWS S3, or any S3-compatible storage (like MinIO) and generate secure, time-limited presigned download links with configurable expiration, typically
otherbashyaml - pipeline-blueprintzebbern/claude-code-guide
Provide CI/CD best practices and pipeline templates for GitHub Actions and GitLab CI, recommending configurations based on project type (frontend, backend, fullstack, library, mono
otheryaml - agent-spec-estimateZhangHanDong/agent-spec
CRITICAL: Use for estimating work effort from agent-spec Task Contracts. Triggers on: estimate, estimation, how long, work effort, round count, time estimate, scope, sizing, cost,
otherbashmarkdownyaml - hmem-configBumblebiber/hmem
View and change hmem memory settings, hooks, sync, and checkpoints. Use on /hmem-config, or when the user asks why context is huge, how to change auto-save, how often checkpoints f
otherbashjsonyaml - offensive-osintelementalsouls/Claude-OSINT
Operational arsenal for external red-team and bug-bounty reconnaissance. Concrete wordlists (28 Swagger paths, 13 GraphQL paths, 35 high-risk ports, 6 missing-header findings, 15 a
otherbashjsonpowershellpython+1 files - doctermio-sh/termio
Use for ANY operation on a doc under docs/ — creating, updating/editing, changing its status, or querying. Keeps the YAML front matter (title/status/type/updated) correct and regen
otherbashyaml - ha-skill-creatorshiwenwen/hope-agent
Create, edit, improve, or audit Hope Agent skills. Use when the user wants to: (1) create a new skill from scratch, (2) edit or improve an existing skill, (3) review or clean up a
otherbashjsonyaml+15 files - nemo-automodel-distributed-trainingNVIDIA-NeMo/Automodel
Guide for selecting and configuring distributed training strategies in NeMo AutoModel, including FSDP2, Megatron FSDP, DDP, and parallelism settings.
otherpythonyaml
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.