Skip to content
synthreo.ai

Skills in ThreoAI

Give ThreoAI chat task-specific know-how with Skills. Turn on a Synthreo skill or upload your own SKILL.md package; it loads automatically when needed.

Skills give ThreoAI chat task-specific know-how. Turn on a Synthreo skill or upload your own, and ThreoAI uses it automatically the next time your request matches what the skill is for. You do not type a command to trigger it.

A Skill is a packaged SKILL.md file, optionally with a few bundled files alongside it. The SKILL.md describes what the skill does and how to do it; ThreoAI reads that description and loads the skill on its own when it fits the task in front of you.

You manage Skills in Studio. Open Studio from the left sidebar and select the Skills tab.

ThreoAI Studio Skills tab with the two-pane layout, skill list on the left and detail on the right


These three extend chat in different ways:

TypeWhat it isHow it activates
SkillPackaged know-how (a SKILL.md)Loads automatically when your request matches its description
ExpertA reusable assistant or persona you set upYou pick it to start a focused chat
ConnectorA link to an external system over MCPThe AI calls it when it needs that system

In short, a Skill adds know-how, an Expert gives you a persona to work with, and a Connector reaches an outside system. See Creating an Expert and Connectors.


The Skills tab is a two-pane view.

The left sidebar groups your skills:

  • Personal skills - skills you uploaded just for yourself.
  • Organization skills - skills available to your whole team, uploaded by you or an administrator.
  • Browse - the Synthreo catalog plus an Add your own entry. The curated Synthreo catalog is rolling out, so it may not be populated in your tenant yet.

Search filters the list by name and description. Each installed skill expands into a file tree, with SKILL.md pinned at the top and any bundled files beneath it. A skill that is turned off shows an Off badge.

The right detail pane shows the selected skill: its name, an on/off Switch, a kebab menu, a metadata grid, the description, and the rendered file contents.

Metadata fieldWhat it tells you
Added byWho added it - You, You (admin), Your admin, or Synthreo
Last updatedWhen the skill was last changed
TriggerAlways Automatic - “Loaded when the model matches the description”

The kebab menu holds the per-skill actions: Turn on / Turn off, Download, Replace, and Remove or Uninstall. These are covered in Managing a skill below.


  • Access to ThreoAI with the Skills feature enabled for your organization.
  • To upload your own skill, a SKILL.md package: either a bare SKILL.md file or a .zip / .skill bundle that contains one. Bundles are limited to 4 MB.

In the Skills tab, select Browse in the left sidebar to see the Synthreo catalog.

Select a skill to open its detail pane, review the description, and select Turn on (or flip the Switch). The skill moves into your list and is active immediately. ThreoAI loads it automatically when a request matches its description.


In the left sidebar, select Browse, then Add your own to open the Add your own skill panel.

Drop in or select your file. ThreoAI accepts:

  • a .zip or .skill bundle, which must contain a SKILL.md, and
  • a bare SKILL.md, which must include a name and description in its YAML frontmatter.

Bundles are limited to 4 MB. ThreoAI validates the package on upload. It checks the frontmatter, file count, and size, and rejects unsafe archives.

Under Who can use it?, pick a visibility:

  • Just me - a personal skill, visible only to you.
  • My team - an organization skill, available across your organization.

Confirm to finish. The skill appears under Personal skills or Organization skills and is turned on.

ThreoAI Add your own skill panel with the file drop zone and the Just me and My team options


There is nothing to do. Leave the skill turned on and chat normally. When your request matches the skill’s description, ThreoAI loads it automatically and uses its know-how in the answer. To stop a skill from being used, turn it off.


Open a skill and use the Switch or the kebab menu:

  • Turn off - ThreoAI stops using the skill until you turn it back on. It stays in your list.
  • Download - export the skill as a .zip so you can back it up or share it.
  • Replace - upload a new .zip to update the skill to a new version in place.
  • Remove - for a skill you uploaded, deletes it.
  • Uninstall - for a catalog skill, removes it from your list and returns it to the catalog so you can turn it on again later.

IssueCauseFix
No Skills tab in StudioThe skills feature is not enabled for your organizationAsk your administrator to enable Skills for your tenant
Upload rejectedMissing SKILL.md, missing name/description frontmatter, over 4 MB, or an unsafe archiveCheck the bundle contains a valid SKILL.md and is under the size limit, then re-upload
Skill never seems to loadIts description does not match the requests you are makingEdit the description to clearly state what the skill is for, then Replace the skill
A teammate cannot see a skill you addedIt was uploaded as Just meRe-upload or replace it with My team visibility

Do I type a command to use a skill? No. A skill that is on loads automatically when the model matches your request to its description. There is no slash command or manual trigger.

What is the difference between Remove and Uninstall? Remove deletes a skill you uploaded. Uninstall takes a Synthreo catalog skill off your list but leaves it in the catalog, so you can turn it on again later.

Who can see a skill I upload? It depends on the visibility you chose. Just me keeps it personal; My team makes it an organization skill available across your organization.

How do skills relate to Connectors? A Skill is self-contained know-how that loads automatically. A Connector links chat to an external system over MCP. Administrators manage both the Skill Catalog and the MCP Catalog in Canopy. See Connectors.

Can my administrator publish skills for everyone? Yes. Administrators publish and scope skills in Canopy under Platform Admin → Skill Catalog, and those appear to your organization as Synthreo or organization skills.