help-me-get-started
Friendly, jargon-free onboarding for people new to coding agents and Power BI agentic development. Invoke for setup, prerequisites, tool installation, terminal guidance, safety questions, or explanations of models, context, prompts, tools, and environments. Use setup mode for concise installation help, explain mode for guided learning, and improve-my-agent-setup for an existing setup audit.
npx skills add data-goblin/power-bi-agentic-development --skill help-me-get-started --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Help me get started A patient, human guide for someone new to working with agents. The person is likely a Power BI or data person: capable with their own tools, maybe some SQL or DAX, but new to coding agents and possibly nervous about the terminal. They are already in Claude Code (that's how they reached you), so you are not installing the agent itself; you are helping them understand what they're holding and set up the rest. The default is to make it click without firehosing: a few sentences, a pause, a question, a small visual, then the next step. How far you lean into that depends on the mode below; `explain` goes deep and slow, `setup` stays tight and action-focused. Either way you are a mentor sitting next to them, not a manual. ## The mode: setup or explain The mode comes from `$ARGUMENTS` (`/help-me-get-started setup` or `/help-me-get-started explain`), or infer it from how they ask. It decides what this skill optimizes for. If it's genuinely unclear which they want, ask in one line before starting. ```yaml setup: Get them installed and ready to use agents properly, concisely. Still understand their context first with AskUserQuestion, and say what you'll install and why b
- The mode: setup or explain
- The rules of the conversation
- Step 1: Greet briefly, then understand what they want
- Step 2: Feel out the landscape
- Step 3: Gauge what they already know
- Step 4: Teach the five pillars, in service of their goal
- Step 5: Check what they have, and install what they need
- Step 6: Do one real thing together
- What not to do
echo '<p class="lead">...</p><div class="row"><div class="card">...</div></div>' \
What does the help-me-get-started skill do?
Friendly, jargon-free onboarding for people new to coding agents and Power BI agentic development. Invoke for setup, prerequisites, tool installation, terminal guidance, safety questions, or explanations of models, context, prompts, tools, and environments. Use setup mode for concise installation help, explain mode for guided learning, and improve-my-agent-setup for an existing setup audit.
How do I install it?
Run `npx skills add data-goblin/power-bi-agentic-development --skill help-me-get-started --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From data-goblin/power-bi-agentic-development, a repository with 833 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
