Cold Email Draft Generator
Generate and send personalized B2B cold emails. Accepts a lead description, sender profile, call to action, recipient email, and a send-now flag; creates a concise, structured outreach email and subject line, then sends it via Gmail or returns the draft details.
Apply 3D Texture to Logo
Generate a 3D version of a logo using the texture from a reference image. Accepts URLs for both the logo and the texture image, applies the reference texture to the logo with AI image generation, and returns a link to the rendered 3D logo image.
Text to 1-Minute Podcast
Turn any text topic into a concise 1-minute podcast. Accepts a text prompt, generates a podcast script using AI, converts the script to speech, and returns a URL to the audio file for listening.
Voice Survey via ElevenLabs
Conduct surveys using questions from a Google Sheet, asking each one in sequence and recording responses. Accepts the current question number, conversation ID, and last answer as input, then returns the next question’s text, number, and whether more questions remain.
Screenshot URL
Capture a screenshot of any web page and generate a public link to the image. Accepts a URL as input, takes a screenshot with customizable dimensions and format, stores it in cloud storage, and returns the public URL and file path of the screenshot.
File to Markdown
Convert a file such as PDF, DOCX, or CSV into Markdown format. Accepts an uploaded file, detects its type, processes it with OCR if needed, and returns structured Markdown content along with a download link for the generated Markdown file.
Scrape or Crawl Website
Extracts content from a website by scraping a single page or crawling multiple pages. Accepts a website URL and a flag to scrape all pages or just one. Returns the scraped content as structured data. Uses Puppeteer via a remote API to fetch and process the specified site, then outputs the results.
YouTube Affiliate Finder
Identify potential YouTube creators for affiliate marketing partnerships. By inputting search keywords related to the target audience and providing a company description, users can find creators whose content aligns with their brand's niche.
Panel of AI Experts
Aggregates answers from multiple leading AI models to provide a synthesized expert panel response to any user question. Accepts a session ID, a prompt, and optional instructions as input, then queries models like OpenAI, Gemini, Anthropic, Perplexity, Groq, DeepSeek, Diffy, and xAI Grok in parallel. Each model generates its own answer, which are then combined by Gemini into a unified, coherent response using the royal "we," along with a JSON breakdown of each expert's contribution and analysis. Returns the aggregated answer and individual model insights.
Computer Use Assistant
Trigger a Computer Use assistant that spins up a browser to autonomously complete the prompted task. Accepts a user prompt describing the task, uses OpenAI to break down the task, then directs a Scrapybara-powered browser agent to browse, extract relevant data, and add results as rows in a specified Google Sheet.
Test AI Search SEO Performance
Generate an AI-powered SEO audit for a target website and search term. Accepts a URL and search query, runs parallel searches using multiple AI models, analyzes the aggregated results, and returns a concise, actionable SEO performance report in Markdown format.
Google Calendar Availability
Find available time slots in Google Calendar from natural language input. Accepts a text description of desired meeting times and duration, parses it into structured parameters, checks your calendar for availability, and returns a list of free time slots matching your criteria.