bycoalesce-labs· 55 skills
Reference for the natural-language query subcommand of catalyst-events. Translates English queries through Groq into a structured DSL, compiles to a jq predicate, and runs against the canonical event log. Also documents the : / ? keys in catalyst-hud (TUI) that drive the same compiler. Use when an agent needs to triage events without composing jq predicates by hand, or when documenting how to surface event subsets in dashboards.
$npx -y skills add coalesce-labs/catalyst --skill catalyst-events-queryInstalls into the current project.
Run `npx skills use "https://github.com/coalesce-labs/catalyst" --skill "coalesce-labs/catalyst/catalyst-events-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coalesce-labs/catalyst" that are relevant to the current task. Run `npx skills add "https://github.com/coalesce-labs/catalyst"` and select the relevant skills, then follow their instructions.