Toggl Skill

Time Management

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Toggl tools.

8 tools
SKILL.md

Toggl
SKILL.md

Domain knowledge for using Toggl time tracking tools effectively

Toggl

Toggl organizes time under Organizations and Workspaces. Workspaces have Projects, Clients, and Tasks. Time Entries are logged against projects.

Data Model

  • Organizations — top-level; contain workspaces and users.
  • Workspaces — workspaces; contain projects, clients, tasks.
  • Time Entries — logged time; link to project and task.
  • Projects — projects for time tracking.
  • Clients — clients for billing.
  • Tasks — tasks within projects.
  • Users — workspace members.

Gotchas

  • workspace_id required: Most operations require workspace_id. List workspaces first.
  • organization_id: Organization-level data (groups, users) needs organization_id.

Use with Toggl Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Toggl API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Toggl?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Toggl Skill - SKILL.md for Claude Code, Cursor & More