Skip to content
0%
Concept 2 min

Skills

An executable SOP: folders with instructions, examples, and scripts loaded on demand.

In one sentence

Loadable procedural knowledge packages: folders with instructions, examples, and scripts that teach the agent how to execute a type of task with quality. In practice, an executable SOP.

Before

Specific task comes in

What it does

Skill loaded on demand

After

Agent executes according to the house standard

Example

The carta-apadrinhamento/ folder contains: the standard instructions, three sample letters, the list of LGPD prohibitions, and a script that checks length and language.

The agent loads this only when the task is to write a letter. For other tasks, this knowledge takes up no space in the window.

In practice

  • One folder per task type: instructions, approved examples, and validator.
  • A rejected example is worth more than an approved one, because it shows where the boundary is.
  • A skill that no one loads in 90 days probably describes a task that does not exist.

How to make it tangible

One folder per task type, with instructions, approved examples, and a verification script.

Translated from Portuguese with AI assistance.

To discuss

Is this already in place in your company? Compare with the criterion:

Done when: When the agent executes according to the house standard without anyone pasting instructions into the prompt.