axiom

Official

Ingest, query, and analyze logs with a REST API.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables programmatic ingestion, dataset management, and query execution against Axiom, making observability data actionable.

Core Features & Use Cases

  • List and manage datasets
  • Ingest JSON/NDJSON data
  • Run APL queries and retrieve results
  • Create annotations and monitors
  • Get current user (with PAT when needed)

Quick Start

Quick start: list available datasets via bash -c 'curl -s "https://api.axiom.co/v2/datasets" -H "Authorization: Bearer ${AXIOM_API_TOKEN}"'

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: axiom
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#axiom

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository