← 返回 Skills 市场
billylui

temporal-cortex

作者 Billy Lui · GitHub ↗ · v0.9.1 · MIT-0
cross-platform ✓ 安全检测通过
827
总下载
1
收藏
3
当前安装
24
版本数
在 OpenClaw 中安装
/install temporal-cortex
功能描述
Schedule meetings, check availability, and manage calendars across Google, Outlook, and CalDAV. Routes to focused sub-skills for datetime resolution and cale...
安全使用建议
This skill appears coherent for calendar routing, but before installing: (1) inspect the npm package @temporal-cortex/cortex-mcp and the referenced GitHub repo to confirm the binary's source and build artifacts match the documentation; (2) verify the binary's network behavior (prefer running it in a container or sandbox and monitor outbound connections) to confirm the 'Local Mode / no telemetry' claim; (3) review how OAuth tokens are created and stored in ~/.config/temporal-cortex/credentials.json and ensure file permissions are restrictive; (4) ensure the agent/platform will honor the SKILL.md safety rules (prompting you to confirm bookings) before allowing autonomous booking actions. If you cannot verify the binary/source, treat it as higher risk and avoid granting it access to real calendars.
功能分析
Type: OpenClaw Skill Name: temporal-cortex Version: 0.9.1 The 'temporal-cortex' skill is a calendar management tool that routes tasks to sub-skills for scheduling and datetime operations. It follows a well-documented security model, storing OAuth credentials locally in '~/.config/temporal-cortex/' and implementing a 'prompt injection firewall' to sanitize calendar event content. While it downloads a pre-compiled Rust binary via npm (cortex-mcp), the documentation provides clear instructions for SHA256 checksum verification and Docker containment to mitigate supply chain risks.
能力评估
Purpose & Capability
Name/description match the declared requirements: it needs npx to install an MCP server binary and configuration files for OAuth tokens (~/.config/temporal-cortex/*). Those items are appropriate for a calendar scheduling router that performs OAuth-based calendar operations.
Instruction Scope
SKILL.md describes routing to sub-skills, a local MCP server, safety rules (confirm before booking), and that credentials are stored under ~/.config/temporal-cortex. It does not instruct the agent to read unrelated files or environment variables. Note: the documentation asserts a 'Local Mode (default): No calls to Temporal Cortex servers. No telemetry.' That behavior depends on the installed MCP binary; the skill text alone cannot prove the binary's runtime network behavior.
Install Mechanism
Install is via an npm package (@temporal-cortex/cortex-mcp) which produces a cortex-mcp binary. npm packages are a common distribution method but can contain arbitrary native code or bundled binaries; this is a moderate-risk install mechanism and reasonable for this use-case, but you should verify the package and its build artifacts (or prefer a signed/reproducible release).
Credentials
No environment variables or unrelated credentials are requested. Storing OAuth tokens in ~/.config/temporal-cortex/credentials.json is consistent with calendar integrations. The set of required config paths is proportional to the stated purpose.
Persistence & Privilege
The skill is not forced always-on (always:false). It can be invoked autonomously (platform default), which is expected for skills that can act (and the SKILL.md includes a 'confirm before booking' rule). It does not request system-wide modifications or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install temporal-cortex
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /temporal-cortex 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.9.1
Release v0.9.1
v0.8.1
Release v0.8.1
v0.8.0
Release v0.8.0
v0.7.9
Release v0.7.9
v0.7.8
Release v0.7.8
v0.7.7
Release v0.7.7
v0.7.6
Release v0.7.6
v0.7.5
Release v0.7.5
v0.7.4
Release v0.7.4
v0.7.3
Release v0.7.3
v0.7.2
Release v0.7.2
v0.7.1
Release v0.7.1
v0.7.0
Release v0.7.0
v0.6.2
Release v0.6.2
v0.6.1
Release v0.6.1
v0.6.0
Release v0.6.0
v0.5.9
Release v0.5.9
v0.5.8
Release v0.5.8
v0.5.7
Release v0.5.7
v0.5.6
Release v0.5.6
元数据
Slug temporal-cortex
版本 0.9.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 24
常见问题

temporal-cortex 是什么?

Schedule meetings, check availability, and manage calendars across Google, Outlook, and CalDAV. Routes to focused sub-skills for datetime resolution and cale... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 827 次。

如何安装 temporal-cortex?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install temporal-cortex」即可一键安装,无需额外配置。

temporal-cortex 是免费的吗?

是的,temporal-cortex 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

temporal-cortex 支持哪些平台?

temporal-cortex 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 temporal-cortex?

由 Billy Lui(@billylui)开发并维护,当前版本 v0.9.1。

💬 留言讨论