pai-skills-root
Index of all PAI skills.
Install / Use
npx skills add nirholas/PAIInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubname: pai-skills-root description: Index of all PAI skills. version: 0.1.0
PAI Skills — Root Index
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.
Catalog
| Name | Description | Status | Link |
| ---- | ----------- | ------ | ---- |
| example-tool | Template skill demonstrating the PAI SKILL.md format. | stable | example-tool/SKILL.md |
How skills are discovered by agents
At session start, an agent should:
- Enumerate every
SKILL.mdunder/skills/(excluding this root index itself). - Parse the YAML frontmatter of each file.
- Build an in-memory registry keyed by
name, withtriggersused to match user intent. - When a user request matches one or more triggers, the agent loads
the full
SKILL.mdbody 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.
Related Skills
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
ai-job-search
43.6kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.6kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Security Score
Audited on Sep 14, 2026
