mit einem Klick
pai-skills-root
Index of all PAI skills.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Index of all PAI skills.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| name | pai-skills-root |
| description | Index of all PAI skills. |
| version | 0.1.0 |
This file is the machine-readable index of every skill shipped in PAI.
Agents scan /skills/*/SKILL.md at session start and use this file as
the canonical list of what is available.
For the human-facing overview of the skill convention, see ../SKILLS.md. For how agents consume skills, see ../AGENTS.md. For the underlying primitives skills are built from, see ../TOOLS.md.
| Name | Description | Status | Link |
|---|---|---|---|
example-tool | Template skill demonstrating the PAI SKILL.md format. | stable | example-tool/SKILL.md |
At session start, an agent should:
SKILL.md under /skills/ (excluding this root
index itself).name, with triggers used to
match user intent.SKILL.md body and follows its instructions.Agents MUST NOT invoke a skill whose SKILL.md failed to parse or
whose frontmatter is incomplete. Report the problem to the user
instead.