Stellarskills

High-signal Stellar knowledge for AI agents and developers. Each card links directly to the repository source and raw markdown file.

Try the CLI commands

20 skills tracked from ggoldani/stellarskills

Last generated: ยท Contributing

Root Index

SKILL.md

Start here. The mental models and full index.

Accounts

accounts/SKILL.md

Keypairs, minimum balances, multisig, sponsorship.

Anchors

anchors/SKILL.md

Fiat on/off-ramps and integration flows.

Assets

assets/SKILL.md

Custom tokens, trustlines, SAC, USDC.

DEX

dex/SKILL.md

Built-in order books and liquidity pools.

Fees

fees/SKILL.md

Base fees, resource limits, and fee bumps.

Frontend

frontend/SKILL.md

Stellar Wallets Kit, SEP-10 Auth, and transaction building.

Horizon

horizon/SKILL.md

REST API for the classic protocol.

Local Node

local-node/SKILL.md

Stellar Quickstart Docker, local RPC, and Friendbot.

Openzeppelin

openzeppelin/SKILL.md

Audited contracts, SDKs, and Contract Wizard.

Operations

operations/SKILL.md

Reference for all transaction operations.

RPC

rpc/SKILL.md

JSON-RPC for smart contracts and fetching historical events.

Security

security/SKILL.md

Soroban security patterns and reentrancy.

SEPs

seps/SKILL.md

Interoperability standards (SEP-10, 24, 31, etc.).

Soroban

soroban/SKILL.md

Smart contracts (Rust/WASM), general architecture, auth.

Storage

storage/SKILL.md

Persistent/Temporary storage, TTL rent, data structures.

Testing

testing/SKILL.md

Rust unit testing and testnet deployment.

Tools

tools/SKILL.md

SDKs, CLI, wallets, and explorers.

Why Stellar?

why/SKILL.md

Architectural tradeoffs vs EVM/Solana.

X402

x402/SKILL.md

Pay-per-request HTTP 402 integration for AI Agents.

Stellarskills CLI

Access skills directly from terminal and inject context into your prompts with npx stellarskills.

Install or run

npm install -g stellarskills
npx stellarskills list

Quick start

npx stellarskills get <skill>
npx stellarskills url <skill>
npx stellarskills combine <skillA> <skillB> > prompt.txt

Marketplace compatibility

claude plugin install https://github.com/ggoldani/stellarskills
clawhub install stellarskills
More CLI commands
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