OpenClaw Skill Creator (yejay7)

v1.0.0

Crea skills para OpenClaw con el formato correcto. YAML frontmatter, _meta.json, estructura de archivos. Publicar en ClawHub es opcional.

0· 67·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
Name/description claim to create OpenClaw skills and the content consists entirely of templates and step-by-step instructions for creating SKILL.md and _meta.json, placing them in the local workspace, restarting the gateway, and optionally publishing to ClawHub — all coherent with the stated purpose.
Instruction Scope
Runtime instructions are limited to creating local files in the workspace path (/mnt/data/openclaw/workspace/.openclaw/workspace/skills/...), validating YAML/JSON, restarting the OpenClaw gateway, and optionally using the official clawhub CLI (npx clawhub) to publish. The instructions do not ask to read unrelated system files, exfiltrate secrets, or contact unexpected endpoints.
Install Mechanism
No install specification or bundled code — this is instruction-only. That is the lowest-risk install model and matches the skill's purpose.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. Suggested commands (npx clawhub login/publish) will use your existing CLI authentication if you choose to run them; that is appropriate and expected for optional publishing.
Persistence & Privilege
Skill is not flagged always:true and does not request persistent privileges. It may be invoked autonomously by default (platform standard), but the instructions simply create files in the agent workspace and optionally restart the local gateway — reasonable for a skill-creator utility.
Assessment
This appears to be a straightforward, instruction-only template for authoring OpenClaw skills. Before running any of the commands: (1) review the generated SKILL.md and _meta.json contents to ensure they match your intent; (2) be aware that 'npx clawhub publish' will use your ClawHub/GitHub authentication — do not provide tokens or credentials to untrusted code; (3) the skill writes to your workspace path and suggests restarting the OpenClaw gateway, so confirm you want those changes; and (4) if you plan to publish, use a trusted GitHub account and check the CLI output URLs. No credentials or external downloads are required by this skill itself, so risk is low.

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

latestvk975z1v94ak1wvqsvh3cdner4n841knropenclawvk975z1v94ak1wvqsvh3cdner4n841knrskill-creatorvk975z1v94ak1wvqsvh3cdner4n841knrtemplatevk975z1v94ak1wvqsvh3cdner4n841knryejay7vk975z1v94ak1wvqsvh3cdner4n841knr

License

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

Comments