Beta Quick Skill Maker

v1.0.0

Creates a complete SKILL.md in one command. Input name + description + emoji → output a production-ready OpenClaw skill file.

0· 46·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is a 'quick skill maker' and only requires python3 to run a small script that templates a SKILL.md. Required binaries and the included maker.py align with the described functionality.
Instruction Scope
Instructions are narrowly scoped: run maker.py with name/description/emoji to write SKILL.md. One practical note: maker.py will overwrite SKILL.md in the current directory without prompting, which is a data-loss risk but not a security concern.
Install Mechanism
No install spec; this is instruction-only with a small local Python script. There are no downloads or extracts, and no external package installs.
Credentials
The skill requests no environment variables, credentials, or config paths. maker.py does not read environment variables or other files; the requested access is proportional to its purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills' configs. It runs on demand and only writes a local SKILL.md file.
Assessment
This skill is small and appears safe: it only runs a local Python script that creates a SKILL.md file. Before running, consider (1) running it in an empty or disposable directory to avoid overwriting an existing SKILL.md, (2) opening the maker.py source (it's short and readable) to verify it matches the provided content, and (3) ensuring you have python3 on PATH. There is no network activity or credential access in the code. If you need confirmation, run the script with test inputs first to inspect the generated file.

Like a lobster shell, security has layers — review code before you run it.

latestvk97424c1zkw6nve6gxvzexj46583re31openclawvk97424c1zkw6nve6gxvzexj46583re31

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Clawdis
Binspython3

Comments