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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install create-rustchain-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/create-rustchain-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18 次。
如何安装 create-rustchain-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install create-rustchain-agent」即可一键安装,无需额外配置。
create-rustchain-agent 是免费的吗?
是的,create-rustchain-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
create-rustchain-agent 支持哪些平台?
create-rustchain-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 create-rustchain-agent?
由 AutoJanitor(@scottcjn)开发并维护,当前版本 v0.1.0。