Automate Timekit tasks via Rube MCP with schema lookup first.
This skill appears to be prompt/documentation-only, with an open-source source and strong community adoption, so overall risk is low. Caution is still warranted because actual network access, authorization scope, and data handling depend on the external Rube MCP and Timekit connection it instructs users to use.
The material claims 'no API keys,' but it explicitly requires establishing an ACTIVE Timekit connection via `RUBE_MANAGE_CONNECTIONS` and completing an external auth link. This implies third-party account authorization/tokens are involved; the skill does not directly request secrets, but credentials are handled by the external MCP/integration, so scope and token management should be reviewed.
The README instructs users to add the remote MCP endpoint `https://rube.app/mcp` and perform actions through Composio/Timekit tools. Therefore, user requests and related business data may transit through Rube/Composio to Timekit. The material does not provide a more detailed data-flow description, retention policy, or full endpoint list.
Based on the provided material, this skill only supplies workflow instructions and call ordering. It does not include local scripts, install commands, or require arbitrary code execution on the host, and it does not request system execution privileges beyond normal MCP usage.
The skill is intended to 'Automate Timekit operations' and supports tool discovery, connection management, bulk execution, and a remote workbench. This means it may access and modify data/resources within the linked Timekit account. No local file read/write needs are shown, but least-privilege boundaries for the external connection are not described.
The source is an open GitHub repository from `ComposioHQ/awesome-claude-skills` with high community adoption (64.9k stars), which are strong risk-reducing signals. The skill content itself is auditable; gaps are that the license is unspecified, maintenance status is unknown, and the actual server-side behavior of Rube/Composio is outside this material.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "timekit-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/timekit-automation/SKILL.md 2. Save it as ~/.claude/skills/timekit-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Timekit operations through Composio's Timekit toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/timekit
RUBE_MANAGE_CONNECTIONS with toolkit timekitRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit timekitAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Timekit operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Timekit task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["timekit"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Timekit-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit timekit |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
Automate Exa search tasks and workflows through Rube MCP efficiently.
Automate OneSignal user authentication tasks through Rube MCP workflows.
Automate Yandex tasks and workflows through Rube MCP integrations.
Automate DigitalOcean resource management and operations through Rube MCP tools.
Automate Fluxguard tasks via Rube MCP using current tool schemas first.
Automate Turso database tasks and operational workflows through Rube MCP.
Automate Kit tasks via Rube MCP with schema lookup first.
Automate Chatbotkit tasks via Rube MCP using current tool schemas first.
Automate Timecamp tasks via Rube MCP for faster tracking and workflow updates.
Automate Timelink tasks via Rube MCP using current tool schemas first.
Automate DeskTime tasks through Rube MCP for time tracking workflows.
Automate Timely task workflows through Rube MCP for faster time operations.