template-skill

Apply predefined templates to structured data and substitute placeholders.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Chai-Un/wedding --skill template-skill-chai-un
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/Chai-Un/wedding/tree/main/.github/skills/template-skill
Command: npx skills add https://github.com/Chai-Un/wedding --skill template-skill-chai-un

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid creation of consistent documents by applying reusable templates to inputs, reducing drafting time and ensuring brand-consistent output.

Core Features & Use Cases

  • Template Library: Access a collection of reusable templates (e.g., project briefs, meeting agendas, email outlines) that can be populated with user data.
  • Placeholder Substitution: Fill placeholders such as title, date, recipients, and key metrics automatically.
  • Use Case: Generate a project brief by supplying a title, objectives, and timeline, then produce a ready-to-share document.
  • Conditional Content: Optional sections can be included or omitted based on provided flags or data.

Quick Start

Provide a template name and the data to fill (title, date, audience, and any custom fields). The Skill will apply the template and return the final document with placeholders replaced.

Frequently Asked Questions about template-skill

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

FAQPage Schema
How do I automate document generation using predefined templates?

Automate document generation by applying predefined templates to structured input data, substituting placeholders like title, date, and recipients with user-provided values to produce ready-to-share documents.

What is the best way to create consistent project briefs and emails from structured data?

Creating consistent project briefs and emails involves using a simple templating mechanism that replaces placeholders with your supplied data, ensuring brand-consistent output and reducing manual drafting time.

Can I include or omit optional sections in a generated document based on specific data?

Yes, you can include or omit optional sections in a generated document by providing specific flags or data, allowing the template to conditionally render content based on your inputs.

Do I need to provide specific structured data formats to use template substitution?

Yes, template substitution requires providing a template name and structured data such as title, objectives, timeline, audience, and any custom fields to accurately populate the predefined document format.

How do I generate a ready-to-share report by filling placeholders automatically?

Generate a ready-to-share report by supplying a template name and the required data fields; the system automatically applies the template and returns the final document with all placeholders replaced.