efi-bank-payments

Community

Turn Efí Bank docs into ready-to-use code.

Authorguszxtavo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps locate and apply local Efí Bank API references (doc_, scripts/, templates/*-erros.json) to accelerate payments integration, reducing time and cognitive load.

Core Features & Use Cases

  • Fast lookup: Locate relevant docs and example scripts in doc_.md and scripts/.php to accelerate development.
  • Contextual guidance: Pull error templates to guide handling of common issues.
  • Use Case: When a request mentions Efí Bank or related payment flows, quickly assemble code snippets to implement PIX, boleto, and other payment features.

Quick Start

Use the Skill to fetch code snippet from scripts/emitir_pix.php for a PHP-based PIX payment.

Dependency Matrix

Required Modules

efipay/sdk-php-apis-efiguzzlehttp/guzzlevlucas/phpdotenv

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: efi-bank-payments
Download link: https://github.com/guszxtavo/floweppi/archive/main.zip#efi-bank-payments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository