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

stellar-agent-kit

stellar-agent-kit contains 4 collected skills from kaankacar, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-05-08
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

stellar-agent-kit
software-developers

Drive the Stellar / Soroban network from any AI agent (Hermes, OpenClaw, Claude Code, Cursor) using the @stellar-agent-kit npm package or its MCP server. Use when the user asks about sending XLM/USDC, trustlines, swaps (Soroswap), lending (Blend), token issuance, Soroban contracts, fiat on/off-ramps (anchors), or building a Stellar-aware AI agent.

2026-05-08
stellar-autonomous-agent
software-developers

Build a SAFE autonomous Stellar agent with @stellar-agent-kit/runner. Covers layered defence (network sandbox, action allowlist, spend caps, human-in-loop, smart-account policies), free OpenRouter LLM setup with NVIDIA Nemotron, cron-style runOnce for resumable scheduled agents, and how to verify each safety layer with tests. Use when building autonomous bots that move money on Stellar.

2026-05-08
stellar-remittance-mx
software-developers

Build a Mexican-peso ↔ USDC/CETES remittance flow on Stellar via Etherfuse SPEI on/off-ramps. Covers KYC handling, customer-id permanence gotcha, testnet vs mainnet URLs, and the on-chain swap step. Use when building MXN remittance, payout-to-bank, or USDC-from-pesos flows.

2026-05-08
stellar-x402-monetize
software-developers

Turn an HTTP API into an x402-paid endpoint that AI agents can buy from on Stellar (USDC settlement, ~5s finality, sub-cent fees, zero-XLM clients). Or, write an agent that pays for x402-paywalled APIs. Covers seller (@x402/express) and buyer (@stellar-agent-kit/plugin-payments) sides plus testnet runbook.

2026-05-08