starknet-agentic
Starknet wallets, DeFi, identity, and Cairo contract security
All Skills in This Repository (6)
Pure Emerald Level Indicatorsstarknet-mini-pay
Generate Starknet payment links, QR codes, and invoices via CLI.
starknet-identity
Register and manage AI agent identities on Starknet using ERC-8004.
starknet-defi
Automate token swaps, DCA orders, and STRK staking on Starknet.
huginn-onboard
Bridge EVM chain agents to Starknet and register them with HuginnRegistry.
starknet-wallet
Manage Starknet wallets and perform on-chain token transfers and balance queries.
starknet-anonymous-wallet
Create anonymous Starknet wallets and interact with contracts via Typhoon.
Frequently Asked Questions
FAQPage SchemaHow to install starknet-agentic?โผ
Run `npx skills add keep-starknet-strange/starknet-agentic --all -g -y` in your terminal to install the full skill bundle globally.
What can I build with starknet-agentic?โผ
You can give an agent a Starknet wallet with session keys and gasless payments, run DeFi swaps and staking, register on-chain ERC-8004 identity, and send private or P2P payments.
How does the Cairo auditor skill work?โผ
It scans your Cairo contracts with deterministic preflight checks and parallel review agents, then merges findings into one report with false-positive gating and severity scoring.
Does starknet-agentic work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and are tested with Claude Code, Codex, and the Agent Skills CLI.
Can I use it without Cairo experience?โผ
Yes. The authoring, testing, and deployment skills guide the agent step by step, enforce security rules automatically, and verify everything with scarb and snforge.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core