Skip to content

[Feature] 增加 skillhub init 命令:实现技能脚手架与模板支持 #428

@AIZY2025

Description

@AIZY2025

Problem

目前开发者创建新技能需要手动创建目录结构并编写 SKILL.md 的 frontmatter,容易出错且门槛较高。

Proposed Solution

实现 skillhub init [path] 交互式命令。
引导用户输入 name(自动校验 kebab-case)、description、category 等元数据。
自动生成符合 07-skill-protocol.md 规范的目录结构:SKILL.md、references/、scripts/、assets/。
提供基础模板(如:Prompt-only, Python Tool, Shell Integration),降低入门成本。

Alternatives Considered

No response

Impact

No response

Contract Or SDK Impact

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.enhancementNew feature or requestpriority/p3低优先级 / Low priority triage bucket.triage/deferred暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions