agentsclimarketplace

Insight externalizer

Skill Biolytics-AI/rhetoric-engine/skills/insight-externalizer

Biolytics Rhetoric Engine: a staged presentation cognition pipeline for user-led slide creation

Install
npx -y skills add Biolytics-AI/rhetoric-engine --skill insight-externalizer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user has tacit expertise, scattered notes, strong opinions, domain intuition, or source material but the presentation's core insight and assumptions are not yet inspectable.

SKILL.md

4.1 KB, as published. Nobody here has run it

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.

Evaluation Checks

  • The explanation sounds like the user's view, not a generic industry summary.
  • The concept map shows relationships, not just a list of topics.
  • Facts, inferences, and assumptions are visibly separated.
  • Risky assumptions are named before they become unsupported claims.
  • Open questions are few, consequential, and tied to the presentation outcome.
  • The artifact gives the user something concrete to agree with, reject, or refine.

Failure Modes

  • Filling gaps with plausible model knowledge instead of asking or labeling assumptions.
  • Flattening a nuanced view into a slogan.
  • Treating all source material as equally true, relevant, or audience-ready.
  • Hiding uncertainty inside polished prose.
  • Creating a concept map that is only a table of contents.
  • Moving to argument structure before the user has approved the underlying view.

Next Route

  • If the user's view, causal model, key distinction, or assumptions are still unclear: stay in insight-externalizer.
  • If the Insight Artifact is approved: load argument-spine-builder.
  • If the intent brief no longer fits the emerging insight: return to intent-framer and mark downstream artifacts stale.
  • If open questions are evidence problems rather than point-of-view problems: preserve them for evidence-curator but do not let them blur facts, inferences, and assumptions.
  • This artifact feeds the whole presentation by making the user's point of view inspectable before it becomes claims, slide theses, visuals, or speaker notes.

Handoff

Handoff an approved Insight Artifact to argument-spine-builder. Include the labeled facts, inferences, assumptions, and open questions so the argument spine can distinguish claims that are ready from claims that need evidence or user confirmation.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.