
from application-skills36
Integration helpers for interacting with FintechOS via the Membrane CLI: discover actions, run requests, and proxy API calls securely.
This skill provides an agent with practical guidance for interacting with FintechOS through the Membrane CLI. It documents common entities (Account, Party, Product, Contract, Task, User), explains authentication and connection flows, and shows how to discover and run Membrane actions or proxy requests to the FintechOS API. The skill focuses on using Membrane to manage auth, pagination, and error handling so agents can perform safe, repeatable integrations.
Use this skill when the user asks the agent to read or modify FintechOS data, automate business workflows, or run API actions without sharing raw credentials. Typical triggers: "connect to FintechOS", "list accounts", "run FintechOS action", or "proxy request to FintechOS API". It is designed for agents operating in environments with CLI access and a Membrane account.
Agents that can run CLI commands and handle interactive auth flows (Cursor/Copilot/Claude Code with CLI) and those that can orchestrate browser-based login flows via Membrane.
FintechOS integration skill via Membrane CLI. No bundled scripts — purely instructional SKILL.md guiding CLI usage for connecting, discovering actions, and proxying API calls. Security posture is good: delegates auth to Membrane, never asks for raw API keys. Instructions are functional but somewhat vague on error handling and workflow specifics.
Clean skill, no security concerns. Relies on Membrane as auth proxy which is a good pattern. Limited by niche audience and lack of automation scripts — more of a reference guide than an executable skill.