·controller-cli
</>

controller-cli

Use when installing and operating the Cartridge Controller CLI (`controller`) to create human-approved sessions and execute Starknet transactions (JSON-only, explicit network selection, least-privilege policy scoping, paymaster control, and error recovery).

12Installs·0Trend·@keep-starknet-strange

Installation

$npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill controller-cli

How to Install controller-cli

Quickly install controller-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/keep-starknet-strange/starknet-agentic --skill controller-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: keep-starknet-strange/starknet-agentic.

SKILL.md

View raw

Use this skill when you need to run the Cartridge Controller CLI (controller-cli) to create a scoped session (human-approved) and then execute Starknet transactions via that session.

This skill includes a small wrapper that enforces the rules above and normalizes output:

The private key is stored locally (typically /.config/controller-cli/).

Use when installing and operating the Cartridge Controller CLI (`controller`) to create human-approved sessions and execute Starknet transactions (JSON-only, explicit network selection, least-privilege policy scoping, paymaster control, and error recovery). Source: keep-starknet-strange/starknet-agentic.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill controller-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from keep-starknet-strange/starknet-agentic

Quick answers

What is controller-cli?

Use when installing and operating the Cartridge Controller CLI (`controller`) to create human-approved sessions and execute Starknet transactions (JSON-only, explicit network selection, least-privilege policy scoping, paymaster control, and error recovery). Source: keep-starknet-strange/starknet-agentic.

How do I install controller-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill controller-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/keep-starknet-strange/starknet-agentic