Two Content Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.
| Name | content-seo | ig |
|---|---|---|
| Description | Use this skill when optimizing content for search engines - topic cluster strategy, pillar page architecture, E-E-A-T signals (Experience, Expertise, Authoritativeness, Trustworthiness), content freshness, keyword… | Full-lifecycle Instagram content engine with 13 sub-skills, 6 specialized agents, and 5-category 100-point scoring. Optimized for the 2026 Instagram algorithm (watch time, DM-sends, saves). Creates Reels, Stories,… |
| Category | Content | Content |
| Sub-category | content-misc | editorial |
| Tags | — | type:audit |
| Author | Samuelca6399 | nicojunk |
| License | MIT | MIT |
| Install | /add-skill content-seo | /add-skill ig |
[Pillar] "Email Marketing" (head keyword, ~40k searches/mo)
├── [Spoke] "Email subject line best practices" (informational)
├── [Spoke] "Email marketing metrics to track" (informational)
├── [Spoke] "How to build an email list" (informational)
├── [Spoke] "Email marketing automation workflows" (informational)
└── [Spoke] "Best email marketing software" (commercial investigation)
source ~/Desktop/.env
PT=$(curl -s "https://graph.facebook.com/v21.0/$META_PAGE_ID?fields=access_token&access_token=$INSTAGRAM_ACCESS_TOKEN" \
| python3 -c "import sys,json; print(json.load(sys.stdin)['access_token'])")
content-seo — Use this skill when optimizing content for search engines - topic cluster strategy, pillar page architecture, E-E-A-T signals (Experience, Expertise, Authoritativeness, Trustworthiness), content freshness, keyword…
ig — Full-lifecycle Instagram content engine with 13 sub-skills, 6 specialized agents, and 5-category 100-point scoring. Optimized for the 2026 Instagram algorithm (watch time, DM-sends, saves). Creates Reels, Stories,…
Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.
See all Claude Code skill comparisons · Browse all Content skills · Top 100
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.