compose

Merge templates with workspace data to generate structured documents.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill compose-mantisware
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: compose
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/workspace/compose
Command: npx skills add https://github.com/MantisWare/BizForge --skill compose-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning templates and live workspace data into structured documents saves time and enforces consistency across proposals, briefs, and reports.

Core Features & Use Cases

  • Template-driven generation: merge a template from reference/compositions with current workspace data to produce structured output.
  • Data-aware outputs: auto-fill sections with relevant data from data/ and recent outputs.
  • Workflow use case: generate proposals, briefs, or reports with a single command and save to output/{genre}/.

Quick Start

Run /compose <template-name> to generate a document from your current workspace data.

Frequently Asked Questions about compose

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

FAQPage Schema
How do I automate document generation from templates and workspace data?▼

Automate document generation by merging templates from reference/compositions with live data from data/. This workflow produces structured proposals, briefs, or reports and saves them to output/{genre}/ with tracking frontmatter.

What is template-driven document generation for proposals and reports?▼

Template-driven document generation is merging a predefined template with current workspace data to produce structured output. It enforces consistency across proposals and reports by auto-filling sections with data from data/.

How do I generate a ready document using a specific template name?▼

Generate a ready document by running /compose <template-name>. This command merges the specified template with live workspace data and automatically saves the structured output to the correct genre folder.

Can I use live workspace data to auto-fill sections in generated briefs?▼

Yes, you can use live workspace data to auto-fill sections in generated briefs. The workflow automatically sources relevant data from data/ and recent outputs to populate the template structure accurately.

Does template-based document generation work for proposals, briefs, and reports?▼

Yes, template-based document generation works for proposals, briefs, and reports. The system applies templates to live workspace data and saves the resulting structured documents to categorized output/{genre}/ directories.