npx skills add https://github.com/pluggyai/agent-skills --skill pluggy-open-financeInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
Agent Skills to help developers integrate Pluggy Open Finance solutions using AI agents. Agent Skills are folders of instructions, scripts, and resources that agents like Claude Code, Cursor, GitHub Copilot, etc. can discover and use to implement Pluggy integrations more accurately and efficiently.
The skills in this repo follow the Agent Skills format.
npx skills add pluggyai/agent-skills
Core Pluggy integration patterns and best practices. Essential for any Pluggy implementation.
Use when:
Categories covered:
Best practices for Open Finance data retrieval and management.
Use when:
Categories covered:
Payment initiation with PIX, Boleto, and Smart Transfers.
Use when:
Categories covered:
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Help me integrate Pluggy Connect Widget in my React app
Set up webhooks to sync transaction data
Implement PIX payment initiation
Each skill contains:
SKILL.md - Instructions for the agentAGENTS.md - Compiled rules document (generated)rules/ - Individual rule filesmetadata.json - Version and metadataMIT