74220 Skills Available

Find awesome
Agent Skills

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

Popular searches

multiversx-dapp-audit

Audit frontend dApp components for security vulnerabilities in wallet integration and transaction handling. Use when reviewing React/TypeScript dApps using sdk-dapp, or assessing client-side security.

multiversx
multiversx
104

multiversx-dapp-frontend

Adapt React applications to MultiversX blockchain with wallet connection, transactions, and smart contract interactions. Use when app needs Web3, blockchain, wallet login, crypto payments, NFTs, tokens, or smart contract calls.

multiversx
multiversx
104

multiversx-defi-math

Financial math patterns for MultiversX smart contracts — precision management, half-up rounding, safe rescaling, and percentage calculations. Use when building any DeFi contract that handles financial calculations, fees, rates, or token math.

multiversx
multiversx
104

multiversx-factory-manager

Factory pattern for deploying and managing child contracts from a parent manager. Use when building marketplaces, launchpads, multi-tenant systems, or any protocol that deploys child contracts from a template.

multiversx
multiversx
104

multiversx-flash-loan-patterns

Atomic lend-execute-verify pattern for MultiversX smart contracts. Use when building flash loans, atomic swaps, temporary grants, or any operation that lends assets, executes a callback, and verifies repayment within a single transaction.

multiversx
multiversx
104

mvx_sdk_go_core

Core network operations for MultiversX Go SDK - Proxy, VM Queries.

multiversx
multiversx
104

mvx_flash_loan_patterns

Atomic lend-execute-verify pattern — reentrancy guards, shard validation, endpoint checks.

multiversx
multiversx
104

mvx_project_architecture

Production-grade project structure patterns for MultiversX smart contracts.

multiversx
multiversx
104

audit_context

Guidelines for establishing context before an audit.

multiversx
multiversx
104

mvx_cache_patterns

Drop-based write-back caches for gas optimization. Use for endpoints reading 3+ storage values.

multiversx
multiversx
104

mvx_property_testing

Using fuzz tests in Rust for invariants.

multiversx
multiversx
104

mvx_defi_math

Financial math for MultiversX DeFi — precision management, half-up rounding, safe rescaling, percentage calculations.

multiversx
multiversx
104

mvx_dapp_audit

Auditing dApps and standard Frontend flows.

multiversx
multiversx
104

mvx_constant_time

Verifying constant-time operations in crypto implementations.

multiversx
multiversx
104

mvx_cross_contract_storage

Read another contract's storage directly using storage_mapper_from_address for same-shard contracts.

multiversx
multiversx
104

mvx_protocol_experts

Expert knowledge of the MultiversX Protocol, Consensus (SPoS), Sharding, and Standard Implementations (MIPs).

multiversx
multiversx
104

mvx_sc_best_practices

Expert guidelines for developing, auditing, and optimizing MultiversX Smart Contracts (Rust).

multiversx
multiversx
104

mvx_factory_manager

Factory pattern for deploying and managing child contracts from a template.

multiversx
multiversx
104

mvx_sdk_go_builders

Transaction construction and signing using Builders in Go SDK.

multiversx
multiversx
104

mvx_sdk_go_data

Core data structures and types for MultiversX Go SDK.

multiversx
multiversx
104

mvx_entry_points

Identify and analyze MultiversX Smart Contract entry points (#[endpoint], #[view], #[payable]).

multiversx
multiversx
104

mvx_sdk_go_interactors

Components for interacting with the blockchain (Wallets, Transaction Interactors, Nonce Handlers) in Go.

multiversx
multiversx
104

mvx_sdk_js_contracts

Smart contract operations for MultiversX TypeScript/JavaScript SDK.

multiversx
multiversx
104

mvx_sdk_js_core

Core SDK operations for MultiversX TypeScript/JavaScript - Entrypoints, Network Providers, and Transactions.

multiversx
multiversx
104

fix_verification

Verifying if a reported bug is truly fixed.

multiversx
multiversx
104

mvx_sdk_js_tokens

Token operations (ESDT/NFT/SFT) for MultiversX TypeScript/JavaScript SDK.

multiversx
multiversx
104

diff_review

Reviewing changes between versions of SCs (Upgradeability checks).

multiversx
multiversx
104

consult_mvx_docs

Access the global MultiversX documentation library to answer technical questions or verify implementation details.

multiversx
multiversx
104

clarification_expert

Expert at identifying underspecified requirements and asking high-value clarifying questions.

multiversx
multiversx
104

project-manager

|

nahisaho
nahisaho
101

requirements-analyst

|

nahisaho
nahisaho
101

technical-writer

|

nahisaho
nahisaho
101

software-developer

|

nahisaho
nahisaho
101

test-engineer

|

nahisaho
nahisaho
101

devops-engineer

|

nahisaho
nahisaho
101

system-architect

|

nahisaho
nahisaho
101

database-administrator

|

nahisaho
nahisaho
101

database-schema-designer

|

nahisaho
nahisaho
101

quality-assurance

|

nahisaho
nahisaho
101

steering

|

nahisaho
nahisaho
101

orchestrator

|

nahisaho
nahisaho
101

site-reliability-engineer

|

nahisaho
nahisaho
101

ui-ux-designer

|

nahisaho
nahisaho
101

traceability-auditor

|

nahisaho
nahisaho
101

performance-optimizer

|

nahisaho
nahisaho
101

release-coordinator

|

nahisaho
nahisaho
101

security-auditor

|

nahisaho
nahisaho
101

change-impact-analyzer

|

nahisaho
nahisaho
101

code-reviewer

|

nahisaho
nahisaho
101

constitution-enforcer

|

nahisaho
nahisaho
101

Page 942 of 1485 · 74220 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.