Creates and revises portable declarative AI workflow files using Markdown frontmatter, DAG nodes, provider aliases, artifact references, imports, reusable inputs, findings artifacts, and review loops. Use when asked to author, improve, modularize, or validate .task.md workflows for CLI-based multi-agent workflow orchestration, including parallel fail-safety, prompt-budget guards, provider/session resilience, and generated-file handoffs.
$npx -y skills add crewplaneai/crewplane --skill create-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/crewplaneai/crewplane" --skill "crewplaneai/crewplane/create-workflows"` 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/crewplaneai/crewplane" that are relevant to the current task. Run `npx skills add "https://github.com/crewplaneai/crewplane"` and select the relevant skills, then follow their instructions.