agent-customization

Automates creation and maintenance of VS Code agent customization files with YAML frontmatter validation and templates.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/radrad/vscode-copilot-chat --skill agent-customization-radrad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-customization
Source: https://github.com/radrad/vscode-copilot-chat/tree/main/assets/prompts/skills/agent-customization
Command: npx skills add https://github.com/radrad/vscode-copilot-chat --skill agent-customization-radrad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation and maintenance of VS Code agent customization files to ensure consistent frontmatter, templates, and guidance across workflows.

Core Features & Use Cases

  • Centralized templates for agent customization files (Instructions, Prompts, Agents, and SKILL.md) that enforce YAML frontmatter structure.
  • On-demand validation and quick fixes for YAML syntax, applyTo rules, and frontmatter fields.
  • Integrated reference material and scripts to support advanced customization tasks and troubleshooting workflows.

Quick Start

Provide your customization goal and the skill will generate or adjust the required frontmatter and templates to fit your project structure.

Frequently Asked Questions about agent-customization

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

FAQPage Schema
How do I automate VS Code agent customization workflows with consistent YAML frontmatter?

Automate VS Code agent customization by generating and maintaining standardized frontmatter structures across SKILL.md, instructions, prompts, and agents. The skill validates YAML syntax, applyTo rules, and frontmatter fields while enforcing consistent templates to eliminate manual configuration errors.

What's the best way to validate YAML frontmatter syntax in VS Code agent files?

Validate YAML frontmatter syntax by running integrated tooling that checks frontmatter fields, applyTo rules, and overall structure across agent customization files. The skill provides on-demand validation and quick fixes to ensure discovery metadata and syntax comply with required standards.

Can I use custom scripts and reference materials for advanced VS Code agent customization?

Yes, you can use custom scripts and reference materials for advanced VS Code agent customization. The skill supports optional 'scripts/', 'references/', and 'assets/' resource directories, integrating reference material and scripts to support troubleshooting workflows and complex customization tasks.

How do I generate agent customization templates that fit my project structure?

Generate agent customization templates by providing your customization goal, and the skill will produce or adjust the required frontmatter and templates to fit your project structure. Centralized templates for Instructions, Prompts, Agents, and SKILL.md enforce consistent YAML frontmatter structure.

Why does my VS Code agent customization file fail discovery metadata validation?

Discovery metadata validation fails when YAML frontmatter structure, applyTo rules, or required fields do not meet enforced standards. The skill integrates with validation tooling to check syntax and ensure discovery metadata, offering quick fixes to resolve structural inconsistencies in agent files.