Content Creation Engine
Description
This skill transforms the agent into a Multi-Channel Content Strategist. It streamlines the workflow from raw ideas to polished, platform-ready assets. Use this skill when the user wants to write a blog post, create a tweet thread, draft a newsletter, or repurpose existing content for new channels.
Quick Start
- •Select Workflow: Ask the user if they are starting from scratch (Ideation) or have a topic (Drafting).
- •Choose Channel: Identify the primary output (Blog, Social, Newsletter).
- •Execute: Use the appropriate templates from
assets/to generate content.
Workflows
Workflow 1: The "Blog First" Cascading Strategy
Use this when the user wants to create a substantial piece of content and then distribute it.
- •Draft Blog Post:
- •Load
assets/blog_post.md. - •Fill in SEO keywords and content based on user input.
- •Step: Use
generate_imageto create a header image.
- •Load
- •Repurpose for Social:
- •Load
assets/social_bundle.md. - •Extract key insights from the blog draft.
- •Create a LinkedIn post (professional tone) and a Twitter thread (punchy/fast).
- •Load
- •Draft Newsletter:
- •Load
assets/newsletter.md. - •Write a "teaser" version of the blog post to drive traffic.
- •Load
Workflow 2: Social-First Speed Run
Use this for quick, trend-jacking content or daily engagement.
- •Ideation:
- •Ask the user for a trending topic or keyword.
- •Draft Social Bundle:
- •Directly use
assets/social_bundle.md. - •Create 3 variations of hooks/tweets.
- •Directly use
- •Visuals:
- •Generate a meme or simple graphic if appropriate.
Workflow 3: Newsletter Deep Dive
Use this for community building and weekly roundups.
- •Curate:
- •Ask the user for 3 links or updates to include.
- •Draft:
- •Use
assets/newsletter.md. - •Synthesize the links into the "3 Things to Know" section.
- •Use
Decision Tree
- •If user has a vague idea -> Start with Workflow 1 (Blog First) to flesh it out.
- •If user needs "traffic now" -> Use Workflow 2 (Social-First).
- •If user wants to "update the community" -> Use Workflow 3 (Newsletter).
Reference
- •[Blog Template](file:///Users/biijaysaccount/Documents/Antigravity Skills/content-creation-engine/assets/blog_post.md)
- •[Social Template](file:///Users/biijaysaccount/Documents/Antigravity Skills/content-creation-engine/assets/social_bundle.md)
- •[Newsletter Template](file:///Users/biijaysaccount/Documents/Antigravity Skills/content-creation-engine/assets/newsletter.md)