npx claudepluginhub sdemyanov/retrieverThis skill uses the workspace's default tool permissions.
> Operates under `retriever:routing`. If the user's intent actually fits a different tier — another `retriever:*` skill, a Tier 2 slash, a Tier 3 `tools.py` subcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Handles /from-run slash commands to list processing runs, scope results to a specific run ID, or clear scoping in Retriever. Runs python tools.py and outputs tables or states directly.
Generates and executes LLM-written SQL or code to query structured data (databases, CSVs) for complex cross-tabulation, filtering, and slicing, then runs parallel research on results.
Explains Honeydew filter syntax for structured queries, metric aggregations, attribute expressions, and metric value filters. Covers comparisons, strings, dates, Snowflake full-text search, and best practices.
Share bugs, ideas, or general feedback.
Operates under
retriever:routing. If the user's intent actually fits a different tier — anotherretriever:*skill, a Tier 2 slash, a Tier 3tools.pysubcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Use this skill for /filter, /filter <expression>, and /filter clear.
For the exact read-only form /filter:
/filter: python3 skills/tool-template/tools.py slash . /filterRETRIEVER_CANONICAL_TOOL_PATH pointed at ../tool-template/tools.py.For /filter <expression> and /filter clear:
/filter.