manage-article-series

manage-article-series is a skill for Claude Code from Misar-AI/misarblog-mcp. It costs 41 tokens per session (274 once invoked), scanned A, original, MIT.

A workflow for organising related Misar.Blog articles into a multi-part series. Each part stands on its own while following an explicit reading order.

In plain words
What is it for?
Use it to plan a series, add existing articles in order, create new series entries, and adjust future parts after reviewing performance.
Why use it?
It prevents duplicate series, reveals missing topics, and keeps related articles connected for readers.

Skill for Claude Code

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

Part of the misarblog plugin — 7 skills, 3 agents, 2 MCP servers shipped together

Good fit Use it to plan a series, add existing articles in order, create new series entries, and adjust future parts after reviewing performance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/misar-ai/misarblog-mcp/manage-article-series
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 Misar-AI/misarblog-mcp --skill manage-article-series
Clone the repo
git clone --depth 1 https://github.com/Misar-AI/misarblog-mcp

Made for: Claude Code.

Or install misarblog, the plugin that ships this one along with the rest of its 7 skills, 3 agents, 2 MCP servers.

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 manage-article-series

README.md
[![agentmods](https://agentmods.dev/badge/skills/misar-ai/misarblog-mcp/manage-article-series/github.svg)](https://agentmods.dev/skills/misar-ai/misarblog-mcp/manage-article-series)
Your own site
<a href="https://agentmods.dev/skills/misar-ai/misarblog-mcp/manage-article-series"><img src="https://agentmods.dev/badge/skills/misar-ai/misarblog-mcp/manage-article-series/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 manage-article-series

Your own site · 80×15
<a href="https://agentmods.dev/skills/misar-ai/misarblog-mcp/manage-article-series"><img src="https://agentmods.dev/badge/skills/misar-ai/misarblog-mcp/manage-article-series.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 274 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.00041 $0.00274
Opus 5 $0.00020 $0.00137
Sonnet 5 $0.00008 $0.00055
Haiku 4.5 $0.00004 $0.00027

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

Security

Grade A, and why

manage-article-series 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 11d 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/manage-article-series/SKILL.md · 37 lines

What it actually says

Manage an article series

Check first

get_series — the user may already have a series this belongs in. Creating a second series on the same theme splits the reader journey and the internal linking value across both.

list_my_articles — existing posts often become parts of the series. Adding them is better than rewriting them.

Design

Each part must stand alone (readers arrive mid-series from search) while building on the last. For each part give a title, a one-paragraph summary, and what the reader can do afterwards.

4–7 parts is the practical range. Longer series lose readers before the payoff.

Build

  1. create_series with the name and description.
  2. add_to_series for each article, with an explicit position — order is what makes it a series rather than a tag.

Add existing articles before drafting new ones, so the gaps are visible.

Do not

Draft every part up front unless asked. Publish one, see how it performs with get_analytics_summary, then adjust the rest.

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. 11d ago First seen · 37 lines · 41 tokens per session scan A d9444e258663

Subscribe to this mod's changes

manage-article-series is a skill published in the GitHub repository Misar-AI/misarblog-mcp (1 stars, last pushed 3d ago), licensed MIT. It adds 41 tokens to every session and 274 once invoked, about $0.0002 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

article-magazine

Huashu / huashu-md-html-inspired magazine article layout for turning Markdown or notes into a polished long-form HTML essay.

nexu-io/open-design · 30 tokens

article-magazine

A Chinese-language layout template for long magazine-style articles published on platforms such as Substack, Medium, blogs, or public accounts.

nexu-io/html-anything · 23 tokens

email-marketing

A template for a product-launch email written in HTML, the markup used to structure web and email content. It defines a single-column layout with a brand header, hero area, call-to-action button, specifications, social links, and unsubscribe link.

nexu-io/html-anything · 23 tokens

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