Sign In

@tasktimepro/openclaw

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tasktimepro/openclaw

OpenClaw-compatible TaskTime Pro bundle with MCP server configuration and skill instructions.

Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
53
130.43%
Maintainers
1
Weekly downloads
 
Created
Source

TaskTime Pro OpenClaw Bundle

This bundle gives OpenClaw-compatible agent platforms two TaskTime Pro integration pieces:

  • skills/tasktime/SKILL.md with agent instructions for safe TaskTime Pro use.
  • .mcp.json with a tasktime MCP stdio server entry that launches the TaskTime Pro bridge.

The MCP server launches the bundled TaskTime Pro agent bridge and still requires the user to pair the running TaskTime Pro browser app from Account > Agent Access before any local data is readable or mutable.

For OpenClaw-managed installs, pair TaskTime Pro to the active MCP-owned bridge, not to a separately launched terminal bridge. Use the bridge-local get_pairing_status tool to find the exact dynamic localhost endpoint and TaskTime Pro launch URL. If the code expired or was already consumed, call refresh_pairing and use the new launch URL.

This bundle identifies itself as tasktime.agent.openclaw / OpenClaw on this device, writes tasktime-agent-bridge.status.json beside the launcher, and uses a 24-hour app-session TTL for normal work sessions. Pairing codes remain short-lived and single-use.

For the standalone ClawHub skill, always use the owner-qualified TaskTime Pro reference:

openclaw skills install @tasktimepro/tasktime-agent

If you install only the standalone skill, install @tasktimepro/agent-bridge separately and expose it to your MCP client as tasktime-agent-bridge --app-url https://tasktime.pro.

Useful references:

  • https://tasktime.pro/agents/openclaw/
  • https://tasktime.pro/agents/quickstart/
  • https://tasktime.pro/agents/security/
  • https://tasktime.pro/agents/tools/

License: the skill instructions are MIT-0; see LICENSE. The bundled TaskTime Pro bridge is AGPL-3.0-only; see LICENSE.agent-bridge.

Keywords

tasktime

FAQs

Package last updated on 13 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts