发布

  • feat(skills): officecli skill <name> facade + dynamic load

    frostbyte_neo 发布于 2026-04-30 10:38:47 +00:00

    • New officecli skill <name> (singular) facade: ensures skill is
      installed to all detected agents (idempotent, summary on stderr)
      and prints SKILL.md to stdout. Agent never has to know per-agent
      on-disk paths or track install state.
    • skill and skills are now interchangeable to forgive the
      singular/plural typo; routing is by the second token.
    • SkillMap registers morph-ppt-3d so the facade covers it too.
    • Root SKILL.md Specialized Skills section instructs agents to use
      officecli skill <name> for dynamic on-demand loading.

    Bumps version to 1.0.67.

    下载附件