bysoftware-mansion· 15 skills
Record a reusable flow (scripted sequence of MCP tool calls) that can be replayed later with a single command. Use when the user asks to create, record, or build a flow, or to script a sequence of device actions. Also used proactively, without an explicit request, when a multi-step interaction sequence is about to be repeated (re-profiling, re-testing, or a complex path worth saving).
$npx -y skills add software-mansion/argent --skill argent-create-flowInstalls into the current project.
Run `npx skills use "https://github.com/software-mansion/argent" --skill "software-mansion/argent/argent-create-flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/software-mansion/argent" that are relevant to the current task. Run `npx skills add "https://github.com/software-mansion/argent"` and select the relevant skills, then follow their instructions.