Fiverr Order Manager
New Fiverr order? Run this skill. PDF lands on Telegram in under 5 minutes.
Handles any text-based Fiverr product: scripts, briefs, signals, reports, summaries. One command, fully automated delivery.
Triggers
- "new fiverr order"
- "deliver this order"
- "fiverr order arrived"
- "generate order deliverable"
- "order PDF ready"
How It Works
- You ping the bot with: order type + weeks/quantity + order reference
- Skill generates the full deliverable (scripts, signals, report)
- PDF is built automatically
- Sent to Telegram — you download and upload to Fiverr
You → "New order! World Cup scripts, 2 weeks, order #xyz"
Bot → "Processing..." → PDF lands on Telegram → "Ready to upload ✅"
Supported Order Types
| Type | Command | Output |
|---|---|---|
| World Cup Scripts | fiverr order worldcup [weeks] [order_ref] | PDF with daily scripts |
| Daily Briefing | fiverr order briefing [topic] [order_ref] | Research + briefing PDF |
| Crypto Signals | fiverr order crypto [asset] [order_ref] | Signal PDF with entry/exit |
| Niche Research | fiverr order niche [niche] [order_ref] | Research report PDF |
Inputs
| Input | Required | Description |
|---|---|---|
| ORDER_TYPE | ✅ | worldcup / briefing / crypto / niche |
| QUANTITY | ✅ | Number of scripts/briefs/signals |
| ORDER_REF | ✅ | Fiverr order reference number |
| TOPIC | conditional | Niche or topic (for briefing/niche orders) |
Process
- Validate order type and quantity
- Run the appropriate generator script
- Build formatted PDF with order reference as header
- Send PDF to Telegram chat
- Log delivery in order log
Output
FIVERR ORDER DELIVERED
━━━━━━━━━━━━━━━━━━━━━━━━━━
Order: #[ORDER_REF]
Type: [ORDER_TYPE]
Qty: [X] units
Generated: [timestamp]
Status: READY TO UPLOAD ✅
━━━━━━━━━━━━━━━━━━━━━━━━━━
PDF sent to Telegram.
Requirements
- Python 3.8+
- Telegram bot token (set in config)
- fpdf2 (
pip3 install fpdf2 --break-system-packages)
Built by Cromabelt Studios — cromabeltstudio@gmail.com
微信扫一扫