← Back to Skills Marketplace
知心测试助手
by
690566155-blip
· GitHub ↗
· v1.0.0
· MIT-0
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zx-test-runner
Description
Write and run tests with frameworks like Vitest, Jest, pytest, XCTest, and Playwright for unit, integration, and E2E testing in multiple languages.
Usage Guidance
This skill appears to be a helpful, instruction-only test-runner guide, but review before running the commands: 1) Verify the publisher/metadata — the provided _meta.json differs from the registry metadata (ownerId and slug mismatch); that inconsistency could be an innocuous bookkeeping error but is worth confirming. 2) The SKILL.md assumes tools (node/npm/npx, Python/pytest, Swift, Playwright) but the skill did not declare required binaries — ensure those tools are present and trustworthy before running install commands. 3) There is a typo ('uv pip install...') — double-check commands before copy/paste. 4) Running npx playwright install will download browser binaries from Playwright servers — run such commands in a sandbox/container or CI runner if you need to limit network/filesystem exposure. 5) Prefer to inspect any package versions you install (package.json, pip deps) and run installs in an isolated environment. If you cannot verify the publisher or metadata, treat the skill as untrusted and avoid executing its install/run commands on sensitive hosts.
Capability Analysis
Type: OpenClaw Skill
Name: zx-test-runner
Version: 1.0.0
The skill bundle is a standard utility for running software tests across multiple languages (TypeScript, Python, Swift). The SKILL.md file contains legitimate documentation, code snippets, and shell commands for well-known testing frameworks like Vitest, Jest, and pytest, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md provides practical commands and examples for Vitest, Jest, pytest, XCTest, and Playwright, which matches the skill name and description. No extra unrelated capabilities are requested in the instructions or manifest.
Instruction Scope
The instructions are generally scoped to writing/running tests and do not ask to read system files or transmit data to unexpected endpoints. However, the SKILL.md assumes presence of tools (npm/npx, python/pytest, swift, Node) but the skill declares no required binaries. There are minor mistakes (e.g., 'uv pip install pytest...' appears to be a typo). Playwright instructions will download browsers (npx playwright install) from upstream servers — normal for Playwright but worth being aware of.
Install Mechanism
There is no install spec and no code files. This is an instruction-only skill, so nothing will be written to disk by the skill package itself. Risk from arbitrary installs is low — however following its commands (npm install, npx, pytest, swift test) will install packages/tools if you run them.
Credentials
The skill declares no environment variables, credentials, or config paths and the instructions do not reference secrets or unrelated environment variables.
Persistence & Privilege
always is false and the skill does not request persistent system presence. It does not attempt to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zx-test-runner - After installation, invoke the skill by name or use
/zx-test-runner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 知心测试助手?
Write and run tests with frameworks like Vitest, Jest, pytest, XCTest, and Playwright for unit, integration, and E2E testing in multiple languages. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install 知心测试助手?
Run "/install zx-test-runner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 知心测试助手 free?
Yes, 知心测试助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 知心测试助手 support?
知心测试助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 知心测试助手?
It is built and maintained by 690566155-blip (@690566155-blip); the current version is v1.0.0.
More Skills