content-and-copy

content-and-copy is a skill for Claude Code from rampstackco/claude-skills-seo. It costs 123 tokens per session (1,892 once invoked), scanned A, a copy of content-and-copy, MIT.

A writing and editing guide for website copy, blog posts, articles, how-to guides, and help-center content.

In plain words
What is it for?
Drafting or editing general editorial content, adapting a brand voice, and writing pages meant to inform, convert, rank, retain, or entertain.
Why use it?
It helps produce clear content for a specific reader and purpose while keeping the structure and writing style consistent.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the rampstack-seo plugin — 12 skills shipped together

Good fit Drafting or editing general editorial content, adapting a brand voice, and writing pages meant to inform, convert, rank, retain, or entertain.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rampstackco/claude-skills-seo/content-and-copy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rampstackco/claude-skills-seo --skill content-and-copy
Clone the repo
git clone --depth 1 https://github.com/rampstackco/claude-skills-seo

Made for: Claude Code.

Or install rampstack-seo, the plugin that ships this one along with the rest of its 12 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for content-and-copy

README.md
[![agentmods](https://agentmods.dev/badge/skills/rampstackco/claude-skills-seo/content-and-copy/github.svg)](https://agentmods.dev/skills/rampstackco/claude-skills-seo/content-and-copy)
Your own site
<a href="https://agentmods.dev/skills/rampstackco/claude-skills-seo/content-and-copy"><img src="https://agentmods.dev/badge/skills/rampstackco/claude-skills-seo/content-and-copy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for content-and-copy

Your own site · 80×15
<a href="https://agentmods.dev/skills/rampstackco/claude-skills-seo/content-and-copy"><img src="https://agentmods.dev/badge/skills/rampstackco/claude-skills-seo/content-and-copy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,892 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00123 $0.01892
Opus 5 $0.00062 $0.00946
Sonnet 5 $0.00025 $0.00378
Haiku 4.5 $0.00012 $0.00189

Measured 10d ago against content hash 81daa6c8e6c4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

content-and-copy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to content-and-copy — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/content-and-copy/SKILL.md · 219 lines

How it starts

The opening of the file, as written. The whole thing — 219 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Content and Copy

Write or edit content that serves a specific reader and goal. Stack-agnostic. This skill is for general content production. Specialized skills exist for landing pages (landing-page-copy) and email (email-sequences).


When to use

  • Writing a blog post or article
  • Drafting website copy (homepage sections, about, services)
  • Editing existing content for voice or clarity
  • Writing how-to guides, listicles, or explainers
  • Producing knowledge base or help center articles
  • Adapting brand voice to a specific piece

When NOT to use

  • Landing pages with conversion goals (use landing-page-copy)
  • Email campaigns or sequences (use email-sequences)
  • Brand voice definition (use brand-voice)
  • SEO keyword research (use seo-keyword)
  • Content strategy and planning (use content-strategy)

Required inputs

  • The piece to be written or edited
  • The target reader (specific audience segment)
  • The goal of the piece (inform, convert, rank, retain, entertain)
  • The brand voice (or willingness to define it)
  • Length target and any structural constraints

If brand voice is undefined, run brand-voice first or use a working voice and document it as you go.


The framework: 5 dimensions

Strong content is strong on all five. Weakness on any one drags the rest down.

1. Hook

The opening earns the read. Most readers decide whether to continue within 3 to 5 seconds.

Strong hooks do one of:

  • Promise specific value. "By the end, you'll know exactly which X to pick for your situation."
  • Surface a tension. "Most advice on X is wrong. Here's why."
  • Open a loop. A question or scenario the rest of the piece resolves.
  • State a contrarian point. Provided you can defend it.
  • Show, don't summarize. A specific moment or scenario the reader recognizes.

Weak hooks:

  • Throat-clearing ("In today's fast-paced world...")
  • Dictionary-definition openers ("X is a type of Y that...")
  • Stating the obvious ("Many people struggle with X.")
  • Vague promises ("This article will explore X.")

Read the full file on GitHub · 219 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 219 lines · 123 tokens per session scan A 81daa6c8e6c4

Subscribe to this mod's changes

content-and-copy is a skill published in the GitHub repository rampstackco/claude-skills-seo (5 stars, last pushed 1mo ago), licensed MIT. It adds 123 tokens to every session and 1,892 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to content-and-copy, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

email-sequences

Design and write email campaigns and sequences including onboarding flows, lifecycle campaigns, transactional emails, newsletters, broadcast sends, and launch and announcement emails. Use this skill whenever the user wants to write email copy, plan an email sequence, design an onboarding drip, or set up lifecycle…

rampstackco/claude-skills · 121 tokens

landing-page-copy

Write landing page copy with attention to the hero, value proposition, social proof, objection handling, and conversion-focused CTAs. Use this skill whenever the user wants to write a landing page, sales page, hero section, or any conversion-focused web copy. Triggers on landing page, sales page, hero copy, value…

rampstackco/claude-skills · 138 tokens

content-and-copy

Write or edit website copy, blog content, and editorial pieces with attention to voice, structure, and goal. Use this skill whenever the user wants to write an article, draft website copy, edit existing content for clarity or voice, write a blog post, or produce general editorial content. Triggers on write a blog…

rampstackco/claude-skills · 123 tokens

content-distribution

Content distribution as a discipline. Owned channels (newsletter, blog, social), earned channels (PR, syndication, mentions), paid channels (boosted posts, syndication networks), and the channel-fit decisions that distinguish strategic distribution from spam-everywhere. Audience-channel matching, content-channel…

rampstackco/claude-skills · 142 tokens

content-refresh-system

Systematic content refresh discipline. Quarterly audits, refresh prioritization (which pieces, when, how deep), refresh-vs-merge-vs-delete decisions, the lifecycle that distinguishes intentional refresh from set-and-forget decay. Builds on the refresh sections of pillar-content-architecture and editorial-qa with a…

rampstackco/claude-skills · 140 tokens

long-form-content-frameworks

Patterns for individual long-form content pieces. Case studies, whitepapers, research reports, definitive guides, manifestos, ebooks, long-form tutorials. The structural disciplines that distinguish publication-quality long-form from bloggy-long padding or academic bloat. Different from pillar-content-architecture…

rampstackco/claude-skills · 165 tokens