seo-content

seo-content is a skill for Claude Code, Codex from sanky369/vibe-building-skills. It costs 129 tokens per session (2,024 once invoked), scanned A, original, MIT.

A writing guide for creating one search-focused article, including research of search results, the draft, page details, and structured data for search engines.

In plain words
What is it for?
Use it to write or rewrite a blog post, guide, list, or comparison for a specific search term. It is also for preparing the title, search-result summary, web address, and structured data.
Why use it?
It helps avoid writing an article in the wrong format for what people are searching for. It also covers the page information needed to publish the article and help search engines understand it.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to write or rewrite a blog post, guide, list, or comparison for a specific search term. It is also for preparing the title, search-result summary, web address, and structured data.

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

Made for: Claude Code, Codex.

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 seo-content

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sanky369/vibe-building-skills/seo-content"><img src="https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/seo-content.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,024 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 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.00129 $0.02024
Opus 5 $0.00064 $0.01012
Sonnet 5 $0.00026 $0.00405
Haiku 4.5 $0.00013 $0.00202

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

Security

Grade A, and why

seo-content 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.

skills/marketing/seo-content/SKILL.md · 139 lines

How it starts

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

SEO Content

Write one article that ranks and reads: search-optimized for the target keyword, genuinely useful to the human who typed it. Prime directive: match search intent exactly — Google rewards the format searchers want, and the wrong format doesn't rank no matter how good the writing is. The second directive: every article must contain something the current top results don't (an example, data point, angle, or depth), or there is no reason for it to outrank them.

When to use / when not to

  • Use for writing or rewriting a single search-targeted article (blog post, guide, listicle, comparison).
  • If the user has no keyword and no strategy — asks "what should I even write about?" — run skills/marketing/seo-strategy (or skills/marketing/keyword-research for just a keyword list) first.
  • If the piece is a landing/sales page where conversion beats ranking, use skills/marketing/direct-response-copy.
  • If the user wants social or email derivatives of an article, that's skills/marketing/content-atomizer.

Intake

Ask in one batch, only what's missing:

  1. Target keyword (and secondary keywords if they have them).
  2. Audience and product — who reads this, and what does the business want the reader to do next (the CTA)?
  3. Unique material — first-hand experience, examples, data, or customer stories you can use. This is the E-E-A-T fuel; press for at least one concrete item.
  4. Voice — an existing brand-voice guide or 2–3 sample posts to match. If skills/marketing/brand-voice output exists, use it.

If the request arrives from skills/marketing/seo-strategy with a keyword, intent, and SERP notes, skip straight to Step 2. If details are missing, state assumptions (audience, intent, CTA) and proceed — don't stall.

Workflow

1. Validate the SERP and lock the intent

Search the target keyword (use web search when available). Classify intent and let it dictate format:

Intent Searcher wants You write
Informational to learn/do How-to guide or ultimate guide
Commercial to compare/choose Listicle, comparison, review
Transactional to buy Product/pricing page → hand off to skills/marketing/direct-response-copy
Navigational a specific brand Usually skip — you can't outrank the brand

Read the full file on GitHub · 139 lines

Files

What ships with it

1 file 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. 13d ago First seen · 139 lines · 129 tokens per session scan A 9280f2268dcd

Subscribe to this mod's changes

seo-content is a skill published in the GitHub repository sanky369/vibe-building-skills (30 stars, last pushed 2mo ago), licensed MIT. It adds 129 tokens to every session and 2,024 once invoked, about $0.0006 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

api-tester

A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.

laolaoshiren/claude-code-skills-zh · 86 tokens

dep-auditor

A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.

laolaoshiren/claude-code-skills-zh · 72 tokens

skill-curator

A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.

laolaoshiren/claude-code-skills-zh · 75 tokens

git-workflow

A guide for handling Git repository work safely, including status checks, branches, commits, pushes, pull requests, and rebasing. Git is a version-control system that records code changes and coordinates work between developers.

laolaoshiren/claude-code-skills-zh · 73 tokens

zh-readme

A tool for writing README files in Chinese after first examining a software project. A README is the main guide visitors see when they open a code repository.

laolaoshiren/claude-code-skills-zh · 25 tokens

env-manager

An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.

laolaoshiren/claude-code-skills-zh · 22 tokens