Root Index
SKILL.md Start here. The mental models and full index.
High-signal Stellar knowledge for AI agents and developers. Each card links directly to the repository source and raw markdown file.
20
skills tracked from ggoldani/stellarskills
Last generated: ยท Contributing
SKILL.md Start here. The mental models and full index.
accounts/SKILL.md Keypairs, minimum balances, multisig, sponsorship.
anchors/SKILL.md Fiat on/off-ramps and integration flows.
assets/SKILL.md Custom tokens, trustlines, SAC, USDC.
dex/SKILL.md Built-in order books and liquidity pools.
fees/SKILL.md Base fees, resource limits, and fee bumps.
frontend/SKILL.md Stellar Wallets Kit, SEP-10 Auth, and transaction building.
horizon/SKILL.md REST API for the classic protocol.
local-node/SKILL.md Stellar Quickstart Docker, local RPC, and Friendbot.
openzeppelin/SKILL.md Audited contracts, SDKs, and Contract Wizard.
operations/SKILL.md Reference for all transaction operations.
rpc/SKILL.md JSON-RPC for smart contracts and fetching historical events.
security/SKILL.md Soroban security patterns and reentrancy.
seps/SKILL.md Interoperability standards (SEP-10, 24, 31, etc.).
soroban/SKILL.md Smart contracts (Rust/WASM), general architecture, auth.
storage/SKILL.md Persistent/Temporary storage, TTL rent, data structures.
testing/SKILL.md Rust unit testing and testnet deployment.
tools/SKILL.md SDKs, CLI, wallets, and explorers.
why/SKILL.md Architectural tradeoffs vs EVM/Solana.
x402/SKILL.md Pay-per-request HTTP 402 integration for AI Agents.
Access skills directly from terminal and inject context into your prompts with
npx stellarskills.
npm install -g stellarskills npx stellarskills list npx stellarskills get <skill> npx stellarskills url <skill> npx stellarskills combine <skillA> <skillB> > prompt.txt claude plugin install https://github.com/ggoldani/stellarskills clawhub install stellarskills npx stellarskills search "<term>" npx stellarskills copy <skillA> <skillB> npx stellarskills rules cursor <skillA> <skillB> npx stellarskills rules cline <skillA> <skillB> npx stellarskills index npx stellarskills doctor npx stellarskills system <skillA> <skillB> --instruction "<goal>" > prompt.txt