HomeBrowseUpload
← Back to registry
// Skill profile

my_skill_clawhub_skill

A wrapper for `clawhub` to standardize the publishing and installation workflow for agent skills.

by canonxu · published 2026-04-01

自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:canonxu/canonxu-my-skill-clawhub-skill
View on GitHub
// Full documentation

# my_skill_clawhub_skill

Purpose

A wrapper for `clawhub` to standardize the publishing and installation workflow for agent skills.

Commands

1. Publish (Upload)

Standardize publishing with mandatory versions and changelogs.

bash scripts/clawhub_helper.sh publish <path> <version> "<changelog>"

2. Install (Download/Search)

Search and install with optional version specification.

bash scripts/clawhub_helper.sh install <slug> [version]

Features

  • **Auto-versioning**: Ensures every publish has a version.
  • **Verification**: Searches for skills before attempting to install.
  • **Structure**: Enforces standard ClawHub formatting.
  • // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band