62542 Skills Available

Find awesome
Agent Skills

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

Popular searches

knowledge-base

Maintain a markdown knowledge base at ~/git/knowledge-base/. Use when the user asks to interact with 'kb' or 'knowledge base' - adding content, deleting obsolete information, searching, or maintaining organization. Triggers on phrases like "add this to the kb", "delete from kb", "update kb", "maintain kb", "search kb", or any knowledge base operation.

timbuchinger
timbuchinger
0

mimir-prometheus-troubleshoot

Help craft efficient Mimir/Prometheus queries, troubleshoot metric issues, avoid high-cardinality problems, and recommend best practices for aggregation, recording rules, and performance.

timbuchinger
timbuchinger
0

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

timbuchinger
timbuchinger
0

bats-testing-patterns

Comprehensive guide for writing shell script tests using Bats (Bash Automated Testing System). Use when writing or improving tests for Bash/shell scripts, creating test fixtures, mocking commands, or setting up CI/CD for shell script testing. Includes patterns for assertions, setup/teardown, mocking, fixtures, and integration with GitHub Actions.

timbuchinger
timbuchinger
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

timbuchinger
timbuchinger
0

bash-defensive-patterns

Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready.

timbuchinger
timbuchinger
0

azure-troubleshoot

Troubleshoot Azure using tool-first access, falling back to Azure CLI when necessary. Focus on Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.

timbuchinger
timbuchinger
0

blueprint

Standardized workflow for managing technical blueprints in the .blueprints/ directory.

jeremytondo
jeremytondo
0

glab

Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows.

gitlabglabclimr
Agent Framework Team
Agent Framework Team
0

gh

Expert guidance for using the GitHub CLI (gh) to manage GitHub issues, pull requests, Actions workflows, repositories, and other GitHub operations from the command line. Use this skill when the user needs to interact with GitHub resources or perform GitHub workflows.

githubghclipr
Agent Framework Team
Agent Framework Team
0

design

Create unique visual designs by synthesizing from inspirations and preferences. Covers typography, color, layout, spacing, and animation philosophy.

JacbK
JacbK
0

fonts

Reference for selecting distinctive typography. Includes font recommendations by vibe, category, archetype, and pairing guidelines for Next.js projects.

JacbK
JacbK
0

research

Gather information about users from materials, profile config, GitHub, and web search to inform portfolio content and design decisions.

JacbK
JacbK
0

deploy

Help users deploy their portfolio to production. Covers Vercel, Netlify, Cloudflare Pages, GitHub Pages, Docker, and MCP integration for AI-driven deployment.

JacbK
JacbK
0

content

Generate authentic, compelling copy for portfolios. Covers tone calibration, taglines, bios, project descriptions, and avoiding assumptions.

JacbK
JacbK
0

persona

AI assistant framework for building unique, authentic portfolio websites from scratch. Guides agents through research, design, and implementation phases.

JacbK
JacbK
0

seo

Optimize portfolios for search engines and set up analytics. Covers meta tags, OG images, structured data, analytics options, and performance optimization.

JacbK
JacbK
0

colors

Reference guide for portfolio color palettes. Includes quick vibe lookup, full palettes, and application guidelines using the 60-30-10 rule.

JacbK
JacbK
0

lux-create-pull-request

Guidelines and checklists for creating a PR for Luxor.

monoppa
monoppa
0

analyse-and-review-pr

Analyse and review a pull request

monoppa
monoppa
0

plan-mode

Guidelines for Plan Mode - focus on planning before implementation

monoppa
monoppa
0

gemini-deep-research

Build Gemini Deep Research agents using the Interactions API. Use when creating autonomous research agents, implementing multi-step information gathering, building research report generators, or integrating Gemini's Deep Research capabilities into applications. Handles polling, streaming, file integration, and report synthesis.

hiapplyco
hiapplyco
0

gemini-vision

Generate images and videos using Gemini CLI's vision extension. Use for image generation with Nano Banana (gemini-2.5-flash-image), video generation with Veo 3, webcam capture, and image-to-image transformations. Invokes Gemini CLI commands and returns file paths.

hiapplyco
hiapplyco
0

gerar-quiz-rag

Gerador e executor de quiz sobre conhecimento RAG. Comandos: '/gerar-quiz-rag gerar' para gerar perguntas do banco RAG e salvar em JSON, '/gerar-quiz-rag iniciar' para executar quiz de 10 perguntas, '/gerar-quiz-rag status' para ver progresso. Claude consulta o banco SQLite RAG e gera perguntas diretamente.

diegofornalha
diegofornalha
0

frontend-design

Create distinctive, production-grade frontend interfaces (components, pages, apps) with a bold, intentional aesthetic; avoid generic AI layouts and follow ResiDesk typography/theme tokens when applicable.

arjshiv
arjshiv
0

docker-backend

Dockerizes backend projects with auto-detection, latest base images via web search, Dockerfile generation, and Makefile with port override support.

leonj1
leonj1
0

flyway-backend-docker

Setup backend project with Flyway SQL migrations, tini init system, and MySQL integration testing. Modifies existing Dockerfile from backend-docker skill.

leonj1
leonj1
0

tech-stack-analyzer

Delegates tech stack detection to a lightweight agent. Use when you need to know the project's language, frameworks, or dependencies without loading manifest files into context.

leonj1
leonj1
0

strict-architecture

Enforces universal strict governance rules (500 lines, 5 funcs, 4 args) and interface-first I/O for Python, Golang, and .NET.

leonj1
leonj1
0

code-searcher

Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functions without loading search results into context.

leonj1
leonj1
0

context-initializer

Automatically invokes init-explorer agent when project context is empty or unknown.

leonj1
leonj1
0

violation-scanner

Delegates coding standards violation scanning to a lightweight agent. Use when checking files for violations without loading full source files into context.

leonj1
leonj1
0

test-pattern-detector

Delegates test pattern detection to a lightweight agent. Use when you need to understand existing test conventions without loading test files into context.

leonj1
leonj1
0

exa-websearch

Uses Exa API for intelligent web searches. Provides up-to-date information with semantic search capabilities.

leonj1
leonj1
0

epub-translate

A skill for creating bilingual EPUB books by adding translated text alongside the original content while preserving the original formatting and structure.

lywa1998
lywa1998
0

logisphere-design-review

>

leynos
leynos
0

implementation-postmortem

Conduct structured implementation postmortems to gather feedback on architecture conformance, library friction, and tooling effectiveness. Use when reviewing completed implementations, PRs, or development phases to surface design gaps, boundary violations, and improvement opportunities. Triggers on requests for code review feedback, implementation retrospectives, architecture audits, or library/tooling evaluations.

leynos
leynos
0

hexagonal-architecture

Design, implement, and maintain applications using hexagonal architecture (ports and adapters). Use when (1) designing new systems requiring clear separation between domain logic and infrastructure, (2) refactoring monolithic or tightly-coupled codebases toward cleaner boundaries, (3) reviewing architecture for dependency rule violations or layer leakage, (4) establishing testing strategies that isolate domain logic, or (5) evaluating whether hexagonal architecture suits a given problem domain.

leynos
leynos
0

logisphere-experts

>

leynos
leynos
0

hypothesis-debugging

Structured code debugging through hypothesis formation and falsification planning. Use when diagnosing bugs, unexpected behaviour, or system failures where the root cause is unclear. Produces a hypothesis document for execution by another agent rather than performing the investigation directly. Triggers on requests to debug issues, diagnose problems, investigate failures, or create debugging plans.

leynos
leynos
0

execplans

Write and maintain self-contained ExecPlans (execution plans) that a novice can follow end-to-end; use when planning or implementing non-trivial repo changes.

leynos
leynos
0

code-review

Conduct thorough, actionable code reviews that catch real problems without drowning in noise

leynos
leynos
0

playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

jjeremycai
jjeremycai
0

pdf

Use when tasks involve reading, creating, reviewing, filling, or signing PDF/Word documents. Covers rendering (Poppler), generation (reportlab), extraction (pdfplumber, pypdf), form filling (pymupdf), and e-signature placement. Also trigger on: fill this form, sign this document, complete this PDF.

jjeremycai
jjeremycai
0

openai-docs

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.

jjeremycai
jjeremycai
0

yeet

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

jjeremycai
jjeremycai
0

missive

This skill should be used when the user asks to "check inbox", "triage inbox", "prioritize emails", "draft reply", "reply all", "label conversation", "tag email", "assign to team", "delegate email", "organize contacts", "add contact", "find contact", "manage contacts", "email management", "route conversation", "organize inbox", "what needs my attention", or any Missive-related task.

jjeremycai
jjeremycai
0

investment

|

jjeremycai
jjeremycai
0

imagegen

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.

jjeremycai
jjeremycai
0

transcribe

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

jjeremycai
jjeremycai
0

Page 1217 of 1251 · 62542 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.