create-rustchain-agent
/install create-rustchain-agent
create-rustchain-agent
60-second onboarding for a RustChain-participating agent. One command
scaffolds a working agent: an Ed25519 RTC wallet, a runnable agent.py, MCP
wiring for rustchain-mcp, and the path to claim the First-Light bounty.
Use
uvx create-rustchain-agent my-agent
cd my-agent && python agent.py
Capabilities
- Generates an Ed25519 RTC wallet (0600, gitignored)
- Writes
.mcp.jsonwiring rustchain-mcp for Claude Code / Cursor / Cline - Emits a runnable agent that checks node health + balance + First-Light bounty
--registerregisters a Beacon identity;--nodetargets a testnet
Limitations
Scaffolding is local-only by default (no network writes unless --register).
Requires cryptography.
Part of the RustChain ecosystem · pip: create-rustchain-agent · MIT.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install create-rustchain-agent - After installation, invoke the skill by name or use
/create-rustchain-agent - Provide required inputs per the skill's parameter spec and get structured output
What is create-rustchain-agent?
Scaffolds a runnable RustChain agent with Ed25519 wallet, MCP wiring, node health checks, and First-Light bounty claim path in one command. It is an AI Agent Skill for Claude Code / OpenClaw, with 18 downloads so far.
How do I install create-rustchain-agent?
Run "/install create-rustchain-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is create-rustchain-agent free?
Yes, create-rustchain-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does create-rustchain-agent support?
create-rustchain-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created create-rustchain-agent?
It is built and maintained by AutoJanitor (@scottcjn); the current version is v0.1.0.