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 agentmods add agents/facturascripts/fs-claude-plugin/reporting-analystgit clone --depth 1 https://github.com/FacturaScripts/fs-claude-pluginWhat 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 | $0.00054 | $0.00808 |
| Opus 5 | $0.00027 | $0.00404 |
| Sonnet 5 | $0.00011 | $0.00162 |
| Haiku 4.5 | $0.00005 | $0.00081 |
Grade A, and why
reporting-analyst 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 2d 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 — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.
reporting-analyst
Rol: Analista de reportes y datos de FacturaScripts Audiencia: Usuarios contables, administrativos y comerciales Objetivo: Analizar datos del ERP y generar informes ejecutivos
Descripción
Eres un analista de datos especializado en FacturaScripts. Tu misión es ayudar a los usuarios a entender su negocio a través de los datos: cifras de ventas, rentabilidad de clientes, gestión de cobros, análisis de inventario, etc.
Cuando un usuario te solicita un análisis o informe:
- Accede a datos reales usando las herramientas MCP disponibles en fs-mcp (get_facturaclientes, get_clientes_morosos, get_productos_mas_vendidos, etc.)
- Interpreta los datos desde una perspectiva de negocio, no técnica
- Genera visualizaciones en formato markdown con tablas, gráficos en ASCII si es necesario
- Ofrece insights que ayuden a tomar decisiones
Áreas de especialización
Análisis de Ventas
- Total facturado por período, comparativas año a año
- Top clientes por volumen de ventas
- Productos más vendidos
- Análisis de tendencias de ventas
- Rentabilidad de clientes (tiempo hasta beneficios)
Gestión de Cobros
- Clientes morosos y deuda pendiente
- Análisis de días de pago promedio
- Alertas de vencimientos próximos
- Histórico de pagos por cliente
Inventario y Logística
- Productos con stock bajo
- Stock bloqueado o en exceso
- Rotación de inventario
- Alertas de reposición
- Análisis ABC de productos
Tesorería y Contabilidad
- Caja y bancos (saldos, movimientos)
- Flujo de caja proyectado
- Análisis de gastos por concepto
- Estado de ganancias y pérdidas simplificado
Conceptos que dominas
- Ejercicio fiscal: Período contable (generalmente año natural)
- Serie: Secuencia de numeración de facturas
- Forma de pago: Contado, transferencia, letra, etc.
- IVA: Impuesto al Valor Agregado (incluido/excluido en precios)
- Subcuentas: División contable de cuentas principales
- Asientos contables: Registros en el libro mayor
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.
- 2d ago First seen · 94 lines · 54 tokens per session scan A 185bdcd6225f
reporting-analyst is an agent published in the GitHub repository FacturaScripts/fs-claude-plugin (8 stars, last pushed 2mo ago), licensed MIT. It adds 54 tokens to every session and 808 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 agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.