86343 Skills Available

Find awesome
Agent Skills

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

Popular searches

playwright-debugging

Use when Playwright scripts fail, tests are flaky, selectors stop working, or timeouts occur - provides systematic debugging approach for browser automation issues

ed3dai
ed3dai
23728

playwright-patterns

Use when writing Playwright automation code, building web scrapers, or creating E2E tests - provides best practices for selector strategies, waiting patterns, and robust automation that minimizes flakiness

ed3dai
ed3dai
23728

investigating-a-codebase

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists; when design makes assumptions about file locations, structure, or existing code that need verification - prevents hallucination by grounding plans in reality

ed3dai
ed3dai
23728

researching-on-the-internet

Use when planning features and need current API docs, library patterns, or external knowledge; when testing hypotheses about technology choices or claims; when verifying assumptions before design decisions - gathers well-sourced, current information from the internet to inform technical decisions

ed3dai
ed3dai
23728

export-session-as-markdown

Use when the user wants to export a Claude Code session transcript as a readable Markdown file — converts the current session (or a specified transcript path) into GitHub-flavored Markdown with metadata header, collapsible tool results, and thinking blocks

ed3dai
ed3dai
23728

review-recent-sessions

Use when the user wants to review their recent Claude Code sessions for patterns — analyzes the last N sessions (default 5) in the current project, dispatching parallel reviewers per session, then synthesizing cross-session findings

ed3dai
ed3dai
23728

writing-for-a-technical-audience

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity

ed3dai
ed3dai
23728

writing-good-tests

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

ed3dai
ed3dai
23728

asking-clarifying-questions

Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution

ed3dai
ed3dai
23728

brainstorming

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

ed3dai
ed3dai
23728

skill-permissions

Skill permission analysis, one-time authorization, analyze skill permissions, batch authorization

guo-yu
guo-yu
23418

port-allocator

Automatically allocate and manage development server ports, avoiding port conflicts between multiple Claude Code instances

guo-yu
guo-yu
23418

share-skill

Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote

guo-yu
guo-yu
23418

skill-i18n

Translate SKILL.md and README.md files into multiple languages for sharing skills internationally

guo-yu
guo-yu
23418

ceo-skill

Intelligent project management dashboard - view all projects status, priorities, and todos from a CEO perspective

guo-yu
guo-yu
23418

makefile-review

'Use this skill for Makefile audit and optimization. Use when auditing

athola
athola
23423

workflow-monitor

automatically create GitHub issues for workflow improvements via /fix-workflow.

athola
athola
23423

authentication-patterns

'Authentication patterns for external services: API keys, OAuth, token

athola
athola
23423

content-sanitization

Sanitization guidelines for external content

athola
athola
23423

damage-control

>

athola
athola
23423

deferred-capture

>-

athola
athola
23423

document-conversion

>-

athola
athola
23423

error-patterns

'Standardized error handling patterns with classification, recovery,

athola
athola
23423

evaluation-framework

Consult this skill when building evaluation or scoring systems. Use when

athola
athola
23423

git-platform

'Git platform detection and cross-platform command mapping for GitHub,

athola
athola
23423

markdown-formatting

>-

athola
athola
23423

progressive-loading

'Context-aware progressive module loading with hub-and-spoke pattern

athola
athola
23423

structured-output

'Consult this skill when formatting final review deliverables. Use when

athola
athola
23423

pytest-config

'Standardized pytest configuration for Claude Night Market plugin testing

athola
athola
23423

quota-management

'Quota tracking, threshold monitoring, and graceful degradation for rate-limited

athola
athola
23423

risk-classification

'Inline risk classification for agent tasks using a 4-tier model. Hybrid

athola
athola
23423

service-registry

Consult this skill when implementing service registry patterns. Use when

athola
athola
23423

stewardship

>-

athola
athola
23423

storage-templates

Consult this skill when designing storage and documentation systems.

athola
athola
23423

supply-chain-advisory

'Supply chain security patterns for dependency management: known-bad version

athola
athola
23423

testing-quality-standards

'Cross-plugin testing quality metrics and standards. Referenced by pensive:test-review

athola
athola
23423

usage-logging

Consult this skill when implementing usage logging and audit trails.

athola
athola
23423

utility

>-

athola
athola
23423

digital-garden-cultivator

'Consult this skill when cultivating and maintaining digital gardens.

athola
athola
23423

knowledge-intake

'Process external resources into actionable knowledge with evaluation,

athola
athola
23423

knowledge-locator

'Consult this skill when searching or navigating stored knowledge. Use

athola
athola
23423

memory-palace-architect

'Consult this skill when designing permanent memory palace structures.

athola
athola
23423

scope-guard

'Use this skill BEFORE implementing any new feature. Important for

athola
athola
23423

review-chamber

Capture and retrieve PR review knowledge in project memory palaces.

athola
athola
23423

session-palace-builder

'Consult this skill for session-scoped temporary knowledge structures.

athola
athola
23423

github-initiative-pulse

'Outputs markdown digests and CSV exports for GitHub issues and PRs.

athola
athola
23423

release-health-gates

'Standardizes release approvals with GitHub-aware checklists. Use when

athola
athola
23423

python-async

'Consult this skill for async Python patterns and concurrency. Use when

athola
athola
23423

python-packaging

'Consult this skill for Python package creation and distribution. Use

athola
athola
23423

rigorous-reasoning

'Prevents sycophantic reasoning through checklist-based analysis, categorical

athola
athola
23423

Page 462 of 1727 · 86343 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.