Awesome-openclaw-skills npm-search
Search npm packages. Use for finding Node.js/JavaScript packages, libraries, and tools.
install
source · Clone the upstream repo
git clone https://github.com/sundial-org/awesome-openclaw-skills
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/npm-search" ~/.openclaw/skills/sundial-org-awesome-openclaw-skills-npm-search && rm -rf "$T"
manifest:
skills/npm-search/skill.mdsource content
NPM Search
CLI wrapper for npm-search-mcp-server.
Note: Examples show command syntax. Replace queries with the user's actual request.
Search Packages
bash scripts/npmsearch "<query>"
Command Reference
| Command | Description |
|---|---|
| Search npm packages |
Notes
- Requires
installednpm-search-mcp-server - Requires
jq