#11415: Update package.json metadata for npm discoverability
docs
stale
size: S
Cluster:
OpenClaw Plugin Enhancements
## Summary
- **Update `description`** — was still "WhatsApp gateway CLI (Baileys web) with Pi RPC agent", now reflects what OpenClaw actually is
- **Add `keywords`** — empty array meant the package was harder to find on npm
- **Add missing npm metadata** — `author`, `homepage`, `repository`, `bugs` fields
- **Remove duplicate vitest exclude** — `apps/macos/.build/**` was listed twice
- **Fix grammar** — "a OpenClaw" → "an OpenClaw" in `docs/start/showcase.md`
## Test plan
- [x] No code logic changes — metadata and docs only
- [x] Verified JSON is valid
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR updates root `package.json` npm metadata (description, keywords, author, homepage, repository, bugs) to better reflect OpenClaw and improve npm discoverability, and removes a duplicated vitest exclude entry. It also makes a small grammar fix in `docs/start/showcase.md` ("a" → "an").
Changes are isolated to documentation and package metadata and follow existing repository conventions for npm fields (e.g., `repository`/`bugs` object shapes).
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with minimal risk.
- Changes are limited to documentation text and npm metadata fields in package.json; JSON structure remains valid and new metadata matches established repo conventions. No runtime logic or build configuration semantics were altered beyond removing a duplicate exclude entry.
- No files require special attention
<!-- greptile_other_comments_section -->
<sub>(3/5) Reply to the agent's comments like "Can you suggest a fix for this @greptileai?" or ask follow-up questions!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#7145: chore: update package description to reflect multi-channel capabili...
by Protocol-zero-0 · 2026-02-02
83.4%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
82.3%
#3973: fix: enhance npm package integrity checks and include critical files
by YeSuX · 2026-01-29
79.7%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
78.3%
#17237: fix(update): guard post-install imports after npm global update
by tdjackey · 2026-02-15
77.9%
#23757: docs: replace outdated legacy names and paths
by jainilDesai · 2026-02-22
77.5%
#6235: fix: from source development command
by witcxc · 2026-02-01
77.2%
#19787: feat: Antigravity Fork - Token Economy, Mem0, sqlite-vec, Auto-Arch...
by msrovani · 2026-02-18
76.3%
#8800: chore: apply oxfmt formatting
by shamsulalam1114 · 2026-02-04
76.1%
#10744: fix: update stale MoltbotProtocol paths to OpenClawProtocol
by marezgui · 2026-02-06
76.0%