reversa-pricing-profile

Generate a Reversa billing profile via guided interview and write profile files.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/afsjr/secretaria_escola_csm --skill reversa-pricing-profile-afsjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-profile
Source: https://github.com/afsjr/secretaria_escola_csm/tree/main/.agents/skills/reversa-pricing-profile
Command: npx skills add https://github.com/afsjr/secretaria_escola_csm --skill reversa-pricing-profile-afsjr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you configure a complete billing profile for the Reversa workflow without guessing, by running a short guided interview and producing the required pricing profile files.

Core Features & Use Cases

  • Guided interview in pt-br: asks up to ten questions one at a time, using non-technical language and validating key fields like country ISO code, currency ISO code, and normalized seniority.
  • Tax regime mapping without external search: loads internal references to translate your chosen tax regime into an approximate tax factor and VAT/IVA pass-through warnings.
  • Deterministic profile persistence: saves the resulting configuration into _reversa_sdd/_pricing/profile.json and _reversa_sdd/_pricing/profile.md atomically, including backups when overwriting.

Quick Start

Use the skill by typing "/reversa-pricing-profile" and answer the interview questions to generate your Reversa billing profile.

Frequently Asked Questions about reversa-pricing-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a billing profile for Reversa pricing without manual JSON editing?

To configure a Reversa pricing billing profile, you can use a guided interview that asks up to ten questions in non-technical language, capturing your billing, seniority, and tax regime preferences to generate the required JSON configuration automatically.

What is the best way to set up tax regime and currency exchange settings for a Reversa billing profile?

Setting up tax regime and currency exchange for a Reversa billing profile involves selecting your preferences during a structured interview, which internally translates your tax regime into an approximate tax factor and handles billing currency validation without external web searches.

How does the guided interview map my tax regime selection into a pricing profile configuration?

The guided interview maps your tax regime selection by loading internal references that translate it into an approximate tax factor and VAT or IVA pass-through warnings, ensuring the resulting pricing profile configuration is validated against the required schema.

Do I need external web resources or API dependencies to generate a Reversa pricing profile?

You do not need external web resources or API dependencies to generate a Reversa pricing profile; the process relies entirely on internal references to validate inputs like country ISO codes, currency ISO codes, and normalized seniority.

What files are created when setting up a Reversa pricing billing profile?

Setting up a Reversa pricing billing profile atomically writes two files: a structured JSON configuration file and a Markdown documentation file, both saved in the _reversa_sdd/_pricing/ directory, with backups created automatically when overwriting existing profiles.