content-blog

A set of instructions for creating go-to-market blog materials, such as search-focused articles, comparison posts, launch stories, and case studies.

In plain words
What is it for?
Drafting blog posts with headings, search metadata, FAQs, internal links, calls to action, and versions for social posts or newsletters.
Why use it?
It provides a repeatable way to turn customer language, search topics, links, and calls to action into a complete content package.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/maxtechera/ship/blog
Any agent
npx skills add maxtechera/ship --skill blog
Clone the repo
git clone --depth 1 https://github.com/maxtechera/ship

Made for: Claude Code, Codex.

Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 480 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00021 $0.00480
Opus 5 $0.00010 $0.00240
Sonnet 5 $0.00004 $0.00096
Haiku 4.5 $0.00002 $0.00048

Measured 2d ago against content hash 388c622b6dcd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

content-blog 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 2d 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.

content/skills/blog/SKILL.md · 78 lines

What it actually says

Content Blog

Create blog content that drives discovery, builds trust, and converts.

Types

  • SEO pain-point articles (problem → solution → product)
  • Competitor alternative/comparison articles
  • Launch narrative posts (the behind-the-scenes story)
  • Case-study and lessons-learned posts

Inputs Required

  • ICP pain clusters and keyword intent
  • VoC quote bank
  • Internal links and CTA destination
  • Target query and funnel stage

Required Outputs

  • Full article draft (H2/H3 structure, ≥1500 words)
  • Meta title (≤60 chars) + meta description (≤155 chars)
  • FAQ block with schema markup notes
  • CTA placement map (inline + end-of-post)
  • Distribution adapters: thread, carousel caption, newsletter block

GTM Rules

  • Use real language from VoC, not abstract claims
  • Tie each article to one funnel step (awareness / consideration / conversion)
  • Include one measurable CTA with a clear link target
  • Document target query and expected search intent (informational / commercial / transactional)
  • ≥2 internal links per article
  • ≥5 long-tail keywords woven naturally (not stuffed)

Article Structure

H1: [Pain-led headline using VoC language]

Intro (150-200 words): Hook with pain, promise of solution

H2: [Problem frame]
  - Real-world scenario
  - Evidence/statistic with source

H2: [Solution / approach]
  - Step-by-step or framework
  - Social proof / quote

H2: [How the product fits]
  - Specific use case
  - Before/after or metric

H2: FAQ
  - 3-5 questions from search intent

CTA: [Single conversion action]

Done Criteria

  • Article ≥1500 words
  • Meta title and description present
  • No AI cadence phrases
  • Keywords woven naturally
  • Internal links (≥2)
  • CTA present with link target
  • Distribution adapters created
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. 2d ago First seen · 78 lines · 21 tokens per session scan A 388c622b6dcd

Subscribe to this mod's changes

content-blog is a skill published in the GitHub repository maxtechera/ship (2 stars, last pushed 4mo ago), licensed MIT. It adds 21 tokens to every session and 480 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

write-like-meng-on-x

Write, rewrite, review, or continuously refine X/Twitter posts in Meng To's current voice using his deduplicated authored-post corpus, personal and product context, shared resources, and Content repo evidence. Use when asked to improve a tweet in Meng's tone, draft an original post, reply, thread, resource share, or…

MengTo/Skills · 111 tokens

referral-program

When the user wants to design, launch, or optimize an in-app referral / invite / share-to-earn program — including reward structure, mechanics, fraud prevention, deep link setup, and viral coefficient measurement. Use when the user mentions "referral program", "invite a friend", "refer and earn", "share to earn"…

Eronred/aso-skills · 159 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

improve-website

Guided journey from a live website that underperforms to a prioritized, evidence-backed backlog of conversion, usability, message, and speed fixes - each shipped as a testable experiment. Orchestrates eight skills phase by phase - cro-methodology, ux-heuristics, refactoring-ui, web-typography, storybrand-messaging…

wondelai/skills · 225 tokens

product-marketing

Build product marketing strategy including positioning, messaging, and go-to-market. Use when the user says "positioning", "messaging framework", "go-to-market", "GTM strategy", "product marketing", "competitive positioning", "battlecard", "sales enablement", "launch plan", or asks about how to position or message…

OpenClaudia/openclaudia-skills · 77 tokens

add-analytics

Add Google Analytics 4 tracking to any project. Detects framework, adds tracking code, sets up events, and configures privacy settings.

LeoYeAI/openclaw-master-skills · 32 tokens