An autonomous software engineering agent designed to handle complex codebase exploration, bug fixes, and feature implementations via a specialized CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mini-swe-agent
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 mini-swe-agent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The mini-swe-agent is a high-performance skill designed to act as an autonomous sub-contractor for software development projects. It is specifically built to manage the heavy lifting of end-to-end codebase editing, allowing developers to delegate intricate tasks like resolving GitHub issues or refactoring complex logic. By integrating this into your set of Openclaw Skills, you gain the ability to trigger a specialized agent that explores your files and applies changes without constant manual oversight.
To install this skill in your local environment, run the following command to create the directory and the metadata file:
mkdir -p ~/.openclaw/skills/mini-swe-agent && cat << 'EOF' > ~/.openclaw/skills/mini-swe-agent/SKILL.md
# mini-swe-agent
...
EOF
Ensure that the mini CLI is globally accessible in your system path so the Openclaw Skills runner can execute it correctly.
The mini-swe-agent operates primarily on the source code within your current working directory. It uses the following data inputs and outputs:
| Data Type | Description |
|---|---|
| Problem Statement | A detailed string describing the task to be performed. |
| CLI Flags | Parameters like --yolo that dictate the agent's autonomy levels. |
| File Edits | Direct modifications to source files within the project directory. |
| Execution Logs | Terminal output detailing the agent's reasoning and actions. |
Loading
ClawdVine is an agentic media network that enables AI agents to generate, monetize, and claim onchain identity through high-fidelity video content.

An isolated Kali Linux 2025.4 container designed to execute pentesting tools and high-risk commands safely away from your host machine.

A local-first accounting and expense tracking tool designed for AI agents to log purchases, manage budgets, and maintain financial audit trails.

A utility for tracking and displaying API usage statistics and session quotas directly within Telegram.

An advanced AI agent skill for generating high-quality technical articles and automating the publishing process on CSDN.

An automated AI skill that scrapes, filters, and synchronizes the latest internet slang and memes into a structured Dify knowledge base.








































