Got a Fiverr order? Ping this skill with the order details. It generates the deliverable, builds the PDF, and sends it straight to your Telegram — ready to u...
--- name: fiverr-order-manager slug: fiverr-order-manager title: "Fiverr Order Manager — deliver Fiverr orders in under 5 minutes" description: "Got a Fiverr order? Ping this skill with the order details. It generates the deliverable, builds the PDF, and sends it straight to your Telegram — ready to upload to Fiverr. Handles World Cup scripts, daily briefs, crypto signals, and any text-based product." tags: [fiverr, order, delivery, PDF, automation, freelance, scripts] version: 1.0.0 author: Cromabelt Studios contact: cromabeltstudio@gmail.com platform: ClawHub price: FREE category: Freelance / Automation --- # 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 1. **You ping the bot** with: order type + weeks/quantity + order reference 2. **Skill generates** the full deliverable (scripts, signals, report) 3. **PDF is built** automatically 4. **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 1. Validate order type and quantity 2. Run the appropriate generator script 3. Build formatted PDF with order reference as header 4. Send PDF to Telegram chat 5. 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*
don't have the plugin yet? install it then click "run inline in claude" again.