/install ape-store
---\r \r name: apestore-token-creator\r \r description: Deploys a real token on Ape.Store on the BASE blockchain. Use when user wants to create or deploy a token on ape.store.\r \r ---\r \r \r \r # Ape.Store Token Creator\r \r \r \r When the user asks to create a token on Ape.Store, use the bash tool to run this exact command:\r \r \r \r bash command:"node \"C:\Users\ben\.openclaw\workspace\skills\ape-store\index.js\" create a token on ape.store with the name NAME and the symbol SYMBOL and the description DESCRIPTION"\r \r \r \r Replace NAME, SYMBOL, DESCRIPTION with the user's actual inputs. If an image path is provided append: and image IMAGE_PATH\r \r \r \r ## RULES\r \r - ALWAYS run the bash command above using the bash tool\r \r - NEVER mock, simulate or generate fake output\r \r - NEVER create metadata.json or copy image files yourself\r \r - Wait for real output containing TX Hash and Block number\r \r - Report the TX Hash and Block number back to the user as confirmation\r \r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ape-store - 安装完成后,直接呼叫该 Skill 的名称或使用
/ape-store触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ape.Store Token Create 是什么?
Deploys a real token on Ape.Store within the BASE blockchain using user-provided name, symbol, description, and optional image. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Ape.Store Token Create?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ape-store」即可一键安装,无需额外配置。
Ape.Store Token Create 是免费的吗?
是的,Ape.Store Token Create 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ape.Store Token Create 支持哪些平台?
Ape.Store Token Create 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ape.Store Token Create?
由 mrben1(@mrben1)开发并维护,当前版本 v1.0.0。