Skip to content

Publish skills to 0xautonomys account on ClawHub#24

Open
jim-counter wants to merge 2 commits intomainfrom
publish-to-0xautonomys
Open

Publish skills to 0xautonomys account on ClawHub#24
jim-counter wants to merge 2 commits intomainfrom
publish-to-0xautonomys

Conversation

@jim-counter
Copy link
Copy Markdown
Member

@jim-counter jim-counter commented Mar 13, 2026

Summary

  • Publish workflow now deploys to both the new 0xautonomys account (permanent-memory, respawn) and the legacy jim-counter account (auto-memory, auto-respawn) on each tag push
  • README updated with new primary ClawHub URLs and install commands
  • Added .clawhubignore to auto-respawn to exclude tests/ and eslint.config.js from published bundles

Test plan

  • Verify CLAWHUB_TOKEN_0XAUTONOMYS secret is configured in repo settings
  • Tag a test release and confirm both publish steps succeed
  • Install from the new slug (npx clawhub install permanent-memory / npx clawhub install respawn) and verify the skill works
  • Confirm legacy slugs still install correctly

🤖 Generated with Claude Code

Publish to both the new 0xautonomys account (permanent-memory, respawn)
and the legacy jim-counter account (auto-memory, auto-respawn) on each
tag-triggered deploy. Update README URLs and install commands to point
to the new primary locations. Add .clawhubignore to auto-respawn to
exclude tests and eslint config from published bundles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment @cursor review or bugbot run to trigger another review on this PR

Add `if: always()` to the legacy publish step so a failure in the
0xautonomys publish (expired token, transient error, etc.) doesn't
skip the jim-counter publish. Guard on meta outputs to still skip
if earlier validation steps failed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jim-counter
Copy link
Copy Markdown
Member Author

bugbot run

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.

1 participant