← Back to Skills Marketplace
Zhua Contributor
by
beipian261
· GitHub ↗
· v1.0.0
· MIT-0
230
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zhua-contributor
Description
爪爪社区贡献系统 —— 发布技能到skillhub、撰写文档、分享经验。Use when 爪爪需要向OpenClaw社区贡献、发布技能、或建立影响力。
Usage Guidance
This package looks like an incomplete contribution helper rather than a ready-to-run publisher. Before installing or running anything: (1) Ask the author for the missing scripts referenced in SKILL.md (prep_skill.py, validate_skill.py, gen_docs.py, publish_skill.py) and for a clear explanation of what credentials are needed and how they're used. (2) Do not run publish_all.sh as root — it reads /root/.openclaw/workspace and could reveal other skills; review its contents and run in a sandbox. (3) Verify where API keys will be stored and ensure the skill declares required env vars if it needs them. (4) If you only need documentation guidance, use SKILL.md and assets as read-only references instead of executing scripts. If the author cannot justify the missing files and credential handling, treat the package as incomplete and avoid using it.
Capability Analysis
Type: OpenClaw Skill
Name: zhua-contributor
Version: 1.0.0
The skill bundle is a framework for an AI agent to manage community contributions and skill publishing. It contains mostly placeholder documentation and a harmless bash script (scripts/publish_all.sh) that performs local file existence checks and prints status messages without executing network calls or sensitive operations. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill claims to package and publish skills to 'skillhub' and produce docs. However, SKILL.md instructs running helper scripts (prep_skill.py, validate_skill.py, gen_docs.py, publish_skill.py) that are not present in the package. The included files are placeholders (example.py) and a shell helper (publish_all.sh) that only partially match the stated publishing capability, so the declared functionality and actual bundle are inconsistent.
Instruction Scope
Runtime instructions direct the agent to execute specific scripts that don't exist in the archive. The published helper script (publish_all.sh) references /root/.openclaw/workspace and would inspect .skill packages there — accessing that agent workspace could reveal other packaged skills. The SKILL.md also mentions API keys and a publish step but does not declare or describe how credentials should be provided or used. Instructions are therefore incomplete and grant the agent ambiguous discretion.
Install Mechanism
There is no install spec (instruction-only), so nothing will be automatically downloaded or installed during setup. This is the lowest-risk install mechanism.
Credentials
The documentation acknowledges that publishing requires an API key, but the skill declares no required environment variables or primary credential. That omission is an inconsistency: publishing to an external registry normally involves credentials. Additionally, the provided shell script inspects files in /root/.openclaw/workspace, which could expose information about other skills; this access is not justified or explained in the package metadata.
Persistence & Privilege
The skill is not marked 'always' and does not request persistent installation. However, included scripts assume filesystem access (checking /root/.openclaw/workspace). While they do not modify other skills or system configuration, they can read agent workspace contents — a privacy/scope concern but not direct privilege escalation in the package as provided.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zhua-contributor - After installation, invoke the skill by name or use
/zhua-contributor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of zhua-contributor.
- Enables publishing skills to skillhub, writing documentation, and sharing experience within the OpenClaw community.
- Supports key contribution types: skill release, documentation, bug fixes, community support, and knowledge sharing.
- Provides step-by-step workflow for packaging, validating, documenting, and releasing skills.
- Introduces influence metrics such as downloads, community activity, and feedback scores.
- Defines Zhuazhua branding and roles within the community.
Metadata
Frequently Asked Questions
What is Zhua Contributor?
爪爪社区贡献系统 —— 发布技能到skillhub、撰写文档、分享经验。Use when 爪爪需要向OpenClaw社区贡献、发布技能、或建立影响力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install Zhua Contributor?
Run "/install zhua-contributor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zhua Contributor free?
Yes, Zhua Contributor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zhua Contributor support?
Zhua Contributor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zhua Contributor?
It is built and maintained by beipian261 (@beipian261); the current version is v1.0.0.
More Skills