Develops Algorand smart contracts in Python using PuyaPy — covers syntax, decorators, storage, transactions, types, testing with pytest, deployment, AlgoKit Utils, ARC-4/ARC-56 standards, and error troubleshooting. Use when writing algopy contracts, using @arc4.abimethod decorators, working with GlobalState or BoxMap in Python, testing with AlgorandClient, deploying or calling contracts from Python, or diagnosing PuyaPy compiler and transaction errors.
$npx -y skills add algorand-devrel/algorand-agent-skills --skill algorand-pythonInstalls into the current project.
Run `npx skills use "https://github.com/algorand-devrel/algorand-agent-skills" --skill "algorand-devrel/algorand-agent-skills/algorand-python"` 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/algorand-devrel/algorand-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/algorand-devrel/algorand-agent-skills"` and select the relevant skills, then follow their instructions.