Loading...
Loading...
Core Pluggy integration patterns and best practices. Use when setting up Pluggy SDK, implementing Connect Widget, managing Items, or configuring webhooks.
npx skill4agent add pluggyai/agent-skills pluggy-integration| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Authentication | CRITICAL | |
| 2 | Connect Widget | CRITICAL | |
| 3 | Webhook Configuration | CRITICAL | |
| 4 | Item Lifecycle | HIGH | |
| 5 | Error Handling | MEDIUM | |
rules/auth-api-keys.md
rules/widget-integration.md
rules/item-lifecycle.md| Responsibility | Who Handles | How |
|---|---|---|
| Connection sync | Pluggy | Auto-sync every 24/12/8h |
| Triggering updates | User | Only when user explicitly requests |
| Entity data sync | You | Fetch all on |
| Transaction sync | You | Use |
AGENTS.md