objectstack-query
OfficialBuild safe, efficient ObjectQL queries.
Data & Analytics#aggregation#full-text search#filters#pagination#window functions#query dsl#objectql
Authorobjectstack-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of writing correct, performant ObjectQL queries so users can fetch the right data with filters, sorting, pagination, and analytics without guessing the DSL details.
Core Features & Use Cases
- Filter expression construction: compose declarative where clauses using comparison, set/range, string, null/existence, and logical operators, including nested relation filters and cross-field comparisons via
$field. - Query shape for listing and search: define
fields,orderBy,limit,offset,cursor, and OData-styletopto support stable list views and APIs, including full-text search and expand (related records) specs. - Analytics-ready queries: build aggregation queries (groupBy, having, filtered aggregations) and window-function queries (e.g.,
row_number, running totals) for reporting use cases.
Quick Start
Use the objectstack-query skill to design an ObjectQL list query for accounts where status is active, sorted by created_at descending, returning the first 20 records.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: objectstack-query Download link: https://github.com/objectstack-ai/framework/archive/main.zip#objectstack-query Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.