Empirical Docs / CLI Reference

empirical doc.

Progressive disclosure: list available topics or print self-contained agent-readable instructions for any topic at task time.

List topics

Run with no arguments to see all available topics.

empirical doc

Print a topic

Pass a topic name to get self-contained instructions. Output is plain markdown — safe to pipe into agent context or read in a terminal.

empirical doc memory
empirical doc auth
empirical doc agents

Available topics

  • memory — query, record, note, update, delete commands with examples
  • install — run empirical install, install the native plugin, and choose CLI guidance
  • workspace — list, current, select commands
  • doctor — what each health check tests and how to read the output
  • agents — supported agents, native plugin ownership, and integration modes
  • auth — token types, bootstrap command, refresh command, resolution order
  • kit — create, source, activate, and sync Skills Kits
  • skill — list installed Skills, push authored SKILL.md files, inspect history, and roll back versions

Last updated: May 28, 2026