You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π Nearx Skills β Stellar Network AI Agent Skills
Knowledge for AI Agents to build on the Stellar Network. Curated skills for the Nearx developer community.
π€ The Problem
AI agents (Claude, Cursor, Copilot, etc.) often hallucinate when asked to build on Stellar. They mix up classic Stellar protocol with EVM concepts, invent non-existent RPC methods, or struggle with Soroban smart contracts.
π‘ The Solution
Nearx Skills provides curated, high-quality Markdown knowledge files that teach AI agents how to build correctly on Stellar. Each skill is dense, factual, and code-heavy β no fluff.
Read https://raw.githubusercontent.com/nearxdev/skills/main/packages/skills-catalog/skills/(soroban)/soroban-contracts/SKILL.md and help me write a token contract.
Installing as a Plugin (Claude Code)
claude plugin install https://github.com/nearxdev/skills
Using the CLI
# Install skills for your AI agent
npx @nearx/skills install
# List available skills
npx @nearx/skills list
π€ Contributing
We want this to be the knowledge hub for Stellar developers in the Nearx community. Contributions are welcome!