metric-search
Installation
SKILL.md
metric-search
Search, list, and audit GrowthBook metrics and fact tables. Three jobs share this skill: inventory ("what do we have?"), lookup ("find the revenue metric and show me its definition"), and chartability triage ("what can I actually explore?"). It is the discovery front door for analytics-explore and experiment-design.
Read-only — this skill never writes.
All API calls go through the bundled helper. Under the Claude Code plugin install, it lives at ${CLAUDE_PLUGIN_ROOT}/scripts/gb-call (the plugin root). Under npx skills install, it lives at scripts/gb-call relative to this skill's directory. It expects GB_API_KEY in env.
Workflow
Pick the path that matches the user's request.
Path A — Inventory ("what metrics / fact tables do we have?")
There is no search endpoint; list and filter client-side.