axiomhqaxiomhqOfficialยท4 Agent Skills Included

cli

Query logs, traces, and anomalies in Axiom datasets

Explores Axiom dataset schemas, analyzes OpenTelemetry traces, and detects statistical anomalies in observability data. Eliminates manual APL query writing, schema guessing, and slow root-cause debugging across distributed systems. Guides your agent through proven query patterns so investigations finish faster with accurate results.
npx skills add axiomhq/cli --all -g -y
Available:

Tells your AI agent which Axiom skills to use for dataset exploration, trace analysis, and anomaly detection, and which CLI commands are pre-approved as read-only versus requiring manual approval.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Axiom CLI skills?โ–ผ

Run `npx skills add axiomhq/cli --all -g -y` in your terminal to install all skills in this suite globally.

How to explore an Axiom dataset schema?โ–ผ

Invoke the explore-dataset skill with a dataset name and it will discover fields, types, volume patterns, and error indicators automatically.

How to debug a slow or failing trace?โ–ผ

Use the find-traces skill with a trace ID to get the full span sequence, error analysis, and root cause across your services.

Can it detect unusual spikes in my logs?โ–ผ

Yes. The detect-anomalies skill compares recent volume, error rates, and latency against historical baselines using statistical methods.

Do I need to know APL to use these skills?โ–ผ

No. The built-in APL reference skill handles query syntax, operators, and common mistakes so your agent writes correct queries for you.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’