← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install verifier-skill-generator
Description
Use when a project needs one or more verifier skills for web, CLI, or API runtime checks that the Verify agent can discover automatically.
Usage Guidance
This skill is an instruction-only template for generating repository-specific verifier skills and appears internally consistent. Before installing or running it: (1) be prepared that the agent will scan your repository files and configs to detect stacks and tooling; (2) carefully review any verifier folders or code the skill generates (especially 'authentication' or 'self-update' code) before executing them or supplying secrets; and (3) if provenance matters to you, note the skill's source/homepage are unspecified—ask for author or repository details if you need stronger trust guarantees.
Capability Analysis
Type: OpenClaw Skill
Name: verifier-skill-generator
Version: 1.0.0
The skill bundle is a generator designed to create project-specific 'verifier skills' for web, CLI, and API surfaces. The instructions in SKILL.md and agents/openai.yaml focus on project inspection and code generation for functional testing purposes, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: the skill's purpose is to inspect a project and generate verifier skill folders for web/CLI/API surfaces. There are no unexpected dependencies, binaries, or credentials declared.
Instruction Scope
The runtime instructions direct the agent to 'inspect the project' and detect stacks, layouts, and tooling availability — which reasonably implies reading repository files and configs. The instructions do not tell the agent to read unrelated system files or exfiltrate data, but reviewing repo files is inherent to the stated purpose and should be expected.
Install Mechanism
No install spec or code is included; this is instruction-only, so nothing will be written to disk by an installer as part of skill installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does ask generated verifiers to include 'setup, authentication, cleanup, and self-update behavior' — but that applies to generated artifacts, not this skill's own runtime requirements.
Persistence & Privilege
always is false and there are no indications the skill modifies other skills or system-wide agent settings. The skill is user-invocable and can be invoked autonomously by the agent (platform default), which is expected for a generator.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install verifier-skill-generator - After installation, invoke the skill by name or use
/verifier-skill-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial extraction from local Claude Code source
Metadata
Frequently Asked Questions
What is Verifier Skill Generator?
Use when a project needs one or more verifier skills for web, CLI, or API runtime checks that the Verify agent can discover automatically. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Verifier Skill Generator?
Run "/install verifier-skill-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Verifier Skill Generator free?
Yes, Verifier Skill Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Verifier Skill Generator support?
Verifier Skill Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Verifier Skill Generator?
It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.
More Skills