·api-payment-pix
</>

api-payment-pix

universokobana/kobana-agent-skills

Guide for paying Pix charges using Kobana API. Use when the user wants to pay Pix invoices, decode QR codes, or manage Pix payments from financial accounts.

8Installs·0Trend·@universokobana

Installation

$npx skills add https://github.com/universokobana/kobana-agent-skills --skill api-payment-pix

SKILL.md

Pay Pix charges, decode QR codes, and manage Pix payments via Kobana API.

| GET | /v2/payment/pix | List all Pix payments | | POST | /v2/payment/pix | Create a new Pix payment | | GET | /v2/payment/pix/{uid} | Get a specific Pix payment | | PUT | /v2/payment/pix/{uid}/cancel | Cancel a Pix payment |

| POST | /v2/payment/pix/decode | Decode a Pix EMV (QR code/copy-paste) |

Guide for paying Pix charges using Kobana API. Use when the user wants to pay Pix invoices, decode QR codes, or manage Pix payments from financial accounts. Source: universokobana/kobana-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/universokobana/kobana-agent-skills --skill api-payment-pix
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is api-payment-pix?

Guide for paying Pix charges using Kobana API. Use when the user wants to pay Pix invoices, decode QR codes, or manage Pix payments from financial accounts. Source: universokobana/kobana-agent-skills.

How do I install api-payment-pix?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/universokobana/kobana-agent-skills --skill api-payment-pix Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/universokobana/kobana-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01