CPobs

Pbi Model — AI skill for Claude Code

AI community

Delegate structural work on the open model to pbi-modeler: add tables from a source, relationships, hierarchies, calendar link, column metadata.

How to install Pbi Model

Installs to ~/.claude/commands/cpobs-pbi-assistance-pbi-model.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CPobs/PBI-assistance/HEAD/.claude/commands/pbi-model.md -o ~/.claude/commands/cpobs-pbi-assistance-pbi-model.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pbi Model does


description: "Delegate structural work on the open model to pbi-modeler: add tables from a source, relationships, hierarchies, calendar link, column metadata. Usage: /pbi-model "

Delegate to the `pbi-modeler` agent with the Agent tool. Pass: the project path (the `.pbip` currently open — check with `powerbi-desktop status` if unknown), the template manifest path (`templates//template.yaml`, `` from `projects//pbi-assistance.json`; ask the user when that file

Alternatives in AI

  • Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
  • Memtrace Public — Structural memory for AI coding agents 466 ★
  • Octocode — Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in o 464 ★

Full documentation available on GitHub

View Source Repository