← Back to Skills Marketplace
sky-lv

Skylv Test Writer

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-test-writer
Description
Auto-generates unit tests and integration tests from source code. Supports Jest, Pytest, Mocha. Triggers: write tests, generate tests, unit test, test covera...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-test-writer
  3. After installation, invoke the skill by name or use /skylv-test-writer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug skylv-test-writer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install Skylv Test Writer?

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

Is Skylv Test Writer free?

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

Which platforms does Skylv Test Writer support?

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

Who created Skylv Test Writer?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments