84385 Skills Available

Find awesome
Agent Skills

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

Popular searches

markdown-slides

|

uriklar
uriklar
0

spec-writer

>

ardelperal
ardelperal
0

prd-writer

>

ardelperal
ardelperal
0

sdd-protocol

>

ardelperal
ardelperal
0

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

ardelperal
ardelperal
0

diario-sesion

>

ardelperal
ardelperal
0

hotfix

>

ardelperal
ardelperal
0

pickup

Codex pickup checklist when starting on a task.

doubleflannel
doubleflannel
0

accept-pr

Land one PR end-to-end (changelog + thanks, lint, merge, back to main).

doubleflannel
doubleflannel
0

screenshot-use

Use the screenshot workflow to pick, verify, replace, and verify CI.

doubleflannel
doubleflannel
0

oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

doubleflannel
doubleflannel
0

markdown-converter

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

doubleflannel
doubleflannel
0

handoff

Codex handoff checklist for agents.

doubleflannel
doubleflannel
0

change-logger

Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.

doubleflannel
doubleflannel
0

brave-search

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

doubleflannel
doubleflannel
0

ask-details

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

doubleflannel
doubleflannel
0

ibkr-gateway-api

Use when working in mm-ibkr-gateway to access market data, account summary, positions, PnL, or orders via the REST API (FastAPI). Covers starting the API server, required env and safety settings, authentication with X-API-Key, and market/account/order endpoints for quote, historical bars, preview, place, status, cancel, and open orders.

MrRolie
MrRolie
0

ibkr-gateway-python

Use when working in mm-ibkr-gateway to access market data, account summary, positions, PnL, or orders directly in Python via ibkr_core. Covers connecting with IBKRClient, using market/account/order helpers, and safety rules for preview, place, cancel, and status.

MrRolie
MrRolie
0

kc-docs

Generate intelligent Python project documentation with UML class diagrams, architecture diagrams, and code analysis. Analyzes codebase structure to recommend and create appropriate visualizations for project overview.

Markedslabben
Markedslabben
0

unityaiforge

AI-powered Unity development toolkit with Model Context Protocol integration

kuroyasouiti
kuroyasouiti
0

env-config-standard

Use when 用户提到 source .env 很麻烦, 不想手动传 --rpc-url/--private-key/--etherscan-api-key, 或要统一部署与验证命令

phpmac
phpmac
0

upgrade-cairo-contracts

Upgrade Cairo smart contracts using OpenZeppelin's UpgradeableComponent on Starknet. Use when users need to: (1) make Cairo contracts upgradeable via replace_class_syscall, (2) integrate the OpenZeppelin UpgradeableComponent, (3) understand Starknet's class-based upgrade model vs EVM proxy patterns, (4) ensure storage compatibility across upgrades, (5) guard upgrade functions with access control, or (6) test upgrade paths for Cairo contracts.

OpenZeppelin
OpenZeppelin
0

upgrade-solidity-contracts

Upgrade Solidity smart contracts using OpenZeppelin proxy patterns. Use when users need to: (1) make contracts upgradeable with UUPS, Transparent, or Beacon proxies, (2) write initializers instead of constructors, (3) use the Hardhat or Foundry upgrades plugins, (4) understand storage layout rules and ERC-7201 namespaced storage, (5) validate upgrade safety, (6) manage proxy deployments and upgrades, or (7) understand upgrade restrictions between OpenZeppelin Contracts major versions.

OpenZeppelin
OpenZeppelin
0

upgrade-stellar-contracts

Upgrade Stellar/Soroban smart contracts using OpenZeppelin's upgradeable module. Use when users need to: (1) make Soroban contracts upgradeable via native WASM replacement, (2) use Upgradeable or UpgradeableMigratable derive macros, (3) implement atomic upgrade-and-migrate patterns with an Upgrader contract, (4) ensure storage key compatibility across upgrades, or (5) test upgrade paths for Soroban contracts.

OpenZeppelin
OpenZeppelin
0

setup-stylus-contracts

Set up a Stylus smart contract project with OpenZeppelin Contracts for Stylus on Arbitrum. Use when users need to: (1) install Rust toolchain and WASM target for Stylus, (2) create a new Cargo Stylus project, (3) add OpenZeppelin Stylus dependencies to Cargo.toml, or (4) understand Stylus import conventions and storage patterns for OpenZeppelin.

OpenZeppelin
OpenZeppelin
0

develop-secure-contracts

Develop secure smart contracts using OpenZeppelin Contracts libraries. Use when users need to integrate OpenZeppelin library components — including token standards (ERC20, ERC721, ERC1155), access control (Ownable, AccessControl, AccessManager), security primitives (Pausable, ReentrancyGuard), governance (Governor, timelocks), or accounts (multisig, account abstraction) — into existing or new contracts. Covers pattern discovery from library source, MCP generators, and library-first integration. Supports Solidity, Cairo, Stylus, and Stellar.

OpenZeppelin
OpenZeppelin
0

setup-stellar-contracts

Set up a Stellar/Soroban smart contract project with OpenZeppelin Contracts for Stellar. Use when users need to: (1) install Stellar CLI and Rust toolchain for Soroban, (2) create a new Soroban project, (3) add OpenZeppelin Stellar dependencies to Cargo.toml, or (4) understand Soroban import conventions and contract patterns for OpenZeppelin.

OpenZeppelin
OpenZeppelin
0

setup-cairo-contracts

Set up a Cairo smart contract project with OpenZeppelin Contracts for Cairo on Starknet. Use when users need to: (1) create a new Scarb/Starknet project, (2) add OpenZeppelin Contracts for Cairo dependencies to Scarb.toml, (3) configure individual or umbrella OpenZeppelin packages, or (4) understand Cairo import conventions and component patterns for OpenZeppelin.

OpenZeppelin
OpenZeppelin
0

upgrade-stylus-contracts

Upgrade Stylus smart contracts using OpenZeppelin proxy patterns on Arbitrum. Use when users need to: (1) make Stylus Rust contracts upgradeable with UUPS or Beacon proxies, (2) understand Stylus-specific proxy mechanics (logic_flag, WASM reactivation), (3) integrate UUPSUpgradeable with access control, (4) ensure storage compatibility across upgrades, or (5) test upgrade paths for Stylus contracts.

OpenZeppelin
OpenZeppelin
0

create2-vanity-deploy

Use when 用户提到靓号地址, 0x1111/8888 前后缀, cast create2, CREATE2 部署脚本, 或 CREATE2 单元测试

phpmac
phpmac
0

vulnerability-checklist

Use when 用户提到审计/安全检查/漏洞检测/代码审查合约安全性

phpmac
phpmac
0

setup-solidity-contracts

Set up a Solidity smart contract project with OpenZeppelin Contracts. Use when users need to: (1) create a new Hardhat or Foundry project, (2) install OpenZeppelin Contracts dependencies for Solidity, (3) configure remappings for Foundry, or (4) understand Solidity import conventions for OpenZeppelin.

OpenZeppelin
OpenZeppelin
0

foundry-dev

Use when 用户提到 forge/foundry/编译/测试/部署智能合约

phpmac
phpmac
0

python-development-standards

This skill should be used when the user asks about "Python code style", "type hints", "structlog logging", "how to log", "code organization", "testing patterns", "error handling", or needs guidance on Python development best practices, project conventions, or coding standards for this project.

WorldCentralKitchen
WorldCentralKitchen
0

plugin-versioning

>

WorldCentralKitchen
WorldCentralKitchen
0

python-design-patterns

>

WorldCentralKitchen
WorldCentralKitchen
0

debugging

|

terraphim
terraphim
0

devops

|

terraphim
terraphim
0

code-review

|

terraphim
terraphim
0

caddy

|

terraphim
terraphim
0

acceptance-testing

|

terraphim
terraphim
0

disciplined-specification

|

terraphim
terraphim
0

1password-secrets

|

terraphim
terraphim
0

disciplined-quality-evaluation

|

terraphim
terraphim
0

disciplined-implementation

|

terraphim
terraphim
0

disciplined-design

|

terraphim
terraphim
0

community-engagement

|

terraphim
terraphim
0

disciplined-research

|

terraphim
terraphim
0

architecture

|

terraphim
terraphim
0

session-search

|

terraphim
terraphim
0

Page 1651 of 1688 · 84385 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.