paginated-report

paginated-report is a skill for Claude Code from data-goblin/power-bi-agentic-development. It costs 129 tokens per session (3,334 once invoked), scanned A, original, GPL-3.0.

A tool for creating and checking Power BI paginated reports, which are fixed-layout reports designed to print or export consistently across pages. It works with RDL, the report-definition format used by Power BI Report Builder and related Microsoft reporting products.

In plain words
What is it for?
Use it to author, validate, publish, and test RDL reports for Power BI Report Builder, SSRS, or Power BI Report Server.
Why use it?
It helps handle report files and publishing steps that require precise page layout rather than a flexible dashboard view.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the paginated-reports plugin — 1 skill, 1 hook shipped together

Good fit Use it to author, validate, publish, and test RDL reports for Power BI Report Builder, SSRS, or Power BI Report Server.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/data-goblin/power-bi-agentic-development/paginated-report
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add data-goblin/power-bi-agentic-development --skill paginated-report
Clone the repo
git clone --depth 1 https://github.com/data-goblin/power-bi-agentic-development

Made for: Claude Code.

Or install paginated-reports, the plugin that ships this one along with the rest of its 1 skill, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for paginated-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/data-goblin/power-bi-agentic-development/paginated-report.svg)](https://agentmods.dev/skills/data-goblin/power-bi-agentic-development/paginated-report)
Your own site
<a href="https://agentmods.dev/skills/data-goblin/power-bi-agentic-development/paginated-report"><img src="https://agentmods.dev/badge/skills/data-goblin/power-bi-agentic-development/paginated-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00129 $0.03334
Opus 5 $0.00064 $0.01667
Sonnet 5 $0.00026 $0.00667
Haiku 4.5 $0.00013 $0.00333

Measured 9d ago against content hash 50279fce2d3f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

paginated-report scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/export_rdl.ps1, scripts/export_rdl.sh, scripts/publish_rdl.ps1, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/paginated-reports/skills/paginated-report/SKILL.md · 95 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 95 lines · 129 tokens per session scan A 50279fce2d3f

Subscribe to this mod's changes

paginated-report is a skill published in the GitHub repository data-goblin/power-bi-agentic-development (906 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 129 tokens to every session and 3,334 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

foundry-hosted-agent-validation

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

microsoft/agent-framework · 82 tokens

csv-workbench

Analyze CSV files in /mnt/data and return concise numeric summaries.

openai/openai-agents-python · 17 tokens

typescript-providers

Implement, modify, test, or document TypeScript provider packages under ts/packages/providers, including framework adapters for OpenAI, Anthropic, Google, LangChain, Mastra, Vercel, LlamaIndex, Cloudflare, and Claude Agent SDK. Use for provider-specific TS work; do not use for core-only changes.

ComposioHQ/composio · 70 tokens

potpie-source-ingestion

Use when the user explicitly asks to ingest, refresh, or deeply understand a repository, PR, issue, ticket, runbook, incident report, document, or web link into Potpie. The harness performs todo-driven discovery, uses local/GitHub/integration tools and read-only subagents when available, builds evidence-backed…

potpie-ai/potpie · 82 tokens

azure-ai-document-intelligence-dotnet

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer"…

microsoft/skills · 83 tokens

azure-ai-document-intelligence-ts

Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models.

microsoft/skills · 47 tokens