docs-marketer

A review system for judging how well a project's documentation presents its capabilities. It examines materials such as the README, Docker Hub page, wiki, and package or tool listings.

In plain words
What is it for?
Use it to review or improve documentation for a launch, make a README more compelling, compare how features are presented across sites, and find discoverability problems.
Why use it?
It finds useful features that the documentation fails to show clearly and identifies confusing first impressions, difficult onboarding, and inconsistent descriptions.

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/neverinfamous/memory-journal-mcp/docs-marketer
Any agent
npx skills add neverinfamous/memory-journal-mcp --skill docs-marketer
Clone the repo
git clone --depth 1 https://github.com/neverinfamous/memory-journal-mcp

Made for: Claude Code, Codex.

Per session 124 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,846 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.00124 $0.01846
Opus 5 $0.00062 $0.00923
Sonnet 5 $0.00025 $0.00369
Haiku 4.5 $0.00012 $0.00185

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

Security

Grade A, and why

docs-marketer 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 3d 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/docs-marketer/SKILL.md · 179 lines

How it starts

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

Docs Marketer

A documentation marketability audit system that evaluates whether accurate documentation is effectively marketed. While /doc-audit answers "are the docs correct?", this skill answers "are the docs compelling?"

Surfaces under-promoted features, evaluates first impressions, identifies onboarding friction, and scores competitive differentiation across all documentation surfaces (README, Docker Hub, Wiki, MCP Registry, npm).

When to Load

Load this skill when any of these apply:

  • Improving documentation to better market a project's capabilities
  • Preparing documentation for a product launch or major release
  • Auditing whether powerful features are adequately surfaced in docs
  • Evaluating README first impressions and competitive positioning
  • Reviewing documentation tone, voice, and consistency across surfaces
  • The user asks to "improve my README", "market my docs", "what features am I under-marketing", "make my docs more compelling", "README review", "audit my docs for marketing", or "improve discoverability"

Do NOT load for:

  • Structural compliance checks (use /doc-audit instead)
  • Source-of-truth parity against source code (use /doc-audit instead)
  • Code quality audits (use adversarial-performance or autonomous-dev)

Target Resolution

Before starting, resolve which repository to audit. If the user did not specify a repository:

  1. Check workspace context — look at the active workspace roots and any PROJECT_REGISTRY configuration. If there is exactly one candidate repository, use it.
  2. Infer from conversation — if the user recently discussed a specific project or the briefing identifies an active repository, prefer that.
  3. Ask the user — if the target is still ambiguous (e.g., multiple registered workspaces, no clear context), ask which repository to audit before proceeding. Do not guess.

Once resolved, confirm the target repository and its absolute path in your first output so the user can verify before the audit begins.

Read the full file on GitHub · 179 lines

Files

What ships with it

5 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. 3d ago First seen · 179 lines · 124 tokens per session scan A 977bf768b4ba

Subscribe to this mod's changes

docs-marketer is a skill published in the GitHub repository neverinfamous/memory-journal-mcp (20 stars, last pushed 1mo ago), licensed MIT. It adds 124 tokens to every session and 1,846 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

image-context-runtime

Use for image-heavy Codex work when generated or inspected media should stay behind a bounded MCP boundary and the controlling task should receive only durable Job IDs, hashes, relative references, and compact text handoffs.

shixinnt/codex-image-context-runtime · 45 tokens

rijksmuseum-mcp-plus

Research workflows for the Rijksmuseum MCP+ server, addressing Dutch arts, crafts, and history across the museum's holdings. Capabilities include keyword, structured, and semantic text search, AI-driven image analysis, geospatial queries, collection statistics, Iconclass-driven iconographic discovery, AAM/CMOA-aligned…

kintopp/rijksmuseum-mcp-plus · 136 tokens

qa-generator

Generate, refresh, or replace benchmark questions for the TogoMCP evaluation set (benchmark/questions/questionXXX.yaml). Use whenever the user asks to create, add, extend, refresh, re-validate, replace, redirect, or retire benchmark questions — e.g. "add a few benchmark questions", "extend the QA set", "we need more…

dbcls/togomcp · 186 tokens

setup

Configure the Qdrant Power after installation. Use this skill for missing uvx, missing environment variables, unapproved environment variables, unavailable Qdrant tools, "Failed to connect" errors, and setup requests.

qdrant/mcp-server-qdrant · 45 tokens

prism

PRISM finds entities (genes, proteins, compounds) at the INTERSECTION of two or more property sets on RDF knowledge graphs via TogoMCP — e.g. "genes common to disease X and druggable pathway Y", "targets both linked to phenotype P and modulated by existing drugs". Use whenever the user asks a set-intersection /…

dbcls/togomcp · 209 tokens

disease-analysis

Run a multi-scale disease pathophysiology analysis — molecular defects through to clinical symptoms — using TogoMCP (RDF Portal SPARQL), TogoID ID conversion, OLS4, and PubMed. Use whenever the user asks to "analyze a disease", build a disease mechanism model, find disease-associated proteins/pathways/drugs, map a…

dbcls/togomcp · 149 tokens