CPobs

Pbi Screenshot — Development skill for Claude Code

Development community

Reload the open project from disk (only if Desktop has no unsaved changes) and capture every report page as PNG through the Desktop Bridge, then describe what you see.

How to install Pbi Screenshot

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

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

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

What Pbi Screenshot does


description: "Reload the open project from disk (only if Desktop has no unsaved changes) and capture every report page as PNG through the Desktop Bridge, then describe what you see. Usage: /pbi-screenshot [--no-reload]"

/pbi-screenshot

  1. Bash: powerbi-desktop status. No instance → tell the user to open the .pbip (or run /pbi-new) and stop.
  2. Pick the instance of the current project (match the file path). If it reports unsaved changes and --no-reload was not given: do NO

Alternatives in Development

  • Screenshot — Capture desktop, app windows, or pixel regions across OS platforms 14.6k ★
  • Ian Handdrawn Ppt — 中文手绘技术 PPT 整页图像生成 Skill 21:9 封面 + 16:9 正文配图 PNG 输出 1.4k ★
  • Img To Component — /agent-input/how-it-works/2.png 이미지에 대해서 다음 작업 수행하라 395 ★

Full documentation available on GitHub

View Source Repository