← 返回
开发者工具 Key 中文

Clawhub Publisher

Automate skill publishing to ClawHub with versioning, changelog generation, asset bundling, metadata validation, and one-command deployment.
自动化技能发布到ClawHub,支持版本控制、变更日志生成、资源打包、元数据验证和一键部署。
shepherd217
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 1,702
下载
💾 25
安装
1
版本
#latest

概述

ClawHub Publisher

Version: 1.0.0

Author: Midas Skills

License: MIT

Description

Automated skill publishing to ClawHub. Version management, changelog generation, asset bundling, one-command deploy.

Value Proposition

Automated skill publishing to ClawHub. Version management, changelog generation, asset bundling, instant deployment.

Category

developer-tools

Tags

publishing, automation, ci-cd, versioning, deployment

Skill Type

developer-tool

Pricing

  • Free: $0
  • Pro: $59.99

Key Features

  • ✅ One-command skill publishing
  • ✅ Automatic version bumping (major/minor/patch)
  • ✅ Git-powered changelog generation
  • ✅ Multi-file asset bundling
  • ✅ Metadata validation
  • ✅ README optimization
  • ✅ Gumroad link injection
  • ✅ Publishing history & rollback
  • ✅ Skill analytics
  • ✅ Team collaboration support
  • ✅ CI/CD integration (GitHub Actions, etc.)

Use Cases

  • Automatic skill versioning & deployment
  • One-command publish workflow
  • Changelog auto-generation
  • Multi-file asset bundling
  • Gumroad integration & upsell linking
  • Skill stats & analytics dashboard
  • Rolling back bad deployments
  • Team publishing workflows

Installation

npm install clawhub-publisher
# or
pip install clawhub-publisher

Quick Start

const Publisher = require('clawhub-publisher');

const publisher = new Publisher({
  apiKey: process.env.CLAWHUB_API_KEY,
  author: 'Your Name',
  gumroadLink: 'https://gumroad.com/your-product'
});

const result = await publisher.publish({
  skillPath: './my-skill',
  version: '1.0.0',
  changelog: 'Initial release with core features'
});

console.log('Published to:', result.clawHubUrl);

Repository

https://github.com/midas-skills/clawhub-publisher

Support

📧 support@midas-skills.com

🔗 Docs: https://docs.midas-skills.com/clawhub-publisher

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 23:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

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

Github

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

CodeConductor.ai

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