content-marketing

content-marketing is a skill for Claude Code from EliasOulkadi/shokunin. It costs 71 tokens per session (2,581 once invoked), scanned A, original, MIT.

A writing toolkit for blogs, newsletters, social-media threads, case studies, headlines, and promotional copy. It includes common structures for presenting problems, benefits, evidence, and calls to action.

In plain words
What is it for?
Use it to draft or improve articles, newsletters, case studies, headlines, and social-media content, including search-focused revisions.
Why use it?
It gives marketing writing a clear structure and helps adapt the message to its intended channel and audience.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions OpenCode.

Good fit Use it to draft or improve articles, newsletters, case studies, headlines, and social-media content, including search-focused revisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/eliasoulkadi/shokunin/content-marketing
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 EliasOulkadi/shokunin --skill content-marketing
Clone the repo
git clone --depth 1 https://github.com/EliasOulkadi/shokunin

Made for: Claude Code.

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-marketing

README.md
[![agentmods](https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/content-marketing/github.svg)](https://agentmods.dev/skills/eliasoulkadi/shokunin/content-marketing)
Your own site
<a href="https://agentmods.dev/skills/eliasoulkadi/shokunin/content-marketing"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/content-marketing/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-marketing

Your own site · 80×15
<a href="https://agentmods.dev/skills/eliasoulkadi/shokunin/content-marketing"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/content-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,581 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00071 $0.02581
Opus 5 $0.00036 $0.01290
Sonnet 5 $0.00014 $0.00516
Haiku 4.5 $0.00007 $0.00258

Measured 13d ago against content hash 331390ac6420, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

content-marketing 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 13d 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.

.pack/skills/content-marketing/SKILL.md · 251 lines

How it starts

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

Content Marketing

Content that ranks, converts, and gets shared. Based on Ogilvy, Cialdini, Copyhackers, and modern distribution strategies.

Sub-Commands

Command Description
blog Write a blog post (outline → draft → optimize → publish)
newsletter Write a newsletter issue with subject line + body
thread Write a Twitter/X thread (hook + value + CTA)
case-study Write a case study from results data
headline Generate and score headlines against formulas
optimize Optimize existing content for SEO + GEO

Copywriting Frameworks

Framework Structure Best for
AIDA Attention → Interest → Desire → Action Landing pages, emails
PAS Problem → Agitate → Solve Pain-point focused content
BAB Before → After → Bridge Transformational offers
FAB Feature → Advantage → Benefit Product descriptions
4Ps Picture → Promise → Prove → Push Long-form direct response

Headline Formulas

Type Formula Example
Direct benefit "[Number] [noun] for [audience]" "10 Email Templates for Busy Founders"
How-to "How to [outcome] in [time]" "How to Double Conversion Rate in 30 Days"
Pain avoidance "[Outcome] Without [pain]" "Get More Leads Without Spending on Ads"
Contrarian "Why [common belief] is [wrong]" "Why 'Write for Skimmers' Is Terrible Advice"
Personal story "I [did thing] and [result]" "I Rewrote One Page and Made $40K"

Rules: Under 15 words. Keyword near start. Specific outcome promise. No clickbait.

Blog Structure

Headline → Lead (problem/story/curiosity/data) → H2 sections → Code examples → Conclusion → CTA

Lead types:

Type Formula
Problem-first "[Pain]. Here's how to fix it."
Story-first "I [did thing] and learned [lesson]."
Curiosity gap "[Claim]. Here's why."
Data-first "[Stat]. [Why it matters]."

Read the full file on GitHub · 251 lines

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. 13d ago First seen · 251 lines · 71 tokens per session scan A 331390ac6420

Subscribe to this mod's changes

content-marketing is a skill published in the GitHub repository EliasOulkadi/shokunin (113 stars, last pushed 1mo ago), licensed MIT. It adds 71 tokens to every session and 2,581 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

python-docs

Create, update, and sync Python project documentation from source code. Use when asked to document a module, generate API references, create architecture diagrams with Mermaid, update docs after code changes, or keep documentation in sync with source. Triggers include "document", "write docs", "update docs", "sync…

arnabdeypolimi/claude_code_setup · 98 tokens

code-refactor

Refactor Python code to match this repo's coding standards and style. Use when the user asks to "refactor", "clean up", "fix coding standards", or "apply best practices" to a module, file, or directory in this repo. Applies python-best-practices, pydantic v2, pytorch-lightning, and python-docs conventions as relevant…

arnabdeypolimi/claude_code_setup · 85 tokens

quality

PALADIN quality gatekeeper. Two-stage system: Stage 1 checks spec compliance (pass/fail, blocks everything on failure). Stage 2 scores project health 0-100 across 6 tiers. Issues verdict: SHIP IT / SHIP WITH CAUTION / NOT READY / BLOCKED. Evidence Before Claims: every finding must cite the file, line, and what was…

pnmcguire480/cairntir · 141 tokens

refresh

Use when an existing contextualizer's references may have drifted from current upstream state — typically weekly, or whenever a few days of upstream changes have accumulated — to bring them back into agreement.

nick-railsback/skill-engine · 40 tokens

apply

Use when a staged proposal has been reviewed and signed off — REVIEW.md Step 3 ticked reviewed or provisional — and is ready to promote into the live contextualizer.

nick-railsback/skill-engine · 36 tokens

config-set

Use when changing an engine-wide config value — currently diff.tool, the command /skill-engine:review prints for inspecting a proposed-vs-live diff.

nick-railsback/skill-engine · 35 tokens