84368 Skills Available

Find awesome
Agent Skills

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

Popular searches

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.

jssee
jssee
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

jssee
jssee
0

executing-tickets

Use to implement tickets created by writing-tickets skill

jssee
jssee
0

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

jssee
jssee
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.

jssee
jssee
0

writing-tickets

Use when you have a spec or requirements for a multi-step task, before touching code

jssee
jssee
0

slack-writer

Draft Slack messages with appropriate tone. Use when writing messages to teammates or customers over Slack.

SocketDev
SocketDev
0

api-client-template

Template for creating API integration skills. Copy and customize for your specific API.

SocketDev
SocketDev
0

prep-meetings

Prepare for customer meetings by aggregating context from multiple data sources. Invoked with /prep-meetings.

SocketDev
SocketDev
0

feature-recovery

>

pcortes
pcortes
0

issue-validator

>

pcortes
pcortes
0

refactor-critic

>

pcortes
pcortes
0

refactor-moderator

>

pcortes
pcortes
0

issue-creator

>

pcortes
pcortes
0

bug-researcher

>

pcortes
pcortes
0

feature-spec-moderator

>

pcortes
pcortes
0

qa-behavioral-tester

>

pcortes
pcortes
0

qa-orchestrator

>

pcortes
pcortes
0

qa-regression-scanner

>

pcortes
pcortes
0

backlog-moderator

>

pcortes
pcortes
0

backlog-critic

>

pcortes
pcortes
0

code-quality-analyst

>

pcortes
pcortes
0

coder

>

pcortes
pcortes
0

feature-spec-author

>

pcortes
pcortes
0

feature-spec-critic

>

pcortes
pcortes
0

root-cause-analyzer

>

pcortes
pcortes
0

backlog-champion

>

pcortes
pcortes
0

fix-planner

>

pcortes
pcortes
0

open-source-librarian

>

pcortes
pcortes
0

issue-splitter

>

pcortes
pcortes
0

qa-contract-validator

>

pcortes
pcortes
0

complexity-gate

>

pcortes
pcortes
0

feature-verifier

>

pcortes
pcortes
0

advanced-workflows

Multi-tool orchestration patterns for BK operations

blueraai
blueraai
0

statusline

Install or update the bluera-knowledge statusline module

blueraai
blueraai
0

store-lifecycle

Create, index, and manage BK stores

blueraai
blueraai
0

when-to-query

When to use BK vs Grep/Read for current project

blueraai
blueraai
0

knowledge-search

Use when the user asks about libraries, frameworks, dependencies, API references, implementation details, or needs code examples from third-party packages. Activates for library API questions, dependency errors, framework configuration, or code generation involving external packages.

blueraai
blueraai
0

search-optimization

Optimize BK search with intent, detail level, and store filtering

blueraai
blueraai
0

warning-example

I am a skill that has some quality issues but is technically valid.

intent-solutions-io
intent-solutions-io
0

pdf-processor

Extracts text and tables from PDF documents. Use when working with PDF files or when the user needs document analysis.

intent-solutions-io
intent-solutions-io
0

pull-request-format

Validate pull request source/target rules and draft standardised PR titles and Markdown descriptions that match repository GitHub Actions enforcement.

diey
diey
0

tests-and-formatting-discipline

Maintain testing and formatting discipline aligned with the repository CI pipeline without automatically running tools.

diey
diey
0

ask-clarifying-questions

Ask the minimum necessary clarifying questions before implementation when requirements are unclear or ambiguous.

diey
diey
0

boost-search-docs-first

Use Laravel Boost search-docs to verify the correct, version-specific approach before implementing Laravel ecosystem features.

diey
diey
0

minimal-file-changes

Prefer small, local edits. Avoid creating new files or folders unless required by Laravel conventions or explicitly requested by the user.

diey
diey
0

terminal-driven-fix-loop

Use a terminal-first feedback loop where the user runs tools manually and provides output for fixes.

diey
diey
0

optimizing-context

Provides unified interface for all context engineering patterns. Use when optimizing AI agent context: compression, degradation detection, KV-cache optimization, or session management.

Git-Fg
Git-Fg
0

architecting-memory

Implements progression from Vector RAG → GraphRAG → Temporal Knowledge Graphs. Use when designing persistent memory architectures for AI agent systems.

Git-Fg
Git-Fg
0

generating-ui

Creates beautiful visual art in .png and .pdf documents using design philosophy. Use when creating posters, artwork, designs, and static visual pieces with original designs. Never copy existing artists' work to avoid copyright violations.

Git-Fg
Git-Fg
0

Page 1655 of 1688 · 84368 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.