vybz-artifact-metadata

Define and apply a consistent YAML frontmatter schema to vybz design artifacts.

4|2|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/nick-orton/vybz --skill vybz-artifact-metadata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vybz-artifact-metadata
Source: https://github.com/nick-orton/vybz/tree/main/src/vybz/library/skills/vybz-artifact-metadata
Command: npx skills add https://github.com/nick-orton/vybz --skill vybz-artifact-metadata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The standardized YAML frontmatter approach ensures vybz design artifacts are consistently tagged, discoverable, and governable across the workspace.

Core Features & Use Cases

  • Metadata organization: defines required fields (status, type, author, last_updated, references) and how artifacts in .vybz folders (designs, intents, bugs, critiques, blueprints) are tagged.
  • YAML Frontmatter enforcement: prescribes a strict schema and ensures new artifacts start in a recognized state with proper references.
  • Path-awareness and governance: facilitates centralized tagging, auditing, and cross-referencing of all vybz artifacts.

Quick Start

Update or create the YAML frontmatter at the top of a Markdown artifact to conform to the prescribed schema and link related references under the .vybz structure.

Frequently Asked Questions about vybz-artifact-metadata

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

FAQPage Schema
How do I standardize YAML frontmatter for design artifacts?

To standardize YAML frontmatter for design artifacts, define a strict schema enforcing required fields such as status, type, author, last_updated, and references across all Markdown files. This ensures new artifacts start in a recognized state with proper cross-referencing.

What metadata fields are required for vybz design artifacts?

Required metadata fields for vybz design artifacts include status, type, author, last_updated, and references. Enforcing these fields in the YAML frontmatter ensures that designs, intents, bugs, critiques, and blueprints are consistently tagged and discoverable.

How do I apply consistent metadata schemas to existing Markdown designs?

To apply consistent metadata schemas to existing Markdown designs, update the YAML frontmatter at the top of each file to conform to the prescribed schema. This standardizes discovery and governance across all artifacts located in .vybz folders.

Can I use YAML frontmatter to govern design artifacts across a workspace?

Yes, you can use YAML frontmatter to govern design artifacts across a workspace by facilitating centralized tagging, auditing, and cross-referencing. Applying a strict schema to all Markdown files in .vybz folders ensures consistent artifact discovery and management.

What is the best way to organize design artifact metadata in .vybz folders?

The best way to organize design artifact metadata in .vybz folders is by enforcing a strict YAML frontmatter schema. This approach defines required fields including status, type, author, last_updated, and references to standardize tagging for designs, intents, bugs, critiques, and blueprints.

Why does standardizing Markdown frontmatter help with design artifact discovery?

Standardizing Markdown frontmatter helps with design artifact discovery because it ensures consistent tagging and governance across the workspace. By enforcing required fields like status, type, author, last_updated, and references, artifacts become easily searchable and auditable.