axiom-apl

Guide writing and debugging APL queries for Axiom datasets.

59|11|Updated Oct 19, 2020
One-click install
npx skills add https://github.com/axiomhq/cli --skill axiom-apl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-apl
Source: https://github.com/axiomhq/cli/tree/main/skills/axiom-apl
Command: npx skills add https://github.com/axiomhq/cli --skill axiom-apl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Axiom users need a centralized, quick-access reference to APL syntax, usage, and patterns to write correct queries and troubleshoot issues without leaving the CLI environment.

Core Features & Use Cases

  • Comprehensive APL reference covering operators, functions, patterns, and CLI usage.
  • Structured references for CLI usage, operators, functions, and common patterns to accelerate query development.
  • Practical use cases with ready-to-run templates for common tasks like getting schema, listing datasets, and composing basic queries.

Quick Start

Use the axiom-apl skill to fetch a basic query example, such as "['logs'] | getschema" and explore a simple time-filtered query.

Frequently Asked Questions about axiom-apl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write and debug APL queries for Axiom datasets?

APL query syntax for Axiom datasets includes operators, functions, and CLI commands. This skill provides structured references for patterns and ready-to-run templates like "['logs'] | getschema" to accelerate query development and troubleshooting.

What is the best way to get schema and list datasets using APL?

Getting schema and listing datasets uses APL CLI commands and query patterns. The skill provides ready-to-run templates such as "['logs'] | getschema" and structured references to compose basic time-filtered queries for these operations.

Can I use APL query references without leaving the CLI environment?

APL query references can be used directly within the CLI environment. The skill loads reference content covering CLI commands, operators, functions, and patterns into context, eliminating the need to switch between external documentation tools.

What APL operators and functions are available for composing time-filtered queries?

APL operators and functions for time-filtered queries are detailed in the skill's structured references. It covers common patterns and practical use cases to help you compose and run time-filtered queries efficiently.

Does the APL reference cover OpenTelemetry data patterns?

The APL reference includes OpenTelemetry (otel) data patterns. The skill ships reference content covering otel alongside operators, functions, CLI usage, and common patterns to support comprehensive query development for observability data.