yonclaw-skill-acceptance

Verify YonClaw skills against release standards through static and dynamic checks.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ufidaiufo-art/yonclaw-skill-acceptance --skill yonclaw-skill-acceptance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yonclaw-skill-acceptance
Source: https://github.com/ufidaiufo-art/yonclaw-skill-acceptance/tree/main
Command: npx skills add https://github.com/ufidaiufo-art/yonclaw-skill-acceptance --skill yonclaw-skill-acceptance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typescript, eslint, axios, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill ensures that a YonClaw/YonBIP skill meets all release standards before deployment.

Core Features & Use Cases

  • Comprehensive Inspection: Checks static files, categories, naming, dependencies, and risk assessments.
  • Dynamic Validation: Runs experiments to verify behavior, coverage, and safety.
  • Use Case: When preparing a skill for production, use this Skill to ensure all requirements are satisfied, reducing release errors.

Quick Start

Use this skill to validate your skill package by providing the paths to your skill-info.json, checkpoints, and test results.

Frequently Asked Questions about yonclaw-skill-acceptance

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

FAQPage Schema
How do I validate a YonBIP skill package before production release?

To validate a YonBIP skill package before release, run a pre-release validation tool that verifies compliance with development standards, functional coverage, and safety risks. This ensures enterprise-grade release approval by performing both static and dynamic verification.

What does static and dynamic verification of skill compliance involve?

Static and dynamic verification of skill compliance involves checking static files, naming, and dependencies, then running experiments to verify behavior and coverage. This process evaluates risk and safety to support enterprise-grade release approval.

Do I need TypeScript and ESLint configured to verify skill quality assurance?

Yes, you need TypeScript and ESLint configured, as they are required dependencies for the skill quality assurance and validation process. Axios is also required to support the dynamic verification and network requests during testing.

How do I run dynamic validation experiments on YonClaw skills?

To run dynamic validation experiments on YonClaw skills, you provide paths to your skill-info.json, checkpoints, and test results. The tool then executes experiments to verify behavior, coverage, and safety for release approval.

What's the best way to ensure my YonBIP skill meets development standards for deployment?

The best way to ensure your YonBIP skill meets development standards for deployment is through comprehensive inspection of static files, categories, naming, and dependencies. This pre-release validation tool reduces release errors by confirming all requirements are satisfied.