keep-starknet-strange/starknet-agentic
Plugin Claude Code
Plugin marketplace listing 1 plugin: starknet-agentic-skills.
keep-starknet-strange/starknet-agentic
Plugin Claude Code
Plugin marketplace listing 1 plugin: starknet-agentic-skills.
keep-starknet-strange/starknet-agentic
Plugin Claude Code
Canonical Starknet skill bundle for AI agents: wallets, DeFi, identity, payments, privacy, and Cairo contract workflows.
keep-starknet-strange/starknet-agentic
Instructions file CodexOpenCode
Instructions for keep-starknet-strange/starknet-agentic, covering agents.md - canonical agent instructions, mission, scope, core operating principles and roles and boundaries.
keep-starknet-strange/starknet-agentic
Instructions file
Instructions for keep-starknet-strange/starknet-agentic, covering starknet agentic -- development context, cairo, typescript, skills and git.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Routes Starknet agent, wallet, DeFi, identity, SDK, and Cairo contract work to the smallest focused skill module.
keep-starknet-strange/starknet-agentic
Command
Run the Cairo auditor workflow (alias for starknet-agentic-skills:cairo-auditor).
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Starknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.
keep-starknet-strange/starknet-agentic
Plugin Claude Code
Flagship Cairo/Starknet audit skill for vulnerability discovery with strict FP gating and confidence scoring.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Security audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific filenames.
keep-starknet-strange/starknet-agentic
Agent
Construct realistic exploit paths that cross function and contract boundaries.
keep-starknet-strange/starknet-agentic
Agent
You are a Cairo/Starknet security auditor scanning one assigned attack-vector partition against the full in-scope code bundle.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Cairo smart-contract authoring on Starknet. Trigger on "write a contract", "create a contract", "implement this in Cairo", "add storage/events/interface", "compose components". Guides structure, security patterns, and component wiring.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Deployment guidance for Cairo contracts on Starknet covering sncast commands, account setup, declare/deploy workflow, network configuration, and contract verification.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides profiling, arithmetic optimization, and bounded-int hardening.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Cairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strategy, cheatcode usage, and coverage.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Guidance for installing and operating the Cartridge Controller CLI (controller) to create human-approved sessions and execute Starknet transactions with JSON output, explicit network selection, scoped policies, paymaster control, and error recovery.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Bridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
SNIP-36 virtual block proving on Starknet. Trigger on "virtual block", "SNIP-36", "off-chain proof", "anonymous vote", "heavy computation off-chain", "prove a transaction". Covers Cairo virtual contract, proof server, starknet.js integration, and on-chain verification.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Create an anonymous Starknet wallet via Typhoon and interact with Starknet contracts. Privacy-focused wallet creation for agents requiring anonymity.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Reference for building Starknet applications using starknet.js v9.x SDK, including contract interaction, account management, transaction handling, fee estimation, wallet integration, and paymaster flows.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Simple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.
keep-starknet-strange/starknet-agentic
Skill Claude CodeCodex
Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.