What problem does it solve? Publishing a finished Claude skill to marketplaces involves fragmented decisions: which marketplace fits your goal, how to package a .skill bundle, how to write a discovery-optimized description, how to pin versions for consumers, and how to monetize. This Skill consolidates that entire post-authoring distribution workflow into one gated process. ## Core Features & Use Cases - Marketplace Map & Selection: Compares Anthropic's official directory, ClaudeSkills.info, skills.sh, Agensi (curated, 80/20 payout, security scan), and hosted options like Agent37/LobeHub, with a default strategy of one free plus one curated-paid channel. - Packaging & Publishing Mechanics: Defines the .skill bundle contents (SKILL.md + references/ + evals/ + optional scripts/), curl one-liner installers, license requirements, and secret-exclusion rules. - Discovery & Monetization: Treats the skill description as activation logic with concrete triggers, and covers pricing models, version pinning for consumers, and CHANGELOG discipline. - Use Case: You finished a skill and want to sell it on Agensi while also listing it free on ClaudeSkills.info — this Skill walks you through the safety gate, packaging, description optimization, and version pinning before submission. ## Quick Start Ask the assistant to package your finished skill and prepare it for publication on a marketplace such as Agensi or ClaudeSkills.info.