← 返回 Skills 市场
Tire
作者
bytesagain3
· GitHub ↗
· v2.0.1
· MIT-0
240
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tire
功能描述
Your personal Tire assistant. Use when you need tire.
安全使用建议
This skill appears to do what it claims: a local CLI that stores and exports entries under ~/.local/share/tire. Before installing, be aware that any text you input to the tool will be written to local log files (history.log and per-command .log files). If you plan to store sensitive information, avoid entering it or ensure the data directory has appropriate filesystem permissions and backups you control. The export JSON contains a small bug in how newlines are emitted (may produce malformed JSON); if you depend on exports, inspect the exported file. Otherwise there are no network calls, credential requests, or other red flags.
功能分析
Type: OpenClaw Skill
Name: tire
Version: 2.0.1
The 'Tire' skill is a basic shell-based logging utility designed to record and manage local activity logs in `~/.local/share/tire/`. While the SKILL.md file contains shell-like syntax within its documentation (e.g., using `du` and `wc` to describe data stats), these commands are restricted to the tool's own data directory and do not perform unauthorized actions. The script (scripts/script.sh) contains no network activity, credential access, or persistence mechanisms, and its behavior is consistent with its stated purpose as a local management tool.
能力评估
Purpose & Capability
Name and description match the delivered artifact: a small command-line 'tire' utility that records, reports, and exports entries. There are no unrelated credentials, binaries, or surprising dependencies requested.
Instruction Scope
SKILL.md instructs use of the provided CLI only. The bundled script logs every user command and input to files under ~/.local/share/tire (history.log and per-command .log files). That is consistent with the described behavior (automatic history/activity logging) but users should know all inputs are stored locally.
Install Mechanism
No install spec; the skill is instruction-and-script-only so nothing is downloaded or installed automatically by the platform. The included shell script will be written to disk as part of the skill bundle (expected for instruction-only skills that include helper scripts).
Credentials
The skill requests no environment variables, credentials, or external config paths. The script uses only HOME to construct a local data directory, which is proportional to its purpose.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or system-wide settings. It maintains only its own data under ~/.local/share/tire.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tire - 安装完成后,直接呼叫该 Skill 的名称或使用
/tire触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.1
retry-fix-token
v2.0.0
Domain-specific upgrade
元数据
常见问题
Tire 是什么?
Your personal Tire assistant. Use when you need tire. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。
如何安装 Tire?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tire」即可一键安装,无需额外配置。
Tire 是免费的吗?
是的,Tire 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tire 支持哪些平台?
Tire 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tire?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。
推荐 Skills