phoenix-skill-development

Installation
SKILL.md

Skill Development

Guide for creating and refining skills in the skills/ directory of this repository. Skills are packaged instructions that teach AI agents how to work with Phoenix features.

Directory Structure

skills/
  {skill-name}/           # kebab-case, prefixed with "phoenix-" for Phoenix features
    SKILL.md              # Required: skill definition and index
    README.md             # Optional: human-oriented overview
    rules/                # Optional: detailed rule files
      {prefix}-{topic}.md
      {prefix}-{topic}-{lang}.md

Existing Skills

| Skill | Purpose | Has Rules |

Related skills

More from arize-ai/phoenix

Installs
59
GitHub Stars
9.6K
First Seen
Feb 17, 2026