84853 Skills Available

Find awesome
Agent Skills

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

Popular searches

jq-json-processing

JSON querying, filtering, and transformation with jq command-line tool. Use when working with JSON data, parsing JSON files, filtering JSON arrays/objects, or transforming JSON structures.

laurigates
laurigates
234

imagemagick-conversion

|

laurigates
laurigates
234

generate-image

Generate images using Nano Banana Pro (Gemini 3 Pro Image)

laurigates
laurigates
234

fd-file-finding

Fast file finding using fd command-line tool with smart defaults, gitignore awareness, and parallel execution. Use when searching for files by name, extension, or pattern across directories.

laurigates
laurigates
234

deps-install

Universal dependency installer that automatically detects and uses the appropriate package manager

laurigates
laurigates
234

binary-analysis

Reverse engineering and binary exploration using strings, binwalk, hexdump, and related tools.

laurigates
laurigates
234

vitest-testing

|

laurigates
laurigates
234

test-tier-selection

Automatic selection of appropriate test tiers based on change scope. Guides unit tests for small changes, full suite for larger changes. Use when running tests, discussing testing strategy, or after code modifications.

laurigates
laurigates
234

test-setup

Configure comprehensive testing infrastructure with CI/CD integration

laurigates
laurigates
234

test-run

Universal test runner that automatically detects and runs the appropriate testing framework

laurigates
laurigates
234

test-report

Show test status from last run (without re-executing)

laurigates
laurigates
234

test-quick

Fast unit tests only (skip slow/integration/E2E)

laurigates
laurigates
234

test-quality-analysis

Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.

laurigates
laurigates
234

test-full

Complete test suite including integration and E2E tests

laurigates
laurigates
234

test-focus

Run single test file with fail-fast mode for rapid iteration

laurigates
laurigates
234

test-consult

Consult test-architecture agent for testing strategy and design

laurigates
laurigates
234

test-analyze

Analyze test results and create systematic fix plan with subagent delegation

laurigates
laurigates
234

property-based-testing

|

laurigates
laurigates
234

playwright-testing

|

laurigates
laurigates
234

playwright-cli

|

laurigates
laurigates
234

mutation-testing

|

laurigates
laurigates
234

hypothesis-testing

|

laurigates
laurigates
234

tfc-workspace-runs

|

laurigates
laurigates
234

tfc-run-status

Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.

laurigates
laurigates
234

tfc-run-logs

Retrieve plan and apply logs from Terraform Cloud runs. Use when examining TFC run output, debugging failed plans/applies, or reviewing infrastructure changes. Requires TFE_TOKEN environment variable.

laurigates
laurigates
234

tfc-plan-json

Download and analyze structured Terraform plan JSON output from Terraform Cloud. Use when analyzing resource changes, diffing infrastructure, or programmatically inspecting plan details. Requires TFE_TOKEN environment variable.

laurigates
laurigates
234

tfc-list-runs

List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.

laurigates
laurigates
234

infrastructure-terraform

|

laurigates
laurigates
234

rust-development

|

laurigates
laurigates
234

clippy-advanced

|

laurigates
laurigates
234

cargo-nextest

|

laurigates
laurigates
234

cargo-machete

|

laurigates
laurigates
234

cargo-llvm-cov

|

laurigates
laurigates
234

vulture-dead-code

|

laurigates
laurigates
234

uv-workspaces

|

laurigates
laurigates
234

uv-tool-management

|

laurigates
laurigates
234

uv-run

|

laurigates
laurigates
234

uv-python-versions

|

laurigates
laurigates
234

uv-project-management

|

laurigates
laurigates
234

uv-advanced-dependencies

|

laurigates
laurigates
234

ty-type-checking

|

laurigates
laurigates
234

ruff-linting

Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Python code quality, enforcing standards, or finding bugs.

laurigates
laurigates
234

ruff-integration

|

laurigates
laurigates
234

ruff-formatting

Python code formatting with ruff format. Fast, Black-compatible formatting for consistent code style. Use when formatting Python files, enforcing style, or checking format compliance.

laurigates
laurigates
234

python-testing

|

laurigates
laurigates
234

finops-compare

Compare FinOps metrics across multiple repositories in an organization

laurigates
laurigates
234

finops-overview

Quick FinOps summary - org billing and current repo workflow/cache stats

laurigates
laurigates
234

finops-workflows

Analyze workflow runs - frequency, duration, success rates, and efficiency

laurigates
laurigates
234

accessibility-implementation

WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.

laurigates
laurigates
234

design-tokens

CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.

laurigates
laurigates
234

Page 932 of 1698 · 84853 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.