Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...
浏览器
Fiverr Gig Automation
试用Automates Fiverr gig lifecycle — creates gigs, sends buyer offers/proposals, manages inbox, and collects reviews. No Fiverr API needed — uses browser automat...
它能做什么
Automates Fiverr gig lifecycle — creates gigs, sends buyer offers/proposals, manages inbox, and collects reviews. No Fiverr API needed — uses browser automation (Selenium). Fiverr has 4M+ buyers and you can start selling in minutes.
技能文档
fiverr-gig-automation
Automate your Fiverr freelancing business.
What This Does
- Creates Fiverr gigs from your skill inventory
- Sends buyer offers — auto-responds to buyers looking for your skills
- Manages inbox — personalized replies to all inquiries
- Collects reviews — automated review requests after delivery
- Reports earnings — daily Fiverr
Core Script
scripts/fiverr_gig_manager.py
#!/usr/bin/env python3
"""Fiverr Gig Manager — automates all Fiverr freelance activities."""
def create_gig(gig_data):
"""Create a new Fiverr gig via browser automation."""
pass # Selenium automation
def send_offer(buyer_requirement):
"""Send personalized offer to buyer request."""
pass
def reply_inbox():
"""Reply to all unread messages."""
pass
def request_review(order_id):
"""Send review request after successful delivery."""
pass
def get_earnings():
"""Scrape earnings from Fiverr dashboard."""
pass
Skills to Create Gigs For (based on your inventory)
| Gig Title | Base Price | Upsell Potential |
|---|---|---|
| "Build You an Options Trading Backtester in Python" | $100 | $50 extra |
| "Build a Solana Meme Coin Sniper Bot" | $300 | $100 extra |
| "Create a Professional Trading Signal Generator" | $150 | $75 extra |
| "Build Custom DeFi Protocol Integrations" | $500 | $200 extra |
| "AI-Powered Content Automation Bot" | $200 | $100 extra |
Earnings Model
- Fiverr takes 20% fee (drops to 10% after 6 months, 5% after 2 years)
- Target: $500–$2,000/month with 3–5 active gigs
- Upsells = pure
Steps to Connect
- Sign up at fiverr.com
- Save Fiverr login email as
FIVERR_EMAILin Settings > Advanced - Save password as
FIVERR_PASSWORD - Save your Fiverr username as
FIVERR_USERNAME
Deliverable
fiverr-gig-automation/ with:
scripts/fiverr_gig_manager.pyscripts/buyer_offer_finder.pyscripts/inbox_manager.pyconfig/gig_catalog.json— gig templates for each skillSKILL.md— this file
相关技能
Browser shopping assistant. Input a product link or keyword; compare browser-visible prices, seller type, reviews, promotions, delivery/return signals, and a...
Hire humans for physical-world tasks via RentAHuman.ai. Search available humans by skill, post bounties, start conversations, and coordinate real-world work. Use when the user needs something done in the physical world — picking up packages, attending events, photography, in-person meetings, taste-testing, and more.
Browser automation, DOM inspection, page mutation, wait orchestration, flow execution, and local proxy override work through the Silmaril Chrome DevTools Pro...
Run the AI Search Hub browser automation scripts for Yuanbao, LongCat, Doubao, Qwen, Gemini, and Grok. Use this skill when the user wants to ask one of those...
Browser automation fallback through the magicbrowse CLI with goal-driven act as the default primitive and observe/primitives only for recovery, with changed page state verified by fresh observation.