ts-agents docs

ts-agents is a CLI-first toolkit for time-series analysis and agent automation. It wraps statistical forecasting methods, sandboxed code execution, and LLM-driven agents behind a stable workflow/tool contract so you can go from raw data to evaluated artifacts without writing glue code.

These docs capture the project’s durable design choices so interfaces can evolve without rewriting the core toolchain.

Get Started

  1. Quickstart — install and run your first workflow in under a minute
  2. CLI Examples — practical workflow/tool patterns by example
  3. Walkthroughs — step-by-step guides for the first-class workflows

Learn More

  • Skills Guide — using, customizing, and creating skills
  • Evaluation — benchmark evidence and rerun instructions
  • Design — why the project is structured around a stable CLI contract
  • Distribution — packaging, release, and publishing workflow

Conference talk slides are also available.