byaptos-labs· 17 skills
"How to sponsor gas fees for Aptos dApp users using SmoothSend. Paid commercial service: free on testnet, credit-based on mainnet. Covers 3-line wallet adapter integration (transactionSubmitter), Script Composer for fee-in-token stablecoin transfers. Triggers on: 'gasless', 'sponsor gas', 'users pay no APT', 'transactionSubmitter', 'SmoothSend', 'fee payer', 'pay gas for users', 'no gas required'."
$npx -y skills add aptos-labs/aptos-agent-skills --skill smoothsend-gaslessInstalls into the current project.
Run `npx skills use "https://github.com/aptos-labs/aptos-agent-skills" --skill "aptos-labs/aptos-agent-skills/smoothsend-gasless"` 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.