Skills
Teach Atoi how you want a kind of work done, and keep a skill separate from the connections it uses.
A skill is a set of instructions for a repeatable kind of work. A connection is an authorization to use a service. Turning one on never creates the other.
#What a skill holds
A name, a description, instructions, triggers, examples, the tools it may use, a step limit, and any references or templates. Built-in, custom, imported, and plugin-managed skills have different owners and editing rules.
#Review before you enable
Open Settings → Skills. Discover lists the curated shelf by category. Yours holds the skills you imported, and Import in the header brings in your own. Read an imported skill's instructions, triggers, tool access, and source before you enable it. A plugin-managed skill updates with its plugin. It is not a local copy you edit.

From the terminal:
atoi skill list --json
atoi skill view <skill-id> --json
atoi skill disable <skill-id> --json
Removal needs --confirm.
#Skills use connections
A skill can ask for GitHub or Linear work, but the matching connection has to be healthy and in scope. A healthy connection still shows an approval for consequential writes. The receipt names which capability ran and what it changed.
Read Tools next for how Atoi chooses among the skills and tools it has.
Was this useful?
