agent-skill-test
OfficialIsolate and validate CLI agent skill tests.
Software Engineering#isolated-workspace#agent-skill-testing#cli-agent-validation#runner-commands#skill-regression#multi-runner-testing
Authorcuelight
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Testing agent skills in shared or unstandardized environments causes cross-test contamination, inconsistent results across different CLI agents, and difficulty reproducing failures. This Skill eliminates that friction by providing a standardized, isolated workspace setup for skill testing.
Core Features & Use Cases
- Portable Isolated Workspaces: Creates self-contained test directories that copy skills under test to a universal
skills-under-test/path, with optional runner-native mirrors for Codex, Claude Code, Qoder CLI, and OpenCode. - Runner-Agnostic Command Generation: Builds correct, runner-specific execution commands for multiple popular CLI agents, handling shell quoting, output capture, and permission flags automatically.
- Generic Validation & Evidence Capture: Includes scripts to capture runner events, transcripts, and final messages, plus validate required files, regex patterns, and forbidden artifacts to ensure test outcomes meet acceptance criteria.
- Use Case: Use this Skill to smoke test new skills, run regression tests after skill updates, validate skill behavior across different agent runners, or prepare portable skill copies for distribution.
Quick Start
Use the agent-skill-test skill to create an isolated test workspace for your target agent skill, run it with your preferred CLI agent, and validate the produced artifacts against your expected requirements.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-skill-test Download link: https://github.com/cuelight/agent-skills/archive/main.zip#agent-skill-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.