Skip to main content
Run any Skill in Manus
with one click
GitHub repository

starknet-agentic

starknet-agentic contains 19 collected skills from keep-starknet-strange, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
79
updated
2026-06-24
Forks
25
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

starknet-agentic-skills
computer-programmers

Routes Starknet agent, wallet, DeFi, identity, SDK, and Cairo contract work to the smallest focused skill module.

2026-06-24
snip-36
software-developers

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.

2026-05-18
cairo-auditor
computer-occupations-all-other

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.

2026-05-08
starknet-anonymous-wallet
software-developers

Create an anonymous Starknet wallet via Typhoon and interact with Starknet contracts. Privacy-focused wallet creation for agents requiring anonymity.

2026-05-07
starkzap-sdk
software-developers

Reference for integrating or maintaining applications built with keep-starknet-strange/starkzap, including StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC20 flows, staking, and transaction builder usage.

2026-05-07
starknet-mini-pay
software-developers

Simple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.

2026-05-01
starknet-js
software-developers

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.

2026-04-30
cairo-contract-authoring
software-developers

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.

2026-03-31
account-abstraction
computer-occupations-all-other

Starknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.

2026-03-17
cairo-deploy
software-developers

Deployment guidance for Cairo contracts on Starknet covering sncast commands, account setup, declare/deploy workflow, network configuration, and contract verification.

2026-03-17
cairo-optimization
computer-programmers

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.

2026-03-17
cairo-testing
software-quality-assurance-analysts-and-testers

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.

2026-03-17
controller-cli
software-developers

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.

2026-03-17
huginn-onboard
software-developers

Bridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.

2026-03-17
starknet-defi
financial-and-investment-analysts

Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.

2026-03-17
starknet-identity
software-developers

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.

2026-03-17
starknet-network-facts
computer-network-architects

Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.

2026-03-17
starknet-tongo
computer-programmers

Confidential ERC20 payments on Starknet using Tongo protocol. Fund, transfer, withdraw, and rollover encrypted token balances with zero-knowledge proofs. Use when the user needs privacy-preserving transactions, confidential payments, encrypted balances, or auditable private transfers on Starknet.

2026-03-17
starknet-wallet
software-developers

Create and manage Starknet wallets for AI agents. Transfer tokens, check balances, manage session keys, deploy accounts, and interact with smart contracts using native Account Abstraction.

2026-03-17