Back to Directory
general

Skillcraft

Create, design, and package OpenClaw skills. Use when asked to "make/build/craft a skill for X", or when extracting ad-hoc functionality ("turn my script/agent instructions/library into a skill"). Applies OpenClaw-specific integration concerns (tool calling, memory, message routing etc.) to build reusable skills that compose.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Clarified and streamlined the description for broader utility and focus. - Updated "Stage 1: Problem Understanding" to emphasize trigger scenarios (user phrases, mid-task needs, scheduled triggers) and outcomes. - Improved rationale and instructions for the synergy search and external dependency discovery during skill design. - Made various style and terminology tweaks for readability and practical workflow alignment.