Builder utility

Startup programs, checked from source

A public COMPOUND skill for agents that compare accelerators, grants, credits, and startup programs from official sources. It gives agents a repeatable packet for checking deadlines, terms, funding, credits, and eligibility before a founder acts.

The private COMPOUND notes are not open access. If you want to be in that room, join a Build Friday.

Agent install

Use the public @tbh-md/cli package with the COMPOUND static catalog. The default CLI output goes under .tbh/installed; the packet files below stay directly available for agents that need the schema or JSON snapshot.

TBH_CATALOG_URL=https://compounddd.com/tbh/catalog/index.json \
TBH_ARTIFACT_BASE_URL=https://compounddd.com/tbh \
bunx @tbh-md/cli install @compound/startup-programs

Source rules

  • Verify official pages before changing deadlines, terms, funding, or status.
  • Record closed, unknown, and failed-source states instead of inventing missing facts.
  • Run bun run verify:programs and renderer checks before relying on the directory.
  • Use private CRM or Folk groups only as research signals; never publish private contact data.