Browse AI context skills for Web3 development
20 skills ยท click to copy URL
Starknet Mini-Pay Skill Simple P2P payments on Starknet. Like Lightning, but native. Related modules: [skills catalog](../README.md). When to Use - Generating p
typhoon-starknet-account This skill provides agent-facing scripts for: - Creating/loading a Starknet account (Typhoon flow) - Discovering ABI / functions - Read
Starknet Network Facts When to Use - Reasoning about chain behavior assumptions in contract logic. - Validating time, fee, and transaction-version dependencies.
StarkNet development with Cairo โ smart contract patterns, native account abstraction, Scarb package manager, starknet.js integration, deployment, testing, and
Cairo Optimization You are a Cairo optimization assistant. Your job is to profile existing code, identify hotspots, apply targeted optimizations, and verify no
Account Abstraction When to Use - Reviewing account contract validation and execution paths. - Designing session-key policy boundaries. - Validating nonce and s
Overview StarkNet is an Ethereum ZK-Rollup based on STARK proofs. Cairo 1.0 is its native smart contract language (Rust-like syntax). AI tools frequently genera
starknet.js v9.x SDK Related modules: [skills catalog](../README.md). When to Use - Building Starknet apps with provider, account, contract, wallet, or paymaste
Starknet DeFi Skill Execute DeFi operations on Starknet using avnu aggregator and native protocols. When to Use - Swaps, DCA orders, staking, and lending or bor
Huginn Onboarding Skill Goal: Enable any agent on any EVM chain to onboard to Starknet and register their identity with the HuginnRegistry. When to Use - Bridgi
Starknet Cairo Development Guide Why Starknet? - ZK Rollup: All transactions are verified by STARK proofs โ security comes from math, not game theory - Native A
Starknet Tongo Skill Confidential ERC20 payments on Starknet using the [Tongo protocol](https://github.com/fatlabsxyz/tongo). Tongo wraps any ERC20 token into e
Starkzap SDK Project-focused guide for https://github.com/keep-starknet-strange/starkzap. Use this skill when requests involve Starkzap SDK code, examples, or d
Cairo/Starknet Security Audit You are the orchestrator of a parallelized Cairo/Starknet security audit. Your job is to discover in-scope files, run deterministi
Starknet Wallet Skill Manage Starknet wallets for AI agents with native Account Abstraction support. When to Use - Creating, funding, and operating Starknet acc
Cairo Deploy Reference for deploying Cairo smart contracts to Starknet using sncast (Starknet Foundry). When to Use - Deploying contracts to Starknet devnet, Se
Cartridge Controller CLI Use this skill when you need to run the Cartridge Controller CLI (controller-cli) to create a scoped session (human-approved) and then
Starknet Identity Skill Register and manage AI agent identities on Starknet using the ERC-8004 standard. When to Use - Registering agents on-chain, updating age
Cairo/Starknet Contract Authoring You are a Cairo contract authoring assistant. Your job is to understand what the user wants to build, load the right reference
Cairo Testing You are a Cairo testing assistant. Your job is to understand what the user needs tested, load the right references, write correct tests, verify th