mvt-template

List, view, customize, reset, and export MVTT output templates safely.

19|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/uoyoCsharp/My-Virtual-TechTeam --skill mvt-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mvt-template
Source: https://github.com/uoyoCsharp/My-Virtual-TechTeam/tree/main/.claude/skills/mvt-template
Command: npx skills add https://github.com/uoyoCsharp/My-Virtual-TechTeam --skill mvt-template

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you inspect, customize, reset, and export MVTT output templates without altering the underlying skill logic or damaging default template files.

Core Features & Use Cases

  • Template Inventory: Scans registered MVTT templates and shows whether each one is default, customized, missing, or orphaned.
  • Safe Customization Workflow: Guides you through editing template sections, frontmatter fields, or applying a patch, then previews and validates changes before saving.
  • Reset and Export: Revert a customized template back to default or export the active version for review, backup, or manual editing.
  • Use Case: If your team wants analysis or design outputs to follow a house style, you can create custom overrides in the proper location while preserving the original templates and required structure.

Core Features & Use Cases

  • Registry-Aware Management: Uses the MVTT registry to map templates to skills and detect stale or broken references.
  • Validation Guardrails: Preserves heading structure, frontmatter integrity, and placeholders when required by the original template.
  • Controlled File Operations: Restricts edits to the custom template directory and prevents accidental modification of default templates.

Quick Start

Ask the AI to use the mvt-template skill to list available templates and help you customize or reset one by name or number.

Frequently Asked Questions about mvt-template

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

FAQPage Schema
How do I customize MVTT output templates without altering default files?

To customize MVTT output templates safely, you can create custom overrides in a designated custom template directory. This workflow preserves the original default templates and underlying skill logic while allowing house style modifications.

How does template validation work when editing frontmatter and headings?

Template validation enforces guardrails by preserving the original heading structure, frontmatter integrity, and required placeholders. It previews and validates all applied changes before saving to ensure structural compliance.

Can I reset a customized MVTT template back to its original default state?

Yes, you can reset customized MVTT templates back to their default state. The registry-aware management system maps templates to skills and safely reverts any custom overrides while detecting stale references.

What is the best way to inventory and inspect registered MVTT templates?

The best way to inventory MVTT templates is using a template scan that lists all registered files. This scan identifies whether each template is currently default, customized, missing, or orphaned within the registry.

Does restricting file operations to the custom template directory prevent accidental modification of defaults?

Yes, restricting file operations to the custom template directory prevents accidental modification of defaults. Controlled writes limit all edits to the custom override location, ensuring default template files remain untouched.

How do I export an active MVTT template for backup or manual editing?

You can export the active version of an MVTT template for review, backup, or manual editing. This function extracts the currently applied template file, including any custom overrides, into an exportable format.