spl-to-apl
OfficialTranslate Splunk SPL to Axiom APL queries.
Authoraxiomhq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill solves the challenge of translating Splunk SPL queries into Axiom APL, enabling migration, standardization, and faster iteration across teams.
Core Features & Use Cases
- Command Mapping: SPL commands map to APL operators (e.g., search → where, stats → summarize).
- Function Translation: SPL functions converted to their APL equivalents (e.g., perc50/perc95 → percentile, dc() → dcount).
- Time Handling: Explicit time constraints are added during translation to align with APL time semantics.
- Pattern Examples: Side-by-side examples accelerate learning and migration.
Quick Start
Install the spl-to-apl skill (Amp or npx) and start translating SPL queries to APL within your agent workflow.
Dependency Matrix
Required Modules
None requiredComponents
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: spl-to-apl Download link: https://github.com/axiomhq/skills/archive/main.zip#spl-to-apl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.