Convenios

Verify contract holder identity and create Supabase tickets for payment agreements.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/fcamachol/agents-maria --skill convenios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Convenios
Source: https://github.com/fcamachol/agents-maria/tree/main/maria-ultimate/src/skills/convenios
Command: npx skills add https://github.com/fcamachol/agents-maria --skill convenios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires validate_contract_holder, create_ticket, handoff_to_human, search_customer_by_contract, get_main_office, find_nearest_locations, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Convenios skill streamlines the management of payment agreements and support programs, ensuring efficient and secure processing through automated steps and verification.

Core Features & Use Cases

  • Payment Agreement Management: Automate the handling of payment agreements through structured workflows.
  • Support Program Assistance: Facilitate access to support programs for eligible individuals.
  • Use Case: For a user seeking financial assistance through a payment agreement, the skill helps in verifying eligibility, creating a ticket, and transferring the case to a human agent for formalization.

Quick Start

To initiate the process for a payment agreement, provide the contract number and necessary personal details.

Frequently Asked Questions about Convenios

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

FAQPage Schema
How do I automate payment agreement workflows for customer service?

Automating payment agreement workflows involves validating contract holder identity, creating tickets in Supabase, and handing off cases to human agents. This skill streamlines those structured steps for secure processing.

What is needed to start a support program eligibility check?

To start a support program eligibility check, you need the customer's contract number and necessary personal details. The workflow uses this data to search records and validate the contract holder.

Can I use Supabase for ticket creation in support program management?

Yes, you can use Supabase for ticket creation in support program management. The workflow automates ticket generation in Supabase after successfully validating the contract holder's identity.

How do I find the nearest locations when processing a payment agreement?

Finding the nearest locations when processing a payment agreement is handled by searching for nearby offices. The workflow retrieves the main office and finds nearest locations based on the customer's contract.

When should I hand off a payment agreement case to a human agent?

You should hand off a payment agreement case to a human agent after ticket creation and verification. This transfers the case for formalization, ensuring complex support program requests receive human oversight.

Related Skills