A deep code audit and release preparation agent designed to automate the lifecycle of Python packages from testing to PyPI publishing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install release-prep
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install release-prep using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Release Prep is a specialized agent designed to eliminate the manual overhead of preparing software for distribution. By integrating with Openclaw Skills, this tool performs a multi-phase analysis of your Python projects, ensuring that code quality, documentation, and versioning are perfectly aligned before you hit publish.
The skill operates in three distinct modes: audit, fix, and release. Whether you just need a status report on your technical debt or want a fully automated pipeline that handles changelog generation and version bumping, Release Prep provides the guardrails needed for professional-grade software delivery within the Openclaw Skills framework.
To use Release Prep within Openclaw Skills, ensure your Python environment is configured with the following dependencies:
pip install ruff mypy pytest pytest-cov
You should also have a valid pyproject.toml file in your root directory. To trigger an audit, simply ask the agent to prepare release or audit code.
The skill interacts with and organizes data based on standard Python project structures:
| File | Role |
|---|---|
| pyproject.toml | Primary source for versioning, dependencies, and metadata. |
| README.md | Validated for usage examples and CLI entry point mentions. |
| CHANGELOG.md | Automatically updated with new version entries and git logs. |
| src/init.py | Checked for version consistency with project metadata. |
| tests/ | The directory used for running the logic validation suite. |
Loading
A comprehensive automation interface for the Icom IC-7610 transceiver, enabling remote control, CW keying, and real-time telemetry monitoring.

A sophisticated multi-model deliberation tool that gathers independent analysis from diverse AI providers to generate a synthesized consensus on complex problems.

A security-focused CLI tool designed to audit locally installed AI agent skills for exfiltration, execution, and policy risks.

A comprehensive CLI-based skill for discovering, casting media, and managing playback on Chromecast and Google Cast-enabled devices.

4chad is a specialized Solana trading platform designed for AI agents to launch tokens, swap assets, and manage creator fees through secure, local transaction signing.

An automated architect that transforms functional requirements into detailed system designs and technology recommendations.








































