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 CSalcedoDataBI/powerbi-pbip-tools --skill skill-semantic-architect-powerbigit clone --depth 1 https://github.com/CSalcedoDataBI/powerbi-pbip-toolsWrote 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/csalcedodatabi/powerbi-pbip-tools/skill-semantic-architect-powerbi)<a href="https://agentmods.dev/skills/csalcedodatabi/powerbi-pbip-tools/skill-semantic-architect-powerbi"><img src="https://agentmods.dev/badge/skills/csalcedodatabi/powerbi-pbip-tools/skill-semantic-architect-powerbi/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/csalcedodatabi/powerbi-pbip-tools/skill-semantic-architect-powerbi"><img src="https://agentmods.dev/badge/skills/csalcedodatabi/powerbi-pbip-tools/skill-semantic-architect-powerbi.svg" alt="Reviewed on agentmods" width="80" 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.00057 | $0.00940 |
| Opus 5 | $0.00028 | $0.00470 |
| Sonnet 5 | $0.00011 | $0.00188 |
| Haiku 4.5 | $0.00006 | $0.00094 |
Grade A, and why
Power BI Semantic Architect 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Power BI Semantic Architect
Esta skill automatiza la documentación completa de un modelo de datos de Power BI. Usando el Model Context Protocol (MCP) como puente bidireccional, el agente lee los metadatos del modelo, investiga la industria, genera un Context Store semántico y —tras la validación del experto— escribe descripciones + KPIs directamente en el modelo.
Clonar Solo Esta Skill
git clone --filter=blob:none --sparse https://github.com/CSalcedoDataBI/powerbi-pbip-tools.git
cd powerbi-pbip-tools
git sparse-checkout set skills/skill-semantic-architect-powerbi
Cuándo Usar esta Skill
Úsala cuando:
- Se necesite documentar un modelo Power BI existente (descripciones de tablas, columnas, medidas)
- El usuario diga "documenta el modelo", "genera descripciones", "crea KPIs", "semantic architect" o similar
- Se requiera un Context Store (mapa semántico) de un modelo para futuras consultas
- Se necesite ocultar automáticamente claves foráneas/primarias del panel de campos
- Se quiera crear medidas DAX estándar basadas en la industria del modelo
Prerequisitos
| Componente | Herramienta | Por qué es necesario |
|---|---|---|
| Conexión al modelo | MCP Server (Power BI) | Lectura y escritura de metadatos del modelo |
| Investigación | Web Search | Búsqueda de KPIs y estándares de industria |
| Procesamiento | File Reader | Análisis de PDFs, código M y documentos técnicos |
[!IMPORTANT] El MCP Server de Power BI debe estar habilitado y conectado al modelo activo antes de iniciar. Sin él, las fases 1 y 4 no pueden ejecutarse.
Flujo de Trabajo: 4 Fases
┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
│ FASE 1 │───▶│ FASE 2 │───▶│ FASE 3 │───▶│ FASE 4 │
│ Escaneo │ │ Deep │ │ Context │ │ Auditoría │
│ ADN Modelo │ │ Research │ │ Store │ │ + Ejecución │
│ │ │ │ │ │ │ │
│ 🤖 Auto │ │ 🤖 Auto │ │ 🤖 Auto │ │ 👤 + 🤖 │
└─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘
What ships with it
11 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.
- examples/retail-example.en.md 8.2 KB
- examples/retail-example.md 8.6 KB
- projects/.gitkeep 0 B
- projects/Contoso_Sales/context-store.md 8.9 KB
- resources/context-store-template.en.md 2.3 KB
- resources/context-store-template.md 2.5 KB
- resources/industry-research-prompts.en.md 5.0 KB
- resources/industry-research-prompts.md 5.2 KB
- resources/naming-conventions.en.md 3.8 KB
- resources/naming-conventions.md 4.0 KB
- SKILL.en.md 11 KB
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.
- 12d ago First seen · 74 lines · 57 tokens per session scan A 1840b7f796f4
Power BI Semantic Architect is a skill published in the GitHub repository CSalcedoDataBI/powerbi-pbip-tools (4 stars, last pushed 9d ago), licensed MIT. It adds 57 tokens to every session and 940 once invoked, about $0.0003 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-31.
Other skills, from other repositories
neurolink-guide
Guide for using the NeuroLink SDK and CLI. Invoke when users ask how to use neurolink, integrate AI providers, add MCP tools, configure RAG, set up memory, deploy servers, or work with multimodal content. Covers SDK, CLI, providers, tools, and enterprise features.
opik-optimizer
Optimize LLM prompts, tools, and agents in Opik using standardized optimizer workflows (prompt optimization, tool optimization, and parameter tuning), dataset/metric wiring, and result interpretation.
ag-referencia-anti-ciclo-preditivo
30+ regras anti-ciclo para sistemas preditivos (classificacao, regressao, forecast, anomaly, scoring, recommendation). Reference skill on-demand.
ag-referencia-prompt-guide
Guia canonico de prompts para gerar UI em Claude/Cursor/Lovable/v0. Estrutura 6 blocos (Contexto/Layout/Estilo/Refs/Constraints/Entregavel). Invocar ANTES de pedir geracao de UI.
csv-transform
Limpar, validar e transformar arquivos CSV/TSV sujos. Headers errados, encoding quebrado, duplicatas, dados inconsistentes. Trigger quando usuario menciona CSV com problemas ou quer padronizar dados tabulares.
prompt-coach
A hook-driven coach that reads every prompt sent to Claude Code and rewrites it toward proven prompting habits — definition-of-done, scoped references, guardrails, verification. Rules graduate as they are demonstrated, so the coaching fades as the user improves. The hook runs on its own, but load this skill when the…