86184 Skills Available

Find awesome
Agent Skills

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

Popular searches

crafting-readme-files

>-

dicklesworthstone
dicklesworthstone
17733

Error Handling Base

>-

dicklesworthstone
dicklesworthstone
17733

Rust Error Handling

>-

dicklesworthstone
dicklesworthstone
17733

Complete Rust Development

>-

dicklesworthstone
dicklesworthstone
17733

mssql

Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.

sanjay3290
sanjay3290
17715

manus

Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.

sanjay3290
sanjay3290
17715

jules

Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs.

sanjay3290
sanjay3290
17715

mysql

Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.

sanjay3290
sanjay3290
17715

notebooklm

Query and manage Google NotebookLM notebooks with persistent profile auth, source sync, batch/multi queries, and structured exports. Use when user asks to query NotebookLM, 'ask my notebook', shares NotebookLM notebook URLs, wants to list/create notebooks, manage sources, do bulk folder sync, dedupe, or audit exports.

sanjay3290
sanjay3290
17715

imagen

|

sanjay3290
sanjay3290
17715

postgres

Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.

sanjay3290
sanjay3290
17715

outline

Search, read, and manage Outline wiki documents. Use when: (1) searching wiki for documentation, (2) reading wiki pages or articles, (3) listing wiki collections or documents, (4) creating or updating wiki content, (5) exporting documents as markdown. Works with any Outline wiki instance (self-hosted or cloud).

sanjay3290
sanjay3290
17715

google-tts

|

sanjay3290
sanjay3290
17715

google-slides

|

sanjay3290
sanjay3290
17715

google-sheets

|

sanjay3290
sanjay3290
17715

google-drive

|

sanjay3290
sanjay3290
17715

google-docs

|

sanjay3290
sanjay3290
17715

google-chat

|

sanjay3290
sanjay3290
17715

google-calendar

|

sanjay3290
sanjay3290
17715

gmail

|

sanjay3290
sanjay3290
17715

elevenlabs

|

sanjay3290
sanjay3290
17715

azure-devops

|

sanjay3290
sanjay3290
17715

atlassian

|

sanjay3290
sanjay3290
17715

deep-research

Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.

sanjay3290
sanjay3290
17715

sragent

|

ArcInstitute
ArcInstitute
17635

symfony:messenger-retry-failures

Handle message failures with retry strategies, failure transport, and recovery in Symfony Messenger (Recoverable/Unrecoverable exceptions)

MakFly
MakFly
17516

symfony:brainstorming

Structured brainstorming for Symfony projects - explore requirements, identify components, and plan architecture collaboratively

MakFly
MakFly
17516

symfony:api-platform-resources

Configure API Platform v4 resources with explicit operations, pagination, and typed OpenAPI for clean, versioned REST/GraphQL APIs

MakFly
MakFly
17516

symfony:api-platform-dto-resources

Map entities to API DTOs in API Platform v4 with the Symfony Object Mapper (#[Map], stateOptions) for decoupled input/output contracts

MakFly
MakFly
17516

symfony:api-platform-filters

Implement API Platform filters - v4 Parameters API (QueryParameter) and legacy #[ApiFilter] - for search, date, range, boolean, and custom filtering

MakFly
MakFly
17516

symfony:config-env-parameters

Manage Symfony configuration with .env files, parameters, secrets vault, and environment-specific settings

MakFly
MakFly
17516

symfony:symfony-scheduler

Schedule recurring tasks with the Symfony Scheduler component (native since 7.x); define schedules, triggers, and integrate with Messenger

MakFly
MakFly
17516

symfony:tdd-with-phpunit

Apply RED-GREEN-REFACTOR with PHPUnit 10/11 for Symfony; KernelTestCase/WebTestCase, attributes (#[Test]/#[DataProvider]), Foundry

MakFly
MakFly
17516

symfony:api-platform-versioning

Evolve API Platform APIs via deprecation (deprecationReason/sunset, RFC 8594/9745), the recommended alternative to versioning; plus path/header strategies

MakFly
MakFly
17516

symfony:test-doubles-mocking

Create test doubles with PHPUnit mocks for isolated unit testing in Symfony

MakFly
MakFly
17516

symfony:api-platform-tests

Test API Platform resources with ApiTestCase; assert collections, items, filters, JSON schema, and authentication

MakFly
MakFly
17516

symfony:api-platform-state-providers

Master API Platform v4 State Providers and Processors (ProviderInterface/ProcessorInterface) to decouple data retrieval and persistence from entities

MakFly
MakFly
17516

symfony:twig-components

Build reusable UI components with Symfony UX Twig Components (props, slots, anonymous components, CVA) for clean templates

MakFly
MakFly
17516

symfony:symfony-messenger

Async message handling with Symfony Messenger; configure transports (RabbitMQ, Redis, Doctrine); implement handlers, middleware, and retry strategies

MakFly
MakFly
17516

symfony:doctrine-fetch-modes

Optimize Doctrine fetching with DTO hydration (SELECT NEW; partial removed in ORM 3), lazy loading, query hints, and DBAL 4 access

MakFly
MakFly
17516

symfony:api-platform-serialization

Control API Platform serialization with groups, #[Context], IRI links (readableLink/writableLink), and custom context builders

MakFly
MakFly
17516

symfony:api-platform-security

Secure API Platform resources with security expressions, voters, securityPostValidation, and operation-level access control

MakFly
MakFly
17516

symfony:using-symfony-superpowers

Entry point for Symfony Superpowers - lightweight workflow guidance and command map

MakFly
MakFly
17516

symfony:doctrine-fixtures-foundry

Create test data with Zenstruck Foundry v2 factories (PersistentObjectFactory, real objects); define states, sequences, and relationships

MakFly
MakFly
17516

symfony:doctrine-migrations

Create and manage Doctrine migrations (lib 4.x) for schema versioning; handle dependencies, rollbacks, and production deployment

MakFly
MakFly
17516

symfony:doctrine-batch-processing

Process large datasets with Doctrine (ORM 3 toIterable, flush+clear, bulk DQL) and memory management

MakFly
MakFly
17516

symfony:daily-workflow

Daily development workflow for Symfony projects including common tasks, debugging, and productivity tips

MakFly
MakFly
17516

symfony:cqrs-and-handlers

Implement CQRS in Symfony with separate Command and Query buses/handlers using the Messenger component

MakFly
MakFly
17516

symfony:controller-cleanup

Refactor fat controllers into lean ones by extracting business logic to services, handlers, and invokable commands

MakFly
MakFly
17516

symfony:bootstrap-check

Verify Symfony project configuration including .env, services.yaml, doctrine settings, and framework requirements

MakFly
MakFly
17516

Page 547 of 1724 · 86184 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.