Docs/Intelligence Workflow (Current Shape)
Universal Tutorial

Intelligence Workflow (Current Shape)

Intelligence Workflow (Current Shape)

Current Status

  • Workflow capability is available, but the stable path is CoreBox commands + plugin composition.
  • “Workflow Studio” should not be treated as the default stable entry in current docs.
  • ai: Q&A, summarization, rewriting (touch-intelligence)
  • fy / fy-multi: translation and multi-provider translation (touch-translation)
  • script: run workspace scripts (touch-workspace-scripts)

Reusable Templates

TemplateFlow
Email handlingfy translate source text → ai produce polished reply
Dev checkscript run lint/test → ai summarize output
Multi-provider comparefy-multi compare outputs → copy best result

Debugging Tips

  • Confirm plugin installation and permission grants first.
  • For bad outputs, inspect input and permission scope before switching models.
  • For system commands, validate with a small script before scaling the flow.
Was this helpful?