NextClaw Skill Resource Hub
Use this skill to discover, assess, and reuse high-signal resources for NextClaw skill expansion.
Source Priority
Read and prioritize sources in this order:
- NextClaw official repositories and docs (highest priority)
- OpenClaw official repositories (upstream-compatible references)
- Curated community lists with clear maintenance signals
- Trend/ranking platforms (for discovery only, not source of truth)
Use references/source-map.md as the primary index.
Workflow
- Clarify scope:
reference-only: collect links and notesadapt: identify candidates for adaptation into NextClaw built-in skillsimport: prepare concrete install/import actions
Build a candidate list from priority sources.
For each candidate, record:
- Repository URL and owner
- License
- Last update freshness
- Relevance to current NextClaw needs
- Recommendation:
reuse directly/adapt/reference only
- Produce a compact action plan:
- Top 3 to execute now
- Next 5 backlog candidates
- Risks and unknowns (license, maintenance, dependency weight)
Guardrails
- Prefer official upstream behavior over community forks when conflicting.
- Do not treat popularity alone as quality; always check maintenance and license.
- Keep output practical: links + decision + immediate next step.
Output Template
## Skill Resource Scan
### Top 3 Now
1. <name> - <url>
- Why: ...
- Action: reuse/adapt/reference
### Backlog Candidates
- <name> - <url> - <one-line reason>
### Risks / Unknowns
- ...