Create AI SRE skills

Learn how you can create skills for AI SRE to kick off repeatable investigation playbooks.

Create your own skills for AI SRE to use, or use a skill provided by Observe.

Skills let teams encode repeatable investigation playbooks, such as investigating latency spikes or debugging frequent pod crashes, so the agent runs them consistently. Once a skill exists, anyone in the workspace (depending on visibility) can trigger the skill from chat without needing to re-explain the procedure.

Create a new skill

You can create a new AI skill from the AI Skills page, or directly from AI SRE.

Create a new AI skill from the AI Skills page

Perform the following tasks to create a new skill for AI SRE from the AI Skills page:

  1. Hover on your user name, then click Manage account.
  2. Click AI SRE settings.
  3. Select the skills tab.
  4. Click Add AI skill.
  5. Provide a name for the skill, a detailed description, and the Markdown instructions you want AI SRE to follow.
  6. By default, new skills are private and not visible to other users. Click Private and select Workspace to make this skill available for all users.

Create a new AI skill from AI SRE

To create a new skill directly from AI SRE, just tell AI SRE to save this as a skill or use /create-skill, and follow the prompts on the screen.

You can also just enter the slash (/) character and select Add skill:

By default, new skills are private and not visible to other users. Click Private and select Workspace to make this skill available for all users.

Create an AI skill using Terraform

You can use Terraform to create skills for AI SRE.

See observe_skill in the Observe Terraform Registry for more information and examples.

Manage your skills

Perform the following tasks to see which skills are available, and to delete or create new skills:

  1. Hover on your user name, then click Manage account.
  2. Click All AI SRE skills or My AI SRE skills depending on what you want to see.
    1. Click All AI SRE skills to view any skill that was created and added to Workspace, making it available for all users. You can't edit or delete any skills from this page.
    2. Click My AI SRE skills to view any skill you created, regardless of whether you made it Private or added it to Workspace. Hover on any skill, then click the pencil icon () to edit the skill, or click the trash can icon () to delete the skill.

Use a skill

To use a skill, enter the forward slash (/) character and see the list of available skills, then select a skill or type in the skill name. For example, type /create-skill to begin creating a new skill.



Did this page help you?