74167 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

yurifrl
yurifrl
0

drafts

Organize user's ideas into clear, simple drafts

yurifrl
yurifrl
0

cli-config

Manage CLI application configuration with Cobra and Viper. Use when implementing config files, environment variables, flags binding, or when user mentions Viper, configuration management, config files, or CLI settings.

yurifrl
yurifrl
0

charm-stack

Build terminal UIs with Bubbletea, Bubbles, Lipgloss, and Huh. Use when creating TUI applications, interactive forms, styled terminal output, or when user mentions Bubbletea, Bubbles, Lipgloss, Huh, Charm, or TUI development.

yurifrl
yurifrl
0

agent-tests

Agent-runnable e2e tests that validate workflows with real commands

yurifrl
yurifrl
0

ag:claudemd-update

Updates CLAUDE.md based on recent conversation history. This skill should be used when the user asks to update their CLAUDE.md, sync learnings from conversations, or review what was discussed recently.

yurifrl
yurifrl
0

ag:checkpoint

Session checkpoint — saves context, outputs summary + changelog. Three-in-one wrap-up command.

yurifrl
yurifrl
0

slack-chat

communicate via slack-chat channels and direct messages with users

mikesmullin
mikesmullin
0

receiving-feedback

Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

viktorvan
viktorvan
0

prompt-optimizer

This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly structured prompts and need assistance transforming them into clear, effective, and well-structured instructions that AI models can better understand and execute. This skill applies comprehensive prompt engineering best practices to enhance prompt quality, clarity, and effectiveness.

viktorvan
viktorvan
0

writing-clearly-and-concisely

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

viktorvan
viktorvan
0

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

viktorvan
viktorvan
0

cooklang-formatting

Format recipes using Cooklang markup syntax. Use when creating, editing, or converting recipes to Cooklang format. Covers ingredients, equipment, timers, metadata, and file organization.

keiththompson
keiththompson
0

social-value-report

Generate the social value report from CSV inputs by detecting CSVs, anonymising them, and producing a month-by-month markdown report.

sofer
sofer
0

refactor

Analyse Python code for refactoring opportunities using functional programming principles, code quality checks, and manual refactoring guidance. Use when user wants to improve code quality, check for code smells, or refactor to functional style.

sofer
sofer
0

design_documents

Co-author design docs and propose section-by-section requirement edits

snease
snease
0

debug

Add traceable debug logs that can be auto-removed with a single command. Use when debugging issues - logs follow a strict format for clean removal.

perfux
perfux
0

mmi-analyzer

>

wfukatsu
wfukatsu
0

physics-simulation

MCP-SIM(KAIST-M4)の6エージェントパイプラインを基にした物理シミュレーション自動化スキル。自然言語の要件からFEniCSシミュレーションコードを生成・実行・検証し、教育向けレポートまで出力します。線形弾性、熱伝導、流体流動、熱機械結合、圧電変形、相場破壊力学などに対応。参照: https://github.com/KAIST-M4/MCP-SIM

wfukatsu
wfukatsu
0

scalardb-sizing-estimator

|

wfukatsu
wfukatsu
0

kc-docs

Generate intelligent Python project documentation with UML class diagrams, architecture diagrams, and code analysis. Analyzes codebase structure to recommend and create appropriate visualizations for project overview.

Markedslabben
Markedslabben
0

ant-worker

Distributed task executor for CATALYTIC-DPT swarm.

Reneromero08
Reneromero08
0

terminal-bridge

Unified terminal bridge for AGS. Supports two distinct servers: (1) AGS PowerShell Bridge for Google Antigravity MCP command execution, and (2) VSCode Antigravity Bridge for spawning terminals inside VSCode.

Reneromero08
Reneromero08
0

test-primitives

Test CAT LAB safe primitives including file locking, atomic writes, and task validation

Reneromero08
Reneromero08
0

admission-control

Validate the ags admit admission control gate using deterministic fixtures.

Reneromero08
Reneromero08
0

cortex-toolkit

Unified toolkit for CORTEX operations including CAS integrity verification, summary generation, and LLM packer smoke testing.

Reneromero08
Reneromero08
0

commit-manager

Unified manager for commit-related operations including commit queue management, commit summary logging, and artifact escape hatch validation.

Reneromero08
Reneromero08
0

adr-create

Create a new Architecture Decision Record with auto-numbering and template

Reneromero08
Reneromero08
0

canon-governance-check

Enforces changelog updates for significant changes to CANON/, TOOLS/, schemas, and ADRs

Reneromero08
Reneromero08
0

skill-creator

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 specialized knowledge, workflows, or tool integrations.

Reneromero08
Reneromero08
0

workspace-isolation

Enforces disciplined git workflow for agents to prevent commit bloat and ensure human approval before permanent repository changes.

Reneromero08
Reneromero08
0

prompt-runner

Run NAVIGATION/PROMPTS tasks by parsing headers, enforcing prompt canon gates (lint, FILL_ME__, hash checks, allowlists, dependencies), executing declared commands, and emitting deterministic receipts/reports. Use when asked to execute a prompt file or run a phase prompt.

Reneromero08
Reneromero08
0

critic-run

Run TOOLS/governance/critic.py to verify governance compliance before making changes

Reneromero08
Reneromero08
0

commit-ceremony

Run failsafe checks and return ceremony checklist with staged files

Reneromero08
Reneromero08
0

ci-trigger-policy

Run when a policy check is required for CI triggers.

Reneromero08
Reneromero08
0

canonical-doc-enforcer

Enforce canonical filename and metadata standards for ALL markdown documentation across the repository.

Reneromero08
Reneromero08
0

canon-migration

This skill handles migrations when breaking changes occur to the canon or system structure.

Reneromero08
Reneromero08
0

master-override

Audit logging and gated access for MASTER_OVERRIDE usage.

Reneromero08
Reneromero08
0

invariant freeze

Verifies that all core invariants (INV-001 through INV-008) exist in CANON/INVARIANTS.md. This ensures that invariants are not removed without a major version bump, maintaining the v1.0 stability g...

Reneromero08
Reneromero08
0

repo-contract-alignment

Align the repository with its stated governance by scanning contract docs, extracting explicit rules, running checks, and implementing the smallest compliant fixes with enforcement.

Reneromero08
Reneromero08
0

research-cache

Access and manage the persistent research cache to avoid redundant browsing

Reneromero08
Reneromero08
0

inbox-report-writer

Use when generating INBOX ledgers, updating INBOX.md indexes, validating INBOX content hashes, or writing canonical reports to INBOX.

Reneromero08
Reneromero08
0

mcp-toolkit

Unified toolkit for MCP (Model Context Protocol) operations including server building, access validation, extension verification, message board management, pre-commit checks, and smoke testing.

Reneromero08
Reneromero08
0

pipeline-toolkit

Unified toolkit for pipeline DAG operations including scheduling, receipt generation, and restoration.

Reneromero08
Reneromero08
0

doc-merge-batch-skill

Deterministic document merge utility (verify/apply) with JSON-in/JSON-out skill wrapper

Reneromero08
Reneromero08
0

intent-guard

|

Reneromero08
Reneromero08
0

doc-update

Use when asked to update repository documentation, ADRs, or onboarding guidance.

Reneromero08
Reneromero08
0

example-echo

Use when a minimal, deterministic example skill is needed to verify the contract runner.

Reneromero08
Reneromero08
0

file-analyzer

Analyzes repo structure and identifies critical files.

Reneromero08
Reneromero08
0

pack-validate

Validates that a pack is complete, correctly structured, and navigable.

Reneromero08
Reneromero08
0

Page 1442 of 1484 · 74167 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.