window-functions-deep-dive
Master OPAL window functions for row-relative calculations, rankings, and moving aggregates. Covers lag(), lead(), row_number(), rank(), dense_rank(), moving averages, first(), and last(). Use when comparing rows to neighbors, ranking within partitions, calculating rate of change, or computing time-based moving windows. CRITICAL - OPAL uses window() function wrapper, NOT SQL OVER clause.
$ 安裝
git clone https://github.com/rustomax/observe-community-mcp /tmp/observe-community-mcp && cp -r /tmp/observe-community-mcp/skills/window-functions-deep-dive ~/.claude/skills/observe-community-mcp// tip: Run this command in your terminal to install the skill
Repository

rustomax
Author
rustomax/observe-community-mcp/skills/window-functions-deep-dive
1
Stars
1
Forks
Updated1w ago
Added1w ago