·use-algokit-cli
</>

use-algokit-cli

AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling smart contracts, running test suites, deploying to localnet, managing local Algorand network, or understanding the development workflow. Strong triggers include "build the contract", "run the tests", "start localnet", "deploy to localnet", "algokit project run", "localnet status".

5Installs·0Trend·@algorand-devrel

Installation

$npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-cli

How to Install use-algokit-cli

Quickly install use-algokit-cli AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-cli
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: algorand-devrel/algorand-agent-skills.

SKILL.md

View raw

This compiles contracts via Puya, generates ARC56 specs, and creates typed clients.

| Start local network | algokit localnet start | | Stop local network | algokit localnet stop | | Reset network state | algokit localnet reset | | Check network status | algokit localnet status | | Build fails | Check Puya compiler errors, fix contract code | | Tests fail | Check test assertions, fix contract or test code |

AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling smart contracts, running test suites, deploying to localnet, managing local Algorand network, or understanding the development workflow. Strong triggers include "build the contract", "run the tests", "start localnet", "deploy to localnet", "algokit project run", "localnet status". Source: algorand-devrel/algorand-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from algorand-devrel/algorand-agent-skills

Quick answers

What is use-algokit-cli?

AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling smart contracts, running test suites, deploying to localnet, managing local Algorand network, or understanding the development workflow. Strong triggers include "build the contract", "run the tests", "start localnet", "deploy to localnet", "algokit project run", "localnet status". Source: algorand-devrel/algorand-agent-skills.

How do I install use-algokit-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/algorand-devrel/algorand-agent-skills