skill-tester-yashu

Run multi-stage static and dynamic tests on AI skills with reports.

9|3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-tester-yashu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-tester-yashu
Source: https://github.com/steelan9199/wechat-publisher/tree/main/skills/skill-tester-yashu
Command: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-tester-yashu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the uncertainty of manual testing by providing a structured, automated framework to verify that your AI skills function correctly in real-world scenarios.

Core Features & Use Cases

  • Multi-Stage Testing: Executes a rigorous two-stage process covering static structural checks and dynamic functional testing.
  • Automated Reporting: Generates detailed, actionable test reports that highlight discrepancies between expected and actual outputs.
  • Use Case: Before publishing a new skill, use this tool to automatically run a suite of normal-scenario tests, ensuring all features are operational and dependencies are correctly configured.

Quick Start

Run the skill-tester-yashu skill to perform a full functional test on the target skill directory provided in your message.

Frequently Asked Questions about skill-tester-yashu

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

FAQPage Schema
How do I automate functional testing and validation for AI skills?

Automate AI skill validation by running a multi-stage testing framework that performs static structural analysis and dynamic execution of normal-scenario workflows to generate comprehensive performance reports.

What is static structural analysis in skill testing?

Static structural analysis is the first stage of skill testing that checks the foundational integrity and operational compliance of the skill before executing dynamic functional workflows.

Does skill testing work with Node.js dependencies?

Yes, the automated testing framework requires Node.js as a dependency to execute dynamic functional tests and validate external dependencies or credentials correctly.

Can I validate external dependencies and credentials during automated skill testing?

Yes, the dynamic execution stage of the automated testing process ensures all skill features meet defined contracts and handle external dependencies or credentials correctly.

How do I generate automated reports for AI skill quality assurance?

Generate automated QA reports by executing the multi-stage testing framework, which highlights discrepancies between expected and actual outputs in a detailed, actionable format.

Why does my AI skill fail dynamic execution after passing structural checks?

Dynamic execution failures after passing static structural checks often occur because external dependencies are misconfigured or defined contracts are not met during normal-scenario workflows.