es-analytics

Run read-only Elasticsearch and SLS analytics across multiple profiles.

6|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/northseadl/norix-skills --skill es-analytics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: es-analytics
Source: https://github.com/northseadl/norix-skills/tree/main/es-analytics
Command: npx skills add https://github.com/northseadl/norix-skills --skill es-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides a zero-dependency CLI to perform read-only Elasticsearch and Alibaba Cloud SLS analytics across multiple profiles, enabling quick, cross-cluster data exploration without data modification.

Core Features & Use Cases

  • Multi-profile read-only analytics: manage several ES/SLS connections and run ad-hoc queries from a single CLI.
  • Index exploration & mapping: list indices, view mappings, and inspect field types for quick data understanding.
  • Time-series analysis & log search: search and analyze time-based logs and metrics across profiles with safe defaults.

Quick Start

Install the skill and start querying Elasticsearch data with the es CLI.

Frequently Asked Questions about es-analytics

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

FAQPage Schema
How do I run read-only Elasticsearch queries across multiple profiles from a CLI?▼

You can run read-only Elasticsearch queries across multiple profiles using a zero-dependency CLI that manages several ES/SLS connections and enforces safe, read-only requests without data modification.

What is the best way to inspect Elasticsearch index mappings and field types?▼

Inspecting Elasticsearch index mappings and field types is best handled by CLI tools that list indices and expose mapping details, allowing quick data understanding and indexing exploration across environments.

Can I perform time-series analysis and log search on Alibaba Cloud SLS using a command line interface?▼

Yes, you can perform time-series analysis and log search on Alibaba Cloud SLS using a CLI that provides SLS compatibility and applies automatic full-range time windows for cross-cluster data exploration.

Does this Elasticsearch analytics CLI require any external dependencies to install?▼

No, this Elasticsearch analytics CLI requires zero external dependencies to install, allowing you to run ad-hoc queries and manage multiple ES/SLS connections directly from your command line environment.

How do I safely query logs across different environments without modifying Elasticsearch data?▼

To safely query logs across different environments without modifying Elasticsearch data, use a CLI that strictly enforces read-only requests and handles multi-profile switching for cross-cluster exploration.