Skip to main content

System Skills

The System Skills tab lists the platform-managed skills that come pre-configured with Protean. A system skill bundles a prompt together with one or more tools that an agent can call, and these particular skills are provisioned by Protean rather than authored by users. They are read-only and available to every agent, so the tab is a catalog of the baseline capabilities each agent can draw on out of the box. It is gated by the UPDATE_SKILL permission.

System SkillsSnapshot of Protean AI Platform
note

These are the skills whose names match the platform's protean-* defaults. They cannot be created, edited, or deleted here; the tab only shows what every agent already has access to.

The platform skills

Each skill is shown as a card with its name, description, and a Tools count summarizing how many tools it bundles (some also show an MCP Servers count). Protean ships these:

System skillWhat it lets an agent do
protean-ask-user-questionAsk the user a clarifying question and wait for an answer before continuing
protean-knowledge-searchSearch connected knowledge to ground its responses in retrieved information
protean-note-takingRecord and keep notes so information persists across a conversation

These matter because they come pre-configured and any agent can use them without setup, which keeps a consistent set of core capabilities across the whole organization. If no system skills are available, the tab shows an empty state explaining that they are provisioned by Protean and will appear once available.

Viewing a skill

Selecting the chevron on a skill card opens its detail view. Because these are platform-managed, the detail is presented as a read-only form: you can review the skill's prompt, MCP servers, and tools, but you cannot change them. This keeps the baseline capabilities identical for every agent across the organization.

info

System Skills are a fixed part of the platform. Because they cannot be modified, agents can rely on them behaving the same way everywhere, with no per-workspace drift.