insight-externalizer

insight-externalizer is a skill for Claude Code from Biolytics-AI/rhetoric-engine. It costs 41 tokens per session (849 once invoked), scanned A, original, MIT.

A method for turning someone's unstated expertise, notes, opinions, and source material into clear, reviewable documents. It maps ideas, assumptions, evidence, and unanswered questions.

In plain words
What is it for?
Use it before building a presentation argument when the main insight, cause-and-effect explanation, or assumptions are still unclear.
Why use it?
It makes hidden reasoning visible so others can check it, correct it, and use it without replacing the original person's understanding.

Skill for Claude Code

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

Part of the rhetoric-engine plugin — 12 skills shipped together

Good fit Use it before building a presentation argument when the main insight, cause-and-effect explanation, or assumptions are still unclear.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/biolytics-ai/rhetoric-engine/insight-externalizer
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 Biolytics-AI/rhetoric-engine --skill insight-externalizer
Clone the repo
git clone --depth 1 https://github.com/Biolytics-AI/rhetoric-engine

Made for: Claude Code.

Or install rhetoric-engine, 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 insight-externalizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/biolytics-ai/rhetoric-engine/insight-externalizer.svg)](https://agentmods.dev/skills/biolytics-ai/rhetoric-engine/insight-externalizer)
Your own site
<a href="https://agentmods.dev/skills/biolytics-ai/rhetoric-engine/insight-externalizer"><img src="https://agentmods.dev/badge/skills/biolytics-ai/rhetoric-engine/insight-externalizer.svg" alt="Measured on agentmods" 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 849 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.00849
Opus 5 $0.00020 $0.00425
Sonnet 5 $0.00008 $0.00170
Haiku 4.5 $0.00004 $0.00085

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

Security

Grade A, and why

insight-externalizer 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 7d 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/insight-externalizer/SKILL.md · 81 lines

How it starts

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

Insight Externalizer

Turn tacit user understanding into artifacts that can be inspected, corrected, and used. Protect the user's view: do not substitute the model's understanding for the user's understanding.

Use after intent framing and before argument spine work when the point of view, causal model, assumptions, or key distinction is still implicit.

Inputs

  • Approved intent brief or enough context to preserve audience and desired change.
  • User notes, transcripts, source excerpts, examples, anecdotes, data, or rough claims.
  • The user's own explanation of what matters, what is misunderstood, and what they believe others miss.
  • Any known disputes, uncertainties, or missing evidence.

Outputs

Return an Insight Artifact with:

  • plain_language_explanation: the user's idea in direct, non-jargony language.
  • concept_map: key concepts and relationships, including cause, contrast, dependency, sequence, and tradeoff.
  • assumptions_ledger: assumptions, why they matter, confidence, and how to verify them.
  • fact_inference_assumption_labels: labeled statements so claims are not blurred together.
  • open_questions: questions that must be answered before argument or slide work can proceed confidently.

Use this compact format:

## Insight Artifact
- Plain-language explanation:
- Concept map:
- Assumptions ledger:
- Fact / inference / assumption labels:
- Open questions:
- User confirmation needed:

Workflow

  1. Restate the user's view using their terms first, then simplify only after preserving meaning.
  2. Extract key concepts, actors, forces, metrics, tradeoffs, and tensions.
  3. Build a compact concept map in text using arrows or grouped bullets.
  4. Label each important statement as fact, inference, or assumption.
  5. Create an assumptions ledger for claims that carry persuasive or factual risk.
  6. Compare the emerging insight against the intent brief: ask whether it helps move the primary audience from current state to desired change.
  7. Ask targeted questions where the user's view is missing, not where the model merely wants more detail.
  8. Return the artifact and ask the user to correct it before argument spine work.

Read the full file on GitHub · 81 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. 7d ago First seen · 81 lines · 41 tokens per session scan A 436d7cc5df29

Subscribe to this mod's changes

insight-externalizer is a skill published in the GitHub repository Biolytics-AI/rhetoric-engine (1 stars, last pushed 3mo ago), licensed MIT. It adds 41 tokens to every session and 849 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

spec-kitty-charter-doctrine

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

Priivacy-ai/spec-kitty · 135 tokens

mongodb-query-optimizer

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query…

fcakyon/claude-codex-settings · 98 tokens

polar-local-environment

This skill should be used when setting up or managing Polar local development environment with Docker.

fcakyon/claude-codex-settings · 22 tokens

neo4j-modeling-skill

Design, review, and refactor Neo4j graph data models. Use when choosing node labels vs relationship types vs properties, migrating relational/document schemas to graph, detecting anti-patterns (generic labels, supernodes, missing constraints), designing intermediate nodes for n-ary relationships, enforcing schema with…

neo4j-contrib/neo4j-skills · 152 tokens

lov-article-creator

A skill that turns source material or a draft into a complete, branded WeChat public-account article package.

lovstudio/skills · 75 tokens

lov-repo2docs

Turn any folder of source material — a code repository, a pile of articles, a mixed knowledge dump with images — into a professional, polished Fumadocs (Next.js) documentation website, then deploy it to https://{product-id}.example.com/docs. Works by reading the folder one unit at a time and incrementally growing and…

lovstudio/skills · 186 tokens