Crypto Content Crafter
v1.0.0Generate all NFT/crypto collection content from a single product name. Use when user needs NFT collection descriptions, roadmap content, Twitter threads, Dis...
Crypto Content Crafter
Generate complete NFT/crypto collection launch content from a single product name and description.
Quick Start
Load the reference templates, then use the generate script or craft content directly.
Workflow
- Load reference templates:
references/templates.md - Gather: collection name, tagline, theme, mint price, supply, mint date
- Generate each content piece using templates as guides
- Output all pieces in a single organized response
Generated Content Pieces
| 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 |
Script Usage
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
Tips
- Always ask for collection theme/vibe if not provided
- Include floor price history references for similar collections
- Add urgency elements for mint date countdown
- Tailor Twitter thread to build community, not just sell
Version tags
latest
