Instagram Poster Skill
Overview
This skill automatically generates Instagram-ready posts from a simple topic or instruction.
How it works
- User provides a topic (e.g., "AI automation post")
- System analyzes the intent
- Generates caption, hashtags, and image prompt
- Returns structured JSON output ready for posting
Input Example
"AI automation is changing the world"
Output Example
{ "caption": "...", "hashtags": "#AI #Automation", "image_prompt": "futuristic AI robot working...", "status": "ready_to_post" }
Workflow
User Input → Analysis → Content Generation → Output JSON
Use Case
- Instagram marketing
- Branding posts
- Tech content
- Motivational posts