Provides a deterministic end-to-end test skill for the ClawHub
Scanned 6/7/2026
Install via CLI
openskills install modbender/skill-library-mcp---
name: e2e-repro3-1772127182276
description: Provides a deterministic end-to-end test skill for the ClawHub
publish lifecycle.
---
# e2e-repro3-1772127182276
## Purpose
Provides a deterministic end-to-end test skill for the ClawHub publish lifecycle.
## When To Use
- validating CLI publish/install/update/delete behavior
- verifying registry and metadata round-trips
## Usage
1. Install the skill.
2. Run the listed command examples.
3. Confirm output includes expected status messages.
## Notes
This skill is intentionally simple but includes enough concrete guidance to pass quality checks.
No comments yet. Be the first to comment!
使用pytest、TDD方法、夹具、模拟、参数化和覆盖率要求的Python测试策略。