feat(FN-2233): merge fusion/fn-2233

This commit is contained in:
gsxdsm
2026-04-22 10:02:18 -07:00
parent b4517581c1
commit fb3915d75f
4 changed files with 536 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Make `fn agent import` import package skills alongside agents when importing from directory or archive sources. Skills are written to `{project}/skills/imported/{company-slug}/{skill-slug}/SKILL.md` with proper frontmatter formatting. Existing skill files are skipped rather than overwritten. Single AGENTS.md file imports do not include package skills.