gsxdsm
94ddfe1064
FN-7274: document workflow tools in Fusion skill
Document the workflow-authoring tool surface in the packaged Fusion skill references.
- Add workflow tools to the generated Fusion skill category and capability tables.
- Teach the skill sync script to read workflow tool specs from extension and engine agent tool sources.
- Cover workflow tool documentation and cache inputs with sync tests.
- Add a changeset for the published CLI skill update.
Files changed:
.changeset/fn-7274-workflow-skill-tools.md | 7 +
packages/cli/skill/fusion/SKILL.md | 1 +
.../cli/skill/fusion/references/engine-tools.md | 4 +-
.../cli/skill/fusion/references/extension-tools.md | 83 +++++++++-
.../skill/fusion/references/fusion-capabilities.md | 8 +
packages/cli/src/__tests__/skill-sync.test.ts | 60 ++++++-
scripts/__tests__/skill-sync-cache.test.mjs | 5 +
scripts/sync-fusion-skill-tools.mjs | 172 ++++++++++++++++++---
8 files changed, 312 insertions(+), 28 deletions(-)
Fusion-Task-Id: FN-7274
Fusion-Task-Lineage: e1cd6bd8-aecc-49ca-96ed-a937a15a18a4
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-30 08:04:12 -07:00
..
2026-06-13 10:01:01 -07:00
2026-05-13 17:44:46 -07:00
2026-05-14 20:21:09 -07:00
2026-05-13 22:41:30 -07:00
2026-06-23 23:25:48 -07:00
2026-06-23 23:30:32 -07:00
2026-06-21 00:05:41 -07:00
2026-05-23 19:51:36 -07:00
2026-05-19 17:19:03 -07:00
2026-06-14 15:29:35 -07:00
2026-06-14 15:29:35 -07:00
2026-06-13 19:22:00 -07:00
2026-06-03 20:34:51 -07:00
2026-06-13 10:01:01 -07:00
2026-05-06 15:21:45 -07:00
2026-06-03 19:12:28 -07:00
2026-06-08 15:19:27 -07:00
2026-06-18 13:41:37 -07:00
2026-06-23 23:33:47 -07:00
2026-05-15 12:24:30 -07:00
2026-06-25 11:21:46 -07:00
2026-06-03 21:03:38 -07:00
2026-06-20 04:11:33 -07:00
2026-06-24 19:25:38 -07:00
2026-06-18 16:47:09 -07:00
2026-05-06 17:51:09 -07:00
2026-05-11 06:47:43 -07:00
2026-06-03 00:28:41 -07:00
2026-05-12 17:04:33 -07:00
2026-05-20 02:46:49 -07:00
2026-05-11 06:47:43 -07:00
2026-05-23 03:33:53 -07:00
2026-06-16 15:08:24 -07:00
2026-06-15 02:30:41 -07:00
2026-05-23 03:09:00 -07:00
2026-05-09 13:21:47 -07:00
2026-06-25 21:42:22 -07:00
2026-05-10 15:33:25 -07:00
2026-06-30 08:04:12 -07:00
2026-06-27 09:28:30 -07:00
2026-06-17 19:25:06 -07:00
2026-05-07 18:08:08 +02:00
2026-06-25 17:04:30 -07:00
2026-06-26 15:50:40 -07:00
2026-06-26 01:10:00 -07:00
2026-05-05 13:25:02 -07:00
2026-06-19 05:13:39 -07:00