byaptos-labs· 17 skills
"How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulate, sponsored (fee payer), and multi-agent. Triggers on: 'build.simple', 'signAndSubmitTransaction', 'transaction.build', 'waitForTransaction', 'signAsFeePayer', 'SDK transaction', 'sponsored transaction', 'multi-agent transaction'."
$npx -y skills add aptos-labs/aptos-agent-skills --skill ts-sdk-transactionsInstalls into the current project.
Run `npx skills use "https://github.com/aptos-labs/aptos-agent-skills" --skill "aptos-labs/aptos-agent-skills/ts-sdk-transactions"` 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.