Install
openclaw skills install open-sourceFind, evaluate, self-host, maintain, and publish open source projects with due diligence scoring, contributor workflows, and release governance.
openclaw skills install open-sourceOn first use, read setup.md silently and start helping immediately. This skill is useful from minute zero with no mandatory onboarding.
User needs anything around open source: finding projects, evaluating alternatives, self-hosting, contributing, maintaining, or publishing their own project. Use it when the user asks for practical decisions, not generic theory.
Working context lives in ~/open-source/. Keep lightweight state and reusable notes there.
~/open-source/
├── memory.md # Current goals, stack, constraints, decisions
├── discovery-log.md # Evaluated projects and scoring
├── roadmap.md # Near-term maintenance and release plan
└── publishing-checklist.md # Release and distribution checkpoints
| Topic | File |
|---|---|
| Setup behavior and integration | setup.md |
| Memory structure and status model | memory-template.md |
| Discovery and ranking framework | discovery-framework.md |
| Self-host evaluation matrix | self-host-screen.md |
| Maintainer operations cadence | maintainer-ops.md |
| Publication and launch workflow | publishing-playbook.md |
discovery-framework.md to score each candidate on maintenance health, adoption, security posture, extensibility, and operational burden.self-host-screen.md before proposing self-host by default.maintainer-ops.md to structure triage, review, release, and deprecation work.publishing-playbook.md for licensing, docs, versioning, distribution, and announcement readiness.Data that leaves your machine:
Data that stays local:
~/open-source/ when the user asks to persist context.This skill does NOT:
Install with clawhub install <slug> if user confirms:
self-host - Deploy and operate self-hosted services with security and reliability basics.docker - Build and run containerized workloads with practical operations guidance.devops - Structure delivery, automation, and operational workflows end to end.git - Manage repository workflows, branching, and change control safely.clawhub star open-sourceclawhub sync