Evidence curator
Biolytics Rhetoric Engine: a staged presentation cognition pipeline for user-led slide creation
npx -y skills add Biolytics-AI/rhetoric-engine --skill evidence-curatorAssembled 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 after claims and slide theses are known to build a claim-evidence matrix, rank evidence, choose primary and backup evidence, document provenance, and expose evidence gaps.
SKILL.md
3.6 KB, as published. Nobody here has run it
Evidence Curator
Curate proof so every claim has credible, audience-legible support. Separate primary evidence, backup evidence, provenance, and gaps.
Inputs
- Approved intent brief, insight artifact, argument spine, and slide thesis map.
- Available sources, data, research, examples, quotations, user notes, and constraints.
- Audience trust standards, domain norms, objections, and source restrictions.
- Visual reasoning or cognitive design notes when evidence must support a specific slide treatment.
Outputs
Return an Evidence Dossier with:
claim_evidence_matrix: each claim, required proof job, available evidence, strength, caveats, and source.per_slide_evidence_choice: primary evidence selected for each slide thesis and why.source_provenance_notes: origin, date, author, method, reliability, permissions, and citation needs.backup_evidence: secondary proof for likely objections, appendix use, or Q&A.evidence_gaps: missing, weak, stale, disputed, or unsupported claims that need sourcing or revision.
Workflow
- List every claim from the argument spine and slide thesis map.
- Define the proof job for each claim: establish fact, quantify scale, compare options, show trend, validate cause, demonstrate example, or answer objection.
- Match available evidence to claims and reject evidence that is merely interesting.
- Rank evidence by relevance, credibility, recency, specificity, audience legibility, and resistance to challenge.
- Choose one primary evidence item per slide where possible and assign backup evidence for likely objections.
- Record provenance, caveats, permissions, and citation requirements.
- Flag evidence gaps and recommend whether to source more, weaken the claim, move material to backup, or ask the user.
Evaluation Checks
- Every important claim has evidence or an explicit gap.
- Primary evidence directly supports the slide thesis.
- Backup evidence prepares for objections without overloading the main flow.
- Source provenance is sufficient for review and citation.
- Weak, decorative, or irrelevant evidence is rejected.
- Evidence choices do not create new claims beyond the approved argument.
Failure Modes
- Treating all available sources as equally strong.
- Using evidence because it is impressive but not claim-relevant.
- Hiding uncertainty, outdated sources, or provenance gaps.
- Overloading slides with proof that belongs in backup.
- Inventing evidence or citations.
- Choosing visuals or renderer-specific treatments instead of curating proof.
Next Route
- If evidence gaps block an important claim: ask the user for sources, source more if tools permit, weaken the claim, or return to
argument-spine-builder/slide-thesis-mapper. - If the
Evidence Dossieris complete and evidence affects visual form: loadvisual-reasoner. - If the dossier is complete and evidence density or legibility is a risk: load
cognitive-designerorcontent-distiller. - If proof, design, visual reasoning, and content fit are sufficient: load
deck-compiler. - This artifact feeds the whole presentation by deciding what each claim can honestly prove, what belongs in backup, and what must remain caveated or unresolved.
Handoff
Handoff the Evidence Dossier to visual-reasoner, cognitive-designer, or deck compilation. Include primary and backup evidence, provenance notes, and gaps so downstream work can prove claims without inventing or overstating support.