.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/aptos-labs/aptos-agent-skills
home/skills/aptos-labs/aptos-agent-skills
aptos-labs avatar

aptos-labs/aptos-agent-skills

17 skills · 751 total installs

View on GitHub
$npx skills add aptos-labs/aptos-agent-skills
SkillInstalls
ts-sdk-client"How to create and configure the Aptos client (Aptos, AptosConfig) in @aptos-labs/ts-sdk.49ts-sdk-account"How to create and use Account (signer) in @aptos-labs/ts-sdk.48ts-sdk-transactions"How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk.48use-ts-sdk"Orchestrates TypeScript SDK integration for Aptos dApps. Routes to granular skills for specific tasks (client setup, accounts, transactions, view functions,…48security-audit"Audits Move contracts for security vulnerabilities before deployment using 7-category checklist.47ts-sdk-wallet-adapter"How to integrate wallet connection in React frontends using @aptos-labs/wallet-adapter-react.47ts-sdk-address"How to create and use AccountAddress in @aptos-labs/ts-sdk. Covers address format (AIP-40), from/fromString/fromStrict, special addresses, LONG vs SHORT form,…46analyze-gas-optimization"Analyze and optimize Aptos Move contracts for gas efficiency, identifying expensive operations and suggesting optimizations.45deploy-contracts"Safely deploys Move contracts to Aptos networks (devnet, testnet, mainnet) with pre-deployment verification.45modernize-moveDetects and modernizes outdated Move V1 syntax, patterns, and APIs to Move V2+.45ts-sdk-types"Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments.45write-contracts"Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance.45generate-tests"Creates comprehensive test suites for Move contracts with 100% coverage requirement.44search-aptos-examples"Searches aptos-core and daily-move for reference implementations before writing contracts.44ts-sdk-view-and-query"How to read on-chain data in @aptos-labs/ts-sdk: view(), getBalance(), getAccountInfo(), getAccountResources(), getAccountModules(), getResource().44create-aptos-project"Scaffolds new Aptos projects using npx create-aptos-dapp. Supports fullstack (Vite or Next.js) and contract-only templates with network selection and optional…42smoothsend-gasless"How to sponsor gas fees for Aptos dApp users using SmoothSend. Paid commercial service: free on testnet, credit-based on mainnet.19