← Back to Skills Marketplace
Wangwei Mkdir
by
wangwei0326
· GitHub ↗
· v1.0.0
· MIT-0
223
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wangwei-mkdir
Description
echo ni shuo de hua
Usage Guidance
This package is internally inconsistent: it claims to be a mkdir/backup helper but the scripts only print 'abc' repeatedly and ignore arguments. It's not obviously malicious, but it's effectively useless or mis-packaged. Do not install or run these scripts on production/important systems. Ask the publisher for corrected code or a clear explanation of intended behavior. If you want backup functionality, request the actual implementation (creating directories, timestamping, copying files) and verify the scripts in a sandbox before granting broader access.
Capability Analysis
Type: OpenClaw Skill
Name: wangwei-mkdir
Version: 1.0.0
The skill bundle consists of three shell scripts (mkdir.sh, mkdir1.sh, and mkdir2.sh) that perform repetitive echo operations. While the documentation in SKILL.md is inconsistent—referencing directory backups while the scripts only output the string 'abc'—there is no evidence of malicious intent, data exfiltration, or harmful execution logic.
Capability Assessment
Purpose & Capability
Name suggests mkdir/backup; SKILL.md describes 'Cron Backup' and shows usage like './scripts/mkdir.sh abcd' to back up a directory with a timestamp. The bundled scripts do not implement mkdir or backup: they simply echo "abc" many times and ignore arguments. The requested files/permissions/vars are minimal and do not match the declared purpose.
Instruction Scope
SKILL.md instructs running the included scripts to perform a backup, but the runtime instructions and the script contents contradict each other. The scripts accept no parameters and perform only repeated echo output, so the instructions would not achieve the stated goal. This is scope creep / mislabeling rather than overtly malicious behavior.
Install Mechanism
No install spec; this is instruction-only with bundled scripts. No downloads, no package installs, and no code is fetched at runtime — low install risk.
Credentials
No environment variables, credentials, or config paths required. The skill does not request secrets or external service access.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. Nothing modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wangwei-mkdir - After installation, invoke the skill by name or use
/wangwei-mkdir - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of wangwei-mkdir skill.
- Provides scripts to echo a specified message ("ni shuo de hua") when executed.
- Includes three scripts: mkdir.sh, mkdir1.sh, and mkdir2.sh, each accepting a directory argument.
Metadata
Frequently Asked Questions
What is Wangwei Mkdir?
echo ni shuo de hua. It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.
How do I install Wangwei Mkdir?
Run "/install wangwei-mkdir" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wangwei Mkdir free?
Yes, Wangwei Mkdir is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wangwei Mkdir support?
Wangwei Mkdir is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wangwei Mkdir?
It is built and maintained by wangwei0326 (@wangwei0326); the current version is v1.0.0.
More Skills