Mahidalhan Claude Hacks Publish Skill

Publish Skill to Marketplace

tomevault-io Updated

File contents

Publish Skill to Marketplace

Port skills from any project to the claude-hacks marketplace.

Usage

publish-skill <skill-name> [--source PATH] [--dry-run] [--no-push]

What It Does

  1. Copies skill to skills/<name>/skills/<name>/
  2. Updates .claude-plugin/marketplace.json
  3. Bumps version if exists, adds new entry if not
  4. Commits and pushes

Examples

publish-skill my-skill
publish-skill my-skill --source /path/to/.claude/skills/my-skill
publish-skill my-skill --dry-run

Pre-Publish Check

Verify SKILL.md has:

  • name: in frontmatter
  • description: with USE WHEN / DO NOT USE WHEN

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/mahidalhan--claude-hacks--publish-skill commit 4af351c411

Frequently asked questions

npx skillmds@latest add tomevault-io/mahidalhan-claude-hacks-publish-skill