Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
REST API instructions for FlowFi—authorization, smart accounts, workflows (AI generate, edit, deploy, undeploy, delete, pause, resume, stop), execution (list...
REST API instructions for FlowFi—authorization, smart accounts, workflows (AI generate, edit, deploy, undeploy, delete, pause, resume, stop), execution (list...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
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 <token>. Grouped docs (content split by topic): TopicFileAuthorizationdocs/authorization.mdSmart accountsdocs/smart-accounts.mdAI workflows (generate, suggestions, edit by prompt)docs/ai-workflows.mdWorkflows (lifecycle, deploy/undeploy/pause/resume/stop/delete, list, draft)docs/workflows.mdDTOs & request/response shapesdocs/dto.mdExecution (REST)docs/execution.mdWebSocket (real-time)docs/websocket.mdPricedocs/price.mdTemplatesdocs/templates.mdEndpoint summary tabledocs/summary.md See docs/README.md for the full index. 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.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.