Marketplace large-report-editor

Edits and compiles very large Markdown research reports using surgical patches, structure JSON, and legal‑grade citation rules.

install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/acskamloops/large-report-editor" ~/.claude/skills/aiskillstore-marketplace-large-report-editor && rm -rf "$T"
manifest: skills/acskamloops/large-report-editor/SKILL.md
source content

Codex Skill Notes

  • Mirrors
    Agent_Instructions/Large_Report_Editor_Agent.md
    .
  • Always follow
    99_Working_Files/AI_INSTRUCTIONS_LARGE_REPORT_EDITING.md
    for chunked, context‑safe edits.
  • No invented facts; cite all new statements with StableID + page anchors.
  • Use backups in
    99_Working_Files/Archive/
    before major edits.