← Back to Skills Marketplace
Temporal Time Manager
by
PANGKAIFENG
· GitHub ↗
· v1.0.2
459
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install temporal-time-manager
Description
时间管理 AI 助手 Skill,让 AI 通过对话直接管理你的任务、日程和灵感,数据同步至 aitimemg.cn 平台。
Usage Guidance
Before installing: (1) Understand that this skill sends your tasks, schedules, and captured ideas to aitimemg.cn; only install if you trust that service and its privacy/data-retention polices (SKILL.md includes a delete-account URL and claims storage on Alibaba Cloud). (2) SKILL.md requires an API token (TEMPORAL_API_TOKEN) and references the 'mcporter' tool, but the registry listing omitted those requirements — confirm you have mcporter and plan to create a dedicated API token (do not reuse higher-privilege tokens). (3) The openapi.yaml and SKILL.md disagree about whether callers must supply task/schedule 'id' — clarify whether the backend auto-generates IDs to avoid accidental data overwrite. (4) Prefer creating a least-privilege token on aitimemg.cn, test with non-sensitive/dummy data first, and be ready to rotate/revoke the token if anything unexpected occurs. (5) If you need higher assurance, ask the publisher to correct registry metadata (declare required env vars and binaries) and confirm the API behavior (id requirement) before trusting production data.
Capability Analysis
Type: OpenClaw Skill
Name: temporal-time-manager
Version: 1.0.2
The temporal-time-manager skill is a legitimate integration for a time management service (aitimemg.cn). It provides standard CRUD operations for tasks, schedules, and ideas via a documented OpenAPI specification. The skill requires a user-provided API token and communicates with a specified backend (api.aitimemg.cn), which is consistent with its stated purpose. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection was found in SKILL.md or openapi.yaml.
Capability Assessment
Purpose & Capability
The skill's stated purpose (manage tasks/schedules on aitimemg.cn) aligns with the APIs in openapi.yaml and the SKILL.md instructions. However the registry metadata claims no required env vars or binaries while SKILL.md metadata declares TEMPORAL_API_TOKEN (required) and a dependency on 'mcporter'. This mismatch is an incoherence: a time-management integration legitimately needs the API token and an HTTP client/CLI, so the SKILL.md requirements are reasonable — but the registry listing failing to show them is a red flag (could be packaging/metadata error or omission).
Instruction Scope
The runtime instructions are scoped to calling the aitimemg.cn API (via mcporter examples) and setting TEMPORAL_API_TOKEN/TEMPORAL_BASE_URL. They do not instruct reading unrelated system files or other credentials. However the SKILL.md and the openapi.yaml contain contradictory notes about whether 'id' is required/auto-generated for tasks (create_task shows required [title,id] in the schema yet other comments say id can be omitted). That API contradiction could lead to unexpected behavior and should be clarified before use.
Install Mechanism
There is no install spec and no code files (instruction-only), which lowers installation risk. But SKILL.md declares a runtime dependency on 'mcporter' (used in examples and metadata.requires), while the registry metadata reported 'required binaries: none'. The absence of an install step is normal, but the undeclared dependency on a CLI is an inconsistency users should be aware of.
Credentials
The skill requires TEMPORAL_API_TOKEN (and optionally TEMPORAL_BASE_URL) to authenticate to aitimemg.cn — this is proportionate to the stated purpose. The concern is that the publicly shown registry metadata omitted these required env vars/credentials, so a user might install the skill without realizing it will need and transmit an API token to a third-party service. Data policy in SKILL.md says data is stored (阿里云) and shared_with_third_parties: false; users must trust the external service with their task content.
Persistence & Privilege
The skill is not always:true, does not request system-level persistence, and is instruction-only (no install writes). It will send data to the external API when invoked, which is expected for this integration. Autonomous invocation is allowed by default but not unusually privileged here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install temporal-time-manager - After installation, invoke the skill by name or use
/temporal-time-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
No functional or documentation changes in this release.
- Version number updated from 1.0.1 to 1.0.2.
- No file changes detected.
v1.0.1
- Added author, homepage, and license information to SKILL.md.
- Updated OpenClaw install command and clarified API Token instructions.
- Included detailed data policy, specifying data storage location and account deletion URL.
- Made minor documentation improvements for better clarity.
v1.0.0
Initial release of temporal-time-manager.
- 提供任务、日程和灵感的一站式时间管理功能,数据同步 aitimemg.cn
- 支持列出、创建、更新、删除任务和日程
- 支持快速捕获并保存灵感/备忘
- 可通过对话与 mcporter 命令行双模式操作
- 明确任务、日程、灵感的数据结构说明
- 易于配置环境变量启动
Metadata
Frequently Asked Questions
What is Temporal Time Manager?
时间管理 AI 助手 Skill,让 AI 通过对话直接管理你的任务、日程和灵感,数据同步至 aitimemg.cn 平台。 It is an AI Agent Skill for Claude Code / OpenClaw, with 459 downloads so far.
How do I install Temporal Time Manager?
Run "/install temporal-time-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Temporal Time Manager free?
Yes, Temporal Time Manager is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Temporal Time Manager support?
Temporal Time Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Temporal Time Manager?
It is built and maintained by PANGKAIFENG (@pangkaifeng); the current version is v1.0.2.
More Skills