← 返回 Skills 市场
Things Mac
作者
Peter Steinberger
· GitHub ↗
· v1.0.0
16802
总下载
20
收藏
0
当前安装
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 Things 3 on macOS. Try normal reads first, grant Full Disk Access only if needed and only to the app you intend to use, 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: list/search/read Things data and add or update tasks through the Things CLI and Things URL scheme.
Instruction Scope
Commands are user-directed and include dry-run examples, but update operations can change task titles, notes, lists, tags, and completion or cancellation state.
Install Mechanism
Installation uses a standard Go module install for things3-cli, but it installs @latest rather than a pinned version.
Credentials
Full Disk Access is disclosed as conditional for database reads and is purpose-aligned, but it is broader than Things-only access and should be granted carefully.
Persistence & Privilege
The artifact shows no background worker, persistence, obfuscation, exfiltration, or destructive delete flow; lasting privilege would come from user-granted Full Disk Access or an optional Things auth token.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install things-mac - 安装完成后,直接呼叫该 Skill 的名称或使用
/things-mac触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
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 插件,目前累计下载 16802 次。
如何安装 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。
推荐 Skills