tweet

Generate Twitter threads with per-post image prompts stored under docs/tweets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/UltravioletaDAO/execution-market --skill tweet-ultravioletadao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tweet
Source: https://github.com/UltravioletaDAO/execution-market/tree/main/.claude/skills/tweet
Command: npx skills add https://github.com/UltravioletaDAO/execution-market --skill tweet-ultravioletadao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, and includes scripts (resource) components.

What problem does it solve?

This skill streamlines the creation of social media content by automatically generating structured Twitter threads with image prompts and optional AI-generated visuals for Execution Market.

Core Features & Use Cases

  • Thread generation: Produce multi-post Twitter threads with coherent narrative and hook lines.
  • Image prompts: Create per-post text prompts for AI image generation, aligned to thread content.
  • Asset organization: Store thread output under docs/tweets/<thread-name>/ with thread.md and N.txt/N.png pairs.
  • Workflow integration: Integrates with a simple CLI workflow to generate prompts and optionally images.

Quick Start

Ask the AI to generate a Twitter thread outline about a topic and save it under docs/tweets/<thread-name>/thread.md, with per-post prompts stored as N.txt.

Frequently Asked Questions about tweet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Twitter thread with AI image prompts?

To generate a Twitter thread with AI image prompts, this skill creates multi-post content and stores it in docs/tweets/<thread-name>/, outputting a thread.md file alongside per-post image prompts labeled N.txt. It structures coherent narratives and hook lines for social media campaigns.

What is the best way to organize AI-generated Twitter thread assets?

Organizing AI-generated Twitter thread assets is handled automatically by saving outputs under docs/tweets/<thread-name>/, where the thread text resides in thread.md and visual prompts are stored as matching N.txt and N.png file pairs. This enforces structured asset management.

Do I need OpenAI to generate Twitter threads and visual prompts?

Yes, you need the OpenAI dependency to generate Twitter threads and visual prompts. The skill uses it to create multi-post narratives and optional AI-generated visuals, storing the text in thread.md and corresponding image prompts in N.txt files.

Can I use this skill to plan social media campaigns for product announcements?

You can use this skill to plan social media campaigns and product announcements by generating structured Twitter threads. It produces coherent narratives with predefined multi-post structures and per-post prompts tailored for Execution Market communications.

How does the skill integrate AI-generated visuals into a Twitter thread?

Integrating AI-generated visuals into a Twitter thread works by creating per-post text prompts for image generation that align with the thread content. These prompts are saved as N.txt files, with an option to generate corresponding N.png visual assets.

What are the limitations of using predefined structures for Twitter thread generation?

Limitations of using predefined structures for Twitter thread generation include strict asset organization, requiring all content to be stored under docs/tweets/<thread-name>/ with specific thread.md and N.txt naming conventions, which may restrict custom file routing.