work

Installation
SKILL.md

Work Basic

Manage workspace documents (items, goals, notes, guides, references) using file operations. All state lives in markdown files with YAML frontmatter.

Workspace Location

Workspaces are stored under ~/tdx/work/:

  • Local workspaces: ~/tdx/work/local/{name}/ (default workspace: ~/tdx/work/local/default/)
  • GitHub workspaces: ~/tdx/work/github/{owner}/{repo}/

Each workspace root contains a tdx.json config file. The current working directory is typically set to the active workspace.

Folder Structure

Installs
1
GitHub Stars
19
First Seen
Mar 31, 2026
work — treasure-data/td-skills