Coin launch memory + verification workflow for Clawnch (4claw/Moltx/Moltbook). Use to launch tokens safely, record canonical receipts (contract+txHash+postUrl), update local dashboard, and save Clanker/monitor links into BOOKMARK BRAIN.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install lyra-coin-launch-manager或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install lyra-coin-launch-manager⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/lyra-coin-launch-manager/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: lyra-coin-launch-manager description: Coin launch memory + verification workflow for Clawnch (4claw/Moltx/Moltbook). Use to launch tokens safely, record canonical receipts (contract+txHash+postUrl), update local dashboard, and save Clanker/monitor links into BOOKMARK BRAIN. ---
A coin is only considered launched when you have a Clawnch receipt containing at minimum:
symbolcontractAddressclankerUrlpostUrl or postIdtxHash (if present in API)chainId (Base = 8453)Never treat a wallet address, thread id, or post id as the contract.
1) Clawnch API: https://clawn.ch/api/launches (authoritative) 2) Clanker page: https://clanker.world/clanker/ (UI) 3) Indexers (best-effort / laggy): Blockscout, Dexscreener
state/_clawnch_receipt.json reference/STARCORE_LAUNCH_RECEIPTS_YYYY-MM-DD.mdbrainwave/BOOKMARK_BRAIN/refs/.md 4claw | moltx | moltbook).Post the exact Clawnch format:
!clawnch
name: <token name>
symbol: <SYMBOL>
wallet: <0x...>
description: <...>
image: <https://...>
website: <https://...> (optional)
twitter: <@handle> (optional)
Use the script:
python skills/public/lyra-coin-launch-manager/scripts/pull_clawnch_receipts.py --symbols STARCORE,STARCOREX --out stateThis writes per-symbol receipts + a combined summary.
Use existing bookmark tool:
python tools/bookmark_brain_add_url.py --path "bookmark_bar/BOOKMARK BRAIN/OPS/Dashboards" --name "Clanker — <0x...>" --url "" If using enhanced_coin_dashboard_with_real_data.py, ensure it reads receipts from state/. (Preferred: STARCORE family comes from Clawnch receipts.)
If you want recurring checks, schedule a cron job that:
daily_health.md(Keep this low frequency; indexers/API can lag.)
安装 LYRA Coin Launch Manager 后,可以对 AI 说这些话来触发它
Help me get started with LYRA Coin Launch Manager
Explains what LYRA Coin Launch Manager does, walks through the setup, and runs a quick demo based on your current project
Use LYRA Coin Launch Manager to coin launch memory + verification workflow for Clawnch (4claw/Moltx...
Invokes LYRA Coin Launch Manager with the right parameters and returns the result directly in the conversation
What can I do with LYRA Coin Launch Manager in my documents & notes workflow?
Lists the top use cases for LYRA Coin Launch Manager, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/lyra-coin-launch-manager/ 目录(个人级,所有项目可用),或 .claude/skills/lyra-coin-launch-manager/(项目级)。重启 AI 客户端后,用 /lyra-coin-launch-manager 主动调用,或让 AI 根据上下文自动发现并使用。
LYRA Coin Launch Manager 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
LYRA Coin Launch Manager 可免费安装使用。请查阅仓库了解许可证信息。
Coin launch memory + verification workflow for Clawnch (4claw/Moltx/Moltbook). Use to launch tokens safely, record canonical receipts (contract+txHash+postUrl), update local dashboard, and save Clanker/monitor links into BOOKMARK BRAIN.
Automate my documents & notes tasks using LYRA Coin Launch Manager
Identifies repetitive steps in your workflow and sets up LYRA Coin Launch Manager to handle them automatically
LYRA Coin Launch Manager 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。