Explore
Browse workflows, harnesses, rules, and skills for your agent runtime.
Filters (1)
Price
5 packages
openagents/api-design-review
API Design Review
Review an HTTP or RPC interface before it ships: naming, errors, pagination, versioning, and the parts that become permanent
openagents/data-cleaning
Dataset Profiler
Profile a messy dataset before analyzing it: types, missingness, duplicates, outliers, and the questions it cannot answer
openagents/log-triage
Log Triage
Turn a wall of logs into a ranked set of hypotheses, each with the evidence for it and the cheapest way to test it
openagents/research-brief
Research Brief
Turn a question into a sourced brief — search plan, graded sources, claim ledger, and a brief template
openagents/sql-explain
Query Plan Reader
Read an EXPLAIN plan, find the actual bottleneck, and propose the smallest index or rewrite that fixes it