bychronoaiproject· 15 skills
Author, validate, and persist an executable aevatar workflow from a natural-language request — use it when the user wants to create, build, set up, or automate a multi-step task as a runnable aevatar workflow (make a workflow that…, automate…, build a pipeline…, set up a recurring…). It generates workflow YAML, dispatch-validates it, then saves it as a reusable workflow that can be re-run and watched in the observatory. Not for running an existing workflow — search for that and start it instead.
$npx -y skills add chronoaiproject/nyxid --skill aevatar-workflow-authoringInstalls into the current project.
Run `npx skills use "https://github.com/chronoaiproject/nyxid" --skill "chronoaiproject/nyxid/aevatar-workflow-authoring"` 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/chronoaiproject/nyxid" that are relevant to the current task. Run `npx skills add "https://github.com/chronoaiproject/nyxid"` and select the relevant skills, then follow their instructions.