instagram-photo-text-overlayOverlay text on photos for Instagram posts. Generates portrait (4:5) images with gradient overlays, titles, and optional numbered lists. Use when creating In...
Install via ClawdBot CLI:
clawdbot install psyduckler/instagram-photo-text-overlayOverlay text onto photos for Instagram-ready images. Two styles: list (title + numbered items) and clean (title only).
python3 scripts/overlay.py \
--input photo.jpg \
--output result.jpg \
--title "TAORMINA" \
--subtitle "3-Day Trip Itinerary" \
--items '["Teatro Greco|Ancient theatre with Etna views", "Isola Bella|Crystal-clear beach"]' \
--style list
| Flag | Default | Description |
|------|---------|-------------|
| --input | (required) | Source photo path |
| --output | (required) | Output image path |
| --title | (required) | Main title (auto-uppercased) |
| --subtitle | "3-Day Trip Itinerary" | Subtitle below title |
| --items | [] | JSON array of "Name\|Reason" strings (list style) |
| --watermark | "tabiji.ai" | Top-left watermark (empty string to disable) |
| --accent | 255,220,150 | Accent color for numbers/tags (R,G,B) |
| --quote | "" | Quote text (for quote style) |
| --style | list | list / clean / quote |
| --quality | 95 | JPEG output quality |
scripts/overlay.py with appropriate argspip install Pillow)"Name|Short reason" — the pipe separates bold name from descriptionGenerated Mar 1, 2026
Travel influencers and bloggers can use this skill to create Instagram carousel posts featuring destination itineraries, top attractions, or travel highlights. It overlays text on photos to present information like '3-Day Trip Itinerary' with numbered lists, enhancing engagement and readability for followers planning trips.
Brands in lifestyle, hospitality, or retail can generate branded social images with text overlays for Instagram campaigns. This skill helps create promotional content such as 'Top 5 Products' lists or event highlights, using gradient overlays and custom watermarks to maintain brand consistency and drive user interaction.
Event organizers can use this skill to design Instagram posts for promoting festivals, conferences, or workshops. By overlaying titles and lists on photos, they can showcase schedules, speaker lineups, or key takeaways in a visually appealing format, optimized for Instagram's portrait ratio to attract attendees.
Educators and trainers can create Instagram content that summarizes lessons, tips, or resources with text overlays on relevant images. For example, a '5 Study Tips' list or a quote slide for motivational posts, making educational material more engaging and shareable on social media platforms.
Small businesses like restaurants, cafes, or shops can use this skill to post Instagram images featuring menu items, customer testimonials, or special offers. The clean and list styles allow them to overlay text such as 'Best Dishes' or quotes from reviews, helping to showcase offerings and build local community engagement.
Freelancers can offer this skill as a service to clients needing Instagram-ready images, charging per project or on a subscription basis. They use the tool to quickly generate overlays for travel, marketing, or event posts, saving time on manual design work and scaling their output for multiple clients.
A software company can integrate this skill into a larger social media management platform as a feature for automated image creation. Users pay a subscription to access tools that generate text-overlay images alongside scheduling and analytics, adding value for marketers and agencies managing multiple accounts.
Marketing agencies can white-label this skill to provide custom Instagram content creation for their clients without developing in-house tools. They use the script to produce branded images efficiently, offering it as part of comprehensive social media packages to increase service offerings and client retention.
💬 Integration Tip
Integrate this skill into existing content workflows by automating image generation via APIs or scripts, ensuring compatibility with common photo sources and output formats for seamless Instagram posting.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.