Share & Install Skills
Skills are reusable workflow that extend what your AI assistant can do. UniCtx lets you publish skills to your team marketplace and install skills others have built.
Install AI skills
- Browse skills at app.unictx.com → Marketplace → Skills.
- Click a skill to preview its behavior and read the description.
- Copy the uctx install artifact-name and run it locally in your CLI.
- Choose your AI agent you want to install the skill to.
uctx install code-review-skill
Tip: Skills installed via CLI get available in any connected AI tool.
Share AI skills with team
Sharing a skill to team workspace makes it available in the team's shared library. Other team members can view it, react to it and comment on it.
To upload a skill to UniCtx, you just need to run the push command and choose the artifact:
uctx push # allows you choose a skill to push to UniCtx
By default, skills are added to your personal space. To let your teammates see those skills:
- Open the conversation you want to share.
- Click More → Settings.
- Move this skill to any team-owned folder.
- Click save.