用自然语言自动管理 Toggl Track 计时、项目、客户与标签流程。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Toggl Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/toggl-automation/SKILL.md 2. 保存为 ~/.claude/skills/toggl-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate your Toggl Track time tracking operations directly from Claude Code. Log time, manage projects and clients, organize with tags, and control workspaces -- all without leaving your terminal.
Toolkit docs: composio.dev/toolkits/toggl
https://rube.app/mcpLog time with project, task, and tag associations, or start/stop timers.
Tools: TOGGL_CREATE_TIME_ENTRY, TOGGL_PATCH_STOP_TIME_ENTRY
Start a time entry in workspace 123456 for project 78910 tagged "meeting" and "design" with description "Design review session"
Key parameters for TOGGL_CREATE_TIME_ENTRY:
workspace_id (required) -- target workspacecreated_with (required) -- client application name (e.g., "api_client")start (required) -- ISO 8601 timestampstop -- ISO 8601 end time; omit to leave the entry runningduration -- duration in seconds; omit for running entriesproject_id -- associate with a projecttask_id -- associate with a tasktags -- array of tag name strings (not IDs)description -- description of the workbillable -- billable statusKey parameters for TOGGL_PATCH_STOP_TIME_ENTRY:
workspace_id (required) and time_entry_id (required)Create new projects and list existing ones with client details and pagination.
Tools: TOGGL_CREATE_PROJECT, TOGGL_GET_PROJECTS, TOGGL_GET_PROJECT_DETAILS
Create a private billable project called "Q1 Marketing Campaign" in workspace 123456 for client 78910
Key parameters for TOGGL_CREATE_PROJECT:
workspace_id (required) and name (required)client_id, billable, is_private, active, colorestimated_hours, rate, fixed_fee, currency (premium features)Key parameters for TOGGL_GET_PROJECTS:
workspace_id (required)page / page_size (1-200) for paginationsince / until -- Unix timestamps for modification filtering (last 3 months only)clients: true to include full client detailsCreate and list clients within a workspace.
Tools: TOGGL_CREATE_CLIENT, TOGGL_GET_LIST_CLIENTS
List all active clients in workspace 123456, then create a new client called "Acme Corp"
TOGGL_CREATE_CLIENT requires workspace_id and name; accepts notes, external_referenceTOGGL_GET_LIST_CLIENTS requires workspace_id; supports status ("active", "archived", "both") and name (case-insensitive search)Retrieve tags for categorization and check workspace settings.
Tools: TOGGL_GET_TAGS, TOGGL_GET_WORKSPACE_PREFERENCES
Show me all tags in workspace 123456 and the workspace preferences
TOGGL_GET_TAGS requires workspace_id; returns tag IDs and namesTOGGL_GET_WORKSPACE_PREFERENCES requires workspace_id; returns pricing plan and display settingsList all workspaces the authenticated user belongs to.
Tool: TOGGL_GET_USER_WORKSPACES
What Toggl workspaces do I have access to?
List projects visible to the authenticated user.
Tool: TOGGL_GET_USER_PROJECTS
Show me all projects I can see across my workspaces
TOGGL_GET_PROJECTS for workspace-scoped views…
通过 Rube MCP 自动执行 Bubble 相关任务,并先检索最新工具模式后再操作。
通过 Rube MCP 自动执行 DigitalOcean 资源管理与运维操作
通过 Apify 自动运行网页抓取任务、管理数据集并获取结构化采集结果。
通过 Rube MCP 自动处理 Canny 反馈与工作流操作,提升产品协作效率。
通过 Rube MCP 自动处理 Canvas 课程平台中的常见教学与管理任务。
通过 Rube MCP 自动化执行 Moz 相关 SEO 任务,并先检索最新工具 schema。
用自然语言管理 Toggl Track 的工时记录、项目与工作区增删改查。
用自然语言自动记录工时、管理项目客户任务并处理 Harvest 开票流程。
用自然语言管理 Clockify 工时、项目、客户与标签记录
帮助记录工时、管理计时器并生成工作时长报表。
用自然语言自动处理 Workday 人事事务、请假与员工信息管理。
用自然语言自动处理 Gorgias 电商客服工单、客户与团队协作流程。