skill-typst-implementation

Delegate plan-driven Typst document generation and compilation to a subagent.

3|1|Updated May 21, 2024
One-click install
npx skills add https://github.com/benbrastmckie/.dotfiles --skill skill-typst-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-typst-implementation
Source: https://github.com/benbrastmckie/.dotfiles/tree/main/.claude/skills/skill-typst-implementation
Command: npx skills add https://github.com/benbrastmckie/.dotfiles --skill skill-typst-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Typst document implementation often requires coordinating context, templates, and compilation steps. This Skill provides a thin wrapper that delegates Typst document creation and verification to a dedicated subagent, ensuring consistent results and traceability.

Core Features & Use Cases

  • Plan-driven Typst implementation: Executes Typst tasks against a predefined plan, generating outputs and reports.
  • Subagent delegation: Offloads Typst code generation, compilation, and artifact creation to a specialized agent.
  • Postflight handling: Manages status updates, artifact linking, and commits after subagent completion.

Quick Start

To implement a Typst document, invoke the skill with your plan-driven task and allow the subagent to run. Review produced artifacts and the implementation summary.

Frequently Asked Questions about skill-typst-implementation

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

FAQPage Schema
How do I automate Typst document generation and compilation?

Typst document automation delegates plan-driven writing tasks to a dedicated implementation subagent that handles code creation, compilation, and artifact versioning for consistent results.

What is a postflight agent in Typst document workflows?

A postflight agent in Typst workflows manages status updates, artifact linking, and commits after a subagent completes document compilation, ensuring outputs are traceable and properly versioned.

How do I compile Typst chapters and reports against a predefined plan?

Compile Typst chapters and reports by invoking the implementation skill with your plan-driven task, allowing the subagent to generate, compile, and version the document outputs and reports automatically.

Do I need a separate subagent to handle Typst code generation and compilation?

Yes, this skill requires access to a dedicated Typst implementation agent that offloads code generation, compilation, and artifact creation, while the wrapper manages postflight processing and traceability.

How do I ensure traceable outputs when creating Typst documents?

Ensure traceable Typst outputs by using postflight handling to manage artifact metadata, status updates, and commits after the subagent finishes generating and compiling the document.

What are the limitations of using a wrapper to delegate Typst implementation?

The wrapper depends entirely on a dedicated Typst implementation subagent and predefined plans, meaning it cannot function independently without that environment or generate outputs outside the provided task structure.