Arize Annotation Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . This skill covers annotation configs (the label schema) and annotation queues (human review workflows), as well as programmatically annotating project spans via the Python SDK. Direction: Human labeling in Arize attaches values defined by configs to spans , dataset examples , experiment-related records , and queue items in the product UI. This skill covers: ax annotation-configs , ax annotation-queues , and bulk span updates with ArizeClient.spans.update_annotations . Prerequisites Proceed directly with the task — run the ax command you need. Do NOT check versions, env vars, or profiles upfront. If an ax command fails, troubleshoot based on the error: command not found or version error → see references/ax-setup.md 401 Unauthorized / missing API key → run ax profiles show to inspect the current profile. If the profile is missing or the API key is wrong, follow references/ax-profiles.md to create/update it. If the user doesn't have their key, direct them to https://app.arize.com/admin
API Keys Space unknown → run ax spaces list to pick by name, or ask the user Security: Never read .env files or search the filesystem for credentials. Use ax profiles for Arize credentials and ax ai-integrations for LLM provider keys. If credentials are not available through these channels, ask the user. Show more Installs 926 Repository arize-ai/arize-skills GitHub Stars 33 First Seen Mar 23, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass