invalid-governance-skill

Validate skill deployment governance and demonstrate failure scenarios.

2.4k|224|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/yaojingang/yao-meta-skill --skill invalid-governance-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invalid-governance-skill
Source: https://github.com/yaojingang/yao-meta-skill/tree/main/tests/fixtures/governance_invalid_manifest
Command: npx skills add https://github.com/yaojingang/yao-meta-skill --skill invalid-governance-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill unit is designed to test and demonstrate governance failures in skill deployment processes.

Core Features & Use Cases

  • Validation Testing: Identifies and showcases scenarios where governance rules fail.
  • Error Demonstration: Provides examples of incorrect skill manifests and configurations.
  • Learning Tool: For developers to understand how incorrect skill deployment can impact systems.

Quick Start

Run the 'invalid-governance-skill' to observe governance validation errors.

Frequently Asked Questions about invalid-governance-skill

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

FAQPage Schema
What causes governance failures during skill deployment?

Governance failures during skill deployment occur when manifests contain incorrect configurations or invalid schema references. This skill identifies these specific deployment errors to provide developers with clear learning examples of how governance rules fail.

How do I validate a skill manifest for deployment errors?

You validate a skill manifest for deployment errors by running the invalid-governance-skill to trigger governance validation checks. It demonstrates failure scenarios by testing the deployment process and flagging incorrect skill manifests and invalid configurations.

How can I learn to identify incorrect skill configurations?

You learn to identify incorrect skill configurations by observing the error demonstrations generated by this validation tool. It showcases scenarios where governance rules fail, providing practical examples of how invalid manifests impact deployment systems.

Do I need any dependencies to test skill governance validation?

No dependencies are required to test skill governance validation. This skill operates independently with no external components, allowing you to directly observe deployment errors and failure scenarios without prior environment setup.

When should I test for skill deployment governance failures?

You should test for skill deployment governance failures during the development and validation phase. Testing early helps developers understand how incorrect manifests and configurations impact systems before releasing the skill for production deployment.