goosetown-writer

Synthesize research notes and work logs into structured documents with YAML frontmatter.

142|22|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/block/goosetown --skill goosetown-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goosetown-writer
Source: https://github.com/block/goosetown/tree/main/.claude/skills/goosetown-writer
Command: npx skills add https://github.com/block/goosetown --skill goosetown-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms scattered notes, research, and work logs into coherent, structured documents like guides, plans, or research syntheses, making knowledge accessible and actionable.

Core Features & Use Cases

  • Knowledge Synthesis: Consolidates information from multiple sources into a single, well-organized document.
  • Document Generation: Creates GUIDES, PLANS, and RESEARCH syntheses with proper frontmatter and citations.
  • Supersession Handling: Manages the lifecycle of documents by superseding older versions.
  • Use Case: After a complex research phase, use this Skill to synthesize all findings into a comprehensive research document that the next agent can easily understand and build upon.

Quick Start

Use the goosetown-writer skill to synthesize research notes from the 'research/' directory into a new guide at 'guides/new-feature-guide.md'.

Frequently Asked Questions about goosetown-writer

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

FAQPage Schema
How do I synthesize scattered research notes into a structured knowledge document?

To synthesize scattered research notes, this Skill reads multiple input sources like scratch files and work logs, then consolidates them into a single coherent output document with proper YAML frontmatter and accurate citations.

What is the best way to consolidate disparate research findings for agent consumption?

Consolidating disparate research findings for agent consumption involves generating structured knowledge artifacts like GUIDES or PLANS, ensuring the document type structures are strictly adhered to so the next agent can easily understand and build upon them.

How does document supersession work when generating revised knowledge artifacts?

Document supersession manages the lifecycle of knowledge artifacts by automatically superseding older document versions, ensuring that agents always reference the most current and accurate structured synthesis during agentic workflows.

Can I use scratch files and work logs to generate a guide with proper YAML frontmatter?

Yes, you can use scratch files and work logs as inputs to generate a new guide. The Skill produces a structured knowledge artifact complete with proper YAML frontmatter, incremental writing, and accurate citations from those sources.

When do I need to distill knowledge into structured research syntheses?

You need to distill knowledge into structured research syntheses after a complex research phase, transforming scattered notes into durable artifacts to make accumulated knowledge accessible and actionable for subsequent operations.