Skill Claude CodeCodex
Install the official Obelisk CLI and then install the Obelisk agent skill. Use only for initial setup or repair when the obelisk command is missing.
15 tagged query, measured the same way as everything else here.
Skill Claude CodeCodex
Install the official Obelisk CLI and then install the Obelisk agent skill. Use only for initial setup or repair when the obelisk command is missing.
Skill Claude CodeCodex
Search and query past Claude Code, Codex, Kimi Code, and Pi session history. Reactive: when the user asks "how did I fix X", "what did we do last time", "find the session where", "上次怎么修的", "之前的session", "历史记录". Proactive: when the user references past work you lack context for, when you're about to modify a file with…
Skill Claude CodeCodex
Search and query past Claude Code, Codex, Kimi Code, and Pi session history. Reactive: when the user asks "how did I fix X", "what did we do last time", "find the session where", "上次怎么修的", "之前的session", "历史记录". Proactive: when the user references past work you lack context for, when you're about to modify a file with…
Skill Claude CodeCodex
Use when you need to run SQL from the terminal with sql2json — query (SELECT) or write (INSERT/UPDATE/DELETE/DDL, committed by default; use --read-only for safe reads), especially for live repo DB checks, named queries from /.sql2json/config.json, or quick JSON/CSV output from SQLAlchemy-backed connections.
Skill Claude CodeCodex
Document create/read/update/delete operations on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — insert one/many, find with filter/sort/skip/limit, update/replace one/many, delete, count, and the atomic find-and-modify variants. Use when the agent must read or mutate…
Skill Claude CodeCodex
Query, filter, transform, validate, and convert structured data files (JSON, YAML, TOML, HCL/Terraform, CSV, TSV, Markdown) using the lam CLI. Use when the user asks to extract a field, filter records, aggregate values, check structure, validate against a schema, or convert between formats. Works on config files, API…
Skill Claude CodeCodex
Answer questions using wiki knowledge base content.