Node-Influx: Easy Time Series Data
The node-influx tool allows founders to easily manage time series data in their Node.js applications and browsers using InfluxDB
- •When building IoT applications that require storing sensor data
- •When creating real-time analytics dashboards for user behavior
- •When monitoring application performance metrics over time
influx.writePoints([{ measurement: 'memory', fields: { value: 50 }, tags: { host: 'server01', env: 'prod' } }]);Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/node-influx && curl -fsSL https://workflowstacks.com/api/skills/node-influx/claude-skill -o ~/.claude/skills/node-influx/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Node-Influx: Easy Time Series Data is a medium TypeScript project (~3k lines across 15 code files, plus 20 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 4 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2src/index.tsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4examples/browser-setup.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/node-influx && curl -fsSL https://workflowstacks.com/api/skills/node-influx/claude-skill -o ~/.claude/skills/node-influx/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.