evidence-binder

Convert coverage.json, evidence.jsonl, and pages.jsonl into a Markdown binder with page anchors.

Updated Feb 7, 2025
One-click install
npx skills add https://github.com/JDerekLomas/codevibing --skill evidence-binder-jdereklomas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-binder
Source: https://github.com/JDerekLomas/codevibing/tree/main/edreports/dev-marketplace/curriculum-review/skills/evidence-binder
Command: npx skills add https://github.com/JDerekLomas/codevibing --skill evidence-binder-jdereklomas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jinja2, and includes scripts (resource) components.

What problem does it solve?

Compiles scattered standards-core outputs into a single, reviewer-ready binder, saving time and reducing manual assembly.

Core Features & Use Cases

  • Converts coverage.json, evidence.jsonl, and pages.jsonl into a polished binder with page anchors and standard groupings.
  • Exports to Markdown, PDF, or DOCX for distribution, printing, or collaborative editing.
  • Supports EdReports-style curriculum reviews and evidence-based alignment audits across multiple grades and subjects.

Quick Start

Run the binder renderer with the required inputs to generate outputs.

Frequently Asked Questions about evidence-binder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile standards alignment evidence into a single reviewer-ready binder?

To compile standards alignment evidence into a reviewer-ready binder, apply this Skill to your coverage.json, evidence.jsonl, and pages.jsonl files. It renders a Markdown binder with page anchors and standard groupings, then exports to PDF or DOCX.

Can I export EdReports-style curriculum review binders to PDF or DOCX?

Yes, you can export EdReports-style curriculum review binders to PDF or DOCX. The Skill accepts your structured evidence inputs and renders them into a polished Markdown binder, which can then be exported directly to PDF or DOCX formats for distribution.

What file formats do I need to generate a standards evidence binder?

You need JSON and JSONL file formats to generate a standards evidence binder. Specifically, the Skill requires coverage.json, evidence.jsonl, and pages.jsonl as inputs to map evidence page anchors and standard groupings into the final output.

Does this standards binder generation tool work with Markdown inputs?

Yes, this standards binder generation tool works with Markdown. It renders the compiled binder output natively in Markdown with page anchors and standard groupings before exporting to your desired final format like PDF or DOCX.

What is the best way to automate evidence-based alignment audits across multiple grades?

The best way to automate evidence-based alignment audits across multiple grades is to run the binder renderer on structured evidence files. It transforms scattered standards-core outputs into a single, organized binder, saving time and reducing manual assembly.

Do I need jinja2 installed to render curriculum review binders?

Yes, you need jinja2 installed to render curriculum review binders. The Skill lists jinja2 as a required dependency for its scripts to process your coverage and evidence files into the final Markdown, PDF, or DOCX binder output.