publish-pipeline.sh

$ deploying skill publisher

Publishing skills — coming soon

The publish portal is still being assembled by our Platform engineers. Once it ships, you'll be able to upload, validate, and publish skills directly to the IFS catalog in a few clicks.

build pending · eta: soon™

Until the publish portal is ready, you can publish via git
  1. 2

    Add your skill under the right domain

    skills/<domain>/<subdomain>/<your-skill>/
  2. 3

    Create a new branch and raise a pull request

    Create a new branch, add your changes, push the changes to the remote repository, and then raise a pull request against the main branch.

  3. 4

    Watch the validation pipeline

    The PR pipeline runs automatically on every PR — it validates your SKILL.md structure, checks metadata, and flags any issues as PR comments before anyone reviews.

  4. 5

    Merge — your skill is live

    Once approved and pipeline is green, merge to main. Your skill will appear in the catalog within few minutes.