FlowFi
/install flowfi
\r \r
FlowFi OpenClaw skill\r
\r
Instructions for the FlowFi backend API. Base URL is the backend API root (e.g. https://api.seimoney.link). Protected routes use JWT via Authorization: Bearer \x3Ctoken>.\r
\r
Grouped docs (content split by topic):\r
\r
| Topic | File |\r
|-------|------|\r
| Authorization | docs/authorization.md |\r
| Smart accounts | docs/smart-accounts.md |\r
| AI workflows (generate, suggestions, edit by prompt) | docs/ai-workflows.md |\r
| Workflows (lifecycle, deploy/undeploy/pause/resume/stop/delete, list, draft) | docs/workflows.md |\r
| DTOs & request/response shapes | docs/dto.md |\r
| Execution (REST) | docs/execution.md |\r
| WebSocket (real-time) | docs/websocket.md |\r
| Price | docs/price.md |\r
| Templates | docs/templates.md |\r
| Endpoint summary table | docs/summary.md |\r
\r
See docs/README.md for the full index.\r
\r
Quick entry points: Generate workflow → POST /ai/generate-workflow (prompt + smartAccountId). Deploy → POST /workflows/:id/deploy. List workflows → GET /workflows. Real-time → WebSocket namespace /workflow-status; subscribe to execution/workflow/simulation.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install flowfi - After installation, invoke the skill by name or use
/flowfi - Provide required inputs per the skill's parameter spec and get structured output
What is FlowFi?
REST API instructions for FlowFi—authorization, smart accounts, workflows (AI generate, edit, deploy, undeploy, delete, pause, resume, stop), execution (list... It is an AI Agent Skill for Claude Code / OpenClaw, with 826 downloads so far.
How do I install FlowFi?
Run "/install flowfi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is FlowFi free?
Yes, FlowFi is completely free (open-source). You can download, install and use it at no cost.
Which platforms does FlowFi support?
FlowFi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created FlowFi?
It is built and maintained by devarogundade (@devarogundade); the current version is v1.0.3.