← 返回 Skills 市场
joshuacrowley

Tiny Talking Todos

作者 joshuacrowley · GitHub ↗ · v0.1.2
cross-platform ✓ 安全检测通过
1904
总下载
1
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install ttt
功能描述
Manage TinyTalkingTodos lists and items via the ttt CLI
安全使用建议
This skill appears coherent and only needs the `ttt` CLI. Before installing or using it: 1) verify the npm package and publisher (@ojschwa) and the TinyTalkingTodos site; 2) confirm you trust the `ttt` binary on your PATH (it will make network calls to your account); 3) be careful with `ttt auth export` because it places tokens in the environment—don't export tokens into shells or CI where they can leak; and 4) if you want stronger assurance, inspect the npm package source or prefer installing from a vetted release. If you have sensitive data in todos, consider the privacy implications of giving a CLI network access to that data.
功能分析
Type: OpenClaw Skill Name: ttt Version: 0.1.2 The skill bundle is benign. It primarily consists of documentation (`SKILL.md`) describing the usage of the `ttt` command-line interface for managing todo lists. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. While the `ttt auth export` command is mentioned as a CLI feature that exposes credentials as environment variables, the skill does not instruct the agent to execute this command or subsequently exfiltrate the exposed credentials. The instructions are purely informational for using the `ttt` CLI.
能力评估
Purpose & Capability
Name/description match the runtime instructions. The only required binary is `ttt`, which is exactly what the SKILL.md instructs the agent to run. Examples and commands align with a todo-CLI purpose.
Instruction Scope
SKILL.md confines actions to running `ttt` CLI commands (list/create/update/delete/undo/daemon). It does not instruct reading unrelated system files or contacting endpoints beyond the service the CLI integrates with. Commands that touch auth and daemon behavior are expected for a CLI client.
Install Mechanism
The skill is instruction-only (no automatic install), but SKILL.md recommends installing `@ojschwa/ttt-cli` from npm. That is a plausible, proportional install route for a CLI; users should verify the npm package and publisher before installing. Absence of an automated install spec means no code will be written by the skill itself.
Credentials
The skill declares no required env vars. SKILL.md mentions `ttt auth export` which exports CLI credentials as environment variables for scripts—this is reasonable for automation, but users should be aware those tokens may appear in the environment and take care not to expose them. The skill does not request unrelated credentials.
Persistence & Privilege
No `always: true`. default invocation settings allow autonomous invocation (platform default) but the skill does not request persistent system-level privileges or modify other skills/configs. Its daemon behavior pertains to the CLI's own process, not the agent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ttt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ttt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
No changes detected in this release. - Version 0.1.2 contains no file changes compared to the previous release.
v0.1.1
- Added npm global installation instructions (`npm install -g @ojschwa/ttt-cli`) to the documentation. - Changed example due dates from 2025 to 2026. - Minor updates throughout for installation clarity and example consistency.
v0.1.0
- Initial release of the ttt skill for managing TinyTalkingTodos via the ttt CLI - Comprehensive documentation for CLI usage, including installation, authentication, and list/todo management - Supports batch operations, undo functionality, and interactive daemon for performance - Provides compact and JSON output options for listing data - Includes detailed example workflows and best practices for efficient usage
元数据
Slug ttt
版本 0.1.2
许可证
累计安装 3
当前安装数 3
历史版本数 3
常见问题

Tiny Talking Todos 是什么?

Manage TinyTalkingTodos lists and items via the ttt CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1904 次。

如何安装 Tiny Talking Todos?

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

Tiny Talking Todos 是免费的吗?

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

Tiny Talking Todos 支持哪些平台?

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

谁开发了 Tiny Talking Todos?

由 joshuacrowley(@joshuacrowley)开发并维护,当前版本 v0.1.2。

💬 留言讨论