Install
Install the skills into your agent:How they work
Skills use progressive disclosure: the agent loads only each skill’s name and description at startup, then reads the full instructions when a task matches. This pattern keeps the agent’s startup context small and pulls in Fintoc-specific instructions only when a task needs them. The skills pair well with the Fintoc Model Context Protocol (MCP) servers: the skills tell the agent how to build with Fintoc, and the API MCP lets the agent make the calls.Available skills
Fintoc currently publishes one skill:- building-with-fintoc: context for building Fintoc integrations across the API, CLI, SDKs, and MCP servers. Identifies the right product area (Payments, Transfers, Movements, Direct Debit) and country before suggesting endpoints or flows.