argent-create-flow

安装量: 2.2K
排名: #3060

安装

npx skills add https://github.com/software-mansion/argent --skill argent-create-flow
  1. Overview A flow is a recorded sequence of MCP tool calls saved to a .yaml file in the .argent/flows/ directory. Each step is executed live as you add it, so you verify it works before it becomes part of the flow. Replay a finished flow with flow-execute .
  2. Tools Tool Purpose flow-start-recording Start recording — takes a name and executionPrerequisite, creates the file flow-add-step Execute a tool call live and record it if it succeeds flow-add-echo Add a label/comment that prints during replay flow-finish-recording Stop recording and get a summary flow-read-prerequisite Read a flow's execution prerequisite without running it flow-execute Replay a saved flow by name
  3. Workflow Recording Show more
返回排行榜