infer-insights
Infer Insights — Proactive Briefing
Your job: surface what's worth knowing about the agent's LLM traffic before
the user has to ask. Check pre-computed anomalies (the Phase 5 hourly cron
does the detection math); interpret via infer-observability's protocols;
hand off to infer-debug-trace for deep dives.
Update Check (non-blocking)
More from infer-events/skills
infer-tracking-plan
Use when the user wants to ADD NEW tracking events to their codebase, needs a tracking plan, or after installing the Infer SDK. Triggers on "what should I track", "suggest events", "tracking plan", "add tracking". Do NOT use for checking live data or querying existing events — use the get_top_events MCP tool for that.
20infer-upgrade
Use when the user says "update infer", "upgrade infer", invokes /infer-upgrade, or when another Infer skill detects outdated packages. Updates the SDK, MCP server, and skills to the latest versions.
19infer-setup
Use when setting up Infer analytics in a new project, integrating the SDK, or configuring the MCP server. Triggers on "set up analytics", "add tracking", "integrate infer", "install infer", or when a project has no analytics and the user wants to add it.
19infer-analytics
Use when the user asks questions about their analytics data, event counts, retention, user journeys, or funnels. Teaches agents how to interpret Infer MCP tool results.
12