返回 Skill 列表
extension
分类: 其它需要 API Key

Fiverr Order Manager

收到Fiverr订单?把订单详情发给此技能,它会自动生成交付物、制作PDF,并直接发送到您的Telegram——准备好上传。

person作者: gate76hubclawhub

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