influxdb-cloud
Installation
SKILL.md
InfluxDB Cloud
InfluxDB Cloud is a time series database as a service. It's used by developers and organizations to store and analyze time-stamped data, like metrics, events, and sensor readings. Common use cases include monitoring, IoT, and real-time analytics.
Official docs: https://docs.influxdata.com/influxdb/cloud/
InfluxDB Cloud Overview
- Bucket
- Query
- Organization
- User
- Authorization
- Task
- Secret
Working with InfluxDB Cloud
This skill uses the Membrane CLI to interact with InfluxDB Cloud. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills