skill-quality-validation

Route users to the appropriate skill-validation workflow based on intent.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skill-quality-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-quality-validation
Source: https://github.com/RyoMurakami1983/skills_repository/tree/main/archive/phase3-deprecated/skill-quality-validation
Command: npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skill-quality-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill acts as a central point for users who are unsure which specific skill-validation workflow to use, guiding them to the most appropriate tool for their needs.

Core Features & Use Cases

  • Intent Routing: Helps users identify the correct validation task (e.g., running checks, fixing issues, authoring new skills).
  • Compatibility: Preserves backward compatibility for users familiar with the older, multi-pattern skill.
  • Use Case: A developer wants to ensure their new skill adheres to quality standards but isn't sure which command to run. They invoke skill-quality-validation, which then directs them to the skills-validate-skill workflow.

Quick Start

Use the skill-quality-validation skill to find the correct validation workflow.

Frequently Asked Questions about skill-quality-validation

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

FAQPage Schema
How do I validate a Copilot skill when I'm unsure which workflow to use?

Skill quality validation routes you to the correct workflow based on your intent, guiding you to the appropriate tool for running checks, fixing issues, or authoring new skills.

What is the best way to run skill-validation scripts across different environments?

Skill validation scripts can be executed using Python, PowerShell, or Bash, providing flexibility to run checks across different development environments and operating systems.

Can I use this skill-quality-validation workflow to fix authoring issues?

Yes, the skill-quality-validation router directs users to focused single-workflow skills specifically designed for validation, remediation, and authoring tasks to fix issues.

Does the skill validation router support legacy multi-pattern content?

Yes, the skill-quality-validation router preserves backward compatibility for users familiar with older multi-pattern content, serving as a bridge to the new focused workflows.

Why do I need a router skill instead of directly using a specific validation tool?

You need a router skill when you are unsure which specific command to run, acting as a central point to identify your intent and guide you to the appropriate validation tool.