An engineer in a hoodie, an AI robot, and a business professional wave hello

Gear

Gear is the catalog of agent-shaped utilities that powers every other FIT product. CLIs, retrieval primitives, evaluation tooling, and service infrastructure — composed from npm and the forwardimpact/fit-skills skill pack so external readers can build alongside the suite without cloning the monorepo.

Gear gives builders and agents a shared inventory of capabilities. Each library is one focused tool — agent-friendly by design, with CLIs that print grep-friendly help, JSON output, and links back to the same documentation humans and agents read.

What's in the catalog

The catalog is organized into five capability categories. Browse the full tables in libraries/README.md.


Who it's for

Builders composing products on top of the FIT suite. Pull in just the libraries you need; every CLI works standalone via npx fit-<name>.

Agents deployed into the field. Each library ships a matching skill in the forwardimpact/fit-skills pack, so agents land on the same docs as humans.


Getting Started

npm install @forwardimpact/libcli @forwardimpact/libstorage  # any subset
npx skills add forwardimpact/fit-skills