"Orchestrates TypeScript SDK integration for Aptos dApps. Routes to granular skills for specific tasks (client setup, accounts, transactions, view functions, types, wallet adapter). Use this skill for fullstack dApp integration or when multiple SDK concerns are involved. Triggers on: 'typescript sdk', 'ts-sdk', 'aptos sdk', 'SDK setup', 'interact with contract', 'call aptos', 'aptos javascript', 'frontend integration', 'fullstack'."
$npx -y skills add aptos-labs/aptos-agent-skills --skill use-ts-sdkInstalls into the current project.
Run `npx skills use "https://github.com/aptos-labs/aptos-agent-skills" --skill "aptos-labs/aptos-agent-skills/use-ts-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aptos-labs/aptos-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/aptos-labs/aptos-agent-skills"` and select the relevant skills, then follow their instructions.