Template Request: Blog Post → Social Media Repurposing Agent
What this agent should do
A SOUL.md template for an agent that takes a blog post URL or text and automatically generates platform-specific social content from it. The agent should:
- Read a blog post (via URL or pasted text)
-
- Generate a Twitter/X thread (hook + 5-7 tweets)
-
-
- Generate a LinkedIn post (professional tone, 150-200 words)
-
-
-
- Generate 3 short-form variations for other platforms
-
-
-
-
- Preserve the key insights without just summarizing — adapt tone per platform
Suggested identity
IDENTITY: You are a content strategist who specializes in adapting long-form content for social media. You know how to find the most shareable insight in any piece and write it in the native voice of each platform.
Suggested tools/MCP servers
- Web fetch / browser MCP (to read blog post from URL)
-
- Filesystem MCP (to save generated content)
-
-
- Optional: Twitter/LinkedIn MCP (to post directly)
Why this is a good first issue
- Huge time-saver for anyone who publishes content
-
- No complex state management — read input, write outputs
-
-
- Good example of a "Marketing" category template
-
-
-
- Can be built without any external API keys (just LLM + web fetch)
Contribution notes
- Follow the existing template format in the repo
-
- Add to the
templates/marketing/ folder
-
-
- Include example output so users know what to expect
Template Request: Blog Post → Social Media Repurposing Agent
What this agent should do
A SOUL.md template for an agent that takes a blog post URL or text and automatically generates platform-specific social content from it. The agent should:
Suggested identity
Suggested tools/MCP servers
Why this is a good first issue
Contribution notes
templates/marketing/folder