claude-code-marketing-skills
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 9 GitHub stars
Code Fail
- rm -rf — Recursive force deletion command in install.sh
Permissions Pass
- Permissions — No dangerous permissions requested
This tool provides AI-powered marketing skills (SEO audits, ad analysis, competitor research) directly within coding environments like Claude Code and Cursor. Free skills use public web data, while a $9/month premium tier connects directly to your ad accounts via MCP servers.
Security Assessment
The risk level is High. The installation script relies on piping a remote curl command directly into bash, which automatically executes any code hosted on that repository. A deep code scan revealed a failed check for a recursive force deletion command (`rm -rf`) inside the `install.sh` script. Malicious use of this command could easily wipe local directories. Additionally, the premium tier requires you to connect your real advertising accounts (Google, LinkedIn, Meta) and route that sensitive data through a third-party server. Fortunately, no hardcoded secrets or dangerous system permissions were found in the immediate application code.
Quality Assessment
The repository is actively maintained, with its most recent push occurring today. However, trust indicators are generally weak. The project has very low community visibility (only 9 GitHub stars) and completely lacks a formal open-source license, meaning there are no clear legal terms governing its use or modification.
Verdict
Use with caution — the dangerous `rm -rf` flag in the installation script and the lack of a license are significant red flags; avoid the one-click `curl | bash` install method and manually inspect the shell scripts before running.
Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.
Claude Code Marketing Skills
AI marketing skills for Claude Code, Cursor, Windsurf, and other AI coding tools.
Audit SEO, analyze ads, research competitors, qualify leads — all from your terminal.
Free skills need no account. Premium skills connect your real data for $9/mo.
Built by Cogny — AI marketing infrastructure.
Quick Install
curl -sSL https://raw.githubusercontent.com/cognyai/claude-code-marketing-skills/main/install.sh | bash
Or manually copy the skills you want:
git clone https://github.com/cognyai/claude-code-marketing-skills.git
cp -r claude-code-marketing-skills/skills/* .claude/skills/
Free Skills (no account needed)
These skills work immediately using web search and public data:
| Skill | Command | What it does |
|---|---|---|
| SEO Audit | /seo-audit |
Full technical + content SEO analysis (enhanced with live Search Console + Bing data when connected) |
| Landing Page Review | /landing-page-review |
CRO review with specific conversion recommendations |
| Competitor Analysis | /competitor-analysis |
Research competitor positioning, ads, and market gaps |
| Ad Copy Writer | /ad-copy-writer |
Generate ad copy variations for Google/Meta/LinkedIn |
| Lead Qualification | /lead-qualification |
Research and qualify business leads against your ICP |
Premium Skills (requires Cogny — $9/mo for all managed MCPs)
These skills connect to your actual ad accounts via Cogny's MCP servers:
| Skill | Command | MCP Server | What it does |
|---|---|---|---|
| LinkedIn Ads Audit | /linkedin-ads-audit |
LinkedIn Ads | Campaign structure, targeting, creative performance, spend efficiency |
| SEO Monitor | /seo-monitor |
Search Console | Track rankings, queries, indexing, core web vitals |
| Cogny Agent | /cogny |
All | Full autonomous agent — scheduled analysis, strategy, execution |
More channel skills (Google Ads, Meta Ads) coming soon.
Setting up Premium Skills
- Sign up at cogny.com
- Connect your ad accounts (Google Ads, Meta Ads, Search Console, Bing, LinkedIn)
- Add Cogny to your
.mcp.json:
{
"mcpServers": {
"cogny": {
"type": "http",
"url": "https://app.cogny.com/mcp"
}
}
}
- Claude Code will open a browser for OAuth login on first use.
- Run any premium skill — your AI now has direct access to your marketing data.
How It Works
Free skills use WebFetch and WebSearch to analyze publicly available data. No accounts or API keys needed.
Premium skills use Cogny's MCP servers to connect directly to Google Ads, Meta Ads, Search Console, Bing Webmaster Tools, and LinkedIn Ads. Your AI runs locally (Claude Code, Cursor, etc.), Cogny provides the data pipeline.
Your Claude Code ──MCP──> Cogny MCP Server ──OAuth──> Google Ads / Meta / Search Console / Bing / LinkedIn
(local) (hosted) (your accounts)
Results
GrowthHackers.se — +271% organic clicks in 3 weeks
Connected Search Console and Bing Webmaster Tools via Cogny MCP.
Ran /seo-audit + /seo-monitor after a site migration.
| Metric | Before | After |
|---|---|---|
| Organic clicks | baseline | +271% |
| Click-through rate | 0.29% | 0.66% |
| Search impressions | baseline | +60% |
| AI citations (Bing Copilot) | baseline | +154% |
| PageSpeed score | 78 | 97 |
"Cogny gave Claude Code eyes into our actual search data.
The audit caught things we'd never have found manually."
— Yi Li, CEO at GrowthHackers
Got results? Open an issue
and we'll feature you here.
Contributing
PRs welcome! See individual skill files for the format. Skills should include:
- YAML frontmatter with metadata
- Clear step-by-step instructions
- Specific queries/actions (not vague recommendations)
- Example output format
License
MIT
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found