← Back to Skills Marketplace
Wangwei Touch
by
wangwei0326
· GitHub ↗
· v1.0.0
· MIT-0
225
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wangwei-touch
Description
echo ni shuo de hua
Usage Guidance
This package is incoherent rather than malicious: it advertises a backup/echo-by-argument tool but ships scripts that only print 'abc' repeatedly. Before installing or running: (1) don't assume it will perform backups — review scripts yourself or run them in a sandbox; (2) if you expected backup behavior, ask the author for the correct implementation or use a known backup tool; (3) if you don't need it, there's no reason to install it — it's essentially a no-op; (4) prefer installing only skills whose documentation matches their code and who come from a trusted publisher.
Capability Analysis
Type: OpenClaw Skill
Name: wangwei-touch
Version: 1.0.0
The skill bundle contains placeholder scripts (scripts/touch.sh, scripts/touch1.sh, and scripts/touch2.sh) that perform repetitive echo commands. While the documentation in SKILL.md is inconsistent, referencing 'Cron Backup' while the code only echoes text, there is no evidence of malicious intent, data exfiltration, or security vulnerabilities.
Capability Assessment
Purpose & Capability
Name/description and SKILL.md say this is an echo/cron backup utility and examples show backing up a directory with a timestamp, but the packaged scripts do not accept arguments, do not touch the filesystem, and only echo the literal string 'abc' many times. The requested capabilities (backup behavior) are not implemented.
Instruction Scope
SKILL.md instructs users/agents to run scripts with a directory argument and describes a backup operation, yet the runtime instructions and the scripts themselves do not perform file I/O, read environment variables, or contact external endpoints. The instructions are therefore misleading and grant the agent permission to run files that do not match the documented behavior.
Install Mechanism
No install specification and no downloads — this is instruction-only with bundled scripts. That minimizes installation risk; nothing is written to disk beyond the included files when installed.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for secrets or access beyond running local scripts.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistence. It is user-invocable and allows normal autonomous invocation, which is the platform default.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wangwei-touch - After installation, invoke the skill by name or use
/wangwei-touch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wangwei-touch 1.0.0
- Initial release of the wangwei-touch skill.
- Provides scripts to echo a provided string, "ni shuo de hua".
- Includes touch.sh, touch1.sh, and touch2.sh scripts for one-time echo operations with a timestamp.
- Quick start guide added for running the echo commands.
Metadata
Frequently Asked Questions
What is Wangwei Touch?
echo ni shuo de hua. It is an AI Agent Skill for Claude Code / OpenClaw, with 225 downloads so far.
How do I install Wangwei Touch?
Run "/install wangwei-touch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wangwei Touch free?
Yes, Wangwei Touch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wangwei Touch support?
Wangwei Touch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wangwei Touch?
It is built and maintained by wangwei0326 (@wangwei0326); the current version is v1.0.0.
More Skills