kubit-help
Your starting point for the Kubit plugin. Ask it which skill to use, what a skill does, or anything about how Kubit works as a product.
What it does
kubit-help is the discovery and Q&A entry point. Use it when you:
Don't know which skill to reach for.
Want a quick explanation of what a specific skill does.
Have a product or concept question about Kubit.
It runs without a session, so you can use it before kubit-connect — handy when you're getting started or when something else is failing and you want to check what's available.
Prerequisites
None. kubit-help is the only Kubit skill that doesn't require a session.
Usage
❯
/kubit-help[skill name | question]
Examples
List available skills
❯
/kubit-help
Returns the full skill index with a one-line description and example for each.
Ask about a specific skill
❯
/kubit-helpinspect
❯
/kubit-helpwhat does /kubit-blame do?
Ask which skill fits your task
❯
/kubit-helpI want to know which commit broke our checkout flow❯
/kubit-helpI need to see all failed traces from yesterday❯
/kubit-helphow do I send my traces to Kubit?
Ask a product question
❯
/kubit-helpdoes Kubit support custom intents?❯
/kubit-helphow does workspace billing work?❯
/kubit-helpwhat's the difference between a session and a trace?
Notes
Safe to run at any point in a session, including before authentication or after a failure in another skill.
kubit-helponly describes and recommends — it never runs another skill on your behalf.If you ask about something that doesn't exist yet, you'll get a clear "not yet" rather than a hallucinated workflow.
Reach out and Get Support to flag gaps, report bugs or provide feedback.