74265 Skills Available

Find awesome
Agent Skills

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

Popular searches

convex-agents

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

waynesutton
waynesutton
38329

convex-functions

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

waynesutton
waynesutton
38329

convex-file-storage

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

waynesutton
waynesutton
38329

convex-cron-jobs

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

waynesutton
waynesutton
38329

avoid-feature-creep

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

waynesutton
waynesutton
38329

convex-http-actions

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

waynesutton
waynesutton
38329

convex-migrations

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

waynesutton
waynesutton
38329

convex-realtime

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

waynesutton
waynesutton
38329

convex-schema-validator

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

waynesutton
waynesutton
38329

convex-security-audit

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations

waynesutton
waynesutton
38329

convex-best-practices

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

waynesutton
waynesutton
38329

convex-component-authoring

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

waynesutton
waynesutton
38329

freee-api-skill

freee API を MCP 経由で操作するスキル。会計・人事労務・請求書・工数管理・販売の詳細APIリファレンスと使い方ガイドを提供。経費申請・取引登録・勤怠打刻・給与明細・見積書・試算表・仕訳・従業員管理・工数登録・売上管理など、freee関連の操作やAPI仕様を調べたいときに使う。

him0
him0
38147

gdcli

Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.

badlogic
badlogic
38039

brave-search

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

badlogic
badlogic
38039

browser-tools

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.

badlogic
badlogic
38039

transcribe

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

badlogic
badlogic
38039

gccli

Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.

badlogic
badlogic
38039

youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.

badlogic
badlogic
38039

vscode

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

badlogic
badlogic
38039

gmcli

Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.

badlogic
badlogic
38039

pdf-to-video

Use when user wants to convert a PDF document into a showcase video, extract key points from PDF, or create video presentation from PDF file

dangjin
dangjin
37831

better-icons

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query>` to find icons, `better-icons get <id>` to get SVG. Also available as MCP server for AI agents.

better-auth
better-auth
37718

tutorial-module-writer

|

willoscar
willoscar
37425

writer-context-pack

|

willoscar
willoscar
37425

tutorial-spec

|

willoscar
willoscar
37425

writer-selfloop

|

willoscar
willoscar
37425

unit-planner

|

willoscar
willoscar
37425

unit-executor

|

willoscar
willoscar
37425

thesis-workspace-init

|

willoscar
willoscar
37425

thesis-visual-layout-planner

|

willoscar
willoscar
37425

transition-weaver

|

willoscar
willoscar
37425

thesis-tex-writeback

|

willoscar
willoscar
37425

workspace-init

|

willoscar
willoscar
37425

thesis-markdown-aligner

|

willoscar
willoscar
37425

thesis-question-list

|

willoscar
willoscar
37425

thesis-style-polisher

|

willoscar
willoscar
37425

thesis-source-role-mapper

|

willoscar
willoscar
37425

synthesis-writer

|

willoscar
willoscar
37425

thesis-frontmatter-sync

|

willoscar
willoscar
37425

survey-seed-harvest

|

willoscar
willoscar
37425

schema-normalizer

|

willoscar
willoscar
37425

section-mapper

|

willoscar
willoscar
37425

outline-refiner

|

willoscar
willoscar
37425

outline-builder

|

willoscar
willoscar
37425

pipeline-router

|

willoscar
willoscar
37425

paragraph-curator

|

willoscar
willoscar
37425

section-briefs

|

willoscar
willoscar
37425

section-bindings

|

willoscar
willoscar
37425

protocol-writer

|

willoscar
willoscar
37425

Page 295 of 1486 · 74265 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.