AI Chatbot
Create a simple AI Chatbot with BuildShip and OpenAI Assistant, using a BuildShip database to keep track of the thread ID to enable conversation history.
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.
Scrape Website
Extract all visible text from a website. Enter a website URL and optionally a CSS selector to target a specific section; the tool scrapes the main page or, if chosen, all linked pages, returning the collected text content as output.
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.
Supabase CRUD Operations
Simple template to showcase how you can create workflows for Read, Write/Update and Delete operations on your Supabase database
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.
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.
Chat with Google Sheets
Create an AI Assistant that can chat with your data on Google Sheets. This template is connected to a Furniture store's inventory data on Google Sheets and users can chat with the data to get meaningful recommendation for products.
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.
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.