83205 Skills Available

Find awesome
Agent Skills

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

Popular searches

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

ericgrill
ericgrill
112

test-driven-development

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

ericgrill
ericgrill
112

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

ericgrill
ericgrill
112

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

ericgrill
ericgrill
112

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

ericgrill
ericgrill
112

writing-plans

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

ericgrill
ericgrill
112

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

ericgrill
ericgrill
112

zerobounce-automation

Automate Zerobounce tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

zeplin-automation

Automate Zeplin tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

zenserp-automation

Automate Zenserp tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

zenrows-automation

Automate Zenrows tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

yousearch-automation

Automate Yousearch tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

ynab-automation

Automate Ynab tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

yelp-automation

Automate Yelp tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

twitter-algorithm-optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

ericgrill
ericgrill
112

data-storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

ericgrill
ericgrill
112

openapi-spec-generation

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

ericgrill
ericgrill
112

python-resource-management

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.

ericgrill
ericgrill
112

python-resilience

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.

ericgrill
ericgrill
112

project-development

Design and build LLM-powered projects from ideation through deployment. Use when starting new agent projects, choosing between LLM and traditional approaches, or structuring batch processing pipelines.

ericgrill
ericgrill
112

python-project-structure

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.

ericgrill
ericgrill
112

changelog-automation

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

ericgrill
ericgrill
112

architecture-decision-records

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

ericgrill
ericgrill
112

turborepo-caching

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.

ericgrill
ericgrill
112

sql-optimization-patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

ericgrill
ericgrill
112

nx-workspace-patterns

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

ericgrill
ericgrill
112

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

ericgrill
ericgrill
112

evaluation

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

ericgrill
ericgrill
112

context-compression

Design and evaluate context compression strategies for long-running agent sessions. Use when agents exhaust memory, need to summarize conversation history, or when optimizing tokens-per-task rather than tokens-per-request.

ericgrill
ericgrill
112

book-sft-pipeline

End-to-end system for creating supervised fine-tuning datasets from books and training style-transfer models. Covers text extraction, intelligent segmentation, synthetic instruction generation, Tinker-compatible output, LoRA training, and validation.

ericgrill
ericgrill
112

web3-testing

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

ericgrill
ericgrill
112

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

ericgrill
ericgrill
112

nft-standards

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

ericgrill
ericgrill
112

defi-protocol-templates

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

ericgrill
ericgrill
112

beautiful-prose

A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.

ericgrill
ericgrill
112

git-advanced-workflows

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

ericgrill
ericgrill
112

error-handling-patterns

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

ericgrill
ericgrill
112

e2e-testing-patterns

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

ericgrill
ericgrill
112

debugging-strategies

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

ericgrill
ericgrill
112

code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

ericgrill
ericgrill
112

kpi-dashboard-design

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology.

ericgrill
ericgrill
112

postgresql-table-design

Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

ericgrill
ericgrill
112

auth-implementation-patterns

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

ericgrill
ericgrill
112

yandex-automation

Automate Yandex tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

bazel-build-optimization

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

ericgrill
ericgrill
112

y-gy-automation

Automate Y Gy tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

Xero Automation

Xero Automation: manage invoices, contacts, payments, bank transactions, and accounts in Xero for cloud-based bookkeeping

ericgrill
ericgrill
112

writer-automation

Automate Writer tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

worksnaps-automation

Automate Worksnaps tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

workiom-automation

Automate Workiom tasks via Rube MCP (Composio). Always search tools first for current schemas.

ericgrill
ericgrill
112

Page 1057 of 1665 · 83205 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.