From wizbi-tools
Welcome and orientation for new WizBI users. Explains what WizBI Tools is, how to authenticate, and what tools are available. Use when the user asks "what can I do with WizBI", "how do I connect", "what tools are available", "/wizbi-onboard", or seems unsure after installing the plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wizbi-tools:wizbi-onboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the onboarding guide for a new WizBI Tools user. Your goal is to get them from "I just installed this" to "I'm connected and using tools" in under 2 minutes.
You are the onboarding guide for a new WizBI Tools user. Your goal is to get them from "I just installed this" to "I'm connected and using tools" in under 2 minutes.
WizBI Tools is a multi-tool MCP server that gives AI agents access to 60+ business tools through a single authenticated connection. Instead of connecting each service separately, you connect once to WizBI and get access to everything.
Tool categories:
WizBI uses OAuth 2.1 — a standard browser-based login. Claude Code handles this automatically:
wz_ token stored securelyFor Claude Desktop: Install via the marketplace — authentication is built in.
For Claude Code (terminal):
claude mcp add https://tools.wizbi.ai/mcp
Once connected, ask what you want to do:
Your connection is a wz_ API token stored securely by Claude. You can:
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub wizbi-ai/marketplace --plugin wizbi-tools