Harvest Automation
Automate time tracking, project management, and invoicing workflows in Harvest -- log hours, manage projects, clients, and tasks through natural language commands.
Author
Category
Office AutomationInstall
Hot:50
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-harvest-automation&locale=en&source=copy
Harvest Automation
Overview of Skills
Harvest Automation lets you automate Harvest time tracking operations directly in Claude Code. Using natural-language commands, you can record work hours, manage projects and clients, create tasks, and retrieve report data.
Use Cases
Core Features
FAQs
How do I connect a Harvest account in Claude Code?
Add the Rube MCP server to your Claude Code configuration. The URL is
https://rube.app/mcp. After starting, you’ll receive an authentication link—complete the OAuth authorization to start using it.Which Harvest account types are supported?
Two account types are supported:
hours parameter to record total work hours. started_time and ended_time to record start and end times. The skill automatically detects the account type.What limitations apply to task assignment when creating time entries?
The entry’s
task_id must already be assigned to the specified project_id. Using only HARVEST_LIST_TASKS to query global tasks isn’t sufficient—you must confirm that the task is assigned to that project for the time entry to be created successfully.