axiom
✓Axiom observability platform for logs, events, and analytics via REST API
Installation
SKILL.md
Axiom is a cloud-native observability platform for storing, querying, and analyzing log and event data at scale. Use the REST API to ingest data, run queries using APL (Axiom Processing Language), and manage datasets programmatically.
| API Token | xaat- | Most operations (datasets, ingest, queries, monitors) | | Personal Access Token (PAT) | xapt- | Full account access (required for /v2/user endpoint) |
Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.
Axiom observability platform for logs, events, and analytics via REST API Source: vm0-ai/vm0-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill axiom- Source
- vm0-ai/vm0-skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is axiom?
Axiom observability platform for logs, events, and analytics via REST API Source: vm0-ai/vm0-skills.
How do I install axiom?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill axiom Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vm0-ai/vm0-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01