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.
npx agentmods add skills/neverinfamous/memory-journal-mcp/docs-marketernpx skills add neverinfamous/memory-journal-mcp --skill docs-marketergit clone --depth 1 https://github.com/neverinfamous/memory-journal-mcpWhat 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.
| Model | Per session | Once 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 |
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.
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-auditinstead) - Source-of-truth parity against source code (use
/doc-auditinstead) - Code quality audits (use
adversarial-performanceorautonomous-dev)
Target Resolution
Before starting, resolve which repository to audit. If the user did not specify a repository:
- Check workspace context — look at the active workspace roots and any
PROJECT_REGISTRYconfiguration. If there is exactly one candidate repository, use it. - Infer from conversation — if the user recently discussed a specific project or the briefing identifies an active repository, prefer that.
- 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.
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.
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.
- 3d ago First seen · 179 lines · 124 tokens per session scan A 977bf768b4ba
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.
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.
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…
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…
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.
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 /…
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…