Install
openclaw skills install crypto-content-crafterGenerate all NFT/crypto collection content from a single product name. Use when user needs NFT collection descriptions, roadmap content, Twitter threads, Discord welcome messages, or any crypto/NFT marketing copy. Triggers: create NFT collection content, write crypto collection description, NFT drop content, generate crypto twitter thread, NFT roadmap, crypto launch content, NFT marketing copy
openclaw skills install crypto-content-crafterGenerate 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