anycap-blog-production

anycap-blog-production is a skill for Claude Code, Codex from anycap-ai/anycap. It costs 143 tokens per session (2,249 once invoked), scanned A, original, MIT.

A workflow for turning user-provided facts, notes, research, or product details into blog posts, tutorials, learning pages, or glossary content in the AnyCap website style.

In plain words
What is it for?
Use it to draft data-based articles, product-led tutorials, SEO content, and educational pages from supplied material.
Why use it?
It gives raw information a consistent structure and adds first-party evidence blocks when the page needs supporting proof.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the anycap plugin — 9 skills, 1 MCP server shipped together

not rated 43repo changed 2d ago A scan Socket: passSnyk: warnSkillSpector: pass 143 tokens original MIT

Good fit Use it to draft data-based articles, product-led tutorials, SEO content, and educational pages from supplied material.

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

Made for: Claude Code, Codex.

Or install anycap, the plugin that ships this one along with the rest of its 9 skills, 1 MCP server.

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 anycap-blog-production

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/anycap-ai/anycap/anycap-blog-production"><img src="https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-blog-production.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 143 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,249 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
  • Socket pass 24 Apr 2026
  • Snyk warn 24 Apr 2026
  • 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.00143 $0.02249
Opus 5 $0.00072 $0.01125
Sonnet 5 $0.00029 $0.00450
Haiku 4.5 $0.00014 $0.00225

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

Security

Grade A, and why

anycap-blog-production 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.

skills/anycap-blog-production/SKILL.md · 242 lines

How it starts

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

AnyCap Blog Production

Read this entire file before starting. This skill is for turning user-fed data into AnyCap-style articles, then adding evidence where the article needs proof.

Use this skill when the user provides facts, notes, examples, benchmarks, product capabilities, or other raw inputs and wants a finished blog post that sounds like the AnyCap website. The core job is:

  1. normalize the input data into a working brief
  2. draft a page in AnyCap's website tone
  3. decide whether the article needs first-party evidence blocks
  4. add AnyCap-generated visuals only when they materially improve the page

This skill is about blog production workflow. For raw CLI syntax, authentication, and command behavior, read the anycap-cli skill. For broader search-intent planning, read the anycap-ai-tool-seo skill.

Read these reference files before drafting:

Best Fit

  • data-driven blog drafting
  • learn pages and tutorials built from research notes
  • glossary or concept pages built from product facts and supporting examples
  • SEO articles where the user feeds benchmarks, examples, or feature data first
  • content workflows where the input is bullets, tables, JSON, spreadsheets, links, or rough notes
  • AnyCap website content that should sound operational, answer-first, and product-literate instead of generic content-marketing prose

Before You Start

  1. Verify AnyCap is available:
anycap status
  1. Inspect the page structure before editing:

    • find the base page
    • find the localized wrapper
    • check whether localized or duplicated routes simply re-export the base page
  2. Normalize the input into a brief:

    • what is the article topic?
    • who is it for?
    • what does the data actually prove?
    • what is the one-sentence answer or promise?
    • what can be stated confidently, and what is still unknown?
  3. Check the git worktree and do not overwrite unrelated user edits.

Read the full file on GitHub · 242 lines

Files

What ships with it

4 files 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. 2d ago Changed b2e962d0255d
  2. 11d ago First seen · 242 lines · 143 tokens per session scan A fd57d914fcaf

Subscribe to this mod's changes

anycap-blog-production is a skill published in the GitHub repository anycap-ai/anycap (43 stars, last pushed 3d ago), licensed MIT. It adds 143 tokens to every session and 2,249 once invoked, about $0.0007 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

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens

officecli-docx

Use this skill any time a .docx file is involved -- as input, output, or both. This includes: creating Word documents, reports, letters, memos, or proposals; reading, parsing, or extracting text from any .docx file; editing, modifying, or updating existing documents; working with templates, tracked changes, comments…

iOfficeAI/OfficeCLI · 114 tokens

officecli-financial-model

Use this skill when the user wants to build a financial model — 3-statement model, DCF valuation, LBO, SaaS unit economics, sensitivity / scenario analysis, debt schedule, or fundraising projections — in Excel. Trigger on: 'financial model', '3-statement model', 'P&L + BS + CF', 'DCF', 'WACC', 'NPV', 'terminal value'…

iOfficeAI/OfficeCLI · 222 tokens

officecli-pptx

Use this skill any time a .pptx file is involved -- as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file; editing, modifying, or updating existing presentations; combining or splitting slide files; working with…

iOfficeAI/OfficeCLI · 106 tokens