Skip to content

buildwitharup/cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cortex

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.


Why this exists

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.


Skills

🔴 Original — built from operator experience

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

🔵 Enhanced — remixed with operator context (credited to originals)

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

Intelligence

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


Pairs well with

Pack What it adds
coreyhaines31/marketingskills CRO, copywriting, SEO, lifecycle email
msitarzewski/agency-agents Full agency role agents across all departments

Installation

# 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

Skills location by agent

Agent Location
Claude Code ~/.claude/skills/
Cursor .cursor/skills/
Gemini CLI .gemini/skills/
Windsurf .windsurf/skills/

Usage

"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

License

MIT — use freely, adapt freely, credit appreciated.


About

Built by Arupjyoti Nath | pinrup.ca | LinkedIn

About

AI agent skills for operators who build systems, not just campaigns

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors