# Phoenix Plugin Phoenix AI observability skills for LLM application debugging, evaluation, and tracing. Includes CLI debugging tools, LLM evaluation workflows, and OpenInference tracing instrumentation. ## Installation ```bash # Using Copilot CLI copilot plugin install phoenix@awesome-copilot ``` ## What's Included ### Skills | Skill | Description | |-------|-------------| | `phoenix-cli` | Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. | | `phoenix-evals` | Build and run evaluators for AI/LLM applications using Phoenix. | | `phoenix-tracing` | OpenInference semantic conventions and instrumentation for Phoenix AI observability. |