Customize Flowcraft runtime behavior with pluggable components. Covers serializers, evaluators, loggers, and orchestrators. Use when the user needs custom serialization, complex data types, edge condition expressions, custom logging, or alternative execution strategies.
$npx -y skills add gorango/flowcraft --skill extending-flowcraftInstalls into the current project.
Run `npx skills use "https://github.com/gorango/flowcraft" --skill "gorango/flowcraft/extending-flowcraft"` 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/gorango/flowcraft" that are relevant to the current task. Run `npx skills add "https://github.com/gorango/flowcraft"` and select the relevant skills, then follow their instructions.