← 返回
开发者工具

auto-publish-created-skills

Automatically publish newly created local skills to ClawHub after the skill has been reviewed and committed, when the user has explicitly requested ongoing C...
用户明确请求持续集成时,技能审核提交后自动将新创建的本地技能发布至 ClawHub。
g-hanasq
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 518
下载
💾 7
安装
1
版本
#latest

概述

Auto Publish Created Skills

Use this skill when a new local skill has just been created by the assistant and the user wants assistant-created skills uploaded to ClawHub.

Preconditions

Only publish if all are true:

  • the user explicitly asked for assistant-created skills to be published to ClawHub
  • the skill directory contains a valid SKILL.md
  • the skill has already been locally reviewed/committed
  • local ClawHub session is authenticated

Workflow

  1. Identify the new skill folder under workspace/skills/.
  2. Check ClawHub login with clawhub whoami.
  3. Inspect remote state with clawhub inspect .
  4. Versioning:
    • if skill does not exist remotely: publish 0.1.0
    • if skill exists remotely: bump patch version
  5. Publish with skills/clawhub-publish-flow/scripts/publish_to_clawhub.js.
  6. Verify with clawhub inspect .
  7. Add or update the registry sheet if needed.

Changelog pattern

Use short, operational changelogs such as:

  • Initial release
  • Add runtime notes
  • Refine trigger description
  • Document proven workflow

Safety rule

Do not publish vague drafts or half-finished skills just because they were created. Publishing still requires the skill to be coherent and committed.

Output

Report:

  • skill
  • version
  • publish result
  • final URL if available
  • whether verification succeeded

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-19 18:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,936
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,755
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,900