GMGN.AI and GitHub
c525fba661
Merge pull request #77 from prodev-nova/feat/cooking
...
docs(cooking): improve guided launch flow and clarify env credential lookup
2026-04-07 15:46:15 +08:00
prodev-nova
0ce0051e60
docs(cooking): improve guided launch flow and clarify env credential lookup
...
- Rewrite Guided Launch Flow: required fields collected one at a time,
optional fields grouped into a single question for faster UX
- Add env lookup warning: document that a local .env in the workspace
overrides ~/.config/gmgn/.env, with a check command
2026-04-07 15:08:06 +08:00
gumponchain and Claude Sonnet 4.6
8999d36d1d
docs(swap): fix price_scale definition and update all skills
...
- Redefine price_scale: profit_stop uses gain % from entry (e.g. "100" = +100% / 2×), loss_stop uses drop % from entry (e.g. "65" = drops 65%)
- Update all condition-order examples in SKILL.md and both READMEs accordingly
- Add is_anti_mev recommended note and anti-mev flag to swap examples
- Add order strategy create to Financial Risk Notice
- Fix response section heading format (bold → ###) for order strategy create/list
- Add reset_at field extraction guidance to Rate Limit Handling in all 6 skills
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-03 17:11:16 +08:00
dd1cb9d2e5
docs(cooking): rewrite SKILL.md with full guided launch flow and safety infrastructure
...
- Align opening banners with other GMGN skills (IPv6, no-guess, no-websearch)
- Add Core Concepts section (bonding curve, --buy-amt human units, --dex identifiers, image input, status polling, slippage)
- Add Financial Risk Notice (irreversible transactions, explicit confirmation required)
- Add Guided Launch Flow (6-step wizard: chain/platform → identity → logo → social → buy-amt → confirm)
- Add Rate Limit Handling with leaky-bucket weights
- Add First-time setup and Credential Model sections
- Add Pre-create Confirmation and Post-create Receipt output templates
- Add Execution Guidelines (confirmation, dex validation, image handling, order polling)
- Add --description parameter for token project pitch
- Add References table linking to other GMGN skills (swap, token, market, track, portfolio)
- Remove cross-skill dependencies (standalone skill, no gmgn-swap references)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-02 21:57:45 +08:00
deepfeature and GMGN.AI
b12a2294b7
feat: add cooking command and update swap/docs
2026-04-02 21:57:45 +08:00
138d571f8b
docs(cooking): rewrite SKILL.md with full guided launch flow and safety infrastructure
...
- Align opening banners with other GMGN skills (IPv6, no-guess, no-websearch)
- Add Core Concepts section (bonding curve, --buy-amt human units, --dex identifiers, image input, status polling, slippage)
- Add Financial Risk Notice (irreversible transactions, explicit confirmation required)
- Add Guided Launch Flow (6-step wizard: chain/platform → identity → logo → social → buy-amt → confirm)
- Add Rate Limit Handling with leaky-bucket weights
- Add First-time setup and Credential Model sections
- Add Pre-create Confirmation and Post-create Receipt output templates
- Add Execution Guidelines (confirmation, dex validation, image handling, order polling)
- Add --description parameter for token project pitch
- Add References table linking to other GMGN skills (swap, token, market, track, portfolio)
- Remove cross-skill dependencies (standalone skill, no gmgn-swap references)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-02 21:31:21 +08:00
deepfeature
2e71f283f0
feat: add cooking command and update swap/docs
2026-04-02 14:58:55 +08:00