$ 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™
- 1
Clone the repository
https://bitbucket.org/ifs-pd/ifs-ai-skills - 2
Add your skill under the right domain
skills/<domain>/<subdomain>/<your-skill>/ - 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.
- 4
Watch the validation pipeline
The PR pipeline runs automatically on every PR — it validates your
SKILL.mdstructure, checks metadata, and flags any issues as PR comments before anyone reviews. - 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.