Agent skill
phoenix-arize-setup
Arize Phoenix observability platform setup for LLM debugging and evaluation
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/phoenix-arize-setup
SKILL.md
Phoenix Arize Setup Skill
Capabilities
- Set up Phoenix local server
- Configure tracing instrumentation
- Design evaluation experiments
- Implement embedding visualizations
- Set up retrieval analysis
- Create custom evaluations with LLM-as-judge
Target Processes
- llm-observability-monitoring
- agent-evaluation-framework
Implementation Details
Core Features
- Tracing: OpenTelemetry-based LLM traces
- Evals: LLM-as-judge evaluations
- Embeddings: Visualization and drift detection
- Retrieval: RAG quality analysis
- Datasets: Experiment management
Instrumentation
- OpenAI auto-instrumentation
- LangChain instrumentation
- LlamaIndex instrumentation
- Custom span creation
Configuration Options
- Phoenix server setup
- Trace sampling
- Evaluation metrics
- Embedding models
- Export settings
Best Practices
- Comprehensive instrumentation
- Regular evaluation runs
- Monitor embedding drift
- Analyze retrieval quality
Dependencies
- arize-phoenix
- openinference-instrumentation-openai
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?