protheus-business

protheus-business is a skill for Claude Code from thalysjuvenal/advpl-specialist. It costs 157 tokens per session (655 once invoked), scanned A, original, MIT.

A reference skill for TOTVS Protheus, an enterprise resource planning system used to manage business operations. It describes workflows, data tables, routines, and connections across areas such as purchasing, inventory, invoicing, finance, and accounting.

In plain words
What is it for?
Use it to understand module workflows, identify relevant tables and fields, and trace integrations between Protheus areas.
Why use it?
It helps explain how Protheus business processes and modules fit together when the needed information is unfamiliar or spread across the system.

Skill for Claude Code

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

Part of the advpl-specialist plugin — 18 skills, 14 commands, 2 hooks shipped together

Good fit Use it to understand module workflows, identify relevant tables and fields, and trace integrations between Protheus areas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thalysjuvenal/advpl-specialist/protheus-business
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 thalysjuvenal/advpl-specialist --skill protheus-business
Clone the repo
git clone --depth 1 https://github.com/thalysjuvenal/advpl-specialist

Made for: Claude Code.

Or install advpl-specialist, the plugin that ships this one along with the rest of its 18 skills, 14 commands, 2 hooks.

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 protheus-business

README.md
[![agentmods](https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/protheus-business/github.svg)](https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/protheus-business)
Your own site
<a href="https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/protheus-business"><img src="https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/protheus-business/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.

agentmods 80×15 button for protheus-business

Your own site · 80×15
<a href="https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/protheus-business"><img src="https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/protheus-business.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 157 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 655 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00157 $0.00655
Opus 5 $0.00078 $0.00328
Sonnet 5 $0.00031 $0.00131
Haiku 4.5 $0.00016 $0.00065

Measured 13d ago against content hash 59f2582b599e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

protheus-business 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 13d 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.

skills/protheus-business/SKILL.md · 25 lines

What it actually says

Protheus Business Processes

This skill is a reference guide for TOTVS Protheus ERP business processes across eight modules: Compras, Estoque, Faturamento, Financeiro, Contabilidade, Fiscal, PCP, and Manutencao de Ativos. For each module it documents the main tables and fields, the key routines (e.g. MATA110, MATA460, MATA103), step-by-step business flows, and how the module integrates with others.

Activate this skill when the user asks how a business process works, which tables/fields a routine touches, or how two modules integrate (e.g. Compras feeding Estoque and Financeiro). Look up the module first in the local reference files; if the answer isn't found locally, fall back to a TDN web search as described in the lookup strategy.

It does not cover native function syntax (see protheus-reference), writing the SQL to query these tables (see embedded-sql), or generating/reviewing code that implements these processes (see advpl-code-generation, advpl-code-review).

Reference file Read when
reference.md Always -- module index, lookup strategy (local first, then TDN), and response format per query type
modulo-compras.md Questions about Compras (COM): solicitacoes, cotacoes, pedidos de compra, liberacao, entrada de NF
modulo-estoque.md Questions about Estoque (EST): movimentacoes, saldos, armazens, inventario
modulo-faturamento.md Questions about Faturamento (FAT): pedidos de venda, notas fiscais de saida, faturamento
modulo-financeiro.md Questions about Financeiro (FIN): titulos a pagar/receber, baixas, fluxo de caixa
modulo-contabilidade.md Questions about Contabilidade (CTB): lancamentos contabeis, plano de contas, integracao contabil
modulo-fiscal.md Questions about Fiscal (FIS): apuracao de impostos, SPED, documentos fiscais
modulo-pcp.md Questions about PCP: ordens de producao, estrutura de produtos, MRP
modulo-manutencao.md Questions about Manutencao de Ativos (MNT): ordens de manutencao, ativos, planos de manutencao
Files

What ships with it

9 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.

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. 13d ago First seen · 25 lines · 157 tokens per session scan A 59f2582b599e

Subscribe to this mod's changes

protheus-business is a skill published in the GitHub repository thalysjuvenal/advpl-specialist (186 stars, last pushed 22d ago), licensed MIT. It adds 157 tokens to every session and 655 once invoked, about $0.0008 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

advpl-dev

Especialista em desenvolvimento ADVPL/TLPP para o ecossistema TOTVS Protheus. Use esta skill para auxiliar com: escrita e revisão de código ADVPL e TLPP, criação de pontos de entrada (convencional e MVC), desenvolvimento de APIs REST, consultas SQL/Embedded SQL, acesso a tabelas do Protheus, criação de classes OO…

jaylson/claude-skill-advpl · 211 tokens

gestor-autonomos

Gestoría y contabilidad para autónomos en España. Usar cuando el usuario necesite calcular IVA trimestral (modelo 303), calcular pagos fraccionados de IRPF (modelo 130), gestionar libro de ingresos y gastos, verificar facturas emitidas o recibidas, calcular retenciones, preparar declaraciones trimestrales, estimar…

alexdcd/Mafia-Claude-Skills · 151 tokens

repo-first-defense

Auditoría defensiva para repositorios AI-native. Usar SIEMPRE que el usuario quiera revisar un repo antes de lanzar, mergear, actualizar dependencias, migrar package manager, configurar un agente IA, MCP, Claude/Cursor/Codex/OpenClaw, o cuando mencione supply chain, prompt injection, secretos, GitHub Actions…

alexdcd/Mafia-Claude-Skills · 133 tokens

landing-page-mastery

Sistema experto para crear y optimizar landing pages de alta conversión para productos digitales. Úsala para crear páginas desde cero (SaaS, cursos, ebooks, newsletters, Micro-SaaS), auditar páginas existentes para mejorar conversión, o generar copy persuasivo (PAS, AIDA). Incluye estructuras, copy, diseño, CTAs…

alexdcd/Mafia-Claude-Skills · 85 tokens

nombre-de-mi-skill

Descripción clara y completa de qué hace esta skill y cuándo debe activarse. Incluye los casos de uso principales y el contexto en el que Claude debe usar esta skill. Sé específico y detallado.

alexdcd/Mafia-Claude-Skills · 46 tokens

prompt-master

Generates optimized prompts for any AI tool. Use when writing, fixing, improving, or adapting a prompt for LLM, Cursor, Midjourney, image AI, video AI, coding agents, or any other AI tool.

alexdcd/Mafia-Claude-Skills · 49 tokens