20906 Skills Available

Find awesome
Agent Skills

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

Popular searches

deployment-pipeline-design

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

Tobbe3108
Tobbe3108
31

sveltekit-data-flow

SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll().

Tobbe3108
Tobbe3108
31

svelte-code-writer

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating or editing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

Tobbe3108
Tobbe3108
31

hono-routing

Build type-safe APIs with Hono for Cloudflare Workers, Deno, Bun, Node.js. Routing, middleware, validation (Zod/Valibot), RPC, streaming (SSE), WebSocket, security (CSRF, secureHeaders).

Tobbe3108
Tobbe3108
31

hono-cloudflare

Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns

Tobbe3108
Tobbe3108
31

github-pages-deployment

Automated deployment of static sites to GitHub Pages using gh-pages CLI, base path configuration, domain routing, and CI/CD automation for SvelteKit and other static site generators

Tobbe3108
Tobbe3108
31

github-actions-templates

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

Tobbe3108
Tobbe3108
31

github-cli

Manage repositories, CI/CD workflows, issues, pull requests, and releases using the GitHub CLI. Use when automating GitHub operations, managing repositories via command line, or integrating GitHub workflows into development processes.

Tobbe3108
Tobbe3108
31

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

Tobbe3108
Tobbe3108
31

chanfana-openapi

Build type-safe REST APIs with Chanfana (OpenAPI framework), Hono.js, and Cloudflare Workers with automated Swagger documentation and request validation

Tobbe3108
Tobbe3108
31

typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

Tobbe3108
Tobbe3108
31

svelte-i18n-advanced

Implement multi-language support in Svelte apps using svelte-i18n with dynamic locale switching, namespace organization, and production patterns for SvelteKit

Tobbe3108
Tobbe3108
31

mindmap-skill

Maintain and evolve interactive mind maps generated from OPML outlines and XML palettes.

planetoftheweb
planetoftheweb
31

browser

Control a Chrome session via Stagehand to browse, act, extract, and screenshot on demand inside the Factory CLI.

factory-ben
factory-ben
3

extensibility-advisor

Advises on choosing the right Claude Code extensibility approach (Skills, Commands, Subagents, Hooks, Plugins, MCP, Output Styles). Activates when user discusses extending Claude Code, creating automation, or is unsure which feature to use. Analyzes use cases and recommends appropriate solutions with trade-off explanations. Use when user mentions "should I use", "what's the best way", "skill or command", "which approach", or discusses extensibility options.

squirrelsoft-dev
squirrelsoft-dev
3

plugin-scaffolder

Scaffolds complete Claude Code plugin structures with all necessary directories, manifest, and documentation. Activates when user wants to create a new plugin, package features together, or prepare for marketplace distribution. Creates plugin.json, directory structure, and starter documentation. Use when user mentions "create plugin", "new plugin", "scaffold plugin", "plugin structure", or "share via marketplace".

squirrelsoft-dev
squirrelsoft-dev
3

subagent-generator

Generates custom Claude Code subagents with specialized expertise. Activates when user wants to create a subagent, specialized agent, or task-specific AI assistant. Creates properly formatted .md files with YAML frontmatter, suggests tool restrictions and model selection, generates effective system prompts. Use when user mentions "create subagent", "new agent", "specialized agent", "task-specific agent", or wants isolated context for domain-specific work.

squirrelsoft-dev
squirrelsoft-dev
3

skill-generator

Generates new Claude Code Skills with intelligent defaults. Activates when user discusses creating a new skill, capability, or reusable workflow. Infers purpose from context, creates proper YAML frontmatter, suggests tool restrictions, and sets up supporting file structure. Use when user mentions "create a skill", "new skill", "skill for", or discusses adding reusable capabilities.

squirrelsoft-dev
squirrelsoft-dev
3

hook-generator

Creates and configures Claude Code hooks for event-driven automation. Activates when user wants to automate tasks, create event handlers, add formatting/logging/notifications, or ensure deterministic behaviors. Updates settings.json safely with hook configurations. Use when user mentions "create hook", "automate", "on save", "pre/post tool", "notification", "formatting hook", or wants always-on behaviors.

squirrelsoft-dev
squirrelsoft-dev
3

tools

Use when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns

juanre
juanre
3

chat

Use when starting a new project with llmring, building an application using LLMs, making basic chat completions, or sending messages to OpenAI, Anthropic, Google, or Ollama - covers lockfile creation (MANDATORY first step), semantic alias usage, unified interface for all providers with consistent message structure and response handling

juanre
juanre
3

lockfile

Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools

juanre
juanre
3

providers

Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama

juanre
juanre
3

streaming

Use when building real-time chat interfaces, displaying incremental LLM responses, or streaming output from OpenAI, Anthropic, Google, or Ollama - async iteration with usage tracking works across all providers

juanre
juanre
3

structured-output

Use when extracting structured data from LLMs, parsing JSON responses, or enforcing output schemas - unified JSON schema API works across OpenAI, Anthropic, Google, and Ollama with automatic validation and parsing

juanre
juanre
3

ai-code-generator

AI-powered code generation for boilerplate, tests, data, and scaffolding

benreceveur
benreceveur
3

code-formatter

Multi-language code formatting and style enforcement with automatic linting fixes

benreceveur
benreceveur
3

api-documentor

Generates OpenAPI/Swagger/GraphQL documentation and SDKs from code

benreceveur
benreceveur
3

database-migrator

Schema version control, migration script generation, rollback management

benreceveur
benreceveur
3

performance-profiler

CPU/memory profiling, database query optimization, and performance analysis

benreceveur
benreceveur
3

pr-author-reviewer

Raise PR quality with templates, checklists, and security reviews

benreceveur
benreceveur
3

documentation-sync

Detects code/documentation drift, validates examples, generates diagrams, auto-updates documentation

benreceveur
benreceveur
3

codebase-navigator

Fast repository comprehension and safer edits through structured exploration

benreceveur
benreceveur
3

container-validator

Dockerfile best practices, Kubernetes manifest validation, container security

benreceveur
benreceveur
3

memory-hygiene

Maintains memory cleanliness with deduplication, validation, and expiration

benreceveur
benreceveur
3

release-orchestrator

End-to-end release automation with semantic versioning, changelog generation, and multi-environment deployment

benreceveur
benreceveur
3

security-scanner

Comprehensive security scanning for SAST, secrets, OWASP vulnerabilities, container and IaC security

benreceveur
benreceveur
3

semantic-search

Natural language code search, pattern detection, semantic code analysis

benreceveur
benreceveur
3

tech-debt-tracker

Automated technical debt identification, tracking, and prioritization system

benreceveur
benreceveur
3

test-first-change

Reduce regressions by discovering tests, running them, then editing code

benreceveur
benreceveur
3

dependency-guardian

Automated dependency management with security scanning, update orchestration, and compatibility validation

benreceveur
benreceveur
3

finops-optimizer

Cloud cost optimization and FinOps analysis across AWS, Azure, and GCP

benreceveur
benreceveur
3

incident-triage

Faster on-call handoffs and better postmortems with triage SOPs

benreceveur
benreceveur
3

news

Reports on the newest news on a specific topic. Use when the user is asking about news, recent events or advancements

MykalMachon
MykalMachon
31

technical-writer

Generate technical documentation including READMEs, specifications, architecture documents, and runbooks. Use when creating or updating any technical documentation.

MykalMachon
MykalMachon
31

web-browser

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

MykalMachon
MykalMachon
31

researcher

Researches topics in-depth and generates comprehensive summaries and references. Use when trying to deeply understand a topic or use a new framework.

MykalMachon
MykalMachon
31

ppt-to-video-workflow

PPT/슬라이드를 나레이션과 자막이 포함된 영상으로 변환합니다. PPTX 파일 또는 slides.json에서 슬라이드 이미지를 추출/렌더링하고, TTS로 나레이션을 생성하며, 자막을 추가하여 최종 MP4 영상을 만듭니다. "PPT를 영상으로 만들어줘", "발표 영상 생성", "자막 포함 영상 만들기" 요청 시 사용합니다.

jkf87
jkf87
34

agents-md

Guide for creating and editing CLAUDE.md or AGENTS.md files - AI agent instruction documents. Use when the user wants to create a new CLAUDE.md/AGENTS.md, edit existing agent documentation, set up AI instructions for a repository, or asks about best practices for agent docs structure.

yaakaito
yaakaito
3

github-pr-unresolved-review-fetcher

Fetch unresolved PR review comments from GitHub. Use when working with pull request reviews, addressing review feedback, or checking outstanding review comments on a PR. Triggers on requests like "get PR reviews", "fetch review comments", "show unresolved comments", or "what feedback is pending on this PR".

yaakaito
yaakaito
3

Page 300 of 419 · 20906 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.