mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
ed58e67180
ETH trenches/trending (SKILL.md, cli-usage.md): - Add per-chain --launchpad-platform value tables incl. ETH for `market trenches` - Add ETH trenches usage examples (all / new_creation / completed) - Rename "Trending — ETH (No Platform Filter)" to "Trending — ETH by Launchpad Platform" and add --platform ETH examples (platform list is now supported) min_created/max_created units (market trending): - Clarify that the raw upstream rank interface accepts minutes only; the openapi-service does NOT forward this field — it evaluates the age window itself (cutoff = now - duration, native for m/h/d), so 6h/7d work via this CLI. - Note a bare number with no unit suffix is rejected. Update --help text and code comment accordingly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>