shawn-sandy

Publish Kit — Development skill for Claude Code

Development community

Publish the marketplace to the agentics-kit distribution repo on demand, from a chosen ref, after verifying it locally.

How to install Publish Kit

Installs to ~/.claude/commands/shawn-sandy-agentics-publish-kit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/shawn-sandy/agentics/HEAD/.claude/commands/publish-kit.md -o ~/.claude/commands/shawn-sandy-agentics-publish-kit.md

Restart Claude Code, or start a new session, for it to be picked up.

What Publish Kit does


allowed-tools:

  • Bash
  • Read
  • AskUserQuestion

Publish the marketplace to the `agentics-kit` distribution repo on demand, from a chosen ref, after verifying it locally.

Wraps `publish-dist.yml`'s `workflow_dispatch`. The bare form in CLAUDE.md (`gh workflow run publish-dist.yml --repo shawn-sandy/agentics`) omits `--ref`, so it publishes the **default branch** no matter which branch you are on — this command always passes an explicit ref.

`$ARGUMENTS` is the ref to publish. Omit

Alternatives in Development

  • Income Investment — Income Investment: Durable and Opportunistic Distribution Analysis 15.9k ★
  • Validate Plan — You are tasked with validating that an implementation plan was correctly executed, verifying all success crite 10k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★

Full documentation available on GitHub

View Source Repository