reversa-pricing-profile

Generate and validate structured pricing profiles through an interactive interview.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill guides a structured, guided interview to capture client charging preferences and generates profile files that can be used by pricing tools.

Core Features & Use Cases

  • Guided interview with Portuguese prompts to collect country, currency, tax regime, and pricing preferences.
  • Writes output files to _reversa_sdd/_pricing/profile.json and _reversa_sdd/_pricing/profile.md.
  • Validates against references/profile-schema.json and profiles can be consumed by sizing and estimation agents.

Quick Start

Start the interview and answer the prompts to generate the profile files in _reversa_sdd/_pricing.

Frequently Asked Questions about reversa-pricing-profile

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

FAQPage Schema
How do I generate a structured pricing profile through a guided interview?

A guided pricing interview collects your country, currency, tax regime, and billing preferences interactively. It then validates your inputs against a profile schema and outputs structured profile.json and profile.md files for downstream pricing tools.

What is a pricing profile used for in billing and tax compliance workflows?

A pricing profile standardizes client charging rules including country, currency, and tax regimes. It ensures foreign-currency billing and pricing models are handled accurately, producing validated files that sizing and estimation agents can directly consume.

How do I set up foreign-currency billing with correct tax regime factors?

Foreign-currency billing requires specifying your country, applicable tax regimes, and currency preferences during a pricing interview. The generated profile captures these parameters with accurate factor handling to ensure compliant client billing calculations.

Can I validate my pricing preferences against a JSON schema before saving?

Yes, pricing preferences are validated against references/profile-schema.json during generation. This ensures your structured profile complies with the required schema before being atomically saved to the _reversa_sdd/_pricing directory.

Do I need any external dependencies to run the pricing interview?

No external dependencies are required to run the pricing interview. It operates independently to collect your pricing models and client profiles, then atomically writes the validated profile.json and profile.md output files locally.