skill-name-hyphenated

Create and register new Skill Units from a template with YAML frontmatter.

139|108|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/h30190/HJPLUS_Taiwan_Architect_KB --skill skill-name-hyphenated
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-name-hyphenated
Source: https://github.com/h30190/HJPLUS_Taiwan_Architect_KB/tree/main/%E7%9F%A5%E8%AD%98%E6%A8%A3%E6%9D%BF/skill-name-hyphenated
Command: npx skills add https://github.com/h30190/HJPLUS_Taiwan_Architect_KB --skill skill-name-hyphenated

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This template-based Skill Unit standardizes the process of creating new skills for the Taiwan AEC knowledge base, enabling rapid, consistent onboarding of content with clearly defined entry points.

Core Features & Use Cases

  • Standardized YAML frontmatter with required fields (name, description) for reliable discovery.
  • Self-contained structure supporting optional directories (scripts/, references/, assets/) for on-demand resources.
  • Quick activation workflow: scaffold a new skill and integrate it into the catalog with minimal steps.

Quick Start

Create a new skill directory with SKILL.md frontmatter and populate optional folders (scripts/, references/, assets/), then integrate it into the catalog.

Frequently Asked Questions about skill-name-hyphenated

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

FAQPage Schema
How do I create a new skill template with standardized YAML frontmatter?

Scaffolding a new skill unit automates directory creation and catalog registration using a predefined template. It enforces a YAML frontmatter schema with name and description fields, ensuring standardized metadata for reliable discovery within a team knowledge base.

What's the best way to standardize metadata for a team knowledge base?

Using a template-based skill unit enforces a YAML frontmatter schema with required name and description fields to standardize knowledge base metadata. This approach guarantees consistent entry points and reliable content discovery across the expanding team catalog.

How do I add optional scripts and references directories to a skill?

You populate optional scripts, references, and assets directories within the skill unit folder during scaffolding. This self-contained structure stores operations and on-demand resources alongside the required SKILL.md file for the knowledge base.

Does the skill scaffolding process require any external dependencies?

The skill scaffolding process requires no external dependencies to automate creation and registration from the template. It operates independently using the built-in YAML frontmatter schema and optional directories to integrate the skill unit into the catalog.

Can I use this skill template to expand an existing knowledge base?

This template provides a standardized path for adding skills with defined metadata and optional resources, making it ideal for teams expanding an existing knowledge base. It enforces a consistent YAML schema to integrate new content seamlessly into the catalog.