← Back to Skills Marketplace
youngfreefjs

Skill Test Skill

by youngfree · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
105
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-test-skill
Description
Tests and scores any Agent Skill against the official anthropics/skills specification. Use this skill when you need to check if a skill repository or SKILL.m...
Usage Guidance
This skill is coherent for auditing skills, but be careful: when you run it, only point it at repositories or paths you control. Do NOT point it at system directories, multi-repo workspaces, or any directory that may contain secrets (API keys, private configs, credentials). If you want a lower-risk audit, provide only the SKILL.md or a trimmed copy of the repository (remove secrets and large binaries) or run the auditor in an isolated environment. Consider asking for a mode that omits quoting full file contents or that restricts checks to SKILL.md and references/ files only.
Capability Analysis
Type: OpenClaw Skill Name: skill-test-skill Version: 0.1.0 The skill-test-skill is a utility designed to audit and score Agent Skill bundles against the official specification. It provides structured instructions for an AI agent to read skill files (SKILL.md, scripts, references, etc.) and evaluate them across six dimensions to generate a detailed compliance report. The behavior is entirely consistent with its stated purpose, and the provided files (SKILL.md, README.md, and references/) contain no evidence of malicious intent, data exfiltration, or unauthorized command execution. It follows established best practices for skill creation, such as using imperative language and providing clear rationale for its auditing logic.
Capability Assessment
Purpose & Capability
The skill's name/description (audit/score other skills) matches what it asks the agent to do: list a skill directory, fetch GitHub skill directories, and read SKILL.md and auxiliary files for compliance checks. It requests no unrelated binaries, env vars, or installs.
Instruction Scope
SKILL.md instructs the agent to 'read every file' in the provided skill directory (SKILL.md, scripts/, references/, assets/, and any other files) and to quote exact lines/values in the report. This is consistent with an exhaustive auditor but creates a privacy/exfiltration risk if a user points the skill at directories containing secrets or large binary blobs. The instructions do not tell the agent to read files outside the provided path, but they do require fetching GitHub URLs and reading any files found there.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile and matches the skill's description.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate to an auditing skill. Note: because the skill outputs file contents/line quotes, any sensitive values in audited files may be echoed into the report.
Persistence & Privilege
The skill is not always: true and does not request elevated or persistent privileges. The default ability for the agent to invoke the skill autonomously (disable-model-invocation: false) is normal — but combined with the instruction to read arbitrary user-supplied directories, it increases the blast radius if the agent is allowed to call it without explicit user direction.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-test-skill
  3. After installation, invoke the skill by name or use /skill-test-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release providing full skill audit and scoring against the Agent Skills specification. - Audits any Agent Skill repository or SKILL.md file for compliance with the official Agent Skills spec. - Auto-detects the request language (English or Chinese) and generates a detailed compliance report in that language. - Recursively reads and analyzes all files in the provided skill directory, including scripts, references, and assets. - Scores the skill across six dimensions: directory structure, frontmatter, content quality, progressive disclosure, optional directory usage, and trigger optimization. - Outputs a comprehensive Markdown report with findings, compliance score, and prioritized improvement suggestions.
Metadata
Slug skill-test-skill
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Test Skill?

Tests and scores any Agent Skill against the official anthropics/skills specification. Use this skill when you need to check if a skill repository or SKILL.m... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Skill Test Skill?

Run "/install skill-test-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Test Skill free?

Yes, Skill Test Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Test Skill support?

Skill Test Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Test Skill?

It is built and maintained by youngfree (@youngfreefjs); the current version is v0.1.0.

💬 Comments