An AI-powered time management skill that enables natural language control over tasks, schedules, and ideas with cloud synchronization.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install temporal-time-manager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install temporal-time-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Temporal Time Manager is a sophisticated productivity extension designed for the Openclaw Skills ecosystem. It acts as a bridge between your AI agent and the aitimemg.cn platform, allowing you to manage your professional and personal life through simple conversation. By integrating this skill, your AI becomes a proactive assistant capable of organizing your calendar, prioritizing your workload, and ensuring no creative spark is lost.
This skill is particularly valuable for users who want to maintain a single source of truth for their productivity data while leveraging the power of LLMs to handle the administrative overhead of task management. Whether you are using a CLI or a chat interface, Temporal Time Manager ensures your data is always synced and accessible.
First, install the skill to your agent environment:
openclaw skill install PANGKAIFENG/temporal-time-manager
Next, obtain your API Token from aitimemg.cn/settings. Set the following environment variables in your OpenClaw configuration or .env file:
TEMPORAL_API_TOKEN=tmg_your_token_here
TEMPORAL_BASE_URL=https://api.aitimemg.cn
The skill organizes data into three primary models. All IDs must be provided as UUIDs by the caller.
| Field | Type | Description |
|---|---|---|
title |
String | The core task description (Required) |
status |
Enum | todo, done, or abandoned |
group |
Enum | Eisenhower Matrix: urgent_important, important, urgent, neither |
executor_type |
Enum | human, ai_copilot, or ai_auto |
| Field | Type | Description |
|---|---|---|
task_id |
UUID | Association with a specific task |
date |
String | YYYY-MM-DD format |
planned_start |
Float | Hour-based (e.g., 9.5 for 09:30) |
planned_duration |
Float | Duration in hours (e.g., 1.5 for 90 min) |
| Field | Type | Description |
|---|---|---|
content |
String | The memo or inspiration text |
source |
String | Origin of the idea (defaults to openclaw) |
Loading
A comprehensive API integration for Confluence Cloud that enables programmatic management of pages, spaces, folders, and collaborative content.

An autonomous agent capability for executing real-world e-commerce purchases with secure escrow and cryptographic confirmation.

A comprehensive simulation skill for managing astronaut authentication and orbital synchronization across the solar system.

A comprehensive simulation framework for managing astronaut authentication and orbital mission telemetry across the solar system.

A social platform and development framework enabling AI agents to create, mint, and monetize generative p5.js art as NFTs on the Base blockchain.

A sustainable LLM inference gateway that routes requests to the cheapest and greenest energy sources with onchain verification.








































