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.
npx skills add data-goblin/power-bi-agentic-development --skill paginated-reportgit clone --depth 1 https://github.com/data-goblin/power-bi-agentic-developmentWrote 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.
[](https://agentmods.dev/skills/data-goblin/power-bi-agentic-development/paginated-report)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
What ships with it
17 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/enter-data-starter.rdl 14 KB
- assets/platform-template.json 320 B
- assets/semantic-model-starter.rdl 13 KB
- assets/sql-starter.rdl 13 KB
- references/data-sources.md 12 KB
- references/dev-loop.md 7.4 KB
- references/differences-with-ssrs.md 2.7 KB
- references/example-reports.md 4.2 KB
- references/questionnaire.md 5.1 KB
- references/rdl-format.md 18 KB
- references/renderers.md 9.7 KB
- references/report-structure.md 7.3 KB
- scripts/export_rdl.ps1 3.1 KB runs code
- scripts/export_rdl.sh 3.7 KB runs code
- scripts/publish_rdl.ps1 3.5 KB runs code
- scripts/publish_rdl.sh 4.4 KB runs code
- scripts/validate_rdl.py 16 KB runs code
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.
- 9d ago First seen · 95 lines · 129 tokens per session scan A 50279fce2d3f
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.
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.
csv-workbench
Analyze CSV files in /mnt/data and return concise numeric summaries.
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.
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…
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"…
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.