84591 Skills Available

Find awesome
Agent Skills

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

Popular searches

starknet-react-rules

Specific rules for Starknet React projects, focusing on blockchain integration.

oimiragieo
oimiragieo
19

code-quality-expert

Code quality expert including clean code, style guides, and refactoring

oimiragieo
oimiragieo
19

code-graph-context

Structural code graph queries via CodeGraphContext MCP (tree-sitter + KuzuDB). Find callers, callees, class hierarchies, dead code, and module dependencies.

oimiragieo
oimiragieo
19

code-analyzer

Static code analysis and complexity metrics

oimiragieo
oimiragieo
19

cloudflare-workers

Cloudflare Workers edge computing — Durable Objects, KV, R2, D1, Workers AI, AI Gateway

oimiragieo
oimiragieo
19

cloud-run

Google Cloud Run deployment, service management, traffic splitting, and log inspection. Use when deploying containerized apps to Cloud Run, managing services, or inspecting Cloud Run logs.

oimiragieo
oimiragieo
19

cloud-devops-expert

Cloud and DevOps expert including AWS, GCP, Azure, and Terraform

oimiragieo
oimiragieo
19

claude-api

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

oimiragieo
oimiragieo
19

ci-cd-implementation-rule

Uses GitHub Actions or GitLab CI for CI/CD implementation.

oimiragieo
oimiragieo
19

chrome-browser

Browser automation with two integrations - Chrome DevTools MCP (always available, performance tracing) and Claude-in-Chrome extension (authenticated sessions, GIF recording). Use DevTools for testing/debugging, Claude-in-Chrome for authenticated workflows.

oimiragieo
oimiragieo
19

checklist-generator

Generate context-aware quality checklists for code review and QA using IEEE 1028 base standards plus LLM contextual additions

oimiragieo
oimiragieo
19

channel-management

Manage Claude Code --channels sessions (start/stop/status/health) via channel-manager.cjs and terminal-tracker.cjs.

oimiragieo
oimiragieo
19

building-secure-contracts

Smart contract and secure API contract security analysis — invariant checking, access control, reentrancy, and integer overflow patterns. Implements Checks-Effects-Interactions pattern, formal invariant verification, and OpenSCV vulnerability taxonomy for Solidity/EVM and Rust/Solana contracts.

oimiragieo
oimiragieo
19

build-tools-expert

Build tools expert including Vite, Webpack, and bundler configuration

oimiragieo
oimiragieo
19

browser-automation

Programmatic web automation using Playwright Python — data extraction, form filling, multi-step workflows, auth session management, screenshot/PDF capture, and anti-detection patterns. Use for scripted automation tasks, not interactive MCP-based browser control.

oimiragieo
oimiragieo
19

brand-compliance

Audit content and assets for brand compliance — style guide validation, tone of voice checking, visual identity consistency, brand asset management, and cross-channel coherence.

oimiragieo
oimiragieo
19

binary-analysis-patterns

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

oimiragieo
oimiragieo
19

best-practices-guidelines

Specifies best practices, including following RESTful API design principles, implementing responsive design, using Zod for data validation, and regularly updating dependencies. This skill promotes modern coding standards and helps developers write consistent, maintainable code.

oimiragieo
oimiragieo
19

behavioral-loop-detection

Detect when agents are stuck in repetitive action loops using a rolling 20-action window with escalating nudges — replan after 3 similar actions, explore after 5, force-done after 8.

oimiragieo
oimiragieo
19

azure-devops

Azure DevOps integration covering pipelines, boards, repos, artifacts, and work item management via Azure CLI and REST API

oimiragieo
oimiragieo
19

aws-cloud-ops

AWS cloud operations for CloudWatch, S3, Lambda, EC2, and IAM

oimiragieo
oimiragieo
19

auto-recall

Use when you need semantic retrieval from perpetual memory at query time. Parses query intent, searches vector store, ranks by relevance and recency, and injects context. Complements memory-search.cjs with the perpetual_memory LanceDB table.

oimiragieo
oimiragieo
19

auth-security-expert

OAuth 2.1, JWT (RFC 8725), encryption, and authentication security expert. Enforces 2026 security standards.

oimiragieo
oimiragieo
19

audit-context-building

Ultra-granular code analysis for deep architectural context building. Line-by-line and block-by-block analysis using First Principles, 5 Whys, 5 Hows methodology at micro scale. Builds mental models, tracks invariants and assumptions, and maps cross-function call flows for security audit preparation.

oimiragieo
oimiragieo
19

atlassian-integration

Atlassian ecosystem integration covering Jira project management, Confluence documentation, Bitbucket source control, and cross-product automation workflows

oimiragieo
oimiragieo
19

async-operations

Specifies the preferred syntax for asynchronous operations using async/await and onMount for component initialization. This results in cleaner and more readable asynchronous code.

oimiragieo
oimiragieo
19

assimilate

Benchmark external agent frameworks and convert findings into a concrete TDD upgrade backlog for agent-studio evolution.

oimiragieo
oimiragieo
19

ask-questions-if-underspecified

Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial details

oimiragieo
oimiragieo
19

arxiv-monitor

Scheduled ArXiv paper monitor. Uses CronCreate to search configured keywords every 6 hours, deduplicates via MemoryRecord, and stores summaries in named memory for morning briefing integration.

oimiragieo
oimiragieo
19

arxiv-mcp

Search and retrieve academic papers from arXiv.org using WebFetch and Exa. No MCP server required - uses existing tools to access arXiv API directly.

oimiragieo
oimiragieo
19

artifact-lifecycle

Unified lifecycle management for all framework artifacts (skills, agents, hooks, workflows, templates, schemas)

oimiragieo
oimiragieo
19

artifact-integrator

Deep integration analysis for newly created artifacts

oimiragieo
oimiragieo
19

architecture-review

Architecture review and design validation. Evaluates system designs against best practices, identifies anti-patterns, and ensures architectural decisions align with non-functional requirements.

oimiragieo
oimiragieo
19

api-testing

API security testing and validation for REST/GraphQL/gRPC endpoints, contract testing, load testing, fuzzing, and Postman/Bruno/Hurl workflows

oimiragieo
oimiragieo
19

mcp-converter

Converts MCP servers to Claude Skills to save tokens. Runs the introspection tool to generate skill wrappers.

oimiragieo
oimiragieo
19

livewire-implementation-rules

Guidelines for developing modular, reusable Livewire components.

oimiragieo
oimiragieo
19

linear-pm

Linear project management - issues, projects, cycles, and roadmaps. Use for Linear-related tasks like managing issues, tracking sprints, and organizing projects.

oimiragieo
oimiragieo
19

library-usage

Provides guidelines for effective utilization of specific libraries within the project, including axios, js-yaml, mime-types, node-gyp, uuid, and zod.

oimiragieo
oimiragieo
19

latest-language-versions-and-best-practices

Ensures the AI uses the latest stable versions of programming languages and adheres to current best practices in all files.

oimiragieo
oimiragieo
19

large-data-with-dask

Specific optimization strategies for Python scripts working with larger-than-memory datasets via Dask.

oimiragieo
oimiragieo
19

kafka-development-practices

Applies general coding standards and best practices for Kafka development with Scala.

oimiragieo
oimiragieo
19

jira-pm

Jira project management and issue tracking integration

oimiragieo
oimiragieo
19

internationalization-rule

Deals with i18n in your project.

oimiragieo
oimiragieo
19

imports-aliasing

Recommends using aliased imports as defined in svelte.config.js. This improves code organization and readability, especially when dealing with complex project structures.

oimiragieo
oimiragieo
19

image-optimization-rules

Rules for optimizing images within React components to improve performance.

oimiragieo
oimiragieo
19

htmx-expert

HTMX expert including hypermedia patterns, Django/Flask integration

oimiragieo
oimiragieo
19

html-specific-rules

Rules specific to HTML files, focusing on accessibility and Tailwind styling.

oimiragieo
oimiragieo
19

handle-incomplete-tasks

Configure the behaviour for the handler of incomplete tasks.

oimiragieo
oimiragieo
19

globalexceptionhandler-class

Structure of GlobalExceptionHandler class.

oimiragieo
oimiragieo
19

github-ops

GitHub operations wrapper. Helps manage PRs, Issues, and Reviews efficiently via CLI.

oimiragieo
oimiragieo
19

Page 982 of 1692 · 84591 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.