filter-structured

Community

Filter collections by SQL WHERE clause

Authorbdambrosio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to efficiently filter collections of structured data (like JSON objects) based on specific conditions defined in a SQL-like WHERE clause, enabling precise data subsetting.

Core Features & Use Cases

  • Structured Filtering: Apply complex filtering logic using standard SQL operators and logical connectors.
  • Data Subset Selection: Isolate specific records within a collection that meet defined criteria.
  • Use Case: Filter a collection of user records to find all users who registered after '2023-01-01' and have a 'status' of 'active'.

Quick Start

Filter the collection named 'user_data' to include only entries where the 'age' field is greater than 30.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: filter-structured
Download link: https://github.com/bdambrosio/Cognitive_workbench/archive/main.zip#filter-structured

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.