Skill Creator

Unified entry point for all Skill creators. Routes skill creation and editing requests to the correct specialized creator. Use whenever the user wants to create a new Skill, edit an existing Skill from chat, or when the conversation scene is create_skill / edit_skill. Chooses among skill-creator-normal, swarmskill-creator, and skill-omni-creation, then ensures the final Skill package is delivered via send_file_to_user (never silently installed to workspace). Do not bypass this entry by calling specialized creators directly for create_skill / edit_skill scenes.

openJiuwen-ai 8c0e93f 18 files · 192.7 KB Updated

File contents

openjiuwen-ai/jiuwenswarm/tree/main/jiuwenswarm/resources/agent/workspace/skills/skill-creator commit 8c0e93fb5d

Frequently asked questions

npx skillmds@latest add openjiuwen-ai/skill-creator