← Back to Skills Marketplace
OpenClaw Contributor
by
manjaroblack
· GitHub ↗
· v0.1.1
· MIT-0
291
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-contributor
Description
Contribute to the OpenClaw core repository using the repo's own CONTRIBUTING.md rules. Use when working in `openclaw/openclaw` or a fork to triage issues, pl...
Usage Guidance
This skill appears coherent and appropriate for preparing OpenClaw PRs. Before running it: (1) review the two bundled scripts (they only call git and produce validation recommendations / PR text) and the SKILL.md to ensure you are running them against the intended checkout, (2) run them in a trusted or sandboxed workspace (don't point them at an unknown/untrusted repo), and (3) note that the skill expects standard developer tools (python3, git, pnpm) to be present when you follow the recommended validation commands. There are no network callbacks, no credential requests, and no odd install steps; it's safe-looking for its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-contributor
Version: 0.1.1
The openclaw-contributor skill bundle is a developer utility designed to assist in contributing to the OpenClaw repository. It includes workflow instructions in SKILL.md and helper Python scripts (scripts/recommend_checks.py and scripts/generate_pr_body.py) that analyze local git diffs to suggest testing commands and format pull request descriptions. The code performs standard git operations and text processing without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description match the included resources: SKILL.md, PR template, checklist, and two helper scripts that generate validation recommendations and PR bodies. The requested actions (inspect CONTRIBUTING.md, run recommend_checks.py, run pnpm build/check/test) are appropriate for preparing OpenClaw contributions.
Instruction Scope
SKILL.md instructs the agent to read repo-local CONTRIBUTING.md and run the bundled scripts against a local checkout. The scripts call git and derive recommended commands; they do not call external network endpoints or attempt to read unrelated system config. The runtime instructions are scoped to repository validation and PR prep.
Install Mechanism
No install spec is provided (instruction-only skill with bundled scripts). No external archives or download URLs are used. Risk from installation is minimal.
Credentials
The skill does not declare or require environment variables, credentials, or config paths. The scripts operate on a local git repo path supplied by the user; no secrets are requested or used.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not modify other skills or agent-wide config and does not request permanent elevated presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-contributor - After installation, invoke the skill by name or use
/openclaw-contributor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Add README, install docs, public links, and changelog.
v0.1.0
Initial release.
Metadata
Frequently Asked Questions
What is OpenClaw Contributor?
Contribute to the OpenClaw core repository using the repo's own CONTRIBUTING.md rules. Use when working in `openclaw/openclaw` or a fork to triage issues, pl... It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install OpenClaw Contributor?
Run "/install openclaw-contributor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Contributor free?
Yes, OpenClaw Contributor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Contributor support?
OpenClaw Contributor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Contributor?
It is built and maintained by manjaroblack (@manjaroblack); the current version is v0.1.1.
More Skills