ai-marketing

Solid

Drives go-to-market execution and marketing content: blog posts for distribution, social crossposts, investor materials, market research, outreach campaigns, X/Twitter automation. Trigger for 'go to market', 'marketing plan', 'write a blog post to publish', 'crosspost to socials', 'market research for', 'investor deck', 'outreach campaign', 'content engine'. Not for internal docs; use /ai-docs instead. Not for sprint reviews or solution intent; use /ai-prose instead.

AI & Automation 52 stars 3 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Marketing ## Quick start ``` /ai-marketing blog "topic" # public-facing blog post /ai-marketing crosspost # syndicate latest post across platforms /ai-marketing research "competitor" # market research /ai-marketing investor-deck # investor pitch /ai-marketing x-api # post to X/Twitter ``` ## Workflow Router skill for marketing content and go-to-market execution. Dispatches to handler files based on content type. 1. Detect mode (blog / crosspost / research / investor / outreach / x-api). 2. Load relevant handler. 3. Apply audience tone (public, never internal). 4. For social: schedule + monitor. ## When to Use - Platform-native social content and repurposing cascades. - Multi-platform content distribution. - Market research and competitive analysis. - Investor pitch decks, one-pagers, financial models. - Investor outreach (cold emails, warm intros, follow-ups). - X/Twitter API automation. ## When NOT to Use - Internal documentation (README, CHANGELOG, API docs) -- use `/ai-docs` - Reports, solution intent, architecture board docs -- use `/ai-prose` - Code explanations -- use `/ai-explain` ## Routing | Sub-command | Handler | Purpose | |-------------|---------|---------| | `content-engine` | `handlers/content-engine.md` | Platform-native social content with repurposing cascade | | `crosspost` | `handlers/crosspost.md` | Multi-platform content distribution and adaptation | | `market-research` | `h...

Details

Author
arcasilesgroup
Repository
arcasilesgroup/ai-engineering
Created
4 months ago
Last Updated
5 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category