← 返回 Skills 市场
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-test-writer
功能描述
Auto-generates unit tests and integration tests from source code. Supports Jest, Pytest, Mocha. Triggers: write tests, generate tests, unit test, test covera...
安全使用建议
This skill appears coherent and limited to reading your codebase and writing test files. Before installing, consider: 1) Only run it in a workspace/repo you trust or an isolated copy — it will read repository files and could access secrets present in the repo. 2) Review generated tests before committing; auto-generated tests may mock or call external services if not carefully inspected. 3) No external installers or credentials are required by the skill itself, but verify your agent's runtime permissions so it only accesses the intended project files.
功能分析
Type: OpenClaw Skill
Name: skylv-test-writer
Version: 1.0.0
The skill is a standard utility designed to automate the generation of unit and integration tests for JavaScript (Jest/Mocha) and Python (Pytest). The instructions in SKILL.md and the metadata in _meta.json are consistent with the stated purpose and do not contain any indicators of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (auto-generate tests for Jest/Pytest/Mocha) match the instructions (detect framework, parse source, generate/write test files). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions explicitly tell the agent to read project files (package.json, pyproject.toml, source files) and write test files — this is appropriate for generating tests. Note: 'read source files' is necessarily broad; if your repository contains secrets, the skill (when invoked) will have access to them via the agent's workspace. The SKILL.md does not instruct any exfiltration or external network calls.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be downloaded or written to disk by an installer step. Lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested. The requested access (project files) is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence. Autonomous invocation is allowed by default (platform behavior) but the skill itself does not request elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-test-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-test-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of skylv-test-writer, version 1.0.0
- Automatically generates unit and integration tests for JavaScript (Jest, Mocha) and Python (Pytest)
- Detects test frameworks and parses source files to identify key code paths
- Creates test case scaffolds for happy paths, edge cases, and error scenarios
- Supports triggers such as "write tests", "generate tests", and "test coverage"
- Includes templates and tips to maximize test coverage and quality
元数据
常见问题
Skylv Test Writer 是什么?
Auto-generates unit tests and integration tests from source code. Supports Jest, Pytest, Mocha. Triggers: write tests, generate tests, unit test, test covera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Skylv Test Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-test-writer」即可一键安装,无需额外配置。
Skylv Test Writer 是免费的吗?
是的,Skylv Test Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Test Writer 支持哪些平台?
Skylv Test Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Test Writer?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills