writer-context-pack

Merge briefs, evidence, anchor facts, and citations into deterministic JSONL context packs.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill writer-context-pack
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writer-context-pack
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/writer-context-pack
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill writer-context-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of "hollow writing" by consolidating essential information into a single, structured context pack for each subsection, making the drafting process more informed and consistent.

Core Features & Use Cases

  • Consolidated Context: Merges subsection briefs, evidence packs, anchor facts, and citation information into a deterministic JSONL output.
  • Improved Drafting: Provides writers with a comprehensive, per-subsection context to reduce brittleness and improve the quality of generated prose.
  • Use Case: When preparing to write a new subsection of a research paper, use this Skill to generate a context pack that includes the specific research question, supporting evidence, key anchors, and allowed citations, ensuring the writing is grounded and avoids generic statements.

Quick Start

Use the writer-context-pack skill to generate context packs for the current workspace.

Frequently Asked Questions about writer-context-pack

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

FAQPage Schema
How do I consolidate research evidence and briefs to prevent hollow writing?▼

Consolidating research evidence, subsection briefs, anchor facts, and citations into a structured JSONL context pack prevents hollow writing by providing comprehensive drafting context.

What is a writer context pack and how does it improve drafting?▼

A writer context pack is a deterministic JSONL output that merges briefs, evidence, anchor facts, and citations to improve drafting consistency and reduce prose brittleness.

How do I generate a context pack for a research paper subsection?▼

Generate a context pack for a research paper subsection by processing upstream data like subsection_briefs.jsonl, evidence_drafts.jsonl, and anchor_sheet.jsonl into a merged output.

Do I need upstream JSONL files to use the context pack generation?▼

Yes, you need upstream JSONL files to use context pack generation, specifically requiring subsection_briefs.jsonl, evidence_drafts.jsonl, and anchor_sheet.jsonl to exist in the workspace.

What's the best way to ground writing stages with structured context?▼

The best way to ground writing stages with structured context is merging allowed citations and anchor facts into deterministic JSONL packs to avoid generic statements.