infer-setup
Infer Setup — The Wizard
Update Check (non-blocking)
Run this at the start. Checks for newer Infer versions using a 6-hour cache:
More from infer-events/skills
infer-insights
Use when the user asks for LLM observability insights, a health check, a pulse on their agent, or says "what should I know about my data." Also use when invoked via /schedule or /loop for automated daily insights.
20infer-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-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