AI agent skills for operators who build systems, not just campaigns.
Built by Arupjyoti Nath
A collection of AI agent skills for Claude Code, Cursor, Codex, Gemini CLI, and any agent that supports the Agent Skills spec. Two layers — skills/ for marketing operations frameworks, intelligence/ for daily ops and intelligence workflows.
Most marketing skill repos cover content, SEO, and copywriting. Almost none cover how a marketing team actually operates — how they brief work, manage a tech stack, attribute revenue, stay compliant, or run daily intelligence. This fills that gap.
| Skill | What it does |
|---|---|
ai-marops |
Build a shared AI operating layer for a marketing team |
monday-marops |
Set up Monday.com as a marketing ops system of record |
casl-compliance |
Canadian email compliance — CASL audit, consent flows, suppression lists |
ga4-attribution |
Closed-loop attribution connecting paid media to revenue |
plg-onboarding |
PLG free-to-paid activation with ICP scoring |
martech-stack-audit |
Audit your stack, find waste, consolidate tools |
paid-media-smb |
Paid media ops for SMB budgets ($50K–$2M/year) |
freelancer-brief |
Write briefs for external freelancers and vendors |
marketing-budget-planning |
Annual budget planning — allocation, scenarios, board output |
content-pipeline-ops |
End-to-end content workflow — intake to publication |
| Skill | Enhancement | Original |
|---|---|---|
copywriting |
B2B SaaS and vertical lens | coreyhaines31 |
seo-audit |
GA4 integration + Canadian market signals | coreyhaines31 |
cold-email |
CASL compliance + Canadian B2B context | coreyhaines31 |
analytics |
Closed-loop attribution framing | coreyhaines31 |
revops |
PLG pipeline and free-to-paid handoff | coreyhaines31 |
ads |
SMB budget and cost-per-deal optimization | coreyhaines31 |
emails |
Mailchimp-first + CASL compliance | coreyhaines31 |
cro |
Automotive and PLG conversion patterns | coreyhaines31 |
Daily ops skills — configure once in CONFIG.md, run on your schedule via CLI, voice, or cron.
| Skill | What it does |
|---|---|
ai-news-digest |
AI and marketing news from your RSS sources — spoken digest + LinkedIn angles |
icp-radar |
Score CRM leads against your ICP — spoken morning brief with top 3 priorities |
linkedin-post-generator |
3 post variants from any input — news, lead insight, or raw notes |
competitive-intel |
Monitor competitors for pricing, feature, and messaging changes |
portfolio-signal-tracker |
Detect high-intent visitor signals on your site via GA4 |
Activation: CLI · Voice (any STT, your own wake word) · Scheduled (cron / Task Scheduler)
See intelligence/CONFIG.md and intelligence/ACTIVATION.md
| Pack | What it adds |
|---|---|
| coreyhaines31/marketingskills | CRO, copywriting, SEO, lifecycle email |
| msitarzewski/agency-agents | Full agency role agents across all departments |
# Clone and copy manually
git clone https://github.com/buildwitharup/cortex.git
cp -r cortex/skills/* ~/.claude/skills/
# Install specific skills
npx skills add buildwitharup/cortex --skill ai-marops ga4-attribution| Agent | Location |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | .cursor/skills/ |
| Gemini CLI | .gemini/skills/ |
| Windsurf | .windsurf/skills/ |
"Build a shared AI prompt library for our marketing team"
→ ai-marops
"Set up Monday.com for campaign management"
→ monday-marops
"Are our email campaigns CASL compliant?"
→ casl-compliance
"Connect our ad spend to actual closed deals"
→ ga4-attribution
"Why are free trial users not converting?"
→ plg-onboarding
"We're paying for 14 marketing tools — what can we cut?"
→ martech-stack-audit
MIT — use freely, adapt freely, credit appreciated.