1

    Skill Publisher Cli

    Validate, version, and package SKILL.md folders for multi-registry marketplace publishing.

    Updated Jun 2026
    Security scanned

    $99

    · or 495 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Validate SKILL.md files against marketplace standards before shipping
    • Generate clean distribution ZIPs without git or cache junk files
    • terminal, file_read automation included
    • Instant install

    Sample input

    Bump the version of the code-reviewer skill by a patch, add a changelog message about fixing the regex, and package it for distribution.

    Sample output

    Dry-run: - Validated 'code-reviewer' (OK) - Bump version: 0.1.0 -> 0.1.1 - Message: "Fixed regex for edge-case parsing" - Prepare dist/code-reviewer-0.1.1.zip (excluding .git, __pycache__) - Create github-tree/code-reviewer/ Ready to apply? Use --apply.

    About This Skill

    Professional Skill Deployment Pipeline

    The Skill Publisher CLI transforms your raw AI skill folders into production-ready marketplace packages. It solves the fragmentation problem of publishing to multiple registries like skills.sh, Agensi, and Gumroad by automating validation, versioning, and packaging into a single repeatable workflow.

    What it does

    This skill orchestrates a suite of Python-based tools to ensure your SKILL.md files meet strict marketplace standards. At its core, it handles:

    • Validation: Checks YAML frontmatter, naming conventions, and broken internal links to prevent registry rejections.
    • Versioning: Manages SemVer bumps and automatically maintains a CHANGELOG.md file.
    • Packaging: Generates clean, junk-free ZIP files and GitHub-ready directory structures.
    • Metadata Generation: Renders READMEs and platform-specific metadata from your source files.

    Supported Workflows

    Built for developers who need to ship fast, it supports standard registries using a 'Dry-run first' philosophy. It ensures that no files are written or bumped until you explicitly approve the changes. The tool outputs a standardized dist/ folder containing everything needed for manual or automated uploads.

    Why use this?

    Instead of manually zipping files or guessing why a registry rejected your skill, this CLI provides a local "Pre-flight Check." It guarantees that every asset—from the ZIP contents to the metadata description—is perfectly formatted for the AI skill ecosystem.

    Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.

    Use Cases

    • Validate SKILL.md files against marketplace standards before shipping
    • Automate SemVer versioning and CHANGELOG updates for AI skills
    • Generate clean distribution ZIPs without git or cache junk files
    • Create GitHub-ready folder structures for skills.sh compatibility
    • Extract platform-specific metadata and tags from skill descriptions

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell
    Read Files

    File Scopes

    skill-publisher-cli/**

    Frequently Asked Questions