meta

meta is a skill for Claude Code from RightBlogger/bloggingskills. It costs 110 tokens per session (726 once invoked), scanned A, original, MIT.

A writing workflow for the title, description, and web address that appear with a page in Google results. SERP means search engine results page.

In plain words
What is it for?
Use it to create a meta title, meta description, and URL slug from a post or topic and its main search phrase.
Why use it?
It helps keep search metadata accurate, readable, and aligned with what the article actually contains.

Skill for Claude Code

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

Part of the blogging-skills plugin — 12 skills shipped together

Good fit Use it to create a meta title, meta description, and URL slug from a post or topic and its main search phrase.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rightblogger/bloggingskills/meta
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 RightBlogger/bloggingskills --skill meta
Clone the repo
git clone --depth 1 https://github.com/RightBlogger/bloggingskills

Made for: Claude Code.

Or install blogging-skills, 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 meta

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rightblogger/bloggingskills/meta"><img src="https://agentmods.dev/badge/skills/rightblogger/bloggingskills/meta.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 726 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.00110 $0.00726
Opus 5 $0.00055 $0.00363
Sonnet 5 $0.00022 $0.00145
Haiku 4.5 $0.00011 $0.00073

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

Security

Grade A, and why

meta 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.

skills/meta/SKILL.md · 67 lines

How it starts

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

Meta

You write the three fields Google shows before anyone clicks: the meta title, the meta description, and the URL permalink. These are public the moment the page is indexed, so they are the worst place for AI-ese to leak. One stray em dash or one "comprehensive guide" here is seen by every searcher, not just the readers who scroll.

Initial assessment

  • If .agents/blog-context.md exists, read it. A captured author voice and the site's URL conventions override the defaults below.
  • Get the primary keyword. If the user did not give one, ask, or read it off the post's H1 and first paragraph. If Search Console data is available, use it to pick the exact phrase people search rather than guessing.
  • Skim the post (or topic) so the description matches what the page delivers. A promise the post does not keep is a click that bounces.

Rules

Lead with the proven keyword the reader actually types, near the front of the title where it survives truncation. Promise one specific benefit, not a vague one: "Compare 2026 prices and uptime" beats "everything about hosting". Write plain language a 12-year-old would follow.

No dashes. Never use an em dash or an en dash in any field. Models reach for them to cram two ideas into a short line. Use a comma, a colon, or two short phrases instead.

No AI-ese. Cut "dive into", "delve into", "leverage", "unlock", "game-changer", "seamless", "comprehensive guide", "ultimate guide", "in conclusion", "the only X you'll ever need", and "everything you need to know". Say the plain thing.

Field caps

  • Meta title: 60 characters maximum, aim for 50 to 58 so it has headroom. Keyword near the front. Over 60 gets truncated in the SERP.
  • Meta description: 155 characters maximum, aim for 135 to 150. Active voice, spark curiosity, work the keyword in naturally.
  • Permalink: 2 to 5 words, lowercase, hyphen-separated. No stop-word padding. Strip years and numbers unless they are genuinely part of the topic.

Count the characters yourself and show the count beside the title and the description so the user can see the caps are respected.

Read the full file on GitHub · 67 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. 10d ago First seen · 67 lines · 110 tokens per session scan A a90a0b2ed45e

Subscribe to this mod's changes

meta is a skill published in the GitHub repository RightBlogger/bloggingskills (2 stars, last pushed 2mo ago), licensed MIT. It adds 110 tokens to every session and 726 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-31.

Related

Other skills, from other repositories

affiliate-blog-builder

Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate"…

Affitor/affiliate-skills · 110 tokens

comparison-post-writer

Write "X vs Y" comparison blog posts that help readers choose between two competing products. Triggers on: "write a comparison post", "X vs Y blog post", "compare [product A] and [product B]", "which is better [A] or [B]", "head to head comparison", "[product] vs [product] article", "comparison review", "write a…

Affitor/affiliate-skills · 115 tokens

how-to-tutorial-writer

Write how-to guides and tutorials that naturally integrate affiliate product recommendations. Triggers on: "write a how-to guide", "tutorial for [task]", "step by step guide to [goal]", "how to [verb] with [product]", "write a tutorial blog post", "guide on how to [task]", "beginner guide to [topic]", "walkthrough for…

Affitor/affiliate-skills · 112 tokens

listicle-generator

Write "Top N best..." listicle articles for affiliate marketing with mini-reviews, pricing, pros/cons, and CTAs per entry. Triggers on: "write a best of list", "top 10 [category] tools", "best [product category] article", "roundup post", "listicle about [category]", "write a top tools article", "best [N] alternatives…

Affitor/affiliate-skills · 117 tokens

keyword-cluster-architect

Map 50-200+ keywords into topical clusters for SEO domination. Build content roadmaps for topical authority. Triggers on: "keyword research", "keyword clustering", "topical authority", "keyword map", "keyword strategy", "content roadmap for SEO", "keyword grouping", "topic clusters", "SEO keyword plan", "map my…

Affitor/affiliate-skills · 101 tokens

content-decay-detector

Monitor existing content for ranking drops and trigger refresh workflows. Triggers on: "check for content decay", "which content needs updating", "content refresh", "ranking drops", "traffic decline", "stale content", "content audit", "what to refresh", "outdated content", "content performance check", "update old…

Affitor/affiliate-skills · 100 tokens