← Back to Skills Marketplace
bytesagain3

Tire

by bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
240
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install tire
Description
Your personal Tire assistant. Use when you need tire.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tire
  3. After installation, invoke the skill by name or use /tire
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug tire
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Tire?

Your personal Tire assistant. Use when you need tire. It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.

How do I install Tire?

Run "/install tire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tire free?

Yes, Tire is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tire support?

Tire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tire?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.1.

💬 Comments