一条提示词搞定代币、DeFi、链上数据与组合策略的深度加密研究。
安全
LYRA Coin Launch Manager
Clawnch coin-launch receipts + local verify: pull launches from clawn.ch, write receipt JSON/MD, optional Blockscout/Dexscreener checks, local bookmark ref files. No git push, no GitHub token load, no repo create. Not for remote wallet control. Read references/SECURITY.md first.
它能做什么
Clawnch coin-launch receipts + local verify: pull launches from clawn.ch, write receipt JSON/MD, optional Blockscout/Dexscreener checks, local bookmark ref files. No git push, no GitHub token load, no repo create. Not for remote wallet control. Read references/SECURITY.md first.
技能文档
LYRA Coin Launch Manager v1.2.0
Clawnch receipt + verification workflow only.
Crypto lane is lattice-separated from LYGO P0–P9 core (CRYPTO_LATTICE_SEPARATION.md). Token metrics ≠ lattice health.
What this skill does
| Action | Network | Disk | Credentials |
|---|---|---|---|
| Pull launches from Clawnch API | HTTPS GET clawn.ch | Write state/*_clawnch_receipt.json | None |
| Normalize STARCORE family receipts | Optional Clawnch GET | Write state + reference/*.md | None |
| Verify via Blockscout / Dexscreener | HTTPS GET | Write state/*_verify.json | None |
| Local bookmark ref files | None | Write under --bookmark-dir | None |
What this skill does not do
- No GitHub token load /
git push/gh repo create - No git credential fill / pre-commit hook install
- No wallet private keys / signing / transfers
- No auto social posts (you post
!clawnchyourself) - No LYGO stack mutation
Operator-only publish helpers (if any) live outside this package in operator_tools/ of the steward crypto repo — not shipped on ClawHub.
Install
npx clawhub@latest install deepseekoracle/lyra-coin-launch-manager
Workflow
0) Preflight
- Symbol + surface (
4claw|moltx|moltbook) - Deployer public wallet only (never paste private keys into skill folders)
1) Launch trigger (human)
Post Clawnch format on the chosen surface:
!clawnch
name:
symbol:
wallet: <0x...>
description: <...>
image:
2) Pull receipts
python scripts/pull_clawnch_receipts.py --symbols STARCORE,STARCOREX --out state
Writes per-symbol JSON + summary. Human-reviewed paths under ./state (or --out).
3) Optional family normalize / verify
python scripts/normalize_starcore_family.py --symbols STARCORE,STARCOREX,STARCORECOIN --workspace .
python scripts/verify_starcore_family.py --symbols STARCORE,STARCOREX,STARCORECOIN --workspace .
4) Optional local bookmark refs (no external browser tools)
python scripts/bookmark_starcore_family.py --symbols STARCORE,STARCOREX --workspace . --bookmark-dir reference/bookmarks
5) Optional monitor (in-process chain)
python scripts/starcore_monitor.py --symbols STARCORE,STARCOREX,STARCORECOIN --workspace . --log daily_health.md
Agents
- Propose commands / review receipts; do not invent contract addresses.
- Clawnch is authoritative; indexers lag.
- Never run anything named push/github/gh from this skill (none ship).
Security
See references/SECURITY.md and references/SKILLSPECTOR_AUDIT.md.
Δ9Φ963 — receipts · verify · human posts · crypto lane separated · no silent publish.
相关技能
集成公告源监控、签名校验与风险技能处置的 ClawSec 套装管理入口。
Expose a local @moneydevkit/agent-wallet as a Nostr Wallet Connect (NIP-47) wallet-service (systemd user service).
BOOK BRAIN — LYGO 3-Brain filesystem helper. Scaffold memory/reference/state layouts, .ref.txt outer links, daily indexes; pairs with lyra-brain. Additive on...
通过一个命令行工具完成多链加密货币交易、钱包管理与 AI 市场分析。
按命令族和 profile 选择合适的 OpenClaw CLI 命令,并校验执行结果。