time-series-analysis
Analyze event datasets (logs) and intervals over time using OPAL timechart. Use when you need to visualize trends, track metrics over time, or create time-series charts. Covers timechart for temporal binning, bin duration options (1h, 5m, 1d), options(bins:N) for controlling bin count, and understanding temporal output columns (_c_valid_from, _c_valid_to, _c_bucket). Returns multiple rows per group for time-series visualization. For single summaries, see aggregating-event-datasets skill.
$ Installieren
git clone https://github.com/rustomax/observe-community-mcp /tmp/observe-community-mcp && cp -r /tmp/observe-community-mcp/skills/time-series-analysis ~/.claude/skills/observe-community-mcp// tip: Run this command in your terminal to install the skill
Repository

rustomax
Author
rustomax/observe-community-mcp/skills/time-series-analysis
1
Stars
1
Forks
Updated1w ago
Added1w ago