← 返回 Skills 市场
steipete

Things Mac

作者 Peter Steinberger · GitHub ↗ · v1.0.0
darwin ✓ 安全检测通过
15849
总下载
20
收藏
1112
当前安装
1
版本数
在 OpenClaw 中安装
/install things-mac
功能描述
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
安全使用建议
Install this if you want Clawdbot to manage your Things 3 tasks. Try read operations before granting Full Disk Access, grant it only to the app you intend to use, and revoke it if no longer needed. Keep THINGS_AUTH_TOKEN private and use dry-run before uncertain write or update commands.
功能分析
Type: OpenClaw Skill Name: things-mac Version: 1.0.0 The skill is designed to manage Things 3 on macOS using the `things3-cli` tool. Installation instructions are standard for Go modules, and all commands demonstrated are legitimate interactions with the Things 3 application or its local database. The `SKILL.md` transparently mentions that 'Full Disk Access' might be required for `Clawdbot.app` to read the local Things database, which is a high-privilege but necessary permission for this functionality on macOS. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The skill's behavior is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose: reading Things 3 task data and adding or updating todos through the Things CLI and URL scheme.
Instruction Scope
Commands are user-directed and include dry-run examples, but they can modify task data such as notes, tags, completion, or cancellation status.
Install Mechanism
Installation fetches the upstream Go module at @latest, which is common but not pinned to a fixed version.
Credentials
The skill conditionally tells users to grant Full Disk Access if database reads fail; this is disclosed and related to reading the local Things database, but broader than the skill-specific data need.
Persistence & Privilege
No background worker, persistence mechanism, obfuscation, or exfiltration is present; any lasting privilege comes from user-granted Full Disk Access or an optional Things auth token.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install things-mac
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /things-mac 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug things-mac
版本 1.0.0
许可证
累计安装 1113
当前安装数 1112
历史版本数 1
常见问题

Things Mac 是什么?

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15849 次。

如何安装 Things Mac?

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

Things Mac 是免费的吗?

是的,Things Mac 完全免费(开源免费),可自由下载、安装和使用。

Things Mac 支持哪些平台?

Things Mac 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。

谁开发了 Things Mac?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论