{
"agents": [
{
"id": "web-scraper-pro",
"slug": "web-scraper-pro",
"name": "Web Scraper Pro",
"display_name": "Web Scraper Pro",
"description": "Scrapes modern websites with JavaScript support, anti-bot handling, login sessions, and adaptive selectors.",
"detailedDescription": "Web Scraping Toolkit helps you extract data from modern websites, including pages with JavaScript, login flows, and anti-bot protection.\n\nIt can scrape static pages, render dynamic content, run in stealth mode, reuse login sessions, and keep working even when site layouts change. This is useful when you need more than basic HTML scraping and want cleaner outputs from difficult websites.\n\nUse it for:\n- scraping websites with JavaScript content\n- collecting data from protected or bot-checked pages\n- extracting text, links, attributes, or structured fields\n- reusing login sessions for member-only pages\n- keeping scrapers working when selectors change\n\nIt works well for researchers, marketers, analysts, and developers who need a more reliable way to collect website data.",
"long_description": "Web Scraping Toolkit helps you extract data from modern websites, including pages with JavaScript, login flows, and anti-bot protection.\n\nIt can scrape static pages, render dynamic content, run in stealth mode, reuse login sessions, and keep working even when site layouts change. This is useful when you need more than basic HTML scraping and want cleaner outputs from difficult websites.\n\nUse it for:\n- scraping websites with JavaScript content\n- collecting data from protected or bot-checked pages\n- extracting text, links, attributes, or structured fields\n- reusing login sessions for member-only pages\n- keeping scrapers working when selectors change\n\nIt works well for researchers, marketers, analysts, and developers who need a more reliable way to collect website data.",
"features": [
"Stealth mode with automated Cloudflare and bot bypass",
"Full JavaScript rendering support for SPAs (React, Vue, Angular)",
"Adaptive selectors that automatically heal when website structure changes",
"Comprehensive session management for authenticated scraping",
"Multiple extraction formats: JSON, JSONL, CSV, Markdown, Text, HTML",
"Support for CSS, XPath, and Scrapy-style pseudo-selectors",
"Built-in proxy support and rate limiting (delay/concurrency control)"
],
"use_cases": [
"Scraping e-commerce sites with high-frequency price updates",
"Extracting data from protected portals requiring login and session tracking",
"Monitoring news or social media feeds with anti-bot protection",
"Gathering clean Markdown content from documentation sites for AI training",
"Robust data pipelines that don't break when target websites redesign"
],
"how_to_use": [
"Initialize with 'python scrape.py --url \u003CURL\u003E --selector \u003CCSS/XPath\u003E'",
"Use '--stealth' for protected sites and '--dynamic' for JS-rendered content",
"Enable '--adaptive-save' on first run to enable self-healing selectors later",
"Ask: 'Scrape https://example.com and extract titles to products.json'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Web Scraping",
"tags": [
"scraping",
"crawler",
"stealth",
"anti-bot",
"adaptive",
"automate"
],
"input_type": "URL, Selector, Credentials (optional)",
"output_type": "JSON, CSV, Markdown, Text",
"requirements": [
"Python 3.10+",
"Chromium browser (automatically installed via 'scrapling install')",
"Disk space for browsers (~500MB)"
],
"trigger": [
"Scrape all product names, prices, and ratings from this e-commerce page and export to CSV",
"Extract all job listings from https://jobs.example.com including title, company, and salary",
"Scrape the top 100 Hacker News posts with titles, scores, and comment counts"
],
"trigger_phrases": [
"Scrape all product names, prices, and ratings from this e-commerce page and export to CSV",
"Extract all job listings from https://jobs.example.com including title, company, and salary",
"Scrape the top 100 Hacker News posts with titles, scores, and comment counts"
],
"sample_output": "## Scraping Result\n\n- **URL**: https://example.com\n- **Status**: Success\n- **Items Found**: 12\n- **Output**: data.json\n\n```json\n[\n { \"title\": \"Product 1\", \"price\": \"$10\" },\n { \"title\": \"Product 2\", \"price\": \"$20\" }\n]\n```",
"premium": true,
"pricing": "paid",
"creditCost": 100,
"price": 100,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 22,
"before_after": {
"question": "Scrape the pricing page from competitor.com for me",
"after": "🕷️ Scrapling — Scraping competitor.com/pricing\n\n✅ Bypassed Cloudflare protection\n✅ JavaScript rendered\n✅ Data extracted\n\nStarter: $29/month — 5 users, 10GB storage\nPro: $79/month — 25 users, 100GB, API access ⭐\nEnterprise: Custom\n\n💡 vs last week: Starter went up $4 (+16%)\n✅ Saved to: output/competitor_pricing.json",
"before": "I'm not able to browse or scrape websites directly.\n\nYour options:\n• Manually visit their website\n• Copy the pricing table yourself\n• Hire a developer ($200-500+)\n\nI can't create image files or fetch real-time data. 🤷"
}
},
{
"id": "portfolio-website-builder",
"slug": "portfolio-website-builder",
"name": "Portfolio Website Builder",
"display_name": "Portfolio Website Builder",
"description": "Builds a personal portfolio website from your resume using ready-made templates.",
"detailedDescription": "Portfolio Website Builder helps you turn your resume or profile into a portfolio website.\n\nIt can organize your experience, skills, projects, and contact details into a clean site layout using different design styles and templates. This is useful when you want a portfolio site quickly without building every section by hand.\n\nUse it for:\n- turning a resume into a portfolio website\n- creating project and skills sections\n- choosing from different portfolio styles\n- building a personal site for jobs, clients, or freelance work\n- updating your portfolio when your experience changes\n\nIt works well for developers, designers, students, freelancers, and job seekers who want a simple way to create a personal website.",
"long_description": "Portfolio Website Builder helps you turn your resume or profile into a portfolio website.\n\nIt can organize your experience, skills, projects, and contact details into a clean site layout using different design styles and templates. This is useful when you want a portfolio site quickly without building every section by hand.\n\nUse it for:\n- turning a resume into a portfolio website\n- creating project and skills sections\n- choosing from different portfolio styles\n- building a personal site for jobs, clients, or freelance work\n- updating your portfolio when your experience changes\n\nIt works well for developers, designers, students, freelancers, and job seekers who want a simple way to create a personal website.",
"features": [
"Writes compelling project descriptions that highlight technical decisions and impact",
"Crafts an about section that tells your professional story clearly",
"Structures portfolio content to match your target role and industry",
"Suggests which projects to feature and how to order them strategically",
"Generates content for portfolio sites like GitHub Pages, Notion, or custom builds"
],
"use_cases": [
"Write project descriptions for three side projects to include in a new portfolio",
"Rewrite a stale portfolio about section to better match senior roles you're applying for",
"Structure a portfolio to transition from web development to machine learning roles",
"Create a one-page portfolio summary to share as a PDF with job applications",
"Write a case study for a complex project that demonstrates system design skills"
],
"how_to_use": [
"Paste your resume text or CV: 'Build my portfolio from this resume: [paste your resume]'",
"Choose a design style from the options: Neo-Brutalism, Glassmorphism, Cyberpunk, Minimalism, and more",
"The agent generates a complete deployable portfolio with all your real data filled in",
"Deploy instantly: drag the output folder to Netlify or open index.html to preview locally"
],
"version": "1.0.0",
"author": "shipt",
"category": "utilities",
"tags": [
"portfolio",
"personal-branding",
"job-search",
"web-presence",
"resume",
"developers",
"career"
],
"input_type": "text",
"output_type": "markdown",
"requirements": ["OpenAI API Key"],
"trigger": [
"Build a developer portfolio website from my resume highlighting my React and Node.js projects",
"Create a portfolio page for a full-stack engineer with project showcases and contact form",
"Generate a personal portfolio site from my GitHub projects and work history"
],
"trigger_phrases": [
"Build a developer portfolio website from my resume highlighting my React and Node.js projects",
"Create a portfolio page for a full-stack engineer with project showcases and contact form",
"Generate a personal portfolio site from my GitHub projects and work history"
],
"premium": true,
"pricing": "paid",
"creditCost": 15,
"price": 15,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 17,
"before_after": {
"question": "Build me a portfolio website for a UX designer",
"after": "🎨 Portfolio Built — Sarah Chen, UX Designer\n\n✅ Live at: sarah-chen-ux.vercel.app\n\nSections:\n• Hero: I design products people actually want to use\n• 3 case studies with before/after screenshots\n• Skills: Figma, User Research, Prototyping\n• Contact form + LinkedIn + Dribbble\n\nDesign: Navy + coral | Inter font | Case study first\n\n📱 Mobile-optimized ✅\n⚡ Lighthouse: 97 ✅\n🚀 Deployed to Vercel ✅",
"before": "Building a portfolio requires coding skills or a large budget.\n\nOptions:\n• Hire a developer ($500-3,000)\n• Use Squarespace/Wix (generic templates)\n• Learn React yourself (weeks of work)\n\nI cannot build or deploy websites directly. 🤷"
}
},
{
"id": "google-maps-lead-finder",
"slug": "google-maps-lead-finder",
"name": "Google Maps Lead Finder",
"display_name": "Google Maps Lead Finder",
"description": "Finds business leads from Google Maps and saves them to CSV, JSON, or Google Sheets.",
"detailedDescription": "Google Maps Lead Finder helps you collect business leads from Google Maps faster.\n\nIt can search by business type and location, pull business details like name, address, phone, website, rating, and reviews, and save the results in a format you can use right away. It is useful for outreach, sales research, and local market research.\n\nUse it for:\n- finding local business leads by city or area\n- exporting lead lists to CSV or JSON\n- sending results to Google Sheets\n- collecting contact and review data\n- building prospect lists for outreach\n\nIt works well for sales teams, agencies, recruiters, and founders who need quick local lead lists.",
"long_description": "Google Maps Lead Finder helps you collect business leads from Google Maps faster.\n\nIt can search by business type and location, pull business details like name, address, phone, website, rating, and reviews, and save the results in a format you can use right away. It is useful for outreach, sales research, and local market research.\n\nUse it for:\n- finding local business leads by city or area\n- exporting lead lists to CSV or JSON\n- sending results to Google Sheets\n- collecting contact and review data\n- building prospect lists for outreach\n\nIt works well for sales teams, agencies, recruiters, and founders who need quick local lead lists.",
"features": [
"Search Google Maps for any business type and location",
"Extracts name, address, phone, website, rating, price level, and booking links",
"Save locally as CSV + JSON files (open in Excel or any spreadsheet tool)",
"Optional Google Sheets export with auto-append",
"Interactive setup guides you through API key and storage configuration",
"Runs entirely on your machine — no cloud processing"
],
"use_cases": [
"Build a lead list of dentists, restaurants, or gyms in any city",
"Research competitors in a local market",
"Find businesses to cold outreach for B2B sales",
"Extract contact info for local marketing campaigns",
"Scout franchise or expansion locations"
],
"how_to_use": [
"Run bash setup.sh and follow the interactive prompts to configure your Dumpling AI key and storage preference",
"Choose local storage (CSV/JSON) or Google Sheets when prompted",
"Run: python3 run.py best coffee shops in San Francisco",
"Find results in the results/ folder or your configured Google Sheet"
],
"version": "1.0.0",
"author": "shipt",
"category": "Leads & Sales",
"tags": [
"leads",
"google-maps",
"scraping",
"csv",
"sales",
"automation"
],
"input_type": "text",
"output_type": "csv",
"requirements": [
"Python 3.10+",
"Dumpling AI API Key (https://app.dumplingai.com)",
"Google Sheets credentials (optional)"
],
"trigger": [
"Find top restaurants in New York and save as CSV",
"Extract dentist leads in Chicago",
"Search Google Maps for gyms in London and export locally"
],
"trigger_phrases": [
"Find top restaurants in New York and save as CSV",
"Extract dentist leads in Chicago",
"Search Google Maps for gyms in London and export locally"
],
"premium": true,
"pricing": "paid",
"creditCost": 60,
"price": 60,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 12,
"before_after": {
"question": "Find me dentists in Chicago with their contact info",
"after": "🗺️ Lead Extractor — Chicago Dentists\n\n✅ 20 leads found in 8 seconds\n\n#1 Bright Now! Dental\n📍 123 N Michigan Ave | ⭐ 4.6 | 📞 (312) 555-0142\n\n#2 Chicago Dental Arts\n📍 456 W Madison St | ⭐ 4.8 | 📞 (312) 555-0287\n\n#3 Lakefront Dental Group\n📍 789 S Lake Shore Dr | ⭐ 4.5 | 📞 (312) 555-0391\n\n... and 17 more\n✅ Saved: dentists_Chicago.csv",
"before": "I can suggest ways to find dentists in Chicago:\n• Search Google Maps manually\n• Check Yelp for reviews\n• Visit Illinois Dental Society\n\nI don't have access to real-time business data. You'd need to copy contacts manually — could take hours. 🤷"
}
},
{
"id": "amazon-affiliate-marketing-agent",
"slug": "amazon-affiliate-marketing-agent",
"name": "Amazon Affiliate Marketing Agent",
"display_name": "Amazon Affiliate Marketing Agent",
"description": "Turns Amazon product links into social media posts with images, captions, and affiliate-ready copy.",
"detailedDescription": "Amazon Affiliate Marketing Agent helps you turn Amazon product links into content you can post online.\n\nIt can pull product details from an Amazon link, create marketing images, write captions, and prepare posts for different social platforms. This is useful when you want to promote affiliate products faster without making each post from scratch.\n\nUse it for:\n- turning Amazon links into social media content\n- creating product images with text or call-to-action ideas\n- writing captions for different platforms\n- preparing affiliate posts more quickly\n- keeping your affiliate content more consistent\n\nIt works well for affiliate marketers, creators, influencers, and small teams who want a faster way to create promotional content.",
"long_description": "Amazon Affiliate Marketing Agent helps you turn Amazon product links into content you can post online.\n\nIt can pull product details from an Amazon link, create marketing images, write captions, and prepare posts for different social platforms. This is useful when you want to promote affiliate products faster without making each post from scratch.\n\nUse it for:\n- turning Amazon links into social media content\n- creating product images with text or call-to-action ideas\n- writing captions for different platforms\n- preparing affiliate posts more quickly\n- keeping your affiliate content more consistent\n\nIt works well for affiliate marketers, creators, influencers, and small teams who want a faster way to create promotional content.",
"features": [
"Fal.ai API key",
"Amazon Associates account",
"Postiz account",
"Nano Banana Pro",
"Seedream 5.0 Lite",
"Strength: 0.7"
],
"use_cases": [],
"how_to_use": [],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": [
"amazon",
"affiliate",
"marketing",
"social-media",
"instagram",
"twitter",
"pinterest",
"ai-images",
"fal-ai"
],
"input_type": "text",
"output_type": "image",
"requirements": ["Python 3.10+"],
"trigger": [
"Convert this Amazon product link into 15 marketing images and captions for Instagram.",
"Create Pinterest posts with AI-generated images and captions for this Amazon deal.",
"Generate 15 promotional images and captions for Twitter/X using this Amazon affiliate link."
],
"trigger_phrases": [
"Convert this Amazon product link into 15 marketing images and captions for Instagram.",
"Create Pinterest posts with AI-generated images and captions for this Amazon deal.",
"Generate 15 promotional images and captions for Twitter/X using this Amazon affiliate link."
],
"premium": true,
"pricing": "paid",
"creditCost": 40,
"price": 40,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 11
},
{
"id": "gmail-and-calendar-agent",
"slug": "gmail-and-calendar-agent",
"name": "Gmail and Calendar Agent",
"display_name": "Gmail and Calendar Agent",
"description": "Helps you manage Gmail, track follow-ups, organize tasks, and handle meeting-related work.",
"detailedDescription": "Gmail and Calendar Manager helps you stay on top of email and meeting-related work in one place.\n\nIt can summarize unread emails, find tasks and deadlines, track follow-ups, search messages, draft replies, apply labels, and help with scheduling-related inbox work. It is useful when you want a cleaner inbox and better control over the emails and meetings that need action.\n\nUse it for:\n- summarizing unread emails\n- finding tasks, deadlines, and meeting requests\n- tracking emails that need follow-up\n- searching Gmail with simple language\n- labeling, archiving, and cleaning up emails\n- drafting replies and handling scheduling conversations\n\nIt works well for busy professionals, founders, and teams who want a faster and more organized workflow across email and calendar-related tasks.",
"long_description": "Gmail and Calendar Manager helps you stay on top of email and meeting-related work in one place.\n\nIt can summarize unread emails, find tasks and deadlines, track follow-ups, search messages, draft replies, apply labels, and help with scheduling-related inbox work. It is useful when you want a cleaner inbox and better control over the emails and meetings that need action.\n\nUse it for:\n- summarizing unread emails\n- finding tasks, deadlines, and meeting requests\n- tracking emails that need follow-up\n- searching Gmail with simple language\n- labeling, archiving, and cleaning up emails\n- drafting replies and handling scheduling conversations\n\nIt works well for busy professionals, founders, and teams who want a faster and more organized workflow across email and calendar-related tasks.",
"features": [
"🌅 Morning Briefing — GPT combines calendar + email into one daily brief",
"🎯 Smart Triage — Revenue / Risk / Urgent / FYI / Noise scoring",
"✍️ Context-aware reply drafting with tone matching",
"⏰ Follow-up tracker with severity levels and GPT-drafted reminders",
"📎 PDF and document attachment summarization",
"📅 Today / tomorrow / this week schedule view",
"➕ Create events with natural language input",
"🔄 Update and reschedule events instantly",
"🗑️ Delete and cancel events",
"🟢 Find free time slots for any duration",
"⚠️ Detect and alert on overlapping calendar conflicts",
"📋 Meeting prep brief with GPT agenda, questions, and checklist",
"📬 Summarize unread emails instantly",
"✅ Extract tasks and deadlines automatically",
"📊 Deep analytics — response time, top contacts, inbox zero score",
"🏷️ AI auto-labeling into 6 email categories",
"📦 Bulk archive, mark read, or label emails",
"📋 Save and reuse email templates"
],
"use_cases": [
"🌅 Daily morning briefing — calendar + inbox combined in one GPT summary",
"📅 Full Google Calendar management — create, update, reschedule, delete events",
"🟢 Find free time slots for any meeting duration on any day",
"🎯 Triage inbox by Revenue, Risk, Urgent, FYI, or Noise",
"✍️ Draft context-aware replies with tone detection and thread history",
"📋 Auto-generate meeting prep brief with agenda and smart questions",
"⏰ Track unanswered sent emails with GPT-drafted follow-ups",
"📎 Summarize PDF and document attachments with action items",
"📊 Deep email analytics — response time, top contacts, inbox zero score"
],
"how_to_use": [
"Run `bash setup.sh` to install dependencies.",
"Add your Google OAuth credentials to `credentials.json`.",
"Run `python run.py auth` to connect Gmail and Google Calendar.",
"Use `python run.py today` or `python run.py week` to check your schedule.",
"Use commands like `triage`, `smart_reply`, or `create_event` for inbox and calendar actions."
],
"version": "2.0.0",
"author": "shipt",
"category": "Productivity",
"tags": [
"gmail",
"email",
"calendar",
"productivity",
"automation",
"chief-of-staff",
"morning-briefing",
"meeting-prep",
"scheduling"
],
"input_type": "text",
"output_type": "markdown",
"requirements": [
"python3",
"pip3",
"google-oauth-credentials",
"google-calendar-api"
],
"trigger": [
"🌅 Give me a morning briefing with my emails and calendar for today",
"📅 What meetings do I have this week and what emails need my attention?",
"✍️ Schedule a meeting and draft a follow-up email for me"
],
"trigger_phrases": [
"🌅 Give me a morning briefing with my emails and calendar for today",
"📅 What meetings do I have this week and what emails need my attention?",
"✍️ Schedule a meeting and draft a follow-up email for me"
],
"premium": true,
"pricing": "paid",
"creditCost": 40,
"price": 40,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 9,
"before_after": {
"question": "Draft a follow-up email to a client who has not replied in 2 weeks",
"after": "📧 Follow-Up Generated from your last 3 emails with Sarah Chen\n\nSubject: Quick check-in on the Q2 proposal\n\nHi Sarah,\nTwo weeks since I sent the $24K proposal. Any questions before your board meeting on the 28th?\n\nCan offer: monthly payments, $12K starter, or a quick call.\n\nBest, Alex\n\n✅ Context pulled from 3 emails | Tone matched | Deadline detected",
"before": "Here is a generic follow-up email:\n\nSubject: Following Up\nHi [Name],\nI wanted to follow up on my previous email.\nBest, [Your Name]\n\nNote: I do not have access to your emails so you will need to fill in the details. 🤷"
},
"featured": true
},
{
"id": "ugc-video-ad-agent",
"slug": "ugc-video-ad-agent",
"name": "UGC Video Ad Agent",
"display_name": "UGC Video Ad Agent",
"description": "Turn any product into a scroll-stopping TikTok, Reels, or Shorts ad in minutes. AI writes the script, generates the visuals, and produces a ready-to-post 1080x1920 MP4.",
"detailedDescription": "## What It Does\n\nThe UGC Video Ad Agent creates authentic, scroll-stopping UGC (User Generated Content) video ads — the kind that actually convert. No studio. No actors. No editing software.\n\nGive it a product and it handles everything:\n- Analyzes your product and builds a creative brief\n- Writes a tight, punchy UGC script (3–15 seconds, your choice)\n- Generates a realistic starting frame via AI\n- Animates it into a full video\n- Outputs a ready-to-post 1080×1920 MP4\n\n## What Makes It Different\n\n**Smart photo handling** — pass a product photo, person photo, or both. The agent auto-detects what's in the image:\n- Product only → AI generates a person naturally holding your product\n- Person only → used directly as the video starting frame\n- Person + product → used directly as the video starting frame\n- No photo → AI generates everything from scratch\n\n**User-controlled duration** — generate 3s to 15s videos. Script word count auto-scales.\n\n**Creative requirements** — add optional directions like \"luxury tone\", \"outdoor setting\", \"energetic vibe\" — injected into both the script and the video prompt.\n\n**Platform-optimized** — TikTok, Instagram Reels, YouTube Shorts (all 9:16).",
"long_description": "## What It Does\n\nThe UGC Video Ad Agent creates authentic, scroll-stopping UGC (User Generated Content) video ads — the kind that actually convert. No studio. No actors. No editing software.\n\nGive it a product and it handles everything:\n- Analyzes your product and builds a creative brief\n- Writes a tight, punchy UGC script (3–15 seconds, your choice)\n- Generates a realistic starting frame via AI\n- Animates it into a full video\n- Outputs a ready-to-post 1080×1920 MP4\n\n## What Makes It Different\n\n**Smart photo handling** — pass a product photo, person photo, or both. The agent auto-detects what's in the image:\n- Product only → AI generates a person naturally holding your product\n- Person only → used directly as the video starting frame\n- Person + product → used directly as the video starting frame\n- No photo → AI generates everything from scratch\n\n**User-controlled duration** — generate 3s to 15s videos. Script word count auto-scales.\n\n**Creative requirements** — add optional directions like \"luxury tone\", \"outdoor setting\", \"energetic vibe\" — injected into both the script and the video prompt.\n\n**Platform-optimized** — TikTok, Instagram Reels, YouTube Shorts (all 9:16).",
"features": [
"AI-generated UGC script tailored to your product",
"Smart photo classification — auto-detects person, product, or both",
"Nano Banana 2 image generation for the starting frame",
"Kling 3 Standard image-to-video animation",
"User-controlled duration — 3 to 15 seconds",
"Optional creative requirements for tone, setting, and style",
"Outputs ready-to-post 1080x1920 MP4 (9:16)",
"Supports TikTok, Instagram Reels, and YouTube Shorts"
],
"use_cases": [
"Create TikTok ads for DTC products without hiring UGC creators",
"Generate Reels ads for e-commerce product launches",
"Test multiple ad creatives quickly for a product",
"Build UGC content for beauty, fashion, fitness, and tech products",
"Generate product videos from just a photo"
],
"how_to_use": [
"Run: chmod +x setup.sh && ./setup.sh to install dependencies",
"Add OPENAI_API_KEY and FAL_API_KEY to your .env file",
"Run: python run.py --product \"Your product description\" --seconds 10",
"Optional: add --person me.jpg or --product-photo product.jpg for custom visuals",
"Optional: add --requirements \"luxury tone, outdoor setting\" for creative direction",
"Find your final_ugc_ad.mp4 in the output/ folder — ready to post"
],
"version": "1.0.0",
"author": "shipt",
"category": "Video",
"tags": [
"ugc",
"video",
"tiktok",
"reels",
"shorts",
"ads",
"marketing",
"ai video",
"content creation",
"ecommerce"
],
"input_type": "text",
"output_type": "video",
"requirements": [
"Python 3.10+",
"FFmpeg (auto-installed by setup.sh)",
"OPENAI_API_KEY — platform.openai.com/api-keys",
"FAL_API_KEY — fal.ai/dashboard"
],
"trigger": [
"Create a UGC video ad for my product",
"Make a TikTok ad for this product",
"Generate a UGC style video ad"
],
"trigger_phrases": [
"Create a UGC video ad for my product",
"Make a TikTok ad for this product",
"Generate a UGC style video ad"
],
"premium": true,
"pricing": "paid",
"creditCost": 40,
"price": 40,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 9,
"before_after": {
"question": "Create a 10-second TikTok ad for my matte red lipstick",
"answer": "Generated: script + AI anchor image + 10s Kling 3 video → final_ugc_ad.mp4 (1080x1920, ready to post)"
}
},
{
"id": "video-clone-agent",
"slug": "video-clone-agent",
"name": "Video Clone Agent",
"display_name": "Video Clone Agent",
"description": "Analyze videos and generate AI-powered recreations using Gemini for analysis and FAL AI/Seedance for generation",
"detailedDescription": "Give it any video URL and it will download, analyze every scene, and recreate the entire video using AI. Or describe a video from scratch and watch it generate one.\n\n🎬 Two Modes:\n\nClone Mode — Paste any video URL:\n1. Downloads and analyzes the full video\n2. Gemini analyzes every scene — camera angles, lighting, motion, composition\n3. Generates a director shot list with frame-by-frame breakdown\n4. Recreates each segment using FAL AI with visual continuity chaining\n5. Concatenates into final video with FFmpeg\n6. Generates social media captions automatically\n\nGenerate Mode — Describe what you want:\n1. Write a text description of your video concept\n2. AI scripts scenes, transitions, and visual flow\n3. Assembles the final video\n\n🎛 Control: Resolution (480p-1080p), aspect ratio, generation flow, audio.\n\n🎯 Built For content creators, marketers, and social media managers. Requires Gemini API key and FAL AI API key (both have free tiers).",
"long_description": "Give it any video URL and it will download, analyze every scene, and recreate the entire video using AI. Or describe a video from scratch and watch it generate one.\n\n🎬 Two Modes:\n\nClone Mode — Paste any video URL:\n1. Downloads and analyzes the full video\n2. Gemini analyzes every scene — camera angles, lighting, motion, composition\n3. Generates a director shot list with frame-by-frame breakdown\n4. Recreates each segment using FAL AI with visual continuity chaining\n5. Concatenates into final video with FFmpeg\n6. Generates social media captions automatically\n\nGenerate Mode — Describe what you want:\n1. Write a text description of your video concept\n2. AI scripts scenes, transitions, and visual flow\n3. Assembles the final video\n\n🎛 Control: Resolution (480p-1080p), aspect ratio, generation flow, audio.\n\n🎯 Built For content creators, marketers, and social media managers. Requires Gemini API key and FAL AI API key (both have free tiers).",
"features": [
"Clone any video from URL — downloads, analyzes, and recreates it with AI",
"Generate original videos from text descriptions with AI scripting",
"Gemini-powered scene analysis with director's shot list breakdown",
"Multi-segment video generation with automatic visual continuity chaining",
"Supports 6 generation flows: T2I, T2V, I2V, FL2V, Motion Control, V2V",
"Automatic caption generation for social media posts",
"FFmpeg concatenation of segments into final video",
"Configurable resolution (480p/720p/1080p), aspect ratio, and audio"
],
"use_cases": [
"Recreate a trending TikTok or Instagram Reel with AI",
"Generate a product demo video from a text description",
"Clone a competitor's video ad with your own branding",
"Create short-form social media content from text prompts",
"Analyze any video's visual style, scenes, and camera work"
],
"how_to_use": [
"Provide your GEMINI_API_KEY and FAL_API_KEY",
"Clone mode: 'Clone this video: https://example.com/video.mp4'",
"Generate mode: 'Generate a 15s video of a puppy playing in autumn leaves'",
"Get the final video file delivered directly"
],
"version": "2.4.0",
"author": "shipt",
"category": "Video",
"tags": [
"ai",
"video",
"clone",
"generation",
"gemini",
"fal",
"seedance",
"tiktok",
"instagram",
"recreation"
],
"input_type": "text",
"output_type": "video",
"requirements": [
"Google Gemini API Key (https://aistudio.google.com/apikey)",
"FAL AI API Key (https://fal.ai/dashboard/keys)",
"Python 3.10+",
"ffmpeg"
],
"trigger": [
"Clone this video",
"Recreate this video",
"Generate a video about"
],
"trigger_phrases": [
"Clone this video",
"Recreate this video",
"Generate a video about"
],
"sample_output": "## Video Generation Complete ✅\n\n**Mode:** Clone\n**Source:** https://twitter.com/user/status/123\n**Segments:** 3\n**Resolution:** 720p\n**Duration:** ~12s\n\n🎬 Final video saved to: output/20260311_120000/final_output.mp4\n\n📝 Caption: Caught in the golden hour magic ✨ #cinematography #aifilm #visualart",
"premium": true,
"pricing": "paid",
"creditCost": 40,
"price": 40,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 9,
"before_after": {
"question": "Clone this YouTube video: youtube.com/watch?v=abc123",
"after": "🎬 Video Clone Agent\n\n📥 Downloaded: 10 AI Tools That Replace Your Tech Stack (8:42)\n\n✅ Analysis Complete:\n• Hook: Bold text + fast cuts recreated\n• Script: 847 words generated\n• Voiceover: Synthesized, tone matched\n• Music: Royalty-free equivalent sourced\n\n📁 Output: cloned_video_final.mp4 (1080p, 8m 39s)\n⏱️ Time: 4 min 12 sec | 🎯 91% match",
"before": "I cannot download or access YouTube videos directly.\n\nTo recreate a video you would need to:\n1. Watch and analyze it manually\n2. Write a script from memory\n3. Record, edit, and render yourself\n\nThis could take days or weeks. 🤷"
},
"featured": true
},
{
"id": "ai-music-generator",
"slug": "ai-music-generator",
"name": "AI Music Generator",
"display_name": "AI Music Generator",
"description": "Creates original songs, instrumentals, and vocal tracks from prompts or lyrics.",
"detailedDescription": "AI Music Generator helps you create original music from a text prompt or a full set of lyrics.\n\nIt can generate instrumentals, vocal tracks, and complete songs in different styles and moods. It is useful when you need custom music for content, experiments, demos, or creative projects without starting from scratch.\n\nUse it for:\n- generating background music\n- turning lyrics into songs\n- testing different genres and moods\n- creating custom tracks for videos or podcasts\n- making quick music ideas and variations\n\nIt works well for creators, musicians, video editors, and teams who want fast custom music for their projects.",
"long_description": "AI Music Generator helps you create original music from a text prompt or a full set of lyrics.\n\nIt can generate instrumentals, vocal tracks, and complete songs in different styles and moods. It is useful when you need custom music for content, experiments, demos, or creative projects without starting from scratch.\n\nUse it for:\n- generating background music\n- turning lyrics into songs\n- testing different genres and moods\n- creating custom tracks for videos or podcasts\n- making quick music ideas and variations\n\nIt works well for creators, musicians, video editors, and teams who want fast custom music for their projects.",
"features": [
"Generates original music tracks from text descriptions via ACE-Step API",
"Supports a wide range of genres: electronic, acoustic, classical, hip-hop, and more",
"Control mood, tempo, instrumentation, and energy level through prompts",
"Produces royalty-free tracks suitable for content and production use",
"Iterates on generated tracks based on feedback and direction changes"
],
"use_cases": [
"Generate background music for a YouTube video that matches the video's mood",
"Create a custom intro jingle for a podcast or streaming show",
"Produce ambient music for a game level or interactive experience",
"Generate a demo track to communicate a musical direction to a collaborator",
"Create royalty-free music for a marketing video or product demo"
],
"how_to_use": [
"Configure your ACE-Step API key: agentplace config set ACEMUSIC_API_KEY your_key",
"Describe the track: 'Generate a lo-fi hip hop track about late night coding, 2 minutes'",
"The agent generates an MP3 file saved to your workspace",
"Try variations: 'Make it more upbeat', 'Add lyrics about productivity', or 'Create an ambient version'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Audio",
"tags": [
"ai-music",
"music-generation",
"royalty-free",
"audio",
"original-tracks",
"content-creation",
"podcast"
],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Generate a 30-second upbeat lo-fi hip hop track for study background music",
"Create an ambient electronic music track that feels cinematic and tense",
"Generate a cheerful acoustic guitar jingle for my podcast intro"
],
"trigger_phrases": [
"Generate a 30-second upbeat lo-fi hip hop track for study background music",
"Create an ambient electronic music track that feels cinematic and tense",
"Generate a cheerful acoustic guitar jingle for my podcast intro"
],
"premium": true,
"pricing": "paid",
"creditCost": 10,
"price": 10,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 8,
"before_after": {
"question": "Create a chill lo-fi beat for my study playlist",
"after": "🎵 Track Generated: Late Night Study Session\n\nStyle: Lo-fi hip hop | 75 BPM | C minor | 3:42\n\n• Vinyl crackle layer\n• Mellow piano melody (8-bar loop)\n• Warm bass, soft boom-bap drums\n• Rain ambience\n• Jazz chord progression\n\n📁 Output: late-night-study.mp3 + .wav + stems/\n✅ Royalty-free — use anywhere",
"before": "I cannot generate or create audio files directly.\n\nOptions:\n• License from Epidemic Sound ($15-30/month)\n• Hire a producer ($50-500/track)\n• Use YouTube Audio Library (limited)\n\nI cannot create original music. 🤷"
}
},
{
"id": "startup-idea-scout",
"slug": "startup-idea-scout",
"name": "Startup Idea Scout",
"display_name": "Startup Idea Scout",
"description": "Finds app and SaaS ideas by checking real startup revenue, growth, and market trends.",
"detailedDescription": "Startup Idea Scout helps you find software ideas using real market signals instead of guesswork.\n\nIt looks at startup listings, revenue data, growth trends, and businesses for sale to spot ideas that may be worth building. This is useful if you want inspiration for a new SaaS product, want to compare niches, or want to see where there may be demand.\n\nUse it for:\n- finding app ideas based on real revenue data\n- spotting growing or crowded markets\n- comparing niches before you build\n- looking at startups for sale and market gaps\n- gathering ideas for your next SaaS product\n\nIt works best for founders, indie hackers, and builders who want simple idea research with clear signals from the market.",
"long_description": "Startup Idea Scout helps you find software ideas using real market signals instead of guesswork.\n\nIt looks at startup listings, revenue data, growth trends, and businesses for sale to spot ideas that may be worth building. This is useful if you want inspiration for a new SaaS product, want to compare niches, or want to see where there may be demand.\n\nUse it for:\n- finding app ideas based on real revenue data\n- spotting growing or crowded markets\n- comparing niches before you build\n- looking at startups for sale and market gaps\n- gathering ideas for your next SaaS product\n\nIt works best for founders, indie hackers, and builders who want simple idea research with clear signals from the market.",
"features": [
"Automated daily scraping of startup and SaaS data",
"Revenue, growth, and valuation multiple analysis",
"Identifies underrated gems with high margins and low visibility",
"Generates actionable app ideas based on market trends",
"Tracks acquisition opportunities with pricing and multiples",
"Structured JSON output for all scraped data"
],
"use_cases": [
"Get daily startup intelligence and trending SaaS products",
"Find undervalued startups for acquisition",
"Generate app ideas inspired by successful startups",
"Track fastest growing startups and emerging niches"
],
"how_to_use": [
"Describe your skills or interests: 'I'm a solo developer with React and Node.js experience, interested in productivity tools'",
"Specify market constraints: 'Find ideas I can ship in under 4 weeks as a paid app under $20/month'",
"Ask it to validate an idea: 'Is there demand for a Notion-to-podcast converter?'",
"Request a competitive landscape summary: 'Who are the main competitors for each idea?'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Research",
"tags": [
"startup-ideas",
"saas",
"mrr",
"acquisition",
"market-research",
"indie-hacking",
"revenue-data"
],
"input_type": "url",
"output_type": "json",
"requirements": [],
"trigger": [
"Find profitable app ideas in the mental health space based on trending startup activity",
"Suggest 5 underserved mobile app niches for solo developers to build in 2025",
"What B2B SaaS ideas are trending based on recent Y Combinator companies?"
],
"trigger_phrases": [
"Find profitable app ideas in the mental health space based on trending startup activity",
"Suggest 5 underserved mobile app niches for solo developers to build in 2025",
"What B2B SaaS ideas are trending based on recent Y Combinator companies?"
],
"sample_output": "Top MRR: Beehiiv - Newsletter platform, $2.1M MRR | Fastest Grower: CalGet - +340% growth in 30 days | Best Deal: ScreenshotOne - 1.2x multiple, $4.8K MRR | App Idea: AI Newsletter Analytics",
"premium": true,
"pricing": "paid",
"creditCost": 10,
"price": 10,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 7,
"before_after": {
"question": "What are the best startup deals right now?",
"after": "🔥 Best Startup Deals Right Now\n\n🥇 Vibbbes — Developer Tools\n💰 MRR: $5,532 | Ask: $13,000 | 0.20x multiple | Margin: 92%\n\n🥈 ExporTiktok — Content Creation\n💰 MRR: $2,979 | Ask: $18,000 | 0.50x multiple | Margin: 100%\n\n🥉 AppAlchemy — AI / Design\n💰 MRR: $10,542 | Ask: $75,000 | 0.59x multiple | Margin: 95%",
"before": "That's a great question! Finding the best startup deals depends on what you're looking for.\n\nSome popular platforms:\n• MicroAcquire\n• Flippa\n• Acquire.com\n\nHowever, I don't have access to live data or current listings. You'd need to manually browse these platforms yourself. 🤷"
}
},
{
"id": "lead-enrichment",
"slug": "lead-enrichment",
"name": "Lead Enrichment",
"display_name": "Lead Enrichment",
"description": "Verify business emails, enrich with person and company data, and push qualified leads to Google Sheets, HubSpot, Notion, Airtable or local CSV — all in one command.",
"detailedDescription": "Drop in an email address or company domain and get back a full contact profile — name, title, LinkedIn, company size, recent news, and a suggested opening line for outreach. In seconds.\n\n🔍 What Gets Enriched:\n- Personal: Full name, job title, LinkedIn URL, Twitter handle\n- Company: Industry, employee count, revenue range, recent funding\n- Intelligence: Recent news, job postings, product launches\n- Outreach: AI-generated personalized opener based on their recent activity\n\n⚙️ How It Works:\n1. Takes an email or domain as input\n2. Cross-references LinkedIn, Crunchbase, Twitter, and news sources\n3. Returns a structured profile + suggested opener\n\n🎯 Built For sales reps, recruiters, and founders doing outreach. What used to take 20 minutes of manual research per lead now takes 6 seconds.",
"long_description": "Drop in an email address or company domain and get back a full contact profile — name, title, LinkedIn, company size, recent news, and a suggested opening line for outreach. In seconds.\n\n🔍 What Gets Enriched:\n- Personal: Full name, job title, LinkedIn URL, Twitter handle\n- Company: Industry, employee count, revenue range, recent funding\n- Intelligence: Recent news, job postings, product launches\n- Outreach: AI-generated personalized opener based on their recent activity\n\n⚙️ How It Works:\n1. Takes an email or domain as input\n2. Cross-references LinkedIn, Crunchbase, Twitter, and news sources\n3. Returns a structured profile + suggested opener\n\n🎯 Built For sales reps, recruiters, and founders doing outreach. What used to take 20 minutes of manual research per lead now takes 6 seconds.",
"features": [
"Email verification via Hunter — filters invalid, disposable, and webmail addresses",
"Person enrichment via Clearbit — name, job title, LinkedIn, location, seniority",
"Company enrichment — employee count, revenue, industry, tech stack",
"Push to all 5 outputs simultaneously: Local, Google Sheets, HubSpot, Notion, Airtable",
"Batch mode — process hundreds of emails from CSV or TXT file",
"Interactive setup guides you through each API key and storage option"
],
"use_cases": [
"Qualify and enrich inbound leads from your contact form automatically",
"Enrich a list of cold outreach targets with job titles and company size",
"Sync enriched leads to your CRM and spreadsheet at the same time",
"Clean and enrich existing lead lists before a sales campaign",
"Build enriched prospect lists for sales teams without manual research"
],
"how_to_use": [
"Run bash setup.sh and enter your Hunter and Clearbit API keys when prompted",
"Choose which outputs to enable: Local, Google Sheets, HubSpot, Notion, Airtable — or all of them",
"Run: python3 run.py sarah@stripe.com to enrich a single lead",
"Run: python3 batch.py leads.csv to process a list — results saved locally and pushed to all configured destinations"
],
"version": "1.0.0",
"author": "shipt",
"category": "Sales & CRM",
"tags": [
"leads",
"crm",
"hubspot",
"notion",
"airtable",
"clearbit",
"hunter",
"enrichment",
"sales",
"automation"
],
"input_type": "text",
"output_type": "json",
"requirements": [
"Python 3.10+",
"Hunter API Key — https://hunter.io (free: 25/month)",
"Clearbit API Key — https://clearbit.com (free tier available)",
"HubSpot Private App token (optional)",
"Google Sheets service account JSON (optional)",
"Notion API key + Database ID (optional)",
"Airtable API key + Base ID (optional)"
],
"trigger": [
"Enrich lead sarah@stripe.com and push to my HubSpot",
"Process leads from emails.csv and save to Google Sheets",
"Set up the lead enrichment agent"
],
"trigger_phrases": [
"Enrich lead sarah@stripe.com and push to my HubSpot",
"Process leads from emails.csv and save to Google Sheets",
"Set up the lead enrichment agent"
],
"sample_output": "## Lead Enriched ✅\n\n**Email:** sarah@stripe.com\n**Name:** Sarah Chen\n**Title:** Head of Partnerships\n**Company:** Stripe\n**LinkedIn:** linkedin.com/in/sarahchen\n**Location:** San Francisco, CA\n\n**Company Intel:**\n- Employees: 7,000\n- Revenue: Over B\n- Industry: Financial Services\n\n📊 Google Sheets → row added\n🟠 HubSpot → contact created (ID: 29471)\n🔵 Notion → page created\n🟡 Airtable → row created\n💾 Local → results/sarah_at_stripe_com.json",
"premium": true,
"pricing": "paid",
"creditCost": 80,
"price": 80,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 6,
"before_after": {
"question": "Enrich this lead: sarah@stripe.com",
"after": "✅ Lead Enriched: sarah@stripe.com\n\n👤 Sarah Chen — Sr. Product Manager, Payments Infrastructure\n🏢 Stripe, Inc. | SF, CA | 8,000+ employees\n🔗 linkedin.com/in/sarahchen-stripe\n\nRecent news: Stripe Tax expanded to 12 new countries\n\n📬 Opener: Hi Sarah, saw Stripe expanded Tax — timing might be right to chat about how [your product] helps PM teams move faster.\n\n✅ Enriched in 6 seconds",
"before": "I can provide general info about Stripe but cannot find individual employee details from an email.\n\nYou would need to:\n• Manually search LinkedIn\n• Use Apollo or Hunter.io (paid)\n• Browse the company website\n\nThis takes 20-30 minutes per lead. 🤷"
}
},
{
"id": "competitor-intelligence-tracker",
"slug": "competitor-intelligence-tracker",
"name": "Competitor Intelligence Tracker",
"display_name": "Competitor Intelligence Tracker",
"description": "Tracks competitor websites, finds important changes, and explains what they likely mean for your business.",
"detailedDescription": "Competitor Intelligence Tracker helps you monitor competitor websites and turn changes into useful business insight.\n\nIt can track new pages, detect content changes, group important updates, and explain what those signals may mean for positioning, pricing, product direction, or go-to-market strategy. This is useful when you want more than raw page tracking and need clearer next actions.\n\nUse it for:\n- tracking competitor site updates\n- finding new pages, launches, or content moves\n- spotting pricing, feature, or positioning signals\n- comparing competitors and market direction\n- turning website changes into recommended actions\n\nIt works well for founders, marketers, product teams, agencies, and researchers who want a clearer view of competitor activity.",
"long_description": "Competitor Intelligence Tracker helps you monitor competitor websites and turn changes into useful business insight.\n\nIt can track new pages, detect content changes, group important updates, and explain what those signals may mean for positioning, pricing, product direction, or go-to-market strategy. This is useful when you want more than raw page tracking and need clearer next actions.\n\nUse it for:\n- tracking competitor site updates\n- finding new pages, launches, or content moves\n- spotting pricing, feature, or positioning signals\n- comparing competitors and market direction\n- turning website changes into recommended actions\n\nIt works well for founders, marketers, product teams, agencies, and researchers who want a clearer view of competitor activity.",
"features": [
"Automated Monitoring",
"Intelligent Delta Analysis",
"Intelligence reports"
],
"use_cases": ["Feature Release Monitoring", "Content Strategy Tracking"],
"how_to_use": [
"Provide the competitor URLs to track: 'Monitor pricing and features pages for notion.so, clickup.com, and asana.com'",
"Specify what changes to watch for: 'Alert me when pricing changes or new features are announced'",
"Set up a reporting schedule: 'Send a weekly diff summary every Monday morning'",
"Ask for a change summary: 'What changed on these sites in the last 7 days?'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Data & APIs",
"tags": [
"competitor-monitoring",
"market-intelligence",
"content-tracking",
"automation",
"alerts",
"strategy"
],
"input_type": "url",
"output_type": "text",
"requirements": ["Discord Webhook URL ", "ScrapingDog API Key "],
"trigger": [
"Monitor changes to https://competitor.com/pricing every week and alert me to updates",
"Track when my top 3 competitors update their feature pages or launch new products",
"Set up monitoring on competitor blog and changelog pages for new announcements"
],
"trigger_phrases": [
"Monitor changes to https://competitor.com/pricing every week and alert me to updates",
"Track when my top 3 competitors update their feature pages or launch new products",
"Set up monitoring on competitor blog and changelog pages for new announcements"
],
"sample_output": "### ✨ NEW URLs DETECTED:\n* **competitor-site.ai:** 3 new pages found\n * - https://competitor-site.ai/blog/future-of-ai-2026\n * - https://competitor-site.ai/products/photo-to-video-pro\n * - https://competitor-site.ai/pricing/lifetime-deal",
"premium": true,
"pricing": "paid",
"creditCost": 20,
"price": 20,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 5,
"before_after": {
"question": "What content is my competitor posting this week?",
"after": "📊 Competitor Report — Week of March 18, 2026\n\nTracking: techcrunch.com, producthunt.com\n\n🔥 Trending this week:\n1. AI agents replacing SaaS (47 articles)\n2. Bootstrapped to $1M ARR stories (23 articles)\n3. Vibe coding tools (19 articles)\n\nTechCrunch: 12 new posts\nTop: OpenAI new model crushes benchmarks (142K views)\n\n💡 Gap: Nobody covering AI agents for non-technical founders — opportunity!\n\n✅ Next run: Tuesday 9am",
"before": "I can suggest ways to research competitors:\n• Visit their blog manually\n• Check their social media profiles\n• Subscribe to their newsletter\n\nI cannot browse the internet or pull real-time data. This would take 30-60 minutes per competitor per week. 🤷"
}
},
{
"id": "expense-tracker",
"slug": "expense-tracker",
"name": "Expense Tracker",
"display_name": "Expense Tracker",
"description": "Auto-extract invoice data from PDFs, images, URLs or Gmail. Deduplicates, converts currencies, and saves to CSV, Google Sheets, Notion or Airtable. Includes summary reports and OpenClaw chat mode.",
"detailedDescription": "Drop any invoice or receipt — PDF, image, URL, or Gmail attachment — and this agent extracts every field using AI vision models (Gemini 3 Flash, GPT-4o mini, or Claude Haiku 4.5).\n\n📋 What gets extracted:\n- Vendor name, invoice number, date, due date\n- Subtotal, tax, total amount\n- Auto-detected category (SaaS, Travel, Food, etc.)\n- Line items breakdown\n\n💱 Currency Conversion:\nAll amounts auto-converted to your base currency (USD by default). Set any currency in .env.\n\n🔍 Smart Duplicate Detection:\nFingerprints every invoice using vendor + amount + date + invoice number. Fuzzy matching catches near-duplicates even without an invoice number.\n\n📊 Summary Reports:\nGenerate spend reports with category breakdown, monthly totals, top vendors, and overdue invoice alerts.\n\n📧 Gmail Watch Mode:\nRuns as a background daemon. Detects invoice emails, downloads attachments, and processes them automatically.\n\n💬 OpenClaw Chat Mode:\nDrop files directly in chat, type commands, get instant results — no terminal needed.",
"long_description": "Drop any invoice or receipt — PDF, image, URL, or Gmail attachment — and this agent extracts every field using AI vision models (Gemini 3 Flash, GPT-4o mini, or Claude Haiku 4.5).\n\n📋 What gets extracted:\n- Vendor name, invoice number, date, due date\n- Subtotal, tax, total amount\n- Auto-detected category (SaaS, Travel, Food, etc.)\n- Line items breakdown\n\n💱 Currency Conversion:\nAll amounts auto-converted to your base currency (USD by default). Set any currency in .env.\n\n🔍 Smart Duplicate Detection:\nFingerprints every invoice using vendor + amount + date + invoice number. Fuzzy matching catches near-duplicates even without an invoice number.\n\n📊 Summary Reports:\nGenerate spend reports with category breakdown, monthly totals, top vendors, and overdue invoice alerts.\n\n📧 Gmail Watch Mode:\nRuns as a background daemon. Detects invoice emails, downloads attachments, and processes them automatically.\n\n💬 OpenClaw Chat Mode:\nDrop files directly in chat, type commands, get instant results — no terminal needed.",
"features": [
"AI extraction using Gemini 3 Flash, GPT-4o mini, or Claude Haiku 4.5 — auto-detected from your API keys",
"Accepts PDF, PNG, JPG, URL, or Gmail attachments as invoice sources",
"Smart duplicate detection — SHA256 fingerprint + fuzzy matching with ±3 day date window",
"Live currency conversion to any base currency (USD, EUR, GBP, INR, AED, etc.)",
"Summary reports — spend by category, monthly breakdown, top vendors, overdue invoices",
"Gmail watch mode — auto-detects and processes invoice emails in the background",
"OpenClaw chat mode — drop files or type commands directly in chat",
"Saves to CSV, JSON, Google Sheets, Notion, and Airtable simultaneously"
],
"use_cases": [
"Automatically log every vendor invoice from your Gmail inbox to Google Sheets",
"Process a folder of invoices and get a full spend report with category breakdown",
"Track expenses across multiple currencies and see totals in USD",
"Get alerted when invoices are overdue before they become a problem",
"Sync all expenses to Notion or Airtable for team visibility"
],
"how_to_use": [
"Run bash setup.sh and set at least one LLM API key (Gemini, OpenAI, or Anthropic) in .env",
"Optionally configure Google Sheets, Notion, or Airtable credentials in .env for cloud sync",
"Process a file: python run.py --file invoice.pdf",
"Process a folder: python run.py --folder ./invoices/",
"Watch Gmail: python run.py --gmail --watch",
"Generate report: python run.py --report",
"Or just drop an invoice in OpenClaw chat and type your command"
],
"version": "1.0.0",
"author": "shipt",
"category": "Finance & Accounting",
"tags": [
"invoice",
"expense",
"receipt",
"finance",
"accounting",
"gmail",
"notion",
"airtable",
"sheets",
"ocr",
"automation"
],
"input_type": "file",
"output_type": "csv",
"requirements": [
"Python 3.10+",
"At least one LLM API key: Gemini (https://aistudio.google.com/app/apikey), OpenAI (https://platform.openai.com/api-keys), or Anthropic (https://console.anthropic.com/keys)",
"Gmail OAuth credentials JSON (optional — for Gmail mode)",
"Google Sheets service account JSON (optional)",
"Notion API key + Database ID (optional)",
"Airtable API key + Base ID (optional)"
],
"trigger": [
"Extract data from this invoice PDF and save to my Google Sheets",
"Scan my Gmail for invoices and log them automatically",
"Generate an expense report showing my spend by category this month"
],
"trigger_phrases": [
"Extract data from this invoice PDF and save to my Google Sheets",
"Scan my Gmail for invoices and log them automatically",
"Generate an expense report showing my spend by category this month"
],
"sample_output": "📄 Processing: invoice_aws_march.pdf\n Using GEMINI for extraction\n Vendor: Amazon Web Services\n Invoice#: AWS-2024-0312\n Date: 2024-03-12\n Amount: USD 142.50\n Category: SaaS\n Converted: USD 142.50\n Saved to CSV, Notion\n Done!",
"premium": true,
"pricing": "paid",
"creditCost": 20,
"price": 20,
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"total_sales": 4,
"before_after": {
"question": "Process invoices from my Gmail and save to Notion",
"after": "📧 Gmail scanned — 4 new invoice emails found\n\n✅ Invoice logged: AWS — USD 142.50 (Cloud)\n✅ Invoice logged: Figma — USD 45.00 (SaaS)\n✅ Invoice logged: Uber — USD 28.75 (Travel)\n⚠️ Duplicate skipped: Stripe — already logged on 2024-03-01\n\n📊 Saved to Notion database\n📊 Saved to expenses.csv\n\n💱 Total this batch: USD 216.25\nDone in 11 seconds ⚡",
"before": "I can help you manually — but I cannot access your Gmail or extract invoice data automatically.\n\nYou would need to:\n• Open each email manually\n• Copy vendor, amount, date by hand\n• Paste into your spreadsheet one by one\n\nFor 20 invoices this takes about 45 minutes. 📋"
}
},
{
"id": "ai-video-prompt-builder",
"slug": "ai-video-prompt-builder",
"name": "AI Video Prompt Builder",
"display_name": "AI Video Prompt Builder",
"description": "Helps you write better prompts for AI video generation, including scenes, camera movement, style, and motion.",
"detailedDescription": "AI Video Prompt Builder helps you create clearer prompts for AI-generated videos.\n\nIt can turn rough ideas into structured video prompts with scene details, camera directions, motion, style, lighting, and subject descriptions. This is useful when you want more control over how an AI video looks and moves.\n\nUse it for:\n- turning simple ideas into video prompts\n- improving prompts for text-to-video workflows\n- adding camera movement and shot details\n- describing style, mood, and lighting\n- making prompts easier to reuse and refine\n\nIt works well for creators, marketers, filmmakers, and teams who want better results from AI video tools.",
"long_description": "AI Video Prompt Builder helps you create clearer prompts for AI-generated videos.\n\nIt can turn rough ideas into structured video prompts with scene details, camera directions, motion, style, lighting, and subject descriptions. This is useful when you want more control over how an AI video looks and moves.\n\nUse it for:\n- turning simple ideas into video prompts\n- improving prompts for text-to-video workflows\n- adding camera movement and shot details\n- describing style, mood, and lighting\n- making prompts easier to reuse and refine\n\nIt works well for creators, marketers, filmmakers, and teams who want better results from AI video tools.",
"features": [
"Director's Formula: Standardized prompt structure for maximum model adherence.",
"One-Move Rule: Exclusive camera contract logic for stable cinematic shots.",
"4-Question Framework: Strategic prompt engineering to pass safety filters.",
"VFX & Material Contracts: Precise physics and CGI material specifications.",
"Multi-Language Support: Dedicated vocabulary for ZH, JA, KO, ES, and RU.",
"Anti-Slop Logic: Automatic removal of generic AI filler language."
],
"use_cases": [
"Professional Product Ads: High-detail material and lighting control.",
"Cinematic Narrative: Managing character consistency and camera flow.",
"Global Localization: Writing prompts natively in 5 major languages.",
"Troubleshooting: Fixing jitter, blur, or chaotic camera movements."
],
"how_to_use": [
"Ask: 'Help me write a professional video prompt for [my idea]'",
"Request: 'Apply the One-Move Rule to my camera instruction'",
"Check: 'Run an Anti-Slop check on this prompt'",
"Translate: 'Convert my prompt to Chinese using Seedance vocabulary'"
],
"version": "5.0.0",
"author": "shipt",
"category": "Development",
"tags": [
"ai-video",
"filmmaking",
"bytedance",
"seedance",
"prompt-engineering",
"vfx"
],
"input_type": "text",
"output_type": "markdown",
"requirements": [
"Access to Seedance 2.0 (Dreamina/Jimeng/Volcengine)",
"Basic knowledge of cinematic terminology"
],
"trigger": [
"Help me write a professional Seedance prompt",
"Direct a cinematic scene for me",
"Fix my AI video generation error",
"Translate my video prompt to Japanese"
],
"trigger_phrases": [
"Help me write a professional Seedance prompt",
"Direct a cinematic scene for me",
"Fix my AI video generation error",
"Translate my video prompt to Japanese"
],
"sample_output": "## Seedance 2.0 Production Brief\n\n**User request:** Make a cinematic shot of a lone samurai walking through a burning village at dusk.\n\n---\n\n**🎬 Generated Prompt:**\n\nA lone samurai walks through a smoldering feudal village at dusk, [Slow dolly push-in], embers drifting upward, golden-hour backlight cutting through smoke haze, medium shot transitioning to close-up on weathered face, anamorphic lens, 24fps motion blur, photorealistic render.\n\n---\n\n**⚙️ Technical Contract:**\n- Camera: Slow dolly push-in → close-up (One-Move Rule applied)\n- Lighting: Golden-hour backlight + practical fire practicals\n- Motion: 24fps cinematic motion blur, embers particle system\n- Style: Photorealistic / Historical Epic\n- Mode: Text-to-Video (T2V)\n- Safety: ✅ Passes content filter — no IP conflicts\n\n---\n\n**✅ Prompt length:** 187 chars (within 2000-char limit)\n**✅ Anti-slop check:** Passed — no hollow filler language detected",
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "analytics-setup-assistant",
"slug": "analytics-setup-assistant",
"name": "Analytics Setup Assistant",
"display_name": "Analytics Setup Assistant",
"description": "Adds analytics to your website so you can track visits, clicks, signups, and conversions.",
"detailedDescription": "Analytics Setup Assistant helps you add tracking to your app without missing important events.\n\nIt reads your app structure, looks at key pages and actions, and helps set up analytics in the right places. This is useful when you want to understand what users do, where they drop off, and which features or pages are working best.\n\nUse it for:\n- adding analytics to a new app or website\n- tracking clicks, signups, purchases, and other actions\n- mapping your user funnel from visit to conversion\n- finding where users drop off\n- creating a clear list of tracked events\n\nIt works well for teams that want simple, reliable tracking and better visibility into user behavior.",
"long_description": "Analytics Setup Assistant helps you add tracking to your app without missing important events.\n\nIt reads your app structure, looks at key pages and actions, and helps set up analytics in the right places. This is useful when you want to understand what users do, where they drop off, and which features or pages are working best.\n\nUse it for:\n- adding analytics to a new app or website\n- tracking clicks, signups, purchases, and other actions\n- mapping your user funnel from visit to conversion\n- finding where users drop off\n- creating a clear list of tracked events\n\nIt works well for teams that want simple, reliable tracking and better visibility into user behavior.",
"features": [
"Full codebase read before any tracking code is written",
"Complete user funnel mapping — acquisition, discovery, evaluation, conversion, retention",
"Event plan presented for approval before implementation",
"Production-safe analytics utility with try/catch and ad-blocker resilience",
"Debounced high-frequency events (search, scroll) to prevent data noise",
"Funnel step tracking with drop-off analysis built in",
"Global page view tracking via router integration (not per-page)",
"Both success AND error state tracking for every conversion action",
"Full event reference table delivered after implementation",
"Works with Firebase, GA4, Mixpanel, Amplitude, Segment, and gtag"
],
"use_cases": [
"Add analytics to a new website or web app from scratch",
"Track free-to-paid conversion funnels and drop-off points",
"Understand user search, browsing, and discovery behavior",
"Monitor sign-up and purchase completion rates",
"Track feature engagement and content performance",
"Set up Firebase Analytics on an existing React or Next.js app"
],
"how_to_use": [
"Tell the agent: \"add analytics to my site\" or \"implement Firebase Analytics\"",
"Give it access to your codebase — it reads every page and component first",
"It creates a full event plan categorized by funnel stage and shows it to you",
"After your approval, it implements the tracking utility and instruments every event",
"It runs the build to verify zero errors, then delivers a complete event reference table"
],
"version": "1.0.0",
"author": "shipt",
"category": "Development",
"tags": [
"analytics",
"firebase",
"ga4",
"google-analytics",
"tracking",
"conversion",
"funnel",
"user-behavior",
"growth",
"react",
"nextjs"
],
"input_type": "text",
"output_type": "code",
"requirements": [
"Access to your web app codebase",
"Firebase project or GA4 property (agent can help create one)"
],
"trigger": [
"Add analytics to my site",
"Implement Firebase Analytics",
"Track user behavior on my website"
],
"trigger_phrases": [
"Add analytics to my site",
"Implement Firebase Analytics",
"Track user behavior on my website"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "api-test-assistant",
"slug": "api-test-assistant",
"name": "API Test Assistant",
"display_name": "API Test Assistant",
"description": "Checks your API for broken endpoints, bad responses, slow requests, and common security issues.",
"detailedDescription": "API Test Assistant helps you review an API before it reaches users.\n\nIt can check endpoints, request and response formats, auth flows, validation rules, error handling, and third-party integrations. It is useful when you are building a new API, updating an old one, or preparing for release.\n\nUse it for:\n- finding broken or missing endpoints\n- checking auth, permissions, and input validation\n- testing edge cases and failure responses\n- spotting slow routes and performance bottlenecks\n- reviewing API docs and example requests\n\nIt works best when you want a clear test plan, simple feedback, and practical fixes you can apply fast.",
"long_description": "API Test Assistant helps you review an API before it reaches users.\n\nIt can check endpoints, request and response formats, auth flows, validation rules, error handling, and third-party integrations. It is useful when you are building a new API, updating an old one, or preparing for release.\n\nUse it for:\n- finding broken or missing endpoints\n- checking auth, permissions, and input validation\n- testing edge cases and failure responses\n- spotting slow routes and performance bottlenecks\n- reviewing API docs and example requests\n\nIt works best when you want a clear test plan, simple feedback, and practical fixes you can apply fast.",
"features": [
"Functional API testing",
"Performance and load testing",
"Security vulnerability testing",
"Contract testing",
"CI/CD integration",
"Error handling validation",
"Third-party API testing"
],
"use_cases": [
"Test REST API endpoints",
"Validate GraphQL schemas",
"Load test API performance",
"Test third-party integrations",
"Automate API regression testing"
],
"how_to_use": [
"Share your project details or requirements",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Testing",
"tags": ["api-testing", "automation", "quality-assurance", "performance"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Test all endpoints of https://api.myapp.com/v1 and report errors",
"Run automated API tests for my user authentication flow including edge cases",
"Load test my REST API with 100 concurrent requests and measure response times"
],
"trigger_phrases": [
"Test all endpoints of https://api.myapp.com/v1 and report errors",
"Run automated API tests for my user authentication flow including edge cases",
"Load test my REST API with 100 concurrent requests and measure response times"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "app-store-screenshots",
"slug": "app-store-screenshots",
"name": "App Store Screenshots",
"display_name": "App Store Screenshots",
"description": "AI-powered App Store screenshot generator — creates production-ready, advertisement-style screenshots for iOS apps at all Apple-required resolutions.",
"detailedDescription": "Your App Store screenshots are your most important marketing asset. Most apps waste them on literal UI screenshots. This agent generates high-converting, advertisement-style screenshot pages that sell the benefit, not the button.\n\n📱 What It Builds:\n\nA Next.js page that renders iOS App Store screenshots as full advertisements — bold headlines, benefit callouts, lifestyle framing — then exports them as high-resolution PNG files ready to upload to App Store Connect or Google Play.\n\n🎨 The Difference Between UI Screenshots and Ad Screenshots:\n\n❌ **UI screenshot**: Shows your home screen with some data in it\n✅ **Ad screenshot**: Shows \"Save 3 hours a week\" with your app as the proof\n\nThis agent generates the ad version. Every frame has a headline, a supporting line, and your UI positioned as evidence — not the main event.\n\n⚙️ How It Works:\n1. Provide your app name, tagline, key features, and color palette\n2. Agent generates Next.js screenshot page with multiple frames\n3. Each frame is a complete advertisement with copy + UI placement\n4. Export as 6.5\" and 5.5\" retina PNGs (App Store standard sizes)\n\n🎯 Built For:\n- Indie developers launching on the App Store for the first time\n- Growth teams A/B testing screenshot copy for conversion lifts\n- Agencies managing App Store optimization (ASO) for multiple clients\n- Anyone whose current screenshots look like a tutorial, not an ad\n\nA 1% improvement in App Store conversion rate compounds across every impression. Get the screenshots right before you spend on UA.",
"long_description": "Your App Store screenshots are your most important marketing asset. Most apps waste them on literal UI screenshots. This agent generates high-converting, advertisement-style screenshot pages that sell the benefit, not the button.\n\n📱 What It Builds:\n\nA Next.js page that renders iOS App Store screenshots as full advertisements — bold headlines, benefit callouts, lifestyle framing — then exports them as high-resolution PNG files ready to upload to App Store Connect or Google Play.\n\n🎨 The Difference Between UI Screenshots and Ad Screenshots:\n\n❌ **UI screenshot**: Shows your home screen with some data in it\n✅ **Ad screenshot**: Shows \"Save 3 hours a week\" with your app as the proof\n\nThis agent generates the ad version. Every frame has a headline, a supporting line, and your UI positioned as evidence — not the main event.\n\n⚙️ How It Works:\n1. Provide your app name, tagline, key features, and color palette\n2. Agent generates Next.js screenshot page with multiple frames\n3. Each frame is a complete advertisement with copy + UI placement\n4. Export as 6.5\" and 5.5\" retina PNGs (App Store standard sizes)\n\n🎯 Built For:\n- Indie developers launching on the App Store for the first time\n- Growth teams A/B testing screenshot copy for conversion lifts\n- Agencies managing App Store optimization (ASO) for multiple clients\n- Anyone whose current screenshots look like a tutorial, not an ad\n\nA 1% improvement in App Store conversion rate compounds across every impression. Get the screenshots right before you spend on UA.",
"features": [
"Generates production-ready App Store screenshots with AI",
"Advertisement-style design — sells features, not just shows UI",
"Exports at all 4 Apple-required iPhone resolutions",
"Proven copywriting patterns for compelling headlines",
"Includes iPhone mockup with pre-measured screen overlay",
"Scaffolds a full Next.js project or works in existing ones",
"Varied layouts with visual rhythm and contrast slides"
],
"use_cases": [
"Generate App Store screenshots for a new iOS app launch",
"Refresh existing app listing with professional marketing screenshots",
"Create advertisement-style visuals with compelling copy",
"Export pixel-perfect PNGs at all Apple-required sizes"
],
"how_to_use": [
"Describe your app and its key features: 'A habit tracking app with streaks, reminders, and weekly reports'",
"Specify your target device sizes and store: 'Need iPhone 6.7 inch and iPad screenshots for App Store'",
"Provide your brand colors and tone: 'Use a dark theme with purple accents, modern and minimal'",
"Review the designs and request copy tweaks: 'Change the headline on screenshot 2 to focus on the streak feature'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Design",
"tags": [
"app-store",
"screenshots",
"mobile-marketing",
"aso",
"conversion-rate",
"ios",
"apple",
"launch"
],
"input_type": "text",
"output_type": "image",
"requirements": ["Node.js 18+"],
"trigger": [
"Generate App Store screenshots for my meditation app showing the key features",
"Create marketing screenshots for my task manager app targeting busy professionals",
"Design 5 compelling App Store preview images for my language learning app"
],
"trigger_phrases": [
"Generate App Store screenshots for my meditation app showing the key features",
"Create marketing screenshots for my task manager app targeting busy professionals",
"Design 5 compelling App Store preview images for my language learning app"
],
"sample_output": "Generates a Next.js page with multiple screenshot slides. Click any screenshot to export PNGs at 1320x2868, 1284x2778, 1206x2622, and 1125x2436 resolutions.",
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "backup-manager",
"slug": "backup-manager",
"name": "Backup Manager",
"display_name": "Backup Manager",
"description": "Helps you set up backups, schedule them, and restore files when needed.",
"detailedDescription": "Backup Assistant helps you protect important files and systems with reliable backups.\n\nIt can help you choose what to back up, where to store it, how often to run it, and how many copies to keep. It also helps with restore steps, so you can recover files or folders when something is lost or broken.\n\nUse it for:\n- backing up files and folders\n- setting up scheduled backups\n- saving backups to local storage, another server, or cloud storage\n- checking whether backups are working\n- restoring files after deletion or failure\n\nIt works well for personal systems, servers, and small teams that want a simple backup process they can trust.",
"long_description": "Backup Assistant helps you protect important files and systems with reliable backups.\n\nIt can help you choose what to back up, where to store it, how often to run it, and how many copies to keep. It also helps with restore steps, so you can recover files or folders when something is lost or broken.\n\nUse it for:\n- backing up files and folders\n- setting up scheduled backups\n- saving backups to local storage, another server, or cloud storage\n- checking whether backups are working\n- restoring files after deletion or failure\n\nIt works well for personal systems, servers, and small teams that want a simple backup process they can trust.",
"features": [
"Schedule automated backups for files, directories, and databases",
"Supports local, NAS, S3, and other cloud storage destinations",
"Incremental backups to minimize storage usage and transfer time",
"Configurable retention policies to manage backup history",
"Guided restoration workflow to recover files from any backup point"
],
"use_cases": [
"Set up nightly database backups that upload to S3 automatically",
"Back up a home media library to a NAS before a hard drive migration",
"Restore a single file from three days ago after an accidental deletion",
"Configure backup retention to keep daily backups for a week, weekly for a month",
"Get notified via Telegram when a scheduled backup fails"
],
"how_to_use": [
"Tell it what to back up: 'Back up /home/user/documents and /etc to an S3 bucket daily at 2 AM'",
"Specify retention policy: 'Keep 7 daily backups, 4 weekly, and 3 monthly'",
"Ask it to set up encryption: 'Encrypt backups with AES-256 before uploading'",
"Request a restore test: 'Verify the last backup can be restored successfully'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Utilities",
"tags": [
"backup",
"data-protection",
"automation",
"devops",
"disaster-recovery",
"cloud-storage",
"reliability"
],
"input_type": "url",
"output_type": "json",
"requirements": [],
"trigger": [
"Set up automated daily backups of my PostgreSQL database to S3",
"Create a backup schedule for my home server that keeps 30 days of incremental backups",
"Configure automatic backups of my /var/www directory with email alerts on failure"
],
"trigger_phrases": [
"Set up automated daily backups of my PostgreSQL database to S3",
"Create a backup schedule for my home server that keeps 30 days of incremental backups",
"Configure automatic backups of my /var/www directory with email alerts on failure"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "brand-voice-guide",
"slug": "brand-voice-guide",
"name": "Brand Voice Guide",
"display_name": "Brand Voice Guide",
"description": "Helps you understand how your brand sounds and create a simple guide for future writing.",
"detailedDescription": "Brand Voice Guide helps you understand how your brand sounds in writing.\n\nIt looks at your website copy, emails, social posts, and other content to find patterns in tone, word choice, style, and personality. It then turns those patterns into a clear voice guide you can reuse across future content.\n\nUse it for:\n- understanding your current brand voice\n- creating a simple writing guide for your team\n- keeping blogs, emails, and social posts consistent\n- spotting off-brand writing\n- rewriting content to better match your tone\n\nIt works well for brands, founders, and marketing teams that want clearer and more consistent communication.",
"long_description": "Brand Voice Guide helps you understand how your brand sounds in writing.\n\nIt looks at your website copy, emails, social posts, and other content to find patterns in tone, word choice, style, and personality. It then turns those patterns into a clear voice guide you can reuse across future content.\n\nUse it for:\n- understanding your current brand voice\n- creating a simple writing guide for your team\n- keeping blogs, emails, and social posts consistent\n- spotting off-brand writing\n- rewriting content to better match your tone\n\nIt works well for brands, founders, and marketing teams that want clearer and more consistent communication.",
"features": [
"Analyzes content samples to extract voice attributes like tone, formality, and personality",
"Produces a structured brand voice guide with do/don't examples",
"Identifies vocabulary patterns, sentence rhythm, and emotional register",
"Spots inconsistencies across different channels or content types",
"Generates a reusable prompt template to keep AI-written content on-brand"
],
"use_cases": [
"Document brand voice before onboarding a new content writer or agency",
"Audit social media posts to see if tone has drifted from brand guidelines",
"Create a voice and tone section for a new company style guide",
"Compare your brand voice to a competitor's to find differentiation opportunities",
"Generate a brand voice brief to feed into AI content generation tools"
],
"how_to_use": [
"Paste sample content from your brand: 'Here are 5 of our recent blog posts and our About page — analyze our voice'",
"Ask for a brand voice profile: 'Describe our tone, personality traits, and writing style in a usable guide'",
"Request a do/don't guide: 'Give me examples of on-brand vs off-brand sentences for our company'",
"Ask it to rewrite a piece of content in your brand voice: 'Rewrite this product description to match our tone'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": [
"brand-identity",
"tone-of-voice",
"marketing",
"content-consistency",
"copywriting",
"positioning"
],
"input_type": "url",
"output_type": "json",
"requirements": [],
"trigger": [
"Analyze the brand voice of Apple.com and give me a replication guide",
"Define a brand voice for my B2B SaaS targeting mid-market CFOs — professional but approachable",
"Compare my website copy to our competitors and identify voice inconsistencies"
],
"trigger_phrases": [
"Analyze the brand voice of Apple.com and give me a replication guide",
"Define a brand voice for my B2B SaaS targeting mid-market CFOs — professional but approachable",
"Compare my website copy to our competitors and identify voice inconsistencies"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "code-workflow-assistant",
"slug": "code-workflow-assistant",
"name": "Code Workflow Assistant",
"display_name": "Code Workflow Assistant",
"description": "Helps you plan, test, debug, and review code before you ship.",
"detailedDescription": "Code Workflow Assistant helps you build software in a cleaner way.\n\nInstead of jumping straight into code, it helps you slow down and do the important steps first. It can help you understand the task, make a short plan, write tests, debug problems, and review the final result.\n\nUse it for:\n- planning a new feature\n- breaking work into clear steps\n- writing tests before code\n- finding the real cause of a bug\n- reviewing code before release\n\nIt is useful when you want fewer mistakes, less rework, and a more reliable development process.",
"long_description": "Code Workflow Assistant helps you build software in a cleaner way.\n\nInstead of jumping straight into code, it helps you slow down and do the important steps first. It can help you understand the task, make a short plan, write tests, debug problems, and review the final result.\n\nUse it for:\n- planning a new feature\n- breaking work into clear steps\n- writing tests before code\n- finding the real cause of a bug\n- reviewing code before release\n\nIt is useful when you want fewer mistakes, less rework, and a more reliable development process.",
"features": [
"Brainstorm module — one question at a time, 2-3 approaches with recommendation, spec saved to docs/",
"Planning module — 2-5 min tasks with exact file paths, complete code, no placeholders",
"TDD module — strict RED→GREEN→REFACTOR, iron law enforced, rationalizations debunked",
"Debugging module — 4-phase root cause investigation, no guessing",
"Code review module — pre-merge checklist + how to handle review feedback",
"Subagent execution — spawn fresh agents per task for large plans",
"Spec + plan saved to docs/ — permanent decision history",
"Scales to any project size — simple tweaks to large features"
],
"use_cases": [
"Start a new feature without wasting time on wrong assumptions",
"Debug a production bug systematically without guessing",
"Write a complete implementation plan before touching any code",
"Enforce TDD on a team that keeps skipping tests",
"Review your own code before submitting a PR"
],
"how_to_use": [
"Say what you want to build — the workflow starts automatically with brainstorming",
"Answer questions one at a time to clarify the design",
"Approve the spec, then the plan is written automatically",
"Execute tasks with TDD — test first, implementation second",
"For bugs: describe what's broken, the debugging module guides the investigation"
],
"version": "1.0.0",
"author": "shipt",
"category": "Development",
"tags": [
"tdd",
"workflow",
"planning",
"debugging",
"code-review",
"best-practices",
"developer-tools"
],
"input_type": "text",
"output_type": "code",
"requirements": [],
"trigger": [
"build something",
"implement",
"fix the bug",
"debug",
"plan this feature"
],
"trigger_phrases": [
"build something",
"implement",
"fix the bug",
"debug",
"plan this feature"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "database-architect",
"slug": "database-architect",
"name": "Database Architect",
"display_name": "Database Architect",
"description": "Design schemas, optimize queries, choose indexes, plan migrations, and improve database performance.",
"detailedDescription": "Database Architect combines schema design and database optimization in one skill.\n\nIt can help you design a new relational schema, review an existing one, optimize slow queries, choose better indexes, plan safer migrations, and think through scaling trade-offs. This is useful when you want one database skill that covers both early design work and later performance work.\n\nUse it for:\n- designing a new database schema\n- reviewing tables, relationships, and constraints\n- optimizing slow queries and joins\n- choosing or improving indexes\n- planning schema changes and migrations\n\nIt works well for developers, founders, product teams, and engineers who want one stronger database skill instead of separate design and optimization tools.",
"long_description": "Database Architect combines schema design and database optimization in one skill.\n\nIt can help you design a new relational schema, review an existing one, optimize slow queries, choose better indexes, plan safer migrations, and think through scaling trade-offs. This is useful when you want one database skill that covers both early design work and later performance work.\n\nUse it for:\n- designing a new database schema\n- reviewing tables, relationships, and constraints\n- optimizing slow queries and joins\n- choosing or improving indexes\n- planning schema changes and migrations\n\nIt works well for developers, founders, product teams, and engineers who want one stronger database skill instead of separate design and optimization tools.",
"features": [
"Query performance analysis and optimization",
"Index design and optimization",
"Schema design review",
"Connection pooling setup",
"Query plan analysis",
"Database migration strategies",
"NoSQL optimization patterns"
],
"use_cases": [
"Optimize slow SQL queries",
"Design efficient database schema",
"Set up proper indexing strategy",
"Plan zero-downtime migrations",
"Tune connection pool settings"
],
"how_to_use": [
"Share your code, configuration, or project details",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Development",
"tags": ["database", "sql", "performance", "indexing", "optimization"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Optimize this slow PostgreSQL query that's taking 8 seconds to execute",
"Analyze my MySQL schema and suggest indexes to speed up my most common queries",
"Rewrite this N+1 query problem in my ORM to use proper joins"
],
"trigger_phrases": [
"Optimize this slow PostgreSQL query that's taking 8 seconds to execute",
"Analyze my MySQL schema and suggest indexes to speed up my most common queries",
"Rewrite this N+1 query problem in my ORM to use proper joins"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "deal-strategist",
"slug": "deal-strategist",
"name": "Deal Strategist",
"display_name": "Deal Strategist",
"description": "Helps you qualify sales deals, spot risks early, and build a better plan to win.",
"detailedDescription": "Deal Planning Guide helps you review sales opportunities before you waste time on the wrong deal.\n\nIt can help you check deal quality, spot missing information, understand risks, map decision makers, and plan next steps. This is useful when you want a clearer view of your pipeline and a stronger plan for important deals.\n\nUse it for:\n- checking if a deal is real or weak\n- finding gaps in deal qualification\n- spotting risks before a deal slips\n- mapping buyers, champions, and decision makers\n- planning the next steps to move a deal forward\n\nIt works well for B2B sales teams, founders, and account executives who want better deal visibility and more consistent forecasting.",
"long_description": "Deal Planning Guide helps you review sales opportunities before you waste time on the wrong deal.\n\nIt can help you check deal quality, spot missing information, understand risks, map decision makers, and plan next steps. This is useful when you want a clearer view of your pipeline and a stronger plan for important deals.\n\nUse it for:\n- checking if a deal is real or weak\n- finding gaps in deal qualification\n- spotting risks before a deal slips\n- mapping buyers, champions, and decision makers\n- planning the next steps to move a deal forward\n\nIt works well for B2B sales teams, founders, and account executives who want better deal visibility and more consistent forecasting.",
"features": [
"MEDDPICC qualification",
"Deal scoring and risk assessment",
"Competitive positioning",
"Challenger messaging",
"Multi-threading strategy",
"Forecast accuracy",
"Win planning frameworks"
],
"use_cases": [
"Qualify enterprise opportunities",
"Build deal win plans",
"Assess pipeline risk",
"Position against competitors",
"Prepare for forecast calls"
],
"how_to_use": [
"Share your project details or requirements",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Sales",
"tags": ["sales", "meddpicc", "b2b", "deal-qualification", "forecasting"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Help me qualify this enterprise sales deal using the MEDDPICC framework",
"I'm stuck in procurement limbo — help me create a strategy to close this Q4 deal",
"Map out the economic buyer and decision process for my $200k enterprise software deal"
],
"trigger_phrases": [
"Help me qualify this enterprise sales deal using the MEDDPICC framework",
"I'm stuck in procurement limbo — help me create a strategy to close this Q4 deal",
"Map out the economic buyer and decision process for my $200k enterprise software deal"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "devops-automation",
"slug": "devops-automation",
"name": "DevOps Automation",
"display_name": "DevOps Automation",
"description": "Automate your deployment pipeline. Set up CI/CD, containers, and infrastructure as code that just works.",
"detailedDescription": "## What DevOps Automator Does\n\nDevOps Automator builds and optimizes your software delivery pipeline — from code commit to production deployment — with automation, reliability, and speed.\n\n### Core Services\n\n**🔄 CI/CD Pipeline Setup**\n- GitHub Actions workflows\n- GitLab CI configuration\n- Jenkins pipeline setup\n- Azure DevOps integration\n- Automated testing integration\n\n**🐳 Containerization**\n- Dockerfile optimization\n- Docker Compose orchestration\n- Kubernetes deployment manifests\n- Helm chart creation\n- Container registry setup\n\n**🏗️ Infrastructure as Code**\n- Terraform modules and configurations\n- Pulumi TypeScript/Python\n- AWS CloudFormation\n- Azure Resource Manager\n- Google Cloud Deployment Manager\n\n**☁️ Cloud Platform Setup**\n- AWS (EC2, ECS, EKS, Lambda)\n- Google Cloud Platform (GKE, Cloud Run)\n- Azure (AKS, Container Instances)\n- Multi-cloud strategies\n- Cost optimization\n\n### Automation Features\n\n**✅ Automated Testing**\n- Unit test integration\n- Integration test pipelines\n- Security scanning (SAST/DAST)\n- Performance testing\n- Compliance checks\n\n**📊 Monitoring & Observability**\n- Logging aggregation (ELK, Loki)\n- Metrics collection (Prometheus, Grafana)\n- Distributed tracing (Jaeger, Zipkin)\n- Alert configuration\n- Dashboard creation\n\n### When to Use\n\n- Setting up new projects\n- Migrating to cloud infrastructure\n- Implementing GitOps workflows\n- Optimizing deployment speed\n- Improving system reliability\n\n### What You Get\n\n- Production-ready CI/CD pipelines\n- Infrastructure code repositories\n- Deployment automation scripts\n- Monitoring and alerting setup\n- Documentation and runbooks\n- Team training materials",
"long_description": "## What DevOps Automator Does\n\nDevOps Automator builds and optimizes your software delivery pipeline — from code commit to production deployment — with automation, reliability, and speed.\n\n### Core Services\n\n**🔄 CI/CD Pipeline Setup**\n- GitHub Actions workflows\n- GitLab CI configuration\n- Jenkins pipeline setup\n- Azure DevOps integration\n- Automated testing integration\n\n**🐳 Containerization**\n- Dockerfile optimization\n- Docker Compose orchestration\n- Kubernetes deployment manifests\n- Helm chart creation\n- Container registry setup\n\n**🏗️ Infrastructure as Code**\n- Terraform modules and configurations\n- Pulumi TypeScript/Python\n- AWS CloudFormation\n- Azure Resource Manager\n- Google Cloud Deployment Manager\n\n**☁️ Cloud Platform Setup**\n- AWS (EC2, ECS, EKS, Lambda)\n- Google Cloud Platform (GKE, Cloud Run)\n- Azure (AKS, Container Instances)\n- Multi-cloud strategies\n- Cost optimization\n\n### Automation Features\n\n**✅ Automated Testing**\n- Unit test integration\n- Integration test pipelines\n- Security scanning (SAST/DAST)\n- Performance testing\n- Compliance checks\n\n**📊 Monitoring & Observability**\n- Logging aggregation (ELK, Loki)\n- Metrics collection (Prometheus, Grafana)\n- Distributed tracing (Jaeger, Zipkin)\n- Alert configuration\n- Dashboard creation\n\n### When to Use\n\n- Setting up new projects\n- Migrating to cloud infrastructure\n- Implementing GitOps workflows\n- Optimizing deployment speed\n- Improving system reliability\n\n### What You Get\n\n- Production-ready CI/CD pipelines\n- Infrastructure code repositories\n- Deployment automation scripts\n- Monitoring and alerting setup\n- Documentation and runbooks\n- Team training materials",
"features": [
"CI/CD pipeline design and implementation",
"Infrastructure as Code (Terraform, Pulumi)",
"Docker and Kubernetes orchestration",
"GitOps workflow setup",
"Monitoring and observability integration",
"Automated testing and deployment",
"Cloud platform optimization"
],
"use_cases": [
"Set up GitHub Actions CI/CD pipeline",
"Migrate to containerized deployment",
"Implement infrastructure as code",
"Build automated testing workflows",
"Configure multi-environment deployments"
],
"how_to_use": [
"Share your code, configuration, or project details",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "DevOps",
"tags": ["devops", "ci-cd", "docker", "kubernetes", "automation"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Set up a GitHub Actions CI/CD pipeline for my Node.js app with test, build, and deploy stages",
"Write a Terraform script to provision an EKS cluster with auto-scaling node groups",
"Automate my Docker image build and push to ECR on every merge to main"
],
"trigger_phrases": [
"Set up a GitHub Actions CI/CD pipeline for my Node.js app with test, build, and deploy stages",
"Write a Terraform script to provision an EKS cluster with auto-scaling node groups",
"Automate my Docker image build and push to ECR on every merge to main"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "full-stack-developer",
"slug": "full-stack-developer",
"name": "Full Stack Developer",
"display_name": "Full Stack Developer",
"description": "The complete full stack development system — React, Next.js, TypeScript, PostgreSQL, Prisma, Stripe, testing, Docker, CI/CD + professional dev workflow (spec → plan → TDD → review).",
"detailedDescription": "## Full Stack Dev — Production System for Serious Engineers\n\nStop getting generic AI output. This skill enforces a thinking framework that makes every line of code production-ready, every UI decision intentional, and every architecture choice explainable.\n\n### The Three Laws\n\n1. **Read before you write** — understand the full system before touching any part of it\n2. **Production-ready or nothing** — no TODOs, no `any` types, no \"we'll fix this later\"\n3. **Every choice must be a choice** — if you can't explain why, you defaulted\n\n---\n\n### What's Inside — 13 Specialized Modules\n\nEach module loads only when needed. You never pay the context cost of the whole system.\n\n**Frontend & UI**\n- 🎨 **Frontend Design** — Token architecture, surface elevation, depth strategy, typography hierarchy, the 4 craft checks (swap, squint, signature, token). Generic output is failure.\n- ⚡ **Next.js 15** — App Router, React Server Components, Server Actions, streaming, auth patterns, metadata\n\n**Backend & Data**\n- 🔧 **Backend APIs** — REST design, consistent response envelopes, error taxonomy, rate limiting, JWT auth, security checklist\n- 🗄️ **PostgreSQL** — Schema design, zero-downtime migrations, index strategy, query optimization, Redis caching\n- 🔵 **Prisma ORM** — Schema traps, N+1 prevention, transactions, soft delete, type safety patterns\n\n**Integrations**\n- 💳 **Stripe** — Payments, subscriptions, webhooks with idempotency, billing portal, restricted API keys\n- 📡 **TanStack Query** — Query key factories, mutations, optimistic updates, cache invalidation\n- 🐻 **Zustand** — Slice pattern, selectors, persistence, devtools, async actions\n\n**Quality & Performance**\n- 🚀 **Performance** — Core Web Vitals (LCP, CLS, INP), bundle analysis, image optimization, code splitting\n- 🧪 **Testing** — Vitest, React Testing Library, API integration tests, Playwright E2E\n- 📘 **TypeScript** — Strict mode, narrowing patterns, generics, utility type traps\n\n**Engineering**\n- 🌿 **Git Workflows** — Interactive rebase, bisect, worktrees, reflog recovery, conflict resolution\n- 🐳 **DevOps** — Docker multi-stage builds, GitHub Actions CI/CD, project structure, observability\n\n---\n\n### Who Is This For\n\n- **Full stack developers** building production SaaS products\n- **Founders** who write their own code and need it to be right\n- **Engineers** tired of AI output that works in isolation but breaks in production\n- **Teams** that want consistent standards across the entire stack\n\n---\n\n### What Makes It Different\n\nMost AI coding help gives you code that works in isolation. This skill gives you code that works in production — with error handling, security, type safety, and architecture that supports a growing codebase.\n\nThe frontend module alone contains a complete design system philosophy: before any UI code gets written, you answer who the user is, what they must accomplish, and what it should feel like. Generic output is treated as failure.",
"long_description": "## Full Stack Dev — Production System for Serious Engineers\n\nStop getting generic AI output. This skill enforces a thinking framework that makes every line of code production-ready, every UI decision intentional, and every architecture choice explainable.\n\n### The Three Laws\n\n1. **Read before you write** — understand the full system before touching any part of it\n2. **Production-ready or nothing** — no TODOs, no `any` types, no \"we'll fix this later\"\n3. **Every choice must be a choice** — if you can't explain why, you defaulted\n\n---\n\n### What's Inside — 13 Specialized Modules\n\nEach module loads only when needed. You never pay the context cost of the whole system.\n\n**Frontend & UI**\n- 🎨 **Frontend Design** — Token architecture, surface elevation, depth strategy, typography hierarchy, the 4 craft checks (swap, squint, signature, token). Generic output is failure.\n- ⚡ **Next.js 15** — App Router, React Server Components, Server Actions, streaming, auth patterns, metadata\n\n**Backend & Data**\n- 🔧 **Backend APIs** — REST design, consistent response envelopes, error taxonomy, rate limiting, JWT auth, security checklist\n- 🗄️ **PostgreSQL** — Schema design, zero-downtime migrations, index strategy, query optimization, Redis caching\n- 🔵 **Prisma ORM** — Schema traps, N+1 prevention, transactions, soft delete, type safety patterns\n\n**Integrations**\n- 💳 **Stripe** — Payments, subscriptions, webhooks with idempotency, billing portal, restricted API keys\n- 📡 **TanStack Query** — Query key factories, mutations, optimistic updates, cache invalidation\n- 🐻 **Zustand** — Slice pattern, selectors, persistence, devtools, async actions\n\n**Quality & Performance**\n- 🚀 **Performance** — Core Web Vitals (LCP, CLS, INP), bundle analysis, image optimization, code splitting\n- 🧪 **Testing** — Vitest, React Testing Library, API integration tests, Playwright E2E\n- 📘 **TypeScript** — Strict mode, narrowing patterns, generics, utility type traps\n\n**Engineering**\n- 🌿 **Git Workflows** — Interactive rebase, bisect, worktrees, reflog recovery, conflict resolution\n- 🐳 **DevOps** — Docker multi-stage builds, GitHub Actions CI/CD, project structure, observability\n\n---\n\n### Who Is This For\n\n- **Full stack developers** building production SaaS products\n- **Founders** who write their own code and need it to be right\n- **Engineers** tired of AI output that works in isolation but breaks in production\n- **Teams** that want consistent standards across the entire stack\n\n---\n\n### What Makes It Different\n\nMost AI coding help gives you code that works in isolation. This skill gives you code that works in production — with error handling, security, type safety, and architecture that supports a growing codebase.\n\nThe frontend module alone contains a complete design system philosophy: before any UI code gets written, you answer who the user is, what they must accomplish, and what it should feel like. Generic output is treated as failure.",
"features": [
"13 specialized reference modules — only the relevant one loads per task",
"Craft-level UI design system — token architecture, surface elevation, 4 craft checks",
"Next.js 15 App Router patterns — RSC, Server Actions, streaming, auth",
"Production API engineering — error handling, rate limiting, JWT, security",
"PostgreSQL mastery — zero-downtime migrations, query optimization, Redis caching",
"Prisma ORM patterns — N+1 prevention, transactions, type safety traps",
"Stripe integration — payments, subscriptions, webhooks with idempotency",
"TanStack Query — mutations, optimistic updates, cache management",
"Zustand state management — slices, persistence, devtools",
"Core Web Vitals optimization — LCP, CLS, INP, bundle size",
"Testing system — Vitest, React Testing Library, Playwright E2E",
"TypeScript strict mode — narrowing, generics, utility type traps",
"Git workflows — interactive rebase, bisect, worktrees, reflog",
"Docker + CI/CD — multi-stage builds, GitHub Actions pipeline"
],
"use_cases": [
"Build a production-ready Next.js SaaS with auth, payments, and database",
"Design a craft-level dashboard UI that doesn't look AI-generated",
"Set up zero-downtime PostgreSQL migrations for a growing app",
"Integrate Stripe subscriptions with webhooks and billing portal",
"Optimize Core Web Vitals and reduce bundle size",
"Write comprehensive tests with Vitest, RTL, and Playwright",
"Set up GitHub Actions CI/CD pipeline with quality gates"
],
"how_to_use": [
"Say what you want to build — the skill automatically loads the right reference",
"For UI work: describe the user, their goal, and the desired feel first",
"For API work: share your existing code — the skill diagnoses before prescribing",
"For DB work: run EXPLAIN ANALYZE on your slow query and share the output"
],
"version": "1.1.0",
"author": "shipt",
"category": "Development",
"tags": [
"nextjs",
"react",
"typescript",
"nodejs",
"postgresql",
"prisma",
"stripe",
"tdd",
"workflow",
"full-stack"
],
"input_type": "code",
"output_type": "code",
"requirements": ["Node.js 20+", "TypeScript 5+"],
"trigger": [
"build a next.js app",
"create a react component",
"optimize my postgresql query"
],
"trigger_phrases": [
"build a next.js app",
"create a react component",
"optimize my postgresql query"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"featured": true
},
{
"id": "marketing-advisor",
"slug": "marketing-advisor",
"name": "Marketing Advisor",
"display_name": "Marketing Advisor",
"description": "Get clear marketing advice, better messaging, and practical ideas to grow your business.",
"detailedDescription": "Marketing feels messy fast — too many channels, too many opinions, and no clear idea what to do next. Marketing Counsellor helps you cut through that noise and turn your ideas into a simple, practical growth plan.\n\n💡 What It Helps With:\n\nWhether you're just starting out or already selling, this agent helps you make smarter marketing decisions without the fluff. It can guide you on:\n- **Positioning**: Explain your product clearly so people understand why it matters\n- **Messaging**: Improve the words on your landing page, ads, posts, or emails\n- **Channel Choice**: Figure out where to focus first instead of trying everything at once\n- **Growth Ideas**: Get practical experiments and campaign ideas you can actually test\n- **Funnel Problems**: Spot what might be stopping people from clicking, signing up, or buying\n\n🛠 What You’ll Get:\n- Clear advice in plain English\n- Actionable next steps instead of vague theory\n- Better copy and messaging ideas\n- Simple marketing plans based on your business and goals\n- Help choosing what to fix first\n\n🎯 Great For:\n- Founders trying to grow a startup\n- Small business owners who need better marketing direction\n- Creators building an audience or selling products\n- Agencies and freelancers who want fresh strategy ideas\n- Anyone who wants marketing help without hiring a full-time strategist\n\nYou can ask it broad questions like “How should I market this?” or specific ones like “Rewrite my homepage headline” or “Why are my ads not converting?”\n\nIf your marketing feels scattered, this agent helps you focus on what actually matters.",
"long_description": "Marketing feels messy fast — too many channels, too many opinions, and no clear idea what to do next. Marketing Counsellor helps you cut through that noise and turn your ideas into a simple, practical growth plan.\n\n💡 What It Helps With:\n\nWhether you're just starting out or already selling, this agent helps you make smarter marketing decisions without the fluff. It can guide you on:\n- **Positioning**: Explain your product clearly so people understand why it matters\n- **Messaging**: Improve the words on your landing page, ads, posts, or emails\n- **Channel Choice**: Figure out where to focus first instead of trying everything at once\n- **Growth Ideas**: Get practical experiments and campaign ideas you can actually test\n- **Funnel Problems**: Spot what might be stopping people from clicking, signing up, or buying\n\n🛠 What You’ll Get:\n- Clear advice in plain English\n- Actionable next steps instead of vague theory\n- Better copy and messaging ideas\n- Simple marketing plans based on your business and goals\n- Help choosing what to fix first\n\n🎯 Great For:\n- Founders trying to grow a startup\n- Small business owners who need better marketing direction\n- Creators building an audience or selling products\n- Agencies and freelancers who want fresh strategy ideas\n- Anyone who wants marketing help without hiring a full-time strategist\n\nYou can ask it broad questions like “How should I market this?” or specific ones like “Rewrite my homepage headline” or “Why are my ads not converting?”\n\nIf your marketing feels scattered, this agent helps you focus on what actually matters.",
"features": [
"Quick Counsel by default — minimal questions, maximum output",
"One bottleneck + one primary channel per cycle (anti-random advice)",
"Fix vs Test separation — obvious fixes first, experiments second",
"Scorecards for positioning, funnel bottlenecks, and channel fit",
"Experiment briefs with guardrails, stop conditions, and decision rules",
"Copy Pack: hooks, landing hero variants, ad concepts, objection handling",
"Optional Deep Research (Reddit/X VOC + competitor intel) with consent",
"Compliance-safe language for regulated niches (health/finance/legal)",
"Compounding memory: decisions, experiments, voice constraints, research notes"
],
"use_cases": [
"SaaS: improve trial-to-paid or activation",
"Ecom: stabilize CAC, improve CVR, build creative testing system",
"Local service: get more bookings with GBP/LSA-first plan",
"Creators: sell courses/newsletters with an offer + conversion system",
"Agencies: generate qualified calls with a tight ICP + proof kit"
],
"how_to_use": [
"Ask a specific question (e.g., ‘why isn’t my landing converting?’) for Quick Counsel.",
"Say ‘Full Audit’ if you want the full diagnostic + 14-day plan.",
"Share a URL or paste copy to get a teardown.",
"If you want voice-of-customer research, say ‘scan Reddit/X’ (you’ll be asked before any deep browsing)."
],
"version": "1.0.0",
"author": "Sarah",
"category": "Marketing",
"tags": [
"marketing",
"growth",
"gtm",
"positioning",
"copywriting",
"experiments",
"conversion",
"funnels",
"strategy"
],
"input_type": "text",
"output_type": "markdown",
"requirements": [
"Python 3.10+",
"(Optional) Camoufox for deep web research"
],
"trigger": [
"help me with marketing",
"marketing strategy",
"positioning help",
"pick a marketing channel",
"funnel diagnosis",
"write ad copy",
"landing page teardown",
"experiment plan",
"gtm plan",
"voice of customer research"
],
"trigger_phrases": [
"help me with marketing",
"marketing strategy",
"positioning help",
"pick a marketing channel",
"funnel diagnosis",
"write ad copy",
"landing page teardown",
"experiment plan",
"gtm plan",
"voice of customer research"
],
"tier": "free",
"": "aRMHhVrMMuO1j3cDI20aqgrDooC3"
},
{
"id": "mcp-server-builder",
"slug": "mcp-server-builder",
"name": "MCP Server Builder",
"display_name": "MCP Server Builder",
"description": "Helps you build MCP servers with custom tools, integrations, and resources for AI agents.",
"detailedDescription": "MCP Server Builder helps you create MCP servers that give AI agents new capabilities.\n\nIt can help you design tools, connect APIs, expose resources, validate inputs, handle errors, and structure an MCP server so it works well with agents. This is useful when you want to connect agents to your own systems, databases, workflows, or external services.\n\nUse it for:\n- building custom MCP servers\n- adding tools and API integrations\n- exposing resources agents can read\n- setting up validation and error handling\n- creating MCP servers for internal workflows or products\n\nIt works well for developers and teams who want to extend agent capabilities with their own integrations.",
"long_description": "MCP Server Builder helps you create MCP servers that give AI agents new capabilities.\n\nIt can help you design tools, connect APIs, expose resources, validate inputs, handle errors, and structure an MCP server so it works well with agents. This is useful when you want to connect agents to your own systems, databases, workflows, or external services.\n\nUse it for:\n- building custom MCP servers\n- adding tools and API integrations\n- exposing resources agents can read\n- setting up validation and error handling\n- creating MCP servers for internal workflows or products\n\nIt works well for developers and teams who want to extend agent capabilities with their own integrations.",
"features": [
"MCP server development",
"Custom tool design",
"Resource exposure",
"Error handling patterns",
"Security implementation",
"Testing frameworks",
"Documentation generation"
],
"use_cases": [
"Build MCP server for database access",
"Create custom API integrations",
"Develop workflow automation tools",
"Build file system connectors",
"Integrate third-party services"
],
"how_to_use": [
"Share your project details or requirements",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Development",
"tags": ["mcp", "tools", "api", "integration", "automation"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Build an MCP tool that queries my PostgreSQL database and returns results to Claude",
"Create an MCP tool for searching my local file system with natural language queries",
"Build an MCP integration that connects to the GitHub API for repository management"
],
"trigger_phrases": [
"Build an MCP tool that queries my PostgreSQL database and returns results to Claude",
"Create an MCP tool for searching my local file system with natural language queries",
"Build an MCP integration that connects to the GitHub API for repository management"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "multi-agent-manager",
"slug": "multi-agent-manager",
"name": "Multi-Agent Manager",
"display_name": "Multi-Agent Manager",
"description": "Dynamic multi-agent orchestration where a Queen agent analyzes tasks, spawns the exact team needed, and coordinates them as a collaborative swarm — with self-healing, voting, competitive spawning, and persistent memory.",
"detailedDescription": "---\nWhen tackling complex, multi-step tasks, dealing with software development, or managing intensive research projects, manual coordination becomes a bottleneck. Enter SAMURAI — the ultimate AI-driven multi-agent orchestration system designed to dynamically coordinate specialized agents, ensuring every task is executed with precision.\n\n🗡️ **What It Does:**\nSAMURAI transforms chaos into harmony by autonomously organizing a team of AI agents for any given task. A Queen agent assesses the requirements and spawns a team perfectly tailored to the challenge, allowing you to focus on innovation rather than logistics.\n\n**How It Works:**\n1. **Task Analysis**: The Queen agent evaluates the complexity and requirements of your task.\n2. **Agent Deployment**: Based on analysis, a custom team of 2 to 50+ agents is deployed, each with specific roles.\n3. **Collaborative Execution**: Agents work together in a shared workspace, communicating and voting on decisions as needed.\n4. **Final Output**: The Queen agent synthesizes and delivers the final result, ensuring all aspects of the task are covered.\n\n🔍 **Core Capabilities:**\n- **Dynamic Team Assembly**: Automatically determines and deploys the ideal number of agents with the right skills.\n- **Agent Communication**: Agents communicate freely, resolving conflicts through voting — no more bottlenecks.\n- **Self-Healing**: If an agent fails, SAMURAI identifies the issue and deploys a replacement without skipping a beat.\n- **Contextual Awareness**: Injects user preferences and context into agents, ensuring outputs align with your style.\n- **Competitive Spawning**: For critical tasks, deploys multiple agents to approach the problem differently, selecting the best result.\n\n🎯 **Built For:**\n- Software developers managing complex multi-step projects.\n- Research teams conducting extensive data analysis.\n- Content creators juggling multiple streams of creative input.\n- Code reviewers needing precise, multi-angle analysis.\n- Project managers seeking efficient task orchestration.\n\nUnleash the potential of your projects with SAMURAI, where every task becomes a seamless orchestration of specialized expertise. Dive in and let SAMURAI redefine how you handle complexity today!",
"long_description": "---\nWhen tackling complex, multi-step tasks, dealing with software development, or managing intensive research projects, manual coordination becomes a bottleneck. Enter SAMURAI — the ultimate AI-driven multi-agent orchestration system designed to dynamically coordinate specialized agents, ensuring every task is executed with precision.\n\n🗡️ **What It Does:**\nSAMURAI transforms chaos into harmony by autonomously organizing a team of AI agents for any given task. A Queen agent assesses the requirements and spawns a team perfectly tailored to the challenge, allowing you to focus on innovation rather than logistics.\n\n**How It Works:**\n1. **Task Analysis**: The Queen agent evaluates the complexity and requirements of your task.\n2. **Agent Deployment**: Based on analysis, a custom team of 2 to 50+ agents is deployed, each with specific roles.\n3. **Collaborative Execution**: Agents work together in a shared workspace, communicating and voting on decisions as needed.\n4. **Final Output**: The Queen agent synthesizes and delivers the final result, ensuring all aspects of the task are covered.\n\n🔍 **Core Capabilities:**\n- **Dynamic Team Assembly**: Automatically determines and deploys the ideal number of agents with the right skills.\n- **Agent Communication**: Agents communicate freely, resolving conflicts through voting — no more bottlenecks.\n- **Self-Healing**: If an agent fails, SAMURAI identifies the issue and deploys a replacement without skipping a beat.\n- **Contextual Awareness**: Injects user preferences and context into agents, ensuring outputs align with your style.\n- **Competitive Spawning**: For critical tasks, deploys multiple agents to approach the problem differently, selecting the best result.\n\n🎯 **Built For:**\n- Software developers managing complex multi-step projects.\n- Research teams conducting extensive data analysis.\n- Content creators juggling multiple streams of creative input.\n- Code reviewers needing precise, multi-angle analysis.\n- Project managers seeking efficient task orchestration.\n\nUnleash the potential of your projects with SAMURAI, where every task becomes a seamless orchestration of specialized expertise. Dive in and let SAMURAI redefine how you handle complexity today!",
"features": [
"Queen Agent dynamically spawns the exact team for each task — no predefined agent list",
"Competitive Spawning — two agents tackle the same problem, best result wins",
"Auto-Healing — failed agents are replaced with full context preserved",
"Model Tiering — Haiku for simple tasks, Sonnet for medium, Opus for complex decisions",
"Agent Voting — disagreements resolved by majority vote, Queen breaks ties",
"Shared Blackboard — key-value store for endpoints, schemas, and shared state across agents",
"Self-Learning Memory — every run improves future team composition decisions",
"Pipeline Chaining — multi-phase workflows where each phase feeds into the next",
"Agent Hierarchy — lead agents manage sub-teams for swarms of 8+ agents",
"Integration Review — mandatory consistency check before delivering multi-agent output"
],
"use_cases": [
"Build a full-stack app by spawning a coordinated team of architect, coder, reviewer, and tester agents",
"Run a deep research project across multiple domains with parallel agents synthesizing findings",
"Orchestrate a content pipeline — researcher, writer, editor, and SEO agents working in sequence",
"Execute complex refactors where coder and reviewer agents iterate until code passes review",
"Run competitive spawning — two agents solve the same problem, Queen picks the best result"
],
"how_to_use": [
"Describe your task — SAMURAI Queen analyzes complexity and decides the optimal team size and roles",
"Queen spawns agents dynamically with the right model tier (Haiku for simple, Sonnet for medium, Opus for complex)",
"Agents collaborate via shared blackboard, topic channels, and direct messaging",
"Queen monitors for failures and auto-heals by spawning replacements with full context",
"At critical decision points Queen pauses and asks you — then relays your decision to the team",
"After completion, learnings are saved so future similar tasks get smarter team composition"
],
"version": "1.0.0",
"author": "shipt",
"category": "Automation",
"tags": [
"multi-agent",
"orchestration",
"swarm",
"automation",
"ai-agents",
"queen-agent",
"pipeline"
],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Build me a full-stack app using a swarm of AI agents",
"Orchestrate multiple agents to research and write a comprehensive report",
"Spawn an agent team to review, fix, and test my codebase",
"Use SAMURAI to break down and execute this complex project"
],
"trigger_phrases": [
"Build me a full-stack app using a swarm of AI agents",
"Orchestrate multiple agents to research and write a comprehensive report",
"Spawn an agent team to review, fix, and test my codebase",
"Use SAMURAI to break down and execute this complex project"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2",
"featured": true
},
{
"id": "notion-workspace-manager",
"slug": "notion-workspace-manager",
"name": "Notion Workspace Manager",
"display_name": "Notion Workspace Manager",
"description": "Helps you create, update, search, and organize pages and databases in Notion.",
"detailedDescription": "Notion Workspace Manager helps you work with your Notion workspace faster.\n\nIt can create pages, update databases, search content, manage page blocks, and organize information across your workspace. This is useful when you want to keep projects, notes, tasks, or internal docs updated without clicking through Notion manually.\n\nUse it for:\n- creating pages and notes\n- updating database entries\n- searching your workspace\n- organizing tasks and project boards\n- adding or editing page content\n\nIt works well for individuals and teams who use Notion for notes, project management, documentation, or internal workflows.",
"long_description": "Notion Workspace Manager helps you work with your Notion workspace faster.\n\nIt can create pages, update databases, search content, manage page blocks, and organize information across your workspace. This is useful when you want to keep projects, notes, tasks, or internal docs updated without clicking through Notion manually.\n\nUse it for:\n- creating pages and notes\n- updating database entries\n- searching your workspace\n- organizing tasks and project boards\n- adding or editing page content\n\nIt works well for individuals and teams who use Notion for notes, project management, documentation, or internal workflows.",
"features": [
"Creates and edits Notion pages with rich text, headings, and lists",
"Adds, updates, and queries database entries and their properties",
"Searches across the workspace to find pages and databases",
"Creates new databases with custom property schemas",
"Organizes pages into workspaces and handles page nesting"
],
"use_cases": [
"Add a new task to a Notion project tracker database with all relevant properties",
"Create a meeting notes page in the right workspace section from a template",
"Update the status of all tasks in a sprint database to mark them complete",
"Search Notion for any page related to a specific project or topic",
"Build a new content calendar database with the right property schema"
],
"how_to_use": [
"Ask it to create content: 'Create a new page in my Projects database called Q2 Roadmap with a table of features and owners'",
"Request database queries: 'Show me all tasks in my Todo database that are high priority and due this week'",
"Ask for updates: 'Mark the task Design System Review as complete and move it to the Done column'",
"Request bulk operations: 'Find all pages in my Notes database tagged AI and add them to a new linked database called AI Research'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Productivity",
"tags": [
"notion",
"productivity",
"notes",
"knowledge-base",
"workspace",
"organization",
"automation"
],
"input_type": "code",
"output_type": "json",
"requirements": [],
"trigger": [
"Create a Notion project tracker for my software sprint with tasks, status, and assignees",
"Set up a Notion content calendar database for my blog with categories and publish dates",
"Add a new page to my Notion team wiki documenting our API integration process"
],
"trigger_phrases": [
"Create a Notion project tracker for my software sprint with tasks, status, and assignees",
"Set up a Notion content calendar database for my blog with categories and publish dates",
"Add a new page to my Notion team wiki documenting our API integration process"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "obsidian-vault-manager",
"slug": "obsidian-vault-manager",
"name": "Obsidian Vault Manager",
"display_name": "Obsidian Vault Manager",
"description": "Helps you create notes, search your vault, build canvases, and organize content in Obsidian.",
"detailedDescription": "Obsidian Vault Manager helps you work with your Obsidian vault faster.\n\nIt can create and edit notes, search your vault, build canvas files, organize markdown content, and save clean web content into your workspace. This is useful when you want to manage notes, research, and project information without doing every step manually.\n\nUse it for:\n- creating and editing notes\n- searching and updating vault content\n- building Obsidian canvas boards\n- organizing markdown files and note structure\n- saving web content into your vault\n\nIt works well for writers, researchers, students, and teams who use Obsidian for notes, knowledge management, or project planning.",
"long_description": "Obsidian Vault Manager helps you work with your Obsidian vault faster.\n\nIt can create and edit notes, search your vault, build canvas files, organize markdown content, and save clean web content into your workspace. This is useful when you want to manage notes, research, and project information without doing every step manually.\n\nUse it for:\n- creating and editing notes\n- searching and updating vault content\n- building Obsidian canvas boards\n- organizing markdown files and note structure\n- saving web content into your vault\n\nIt works well for writers, researchers, students, and teams who use Obsidian for notes, knowledge management, or project planning.",
"features": [
"Obsidian markdown — wikilinks, callouts, embeds, frontmatter, tags, Mermaid",
"Canvas creation — mind maps, flowcharts, kanban boards, visual diagrams",
"Obsidian Bases — table/card/list views with filters, formulas, and summaries",
"Vault CLI — read, search, append, update properties, daily notes",
"Web clipping — Defuddle extracts clean markdown from any article or doc",
"OpenClaw integration patterns — direct file write fallback when CLI unavailable",
"Plugin development workflow — reload, error check, screenshot, DOM inspect",
"Batch operations with confirmation for bulk vault changes"
],
"use_cases": [
"Create structured notes with correct Obsidian syntax from a simple chat request",
"Build visual canvas mind maps and flowcharts without opening Obsidian",
"Create database views for tasks, books, projects using Obsidian Bases",
"Search and update vault notes from chat",
"Save web articles to your vault as clean markdown with frontmatter",
"Develop and debug Obsidian plugins with CLI commands"
],
"how_to_use": [
"Tell OpenClaw what you want to do with your Obsidian vault",
"For vault operations: share your vault path and ensure Obsidian is open",
"For web clipping: paste the URL and say 'save to my vault'",
"For canvas/bases: just describe what you want — the skill handles the JSON/YAML",
"Optional: install Obsidian CLI (brew install obsidian-cli) for vault operations"
],
"version": "1.0.0",
"author": "shipt",
"category": "Productivity",
"tags": [
"obsidian",
"notes",
"markdown",
"canvas",
"knowledge-management",
"pkm",
"vault",
"defuddle"
],
"input_type": "text",
"output_type": "text",
"requirements": [
"Obsidian app — https://obsidian.md",
"Obsidian CLI (optional) — brew install obsidian-cli",
"Defuddle (optional, for web clipping) — npm install -g defuddle"
],
"trigger": [
"create obsidian note",
"add to my vault",
"create a canvas",
"mind map"
],
"trigger_phrases": [
"create obsidian note",
"add to my vault",
"create a canvas",
"mind map"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "product-development-guide",
"slug": "product-development-guide",
"name": "Product Development Guide",
"display_name": "Product Development Guide",
"description": "Helps you validate product ideas, scope an MVP, write a PRD, plan a roadmap, and prepare for launch.",
"detailedDescription": "Product Development Guide helps you turn product ideas into clearer decisions and action plans.\n\nIt can help with idea validation, MVP scoping, feature prioritization, PRD drafting, roadmap planning, and launch readiness. This is useful when you want a more structured way to decide what to build, what to delay, and what to do next.\n\nUse it for:\n- validating a product idea\n- scoping an MVP\n- prioritizing features\n- writing a product spec or PRD\n- planning a roadmap or launch checklist\n\nIt works well for founders, product managers, startup teams, and builders who want a clearer product plan without overcomplicating the process.",
"long_description": "Product Development Guide helps you turn product ideas into clearer decisions and action plans.\n\nIt can help with idea validation, MVP scoping, feature prioritization, PRD drafting, roadmap planning, and launch readiness. This is useful when you want a more structured way to decide what to build, what to delay, and what to do next.\n\nUse it for:\n- validating a product idea\n- scoping an MVP\n- prioritizing features\n- writing a product spec or PRD\n- planning a roadmap or launch checklist\n\nIt works well for founders, product managers, startup teams, and builders who want a clearer product plan without overcomplicating the process.",
"features": [
"Validates product ideas with market sizing, competitive analysis, and risk assessment",
"Defines user personas and maps jobs-to-be-done for target customers",
"Prioritizes features using frameworks like RICE, Kano, and MoSCoW",
"Scopes a lean MVP focused on core value with minimal complexity",
"Develops go-to-market strategy including channels, positioning, and launch plan"
],
"use_cases": [
"Validate a startup idea before committing significant time and money to building it",
"Define an MVP scope for a new feature that the team keeps over-engineering",
"Prioritize a product backlog using a structured framework before a planning session",
"Develop a go-to-market strategy for a product about to launch",
"Identify the riskiest assumptions in a product plan and design experiments to test them"
],
"how_to_use": [
"Describe your idea or current stage: 'I have a validated idea for a B2B expense management tool — help me plan the MVP'",
"Ask for roadmap help: 'Build a 90-day product roadmap with milestones for getting from idea to first paying customer'",
"Request user story creation: 'Write user stories for the onboarding flow of my project management app'",
"Ask for prioritization: 'I have a backlog of 30 features — help me MoSCoW prioritize them for the next sprint'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Productivity",
"tags": [
"product-development",
"roadmap",
"mvp",
"product-management",
"features",
"strategy",
"startup"
],
"input_type": "code",
"output_type": "json",
"requirements": [],
"trigger": [
"Guide me through taking my idea for an AI invoicing tool from concept to MVP in 90 days",
"Create a product development roadmap for my fitness app from ideation to App Store launch",
"Help me define the MVP features for my B2B SaaS and prioritize the development backlog"
],
"trigger_phrases": [
"Guide me through taking my idea for an AI invoicing tool from concept to MVP in 90 days",
"Create a product development roadmap for my fitness app from ideation to App Store launch",
"Help me define the MVP features for my B2B SaaS and prioritize the development backlog"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "security-engineer",
"slug": "security-engineer",
"name": "Security Engineer",
"display_name": "Security Engineer",
"description": "Protect your applications and infrastructure with expert security analysis. Finds vulnerabilities before attackers do.",
"detailedDescription": "## What Security Engineer Does\n\nSecurity Engineer is your dedicated application security specialist. It integrates security into every phase of your development lifecycle, ensuring your applications are protected from threats before they reach production.\n\n### Core Capabilities\n\n**🔍 Threat Modeling**\n- Identifies security risks before code is written\n- Maps attack surfaces and trust boundaries\n- Recommends mitigation strategies\n\n**🛡️ Vulnerability Assessment**\n- Scans code for OWASP Top 10 vulnerabilities\n- Detects injection flaws (SQL, XSS, CSRF, SSRF)\n- Reviews authentication and authorization logic\n\n**🔐 Secure Architecture Design**\n- Builds zero-trust architecture patterns\n- Implements defense-in-depth strategies\n- Designs secure API endpoints\n- Manages secrets and encryption policies\n\n**⚙️ CI/CD Security Integration**\n- Adds SAST (Static Application Security Testing)\n- Implements DAST (Dynamic Application Security Testing)\n- Configures SCA (Software Composition Analysis)\n- Automates security gates in pipelines\n\n### When to Use\n\n- Before production deployment\n- When handling sensitive user data\n- For compliance requirements (SOC2, PCI-DSS, HIPAA)\n- After security incidents\n- When adopting cloud infrastructure\n\n### What You Get\n\n- Actionable vulnerability reports with severity ratings\n- Specific code fixes with examples\n- Architecture recommendations\n- Security policy templates\n- Ongoing security guidance",
"long_description": "## What Security Engineer Does\n\nSecurity Engineer is your dedicated application security specialist. It integrates security into every phase of your development lifecycle, ensuring your applications are protected from threats before they reach production.\n\n### Core Capabilities\n\n**🔍 Threat Modeling**\n- Identifies security risks before code is written\n- Maps attack surfaces and trust boundaries\n- Recommends mitigation strategies\n\n**🛡️ Vulnerability Assessment**\n- Scans code for OWASP Top 10 vulnerabilities\n- Detects injection flaws (SQL, XSS, CSRF, SSRF)\n- Reviews authentication and authorization logic\n\n**🔐 Secure Architecture Design**\n- Builds zero-trust architecture patterns\n- Implements defense-in-depth strategies\n- Designs secure API endpoints\n- Manages secrets and encryption policies\n\n**⚙️ CI/CD Security Integration**\n- Adds SAST (Static Application Security Testing)\n- Implements DAST (Dynamic Application Security Testing)\n- Configures SCA (Software Composition Analysis)\n- Automates security gates in pipelines\n\n### When to Use\n\n- Before production deployment\n- When handling sensitive user data\n- For compliance requirements (SOC2, PCI-DSS, HIPAA)\n- After security incidents\n- When adopting cloud infrastructure\n\n### What You Get\n\n- Actionable vulnerability reports with severity ratings\n- Specific code fixes with examples\n- Architecture recommendations\n- Security policy templates\n- Ongoing security guidance",
"features": [
"Threat modeling sessions to identify risks before code is written",
"Secure code reviews focusing on OWASP Top 10 and CWE Top 25",
"Vulnerability assessment and penetration testing",
"Security architecture design with zero-trust principles",
"CI/CD security integration (SAST, DAST, SCA)",
"API security assessment and hardening",
"Cloud security posture evaluation"
],
"use_cases": [
"Audit application for security vulnerabilities before production",
"Design secure authentication and authorization systems",
"Implement defense-in-depth strategies across infrastructure",
"Review code for injection, XSS, CSRF, SSRF flaws",
"Establish secrets management and encryption policies"
],
"how_to_use": [
"Share your code, configuration, or project details",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Security",
"tags": [
"security",
"owasp",
"vulnerability",
"penetration-testing",
"architecture"
],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Run an OWASP Top 10 security audit on my Node.js web application",
"Review my authentication implementation for SQL injection and XSS vulnerabilities",
"Perform a security assessment of my AWS infrastructure and flag misconfigurations"
],
"trigger_phrases": [
"Run an OWASP Top 10 security audit on my Node.js web application",
"Review my authentication implementation for SQL injection and XSS vulnerabilities",
"Perform a security assessment of my AWS infrastructure and flag misconfigurations"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "seo-growth-guide",
"slug": "seo-growth-guide",
"name": "SEO Growth Guide",
"display_name": "SEO Growth Guide",
"description": "Helps you improve rankings with technical SEO, content planning, on-page fixes, and search visibility.",
"detailedDescription": "SEO Growth Guide helps you improve how your website shows up in search results.\n\nIt can help with technical SEO issues, page optimization, keyword planning, content quality, schema, local SEO, and AI search readiness. This is useful when you want a clearer plan for getting more organic traffic without relying on guesswork.\n\nUse it for:\n- finding technical SEO problems\n- improving pages that are not ranking well\n- planning keywords and content topics\n- improving schema and search result visibility\n- creating an SEO roadmap with clear next steps\n\nIt works well for founders, marketers, agencies, and teams who want a practical way to improve search performance.",
"long_description": "SEO Growth Guide helps you improve how your website shows up in search results.\n\nIt can help with technical SEO issues, page optimization, keyword planning, content quality, schema, local SEO, and AI search readiness. This is useful when you want a clearer plan for getting more organic traffic without relying on guesswork.\n\nUse it for:\n- finding technical SEO problems\n- improving pages that are not ranking well\n- planning keywords and content topics\n- improving schema and search result visibility\n- creating an SEO roadmap with clear next steps\n\nIt works well for founders, marketers, agencies, and teams who want a practical way to improve search performance.",
"features": [
"Technical SEO audits",
"Content strategy and optimization",
"Link building and authority",
"SERP feature optimization",
"Core Web Vitals improvement",
"Keyword research and targeting",
"Analytics and ROI tracking"
],
"use_cases": [
"Audit website for SEO issues",
"Build content strategy for organic growth",
"Recover from algorithm penalties",
"Optimize for featured snippets",
"Local SEO for business visibility"
],
"how_to_use": [
"Share your project details or requirements",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": ["seo", "organic-traffic", "search", "content-optimization"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Create a 6-month SEO strategy for my developer tools blog to reach 50k monthly visitors",
"Do keyword research for my fitness app landing page and suggest content clusters",
"Audit my site's technical SEO issues including crawlability, speed, and schema markup"
],
"trigger_phrases": [
"Create a 6-month SEO strategy for my developer tools blog to reach 50k monthly visitors",
"Do keyword research for my fitness app landing page and suggest content clusters",
"Audit my site's technical SEO issues including crawlability, speed, and schema markup"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "social-media-post-manager",
"slug": "social-media-post-manager",
"name": "Social Media Post Manager",
"display_name": "Social Media Post Manager",
"description": "Helps you schedule posts, upload media, and publish across many social media platforms.",
"detailedDescription": "Social Media Post Manager helps you plan and publish content across different social media platforms.\n\nIt can schedule posts, upload images or videos, handle platform-specific settings, and manage content for multiple accounts. This is useful when you want one workflow for posting to different channels without doing each one by hand.\n\nUse it for:\n- scheduling posts in advance\n- publishing to multiple social platforms\n- uploading media before posting\n- creating threads, comments, or multi-platform campaigns\n- checking post and platform analytics\n\nIt works well for creators, marketers, agencies, and teams who want a simpler way to manage social media publishing.",
"long_description": "Social Media Post Manager helps you plan and publish content across different social media platforms.\n\nIt can schedule posts, upload images or videos, handle platform-specific settings, and manage content for multiple accounts. This is useful when you want one workflow for posting to different channels without doing each one by hand.\n\nUse it for:\n- scheduling posts in advance\n- publishing to multiple social platforms\n- uploading media before posting\n- creating threads, comments, or multi-platform campaigns\n- checking post and platform analytics\n\nIt works well for creators, marketers, agencies, and teams who want a simpler way to manage social media publishing.",
"features": [
"Schedule posts to multiple social media platforms through Postiz",
"Draft and queue content with specific publication times",
"View and manage the current content queue and scheduled posts",
"Reschedule, edit, or delete queued posts",
"Works with all platforms supported by your Postiz account"
],
"use_cases": [
"Schedule a week of social media posts across Twitter, LinkedIn, and Instagram",
"Move a scheduled post to a different time slot based on engagement data",
"Review what's in the content queue for the next 7 days",
"Draft and schedule a post about a product launch going out tomorrow morning",
"Clear the queue for a specific platform while keeping others scheduled"
],
"how_to_use": [
"Provide your content and target platforms: 'Schedule these 5 posts to LinkedIn and Twitter, spread out Mon-Fri at 9 AM'",
"Ask for content suggestions: 'I run a dev tools company — suggest 10 post ideas for this week based on trending topics'",
"Request optimal timing advice: 'When is the best time to post on Instagram for a B2B software audience?'",
"Ask for a posting calendar: 'Create a 2-week social media schedule with content variety for our product launch'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": [
"social-media",
"scheduling",
"content-calendar",
"auto-publish",
"instagram",
"twitter",
"marketing"
],
"input_type": "code",
"output_type": "file",
"requirements": [],
"trigger": [
"Schedule 5 LinkedIn posts for next week promoting my SaaS product launch",
"Create and schedule a week of Twitter/X content for my developer tools brand",
"Plan and queue Instagram posts for my e-commerce store for the next 30 days"
],
"trigger_phrases": [
"Schedule 5 LinkedIn posts for next week promoting my SaaS product launch",
"Create and schedule a week of Twitter/X content for my developer tools brand",
"Plan and queue Instagram posts for my e-commerce store for the next 30 days"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "technical-writer",
"slug": "technical-writer",
"name": "Technical Writer",
"display_name": "Technical Writer",
"description": "Write developer documentation that gets read and used. API references, READMEs, and tutorials.",
"detailedDescription": "Expert technical writer specializing in developer documentation, API references, README files, and tutorials. Transforms complex engineering concepts into clear, accurate, and engaging docs that developers actually read and use.\n\n\n# Technical Writer Agent\n\nYou are a **Technical Writer**, a documentation specialist who bridges the gap between engineers who build things and developers who need to use them. You write with precision, empathy for the reader, and obsessive attention to accuracy. Bad documentation is a product bug — you treat it as such.\n\n## 🧠 Your Identity & Memory\n- **Role**: Developer documentation architect and content engineer\n- **Personality**: Clarity-obsessed, empathy-driven, accuracy-first, reader-centric\n- **Memory**: You remember what confused developers in the past, which docs reduced support tickets, and which README formats drove the highest adoption\n- **Experience**: You've written docs for open-source libraries, internal platforms, public APIs, and SDKs — and you've watched analytics to see what developers actually read\n\n## 🎯 Your Core Mission\n\n### Developer Documentation\n- Write README files that make developers want to use a project within the first 30 seconds\n- Create API reference docs that are complete, accurate, and include working code examples\n- Build step-by-step tutorials that guide beginners from zero to working in under 15 minutes\n- Write conceptual guides that explain *why*, not just *how*\n\n### Docs-as-Code Infrastructure\n- Set up documentation pipelines using Docusaurus, MkDocs, Sphinx, or VitePress\n- Automate API reference generation from OpenAPI/Swagger specs, JSDoc, or docstrings\n- Integrate docs builds into CI/CD so outdated docs fail the build\n- Maintain versioned documentation alongside versioned software releases\n\n### Content Quality & Maintenance\n- Audit existing docs for accuracy, gaps, and stale content\n- Define documentation standards and templates for engineering teams\n- Create contribution guides that make it easy for engineers to write good docs\n- Measure documentation effectiveness with analytics, support ticket correlation, and user feedback\n\n## 🚨 Critical Rules You Must Follow\n\n### Documentation Standards\n- **Code examples must run** — every snippet is tested before it ships\n- **No assumption of context** — every doc stands alone or links to prerequisite context explicitly\n- **Keep voice consistent** — second person (\"you\"), present tense, active voice throughout\n- **Version everything** — docs must match the software version they describe; deprecate old docs, never delete\n- **One concept per section** — do not combine installation, configuration, and usage into one wall of text\n\n### Quality Gates\n- Every new feature ships with documentation — code without docs is incomplete\n- Every breaking change has a migration guide before the release\n- Every README must pass the ",
"long_description": "Expert technical writer specializing in developer documentation, API references, README files, and tutorials. Transforms complex engineering concepts into clear, accurate, and engaging docs that developers actually read and use.\n\n\n# Technical Writer Agent\n\nYou are a **Technical Writer**, a documentation specialist who bridges the gap between engineers who build things and developers who need to use them. You write with precision, empathy for the reader, and obsessive attention to accuracy. Bad documentation is a product bug — you treat it as such.\n\n## 🧠 Your Identity & Memory\n- **Role**: Developer documentation architect and content engineer\n- **Personality**: Clarity-obsessed, empathy-driven, accuracy-first, reader-centric\n- **Memory**: You remember what confused developers in the past, which docs reduced support tickets, and which README formats drove the highest adoption\n- **Experience**: You've written docs for open-source libraries, internal platforms, public APIs, and SDKs — and you've watched analytics to see what developers actually read\n\n## 🎯 Your Core Mission\n\n### Developer Documentation\n- Write README files that make developers want to use a project within the first 30 seconds\n- Create API reference docs that are complete, accurate, and include working code examples\n- Build step-by-step tutorials that guide beginners from zero to working in under 15 minutes\n- Write conceptual guides that explain *why*, not just *how*\n\n### Docs-as-Code Infrastructure\n- Set up documentation pipelines using Docusaurus, MkDocs, Sphinx, or VitePress\n- Automate API reference generation from OpenAPI/Swagger specs, JSDoc, or docstrings\n- Integrate docs builds into CI/CD so outdated docs fail the build\n- Maintain versioned documentation alongside versioned software releases\n\n### Content Quality & Maintenance\n- Audit existing docs for accuracy, gaps, and stale content\n- Define documentation standards and templates for engineering teams\n- Create contribution guides that make it easy for engineers to write good docs\n- Measure documentation effectiveness with analytics, support ticket correlation, and user feedback\n\n## 🚨 Critical Rules You Must Follow\n\n### Documentation Standards\n- **Code examples must run** — every snippet is tested before it ships\n- **No assumption of context** — every doc stands alone or links to prerequisite context explicitly\n- **Keep voice consistent** — second person (\"you\"), present tense, active voice throughout\n- **Version everything** — docs must match the software version they describe; deprecate old docs, never delete\n- **One concept per section** — do not combine installation, configuration, and usage into one wall of text\n\n### Quality Gates\n- Every new feature ships with documentation — code without docs is incomplete\n- Every breaking change has a migration guide before the release\n- Every README must pass the ",
"features": [
"API documentation",
"README and getting started guides",
"Step-by-step tutorials",
"Conceptual guides",
"Docs-as-code setup",
"Content auditing",
"Contribution guidelines"
],
"use_cases": [
"Document REST API",
"Write SDK documentation",
"Create onboarding tutorials",
"Build docs site",
"Audit existing documentation"
],
"how_to_use": [
"Share your project details or requirements",
"Describe your specific goals and constraints",
"Receive detailed analysis and recommendations",
"Iterate on the solution with follow-up questions"
],
"version": "1.0.0",
"author": "shipt",
"category": "Development",
"tags": ["documentation", "technical-writing", "api-docs", "tutorials"],
"input_type": "text",
"output_type": "markdown",
"requirements": ["Python 3.10+"],
"trigger": [
"Write technical documentation for my REST API including endpoints, auth, and error codes",
"Create a getting started guide for my open-source CLI tool with installation and examples",
"Write an architecture decision record (ADR) for switching from REST to GraphQL"
],
"trigger_phrases": [
"Write technical documentation for my REST API including endpoints, auth, and error codes",
"Create a getting started guide for my open-source CLI tool with installation and examples",
"Write an architecture decision record (ADR) for switching from REST to GraphQL"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "tiktok-app-marketing-agent",
"slug": "tiktok-app-marketing-agent",
"name": "TikTok App Marketing Agent",
"display_name": "TikTok App Marketing Agent",
"description": "Helps you create, post, and improve TikTok content for app marketing.",
"detailedDescription": "TikTok App Marketing Agent helps you create a more repeatable TikTok marketing workflow for your app.\n\nIt can research competitors, generate slideshow-style creative, write hooks and overlay text, prepare posts, and track how content performs over time. This is useful when you want TikTok marketing to feel more like a system and less like random posting.\n\nUse it for:\n- researching what similar apps are posting\n- creating slideshow-style TikTok content\n- writing hooks, captions, and call-to-action text\n- preparing posts for publishing workflows\n- reviewing performance and improving future content\n\nIt works well for app founders, growth teams, and marketers who want a simpler way to test and improve TikTok content.",
"long_description": "TikTok App Marketing Agent helps you create a more repeatable TikTok marketing workflow for your app.\n\nIt can research competitors, generate slideshow-style creative, write hooks and overlay text, prepare posts, and track how content performs over time. This is useful when you want TikTok marketing to feel more like a system and less like random posting.\n\nUse it for:\n- researching what similar apps are posting\n- creating slideshow-style TikTok content\n- writing hooks, captions, and call-to-action text\n- preparing posts for publishing workflows\n- reviewing performance and improving future content\n\nIt works well for app founders, growth teams, and marketers who want a simpler way to test and improve TikTok content.",
"features": [],
"use_cases": [],
"how_to_use": [],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": ["tiktok", "marketing", "social-media", "postiz", "automation"],
"input_type": "text",
"output_type": "markdown",
"requirements": [],
"trigger": [],
"trigger_phrases": [],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "ui-and-ux-design-guide",
"slug": "ui-and-ux-design-guide",
"name": "UI and UX Design Guide",
"display_name": "UI and UX Design Guide",
"description": "Helps you improve product screens, user flows, wireframes, and overall usability.",
"detailedDescription": "UI and UX Design Guide helps you make products easier to use and easier to understand.\n\nIt can help with user flows, wireframes, screen feedback, layout decisions, navigation, and usability problems. This is useful when you want clearer screens, better user journeys, and fewer points of confusion in your product.\n\nUse it for:\n- improving app or website screens\n- planning user flows\n- creating wireframe ideas\n- finding usability problems\n- making layouts and navigation easier to understand\n\nIt works well for designers, founders, product managers, and developers who want better product design decisions.",
"long_description": "UI and UX Design Guide helps you make products easier to use and easier to understand.\n\nIt can help with user flows, wireframes, screen feedback, layout decisions, navigation, and usability problems. This is useful when you want clearer screens, better user journeys, and fewer points of confusion in your product.\n\nUse it for:\n- improving app or website screens\n- planning user flows\n- creating wireframe ideas\n- finding usability problems\n- making layouts and navigation easier to understand\n\nIt works well for designers, founders, product managers, and developers who want better product design decisions.",
"features": [
"Reviews interfaces against usability heuristics with specific, actionable feedback",
"Designs user flows and journey maps for product features",
"Creates wireframe concepts and screen layouts from feature descriptions",
"Applies information architecture principles to navigation and content structure",
"Advises on accessibility, interaction design, and mobile-first design patterns"
],
"use_cases": [
"Review a checkout flow and identify the steps most likely to cause drop-off",
"Design a user onboarding flow for a new SaaS product from scratch",
"Get heuristic feedback on a dashboard design before development starts",
"Map the user journey for a key feature and identify pain points to address",
"Advise on navigation structure for a content-heavy web application"
],
"how_to_use": [
"Describe your design challenge: 'I need UX advice for an onboarding flow — users are dropping off at step 3 of 5'",
"Share your current design for feedback: 'Here\\'s my wireframe for the checkout flow — what usability issues do you see?'",
"Request wireframe descriptions: 'Describe a low-fidelity wireframe for a mobile app home screen for a budgeting tool'",
"Ask for best practices: 'What are the most important UX principles I should apply to a B2B dashboard with complex data?'"
],
"version": "1.0.0",
"author": "shipt",
"category": "Design",
"tags": [
"ux-design",
"user-experience",
"ui",
"app-design",
"conversion",
"usability",
"product"
],
"input_type": "code",
"output_type": "file",
"requirements": [],
"trigger": [
"Review my onboarding flow and suggest UX improvements to reduce drop-off",
"Create a wireframe for a mobile dashboard that shows analytics data",
"What design patterns should I use for a multi-step checkout experience?"
],
"trigger_phrases": [
"Review my onboarding flow and suggest UX improvements to reduce drop-off",
"Create a wireframe for a mobile dashboard that shows analytics data",
"What design patterns should I use for a multi-step checkout experience?"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "video-downloader",
"slug": "video-downloader",
"name": "Video Downloader",
"display_name": "Video Downloader",
"description": "Download videos from YouTube, TikTok, Instagram, and 1000+ sites using yt-dlp. Full quality control, audio extraction, playlist downloads, and subtitle support.",
"detailedDescription": "🎥 Video Downloader helps you save videos, audio, playlists, and related media from a huge range of websites without dealing with command-line details yourself. It is built for people who want a faster, cleaner way to download content from platforms like YouTube, TikTok, Instagram, X, Reddit, and many others.\n\nInstead of being limited to basic one-click downloads, this agent gives you more control over what you save. That includes choosing video quality, extracting audio only, downloading playlists in bulk, saving subtitles, or grabbing thumbnails and metadata when needed.\n\nIt is especially useful for creators, researchers, editors, marketers, and anyone collecting media for personal workflow, reference, or offline access.\n\nWhat buyers usually use it for:\n- ⬇️ Downloading videos from YouTube, TikTok, Instagram, X, Reddit, and more\n- 🎵 Extracting audio-only files for music, podcasts, or voice content\n- 📚 Saving full playlists or batches of videos at once\n- 🎛️ Choosing file quality, resolution, and output format\n- 🖼️ Downloading thumbnails, subtitles, or extra media assets\n- 💾 Keeping important content offline for research, editing, or personal use\n\nThis is a strong fit when you want more flexibility than a basic downloader and need something that works across many different platforms.\n\nIf your problem is “I need to save online video or audio quickly and with more control,” this agent is built for that. ✨",
"long_description": "🎥 Video Downloader helps you save videos, audio, playlists, and related media from a huge range of websites without dealing with command-line details yourself. It is built for people who want a faster, cleaner way to download content from platforms like YouTube, TikTok, Instagram, X, Reddit, and many others.\n\nInstead of being limited to basic one-click downloads, this agent gives you more control over what you save. That includes choosing video quality, extracting audio only, downloading playlists in bulk, saving subtitles, or grabbing thumbnails and metadata when needed.\n\nIt is especially useful for creators, researchers, editors, marketers, and anyone collecting media for personal workflow, reference, or offline access.\n\nWhat buyers usually use it for:\n- ⬇️ Downloading videos from YouTube, TikTok, Instagram, X, Reddit, and more\n- 🎵 Extracting audio-only files for music, podcasts, or voice content\n- 📚 Saving full playlists or batches of videos at once\n- 🎛️ Choosing file quality, resolution, and output format\n- 🖼️ Downloading thumbnails, subtitles, or extra media assets\n- 💾 Keeping important content offline for research, editing, or personal use\n\nThis is a strong fit when you want more flexibility than a basic downloader and need something that works across many different platforms.\n\nIf your problem is “I need to save online video or audio quickly and with more control,” this agent is built for that. ✨",
"features": [],
"use_cases": [],
"how_to_use": [],
"version": "1.0.0",
"author": "shipt",
"category": "Utilities",
"tags": ["yt-dlp", "youtube", "download", "video", "instagram"],
"input_type": "text",
"output_type": "markdown",
"requirements": [],
"trigger": [],
"trigger_phrases": [],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
},
{
"id": "x-search-and-sentiment-tool",
"slug": "x-search-and-sentiment-tool",
"name": "X Search and Sentiment Tool",
"display_name": "X Search and Sentiment Tool",
"description": "Searches X posts, tracks accounts, compares topics, and shows sentiment around what people are saying.",
"detailedDescription": "X Search and Sentiment Tool helps you understand what people are saying on X about a topic, brand, or account.\n\nIt can search posts, track specific handles, compare two topics, and show whether the conversation is mostly positive, negative, or mixed. This is useful when you want quick social insight without manually reading large numbers of posts.\n\nUse it for:\n- searching X for posts about a topic\n- checking sentiment around a product or brand\n- tracking competitor or creator accounts\n- comparing two topics side by side\n- exporting results for notes or reports\n\nIt works well for marketers, founders, researchers, and teams who want a simple way to monitor conversations on X.",
"long_description": "X Search and Sentiment Tool helps you understand what people are saying on X about a topic, brand, or account.\n\nIt can search posts, track specific handles, compare two topics, and show whether the conversation is mostly positive, negative, or mixed. This is useful when you want quick social insight without manually reading large numbers of posts.\n\nUse it for:\n- searching X for posts about a topic\n- checking sentiment around a product or brand\n- tracking competitor or creator accounts\n- comparing two topics side by side\n- exporting results for notes or reports\n\nIt works well for marketers, founders, researchers, and teams who want a simple way to monitor conversations on X.",
"features": [
"🔍 Basic search — find tweets on any topic with date/handle filters",
"📊 Sentiment mode — positive/negative/neutral breakdown with tweet evidence",
"🕵️ Competitor tracker — monitor any X account's recent themes and messaging",
"⚖️ Topic comparison — side-by-side analysis of two topics",
"💾 Export to markdown — save results to .md file",
"🎯 High-engagement flagging — highlights posts with notable interaction",
"⏱️ Flexible time range — 1 day to 90 days",
"Powered by Grok's real-time x_search tool"
],
"use_cases": [
"Monitor what people are saying about your product or brand",
"Research competitor positioning and messaging on X",
"Analyze sentiment before a product launch",
"Compare two competing products or technologies",
"Find thought leaders discussing your niche",
"Track trending topics in your industry"
],
"how_to_use": [
"Set your xAI API key (free at console.x.ai) as XAI_API_KEY",
"Ask naturally: 'Search X for what people say about [topic]'",
"For sentiment: 'What's the sentiment on X about [topic]?'",
"For tracking: 'Track @handle1, @handle2 on X this week'",
"For comparison: 'Compare [Topic A] vs [Topic B] on Twitter'",
"Add 'and save the results' to export to a markdown file"
],
"version": "1.0.0",
"author": "shipt",
"category": "Marketing",
"tags": [
"x",
"twitter",
"search",
"grok",
"sentiment",
"competitor-tracking",
"real-time",
"social-media"
],
"input_type": "text",
"output_type": "text",
"requirements": ["XAI_API_KEY — get free at https://console.x.ai"],
"trigger": [
"search x for",
"find tweets about",
"what are people saying about"
],
"trigger_phrases": [
"search x for",
"find tweets about",
"what are people saying about"
],
"tier": "free",
"": "PUtFxERrOwdPga6VOzDeaQNBR8G2"
}
]
}
Workflows from the Neura Market marketplace related to this Grok resource