Skip to content

Add self-contained ClawHub skill bundle#1

Merged
Kayshen-X merged 1 commit into
mainfrom
codex/clawhub-skill-publish
Apr 15, 2026
Merged

Add self-contained ClawHub skill bundle#1
Kayshen-X merged 1 commit into
mainfrom
codex/clawhub-skill-publish

Conversation

@finiking
Copy link
Copy Markdown
Contributor

Summary

  • add a self-contained skills/clawhub/tuhucar-knowledge-assistant bundle for ClawHub publishing
  • document the ClawHub publish path separately from the bundled local tuhucar skill install flow
  • keep the existing local assistant installer layout unchanged

Test Plan

  • cargo test --workspace
  • published tuhucar-knowledge-assistant@0.0.2 to ClawHub

…er behavior

ClawHub publish flows need a standalone skill folder, while the bundled local
assistant installation still relies on the existing tuhucar skill layout. This
commit adds a dedicated `skills/clawhub/tuhucar-knowledge-assistant` bundle,
documents the publish path, and keeps the local installer contract unchanged.

Constraint: ClawHub publish expects a self-contained skill folder and the current CLI uses `clawhub publish`
Rejected: Reuse bundled local skill layout | sibling shared-skill dependency is not suitable for ClawHub publishing
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep `skills/tuhucar-*` and `skills/clawhub/tuhucar-knowledge-assistant` aligned when CLI behavior changes
Tested: cargo test --workspace; published `tuhucar-knowledge-assistant@0.0.2` to ClawHub
Not-tested: rustfmt/clippy on the nightly toolchain in this environment (components missing)
Copy link
Copy Markdown
Collaborator

@Kayshen-X Kayshen-X left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kayshen-X Kayshen-X merged commit 44a439f into main Apr 15, 2026
4 checks passed
@Kayshen-X Kayshen-X deleted the codex/clawhub-skill-publish branch April 15, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants