← Back to Skills Marketplace
292
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install smoking
Description
Track smoking and nicotine use, reduce consumption, or quit with neutral logs, trigger mapping, and adaptive plans.
Usage Guidance
This skill appears internally consistent and low-risk: it stores data locally in ~/smoking/ and requests no credentials or network access. Before installing, confirm you are comfortable with the agent creating and maintaining files under your home directory. Verify that the agent will always prompt you before writing or exporting logs (the SKILL.md says it will, but actual behavior depends on your agent). If you want extra caution, inspect the created files after first use and deny any export or network requests if they appear — the skill explicitly says it makes no external calls, so any unexpected network activity would be a red flag.
Capability Analysis
Type: OpenClaw Skill
Name: smoking
Version: 1.0.0
The skill is designed for local-only operation, tracking smoking habits and providing coaching without external network requests, as explicitly stated in `SKILL.md`. It interacts with the local file system (`~/smoking/`) to store user data, but `SKILL.md` includes a critical instruction for the AI agent to 'present the planned write and ask for user confirmation' before creating or changing local files, ensuring user consent. There are no indications of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended purpose. All instructions guide the agent towards a helpful, non-judgmental, and privacy-conscious interaction with the user.
Capability Assessment
Purpose & Capability
Name/description (smoking tracker, reduce, quit) match the instructions and file templates. No unrelated env vars, binaries, or external services are requested. Requested local storage under ~/smoking/ is appropriate for a logging/tracking skill.
Instruction Scope
All runtime instructions are limited to local logging, planning, and user coaching. The skill instructs creating and updating files under ~/smoking/ and explicitly requires user confirmation before writes. One minor note: setup.md says to be read "silently" when ~/smoking/ is missing or empty — ensure the agent does not perform unexpected actions without asking the user, since 'silent' could be interpreted differently by different agents.
Install Mechanism
No install spec or code is included; this is instruction-only so nothing is downloaded or executed. This is the lowest install risk.
Credentials
No environment variables, credentials, or config paths are required. Local filesystem writes are proportionate to a logging/tracking skill.
Persistence & Privilege
Skill is not always-enabled and does not request elevated privileges or modify other skills. It stores its own data under ~/smoking/ as expected; user confirmation is required before creating/changing files per the SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smoking - After installation, invoke the skill by name or use
/smoking - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with neutral tracking, adaptive goal modes, and evidence-informed reduce or quit playbooks.
Metadata
Frequently Asked Questions
What is Smoking (Tracker, Logger, Quit, Reduce)?
Track smoking and nicotine use, reduce consumption, or quit with neutral logs, trigger mapping, and adaptive plans. It is an AI Agent Skill for Claude Code / OpenClaw, with 292 downloads so far.
How do I install Smoking (Tracker, Logger, Quit, Reduce)?
Run "/install smoking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smoking (Tracker, Logger, Quit, Reduce) free?
Yes, Smoking (Tracker, Logger, Quit, Reduce) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Smoking (Tracker, Logger, Quit, Reduce) support?
Smoking (Tracker, Logger, Quit, Reduce) is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Smoking (Tracker, Logger, Quit, Reduce)?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills