GreptimeTeamGreptimeTeamOfficialยท2 Agent Skills Included

docs

Deploy, query, tune, and monitor GreptimeDB observability databases

Guides deployment, configuration, data ingestion, and SQL or PromQL querying of GreptimeDB for metrics, logs, and traces. Diagnoses slow queries, write stalls, and high resource usage, then applies cache, buffer, and schema fixes. Builds log pipelines, continuous aggregation flows, alerting triggers, and converts InfluxQL queries for migration. Verifies cluster health after deploys and exports incident logs for engineering review.
npx skills add GreptimeTeam/docs --all -g -y
Available:

Tells the agent how to navigate the docs repository, edit skill source files correctly, keep English and Chinese docs aligned, and run the right build and link checks before submitting changes.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install GreptimeDB docs skills?โ–ผ

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

How to deploy GreptimeDB with an agent?โ–ผ

The greptimedb-quickstart skill walks your agent through Docker, binary, Kubernetes, or GreptimeCloud deployment, then helps configure storage, authentication, and ports.

How to diagnose slow GreptimeDB queries?โ–ผ

The greptimedb-performance-diagnosis skill uses EXPLAIN ANALYZE and key metrics to find the bottleneck, then hands off to the tuning or table-design skills for the fix.

Can I migrate InfluxQL queries to GreptimeDB?โ–ผ

Yes. The influxql-to-greptimedb-sql skill rewrites InfluxQL queries as GreptimeDB SQL and clearly flags any semantics that cannot be translated exactly.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, and other compatible agent hosts, with optional MCP integration for direct database access.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’