Local Axiom documentation reference (latest). Axiom observability documentation. Use for log ingestion, APL queries, dashboards, alerting, integrations, Next.js/Vercel/Lambda, and real-time analytics.
Resources
3Install
npx skillscat add olorehq/olore/olore-axiom-latest Install via the SkillsCat registry.
SKILL.md
Axiom Documentation
Axiom observability documentation. Use for log ingestion, APL queries, dashboards, alerting, integrations, Next.js/Vercel/Lambda, and real-time analytics.
Quick Reference
| Task | Entry Point |
|---|---|
| Getting started | contents/getting-started-guide/getting-started.mdx |
| Send data | contents/send-data/ directory |
| Query with APL | contents/apl/ directory |
| APL operators | contents/apl/tabular-operators/ directory |
| APL functions | contents/apl/scalar-functions/ directory |
| REST API | contents/restapi/endpoints/ directory |
| AI observability | contents/ai-engineering/ directory |
| Monitoring/alerts | contents/monitor-data/ directory |
When to use
Use this skill when the user asks about:
- Axiom log ingestion, observability, or analytics
- APL (Axiom Processing Language) query syntax
- Sending data from AWS Lambda, Vercel, Cloudflare, Kubernetes, or other platforms
- Creating dashboards, monitors, and alerts
- AI/LLM application observability and evaluation
- Axiom REST API endpoints and usage
- Integration with logging frameworks and tools
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question:
- Data ingestion:
send-data/directory - Querying:
apl/directory (253 files of APL reference) - API:
restapi/endpoints/directory (75 endpoint docs) - AI apps:
ai-engineering/directory - Monitoring:
monitor-data/directory
- Data ingestion:
- Read specific files for details
TOC.md contains all 556 files organized by directory - always check it first.