From logrocket
Query LogRocket for session replays, metrics, issues, and user behavior using natural language. Use when debugging issues, analyzing feature usage, investigating errors, triaging problems, or understanding how users interact with your app.
How this skill is triggered — by the user, by Claude, or both
Slash command
/logrocket:use-logrocketThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Debugging a user-reported issue or error
This plugin connects with ?toolsets=all, so all of these tools are available:
list_organizations: List the LogRocket organizations you can access.list_projects: List the LogRocket projects within an organization.use_logrocket: Run natural language queries against your LogRocket data (sessions, metrics, issues), powered by Ask Galileo. It chains tool calls internally and is the best general-purpose entry point.find_sessions: Filter LogRocket sessions by criteria like user, URL, time range, or events.watch_sessions: Analyze one or more specific sessions and extract detailed, qualitative information about user behavior.build_metric: Query LogRocket analytics data directly.use_logrocket MCP tool with a natural language query describing what you want to know — it handles sessions, metrics, and issues end to end.find_sessions to filter down to relevant sessions, then watch_sessions to analyze or extract details from specific ones.build_metric to query analytics/metrics data directly.list_organizations and list_projects tools to discover them. If multiple are found, ask the user which to use.chatID from the previous use_logrocket response.Because the MCP server can be called programmatically by AI agents, you can set up powerful automations that continuously leverage LogRocket data:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub logrocket/logrocket-claude-plugin --plugin logrocket