templates

Centralize documentation templates for Wiki creation and proposal packaging.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Kaze-sn/Vibe-code --skill templates-kaze-sn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/Kaze-sn/Vibe-code/tree/main/skills/helloagents/templates
Command: npx skills add https://github.com/Kaze-sn/Vibe-code --skill templates-kaze-sn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill centralizes documentation templates for Wiki creation and proposal packaging.

Core Features & Use Cases

  • Knowledge-base templates: includes common docs like changelog, index, overview, and other knowledge-base templates.
  • Proposal/Plan templates: provides plan and history file templates to structure packaging work.
  • Use Case: When starting a new project, use these templates to scaffold a Wiki and associated plan files quickly.

Quick Start

Activate the templates skill and copy the desired template from the templates directory (e.g., wiki/overview.md, history/index.md) as a starting point for your project.

Frequently Asked Questions about templates

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

FAQPage Schema
How do I quickly scaffold a Wiki for a new project?

To scaffold a Wiki, activate the templates skill and copy the desired knowledge-base templates, such as overview.md or changelog.md, from the templates directory to start your project documentation.

What markdown templates are available for knowledge-base documentation?

Available knowledge-base templates include common markdown documents like changelog, index, and overview files, providing standardized structures for your project documentation needs.

Can I use these templates to structure proposal packaging?

Yes, you can use the provided proposal and plan file templates, including history file templates, to rapidly structure and scaffold your proposal packaging work.

Do I need a specific directory structure to use documentation templates?

Yes, activation requires a SKILL.md frontmatter containing a name and description, alongside a templates directory that holds the actual markdown files you wish to copy.

What is the best way to generate a project knowledge-base from scratch?

The best way to generate a knowledge-base from scratch is using centralized documentation templates to quickly scaffold index and overview files, ensuring consistent structure across your project.