AI skills for building secure, modern Aptos dApps — Move contracts, TypeScript SDK, and frontend integration for Claude Code, Cursor, and Copilot.
# Aptos Agent Skills [](https://agentskills.io) [](LICENSE) [](#aptos-development-skills) [](patterns/) [](https://skillsmp.com/search?q=aptos) [](https://skills.sh/search?q=aptos) AI-assisted Aptos blockchain development with **Claude Code**, **Cursor**, and **GitHub Copilot**. These skills give your AI coding assistant deep knowledge of Move smart contract development, the Aptos TypeScript SDK, and the full dApp lifecycle — from project scaffolding to deployment. - **Move V2 Object Model** — Write secure smart contracts using modern Aptos patterns - **Gas Optimization** — Analyze and reduce transaction costs in Move contracts - **Security Auditing** — Catch vulnerabilities before deploying to devnet, testnet, or mainnet - **TypeScript SDK** — Integrate Aptos wallets, transactions, and view functions into your frontend - **AI-Powered Workflow** — Skills activate automatically based on developer intent ## Install #### Recommended ```bash npx skills add aptos-labs/aptos-agent-skills ``` #### Claude Code plugin ``` /plugin marketplace add aptos-labs/aptos-agent-skills ``` #### Manual ```bash git clone https://github.com/aptos-labs/aptos-agent-skills.git ``` See [INSTALL.md](INSTALL.md) for selective installation and other options. ## Aptos Development Skills ### Move Smart Contracts | Skill | Purpose | | ------------------------------------------------------------------------- | ----------------------------------------------------
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.