·greptimedb-flow
""

greptimedb-flow

greptimeteam/docs

Guide for creating GreptimeDB flow tasks, for generates materialized view for continuous aggregation.

5Installs·0Trend·@greptimeteam

Installation

$npx skills add https://github.com/greptimeteam/docs --skill greptimedb-flow

SKILL.md

Create GreptimeDB flow definition to do time window based aggregation on the fly while data ingested into GreptimeDB. This is how GreptimeDB's lightweight streaming engine works.

To create GreptimeDB flow task, we should follow these phases:

First, we read GreptimeDB flow definitions and how it works from the documentation.

Guide for creating GreptimeDB flow tasks, for generates materialized view for continuous aggregation. Source: greptimeteam/docs.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/greptimeteam/docs --skill greptimedb-flow
Category
""Writing
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is greptimedb-flow?

Guide for creating GreptimeDB flow tasks, for generates materialized view for continuous aggregation. Source: greptimeteam/docs.

How do I install greptimedb-flow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/greptimeteam/docs --skill greptimedb-flow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/greptimeteam/docs

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-12