Generate complete NFT/crypto collection launch content from a single product name and description.
Load the reference templates, then use the generate script or craft content directly.
references/templates.md| Piece | Description |
|---|---|
| ------- | ------------- |
| Collection Description | 150-300 word landing page copy |
| Short Description | 1-2 sentence pitch |
| Twitter Thread | 5-7 tweet thread for launch |
| Discord Welcome | Onboarding message for new holders |
| Roadmap | 4-phase timeline content |
| Tokenomics Blurb | Supply/utility explanation |
uv run python scripts/generate_content.py --name "CyberPunk Zebras" --tagline "Neon meets nature" --supply 5555 --price 0.05 --date "2026-06-01"
For interactive mode (prompts for all values):
uv run python scripts/generate_content.py --interactive
共 1 个版本