finch
Installation
SKILL.md
Finch
Finch is a unified API for employment systems. It allows developers to access and manage employee data across different HR and payroll platforms. Companies use Finch to streamline HR workflows, automate tasks, and build employee-centric applications.
Official docs: https://docs.tryfinch.com/
Finch Overview
- Account
- Balance
- Transaction
Working with Finch
This skill uses the Membrane CLI to interact with Finch. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills