Quick Skill Maker
name: quick-skill-maker
by 1477009639zw-blip · published 2026-04-01
$ claw add gh:1477009639zw-blip/1477009639zw-blip-betasqmaker---
name: quick-skill-maker
description: Creates a complete SKILL.md in one command. Input name + description + emoji → output a production-ready OpenClaw skill file.
metadata:
openclaw:
emoji: "⚡"
requires:
bins: [python3]
always: false
---
# Quick Skill Maker
Create a production-ready `SKILL.md` in one command.
Usage
python3 maker.py --name "my-skill" --desc "Does X" --emoji "🚀"Examples
# Research skill
python3 maker.py --name market-research --desc "Market research reports" --emoji "🔍"
# Trading skill
python3 maker.py --name spx-analysis --desc "SPX technical analysis" --emoji "📈"
# Any skill
python3 maker.py --name "your-skill" --desc "What it does" --emoji "🛠️"Output
Creates `SKILL.md` in current directory.
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...