marketplace
01Plugin Claude Code
Plugin marketplace listing 1 plugin: axiom-cli.
Plugin Claude Code
Plugin marketplace listing 1 plugin: axiom-cli.
Plugin Claude Code
Axiom CLI and APL query assistance for Claude Code.
Instructions file CodexOpenCode
Instructions for axiomhq/cli, covering agents.md, build & development commands, architecture, entry point and factory pattern.
Instructions file
Instructions for axiomhq/cli, a project described as: The power of Axiom on the command line.
Hook
Runs after a tool call finishes for Bash tool calls, executing nudge-skill.sh. From axiomhq/cli.
Skill Claude CodeCodex
APL query language reference for Axiom. Provides operators, functions, patterns, and CLI usage. Auto-invoked by specialized Axiom skills when writing or debugging APL queries.
Skill Claude CodeCodex
Detect anomalies in Axiom datasets using statistical analysis. Use when looking for unusual patterns, volume spikes, outliers, or new error types in observability data.
Skill Claude CodeCodex
Explore an Axiom dataset to understand its schema, fields, volume, and patterns. Use when discovering a new dataset, investigating data structure, or understanding what data is available.
Skill Claude CodeCodex
Analyze OpenTelemetry distributed traces from Axiom. Use when investigating a trace ID, finding traces by criteria (errors, latency, service), or debugging distributed system issues.
MCP server Claude CodeCodexCursor +2
MCP server "axiom", hosted remotely at mcp.axiom.co, as configured in axiomhq/skills.
Skill Claude CodeCodex
Create and manage Axiom monitors and notifiers via the v2 public API. Use when building alerting, routing notifications, validating monitor behavior, and maintaining alert configurations end-to-end.
Skill Claude CodeCodex
Designs and builds Axiom dashboards via API. Covers chart types, APL and metrics/MPL query patterns, SmartFilters, layout, and configuration options. Use when creating dashboards, migrating from Splunk, or configuring chart options.
Skill Claude CodeCodex
Analyzes Axiom query patterns to find unused data, then builds dashboards and monitors for cost optimization. Use when asked to reduce Axiom costs, find unused columns or field values, identify data waste, or track ingest spend.
Skill Claude CodeCodex
Render Axiom metrics query results (application/vnd.metrics.v3+json) as line charts. Zero-dependency Unicode/ASCII by default; upgrades to inline PNG/SVG/sixel via gnuplot when present. Use when you have a metrics v3 query response and want to see the series as a chart in the terminal or transcript.
Skill Claude CodeCodex
Runs metrics queries against Axiom MetricsDB via scripts. Discovers available metrics, tags, and tag values. Use when asked to query metrics, explore metric datasets, check metric values, or investigate OTel metrics data.
Skill Claude CodeCodex
Translates Splunk SPL queries to Axiom APL. Provides command mappings, function equivalents, and syntax transformations. Use when migrating from Splunk, converting SPL queries, or learning APL equivalents of SPL patterns.
Skill Claude CodeCodex
Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can query Axiom observability when available. Use for incident response, root cause analysis, production debugging, or log investigation.
Skill Claude CodeCodex
Scaffolds evaluation suites for the Axiom AI SDK. Generates eval files, scorers, flag schemas, and config from natural-language descriptions. Use when creating evals, writing scorers, setting up flag schemas, or configuring axiom.config.ts.