amrogboy

Content Writing — AI skill for Claude Code

AI community

A structured content writing skill for Claude and ChatGPT that produces SEO- and LLM-optimized articles following Google's content guidelines, built for both traditional search and AI answer engines.

How to install Content Writing

This entry records only its repository, not the path inside it, so there is no exact command to give. Open amrogboy/content-writing and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Content Writing does

A structured content writing skill for Claude and ChatGPT that produces SEO- and LLM-optimized articles following Google's content guidelines, built for both traditional search and AI answer engines.

Alternatives in AI

  • Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
  • Simulink Agentic Toolkit — The Simulink Agentic Toolkit gives your AI agent both the tools and the expertise to work effectively with Sim 987 ★
  • SEO Geo Claude Skills — 20 SEO & GEO skills for Claude Code, Cursor, Codex, and 35+ AI agents 888 ★

README

Content Writing Skill

A structured content writing skill for Claude and ChatGPT that produces SEO- and LLM-optimized articles following Google's content guidelines, built for both traditional search and AI answer engines (ChatGPT, Google AI Overviews, Perplexity).

What it does

Point it at a topic or keyword and it runs a full editorial pipeline before and during drafting:

  • Topic/keyword cannibalization check — run before any writing starts, so it can catch overlap with existing content and suggest an alternative angle or recommend not writing the piece at all
  • Keyword research — primary/secondary keywords and question-based queries, using a connected SEO tool (Search Console, Ahrefs, SEMrush, Google Trends) when available, with a manual fallback when not
  • Outline and answer-first structure — planned for both human readers and AI answer-engine extraction
  • Draft writing with E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) signals woven in, and explicit guardrails against generic AI-slop filler
  • In-article images — briefs for generated or sourced images, alt text, filenames, LCP considerations; uses an image-generation or design connector (Canva, DALL-E, Midjourney, etc.) when available
  • Internal linking plan
  • YAML frontmatter template and validation
  • Schema markup checklist (Article, FAQPage, HowTo, Product, etc. — only what's genuinely applicable)
  • FAQ checklist built from real question-based queries, matched to FAQPage schema
  • AI answer engine optimization pass — extractability, llms.txt, AI crawler access (GPTBot/ClaudeBot/PerplexityBot), answer-first re-check
  • Structured final output — draft plus every checklist, ready to hand to an editor, CMS, or developer

Installation

Drop the `content-writing-skill/` folder into your Claude Skills directory (or wherever your agent host loads skills from), or point your agent's skill-loading config at this repo.

Compatibility

No hard