← 返回 Skills 市场
t0cksn1per
作者
Murphy Liu
· GitHub ↗
· v1.0.0
· MIT-0
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install t0cksn1per
功能描述
Use when the user wants to run the Tock reservation sniper for a timed release or cancellation watch, locally on their Mac or on a remote node.
使用说明 (SKILL.md)
Tock Sniper
Quick Start
Generate one concrete t0cksn1per command and run it. Do not reimplement reservation logic in the skill.
Prefer:
- local plus headed when the user wants a visible browser or checkout handoff
- node plus headless when the user wants unattended polling
- CDP only when the user explicitly wants to use an existing local Chrome
Command Source
Run with:
uvx t0cksn1per --help
What To Gather
- restaurant slug
- party size
- launch time or restock mode
- exact dates or no preference
- exact times or any time
- local or node execution target
- whether CDP is requested
Then produce one command and run it.
References
- For example commands, read
references/commands.md - For CDP setup, read
references/cdp.md
安全使用建议
Before installing or invoking this skill, verify the external `t0cksn1per` package and prefer a pinned, trusted version. Review the generated command before it runs, start with visible browser mode, and only use CDP with the temporary Chrome profile documented by the skill.
能力评估
Purpose & Capability
The artifacts coherently describe a Tock reservation watch/sniping helper and the examples match that purpose, but the behavior can automate interactions with a third-party reservation service.
Instruction Scope
The skill instructs the agent to generate a command and run it, without an explicit final user-confirmation step for the exact command, even though the command executes an external CLI and may run unattended.
Install Mechanism
The executable behavior is not bundled or reviewed; the skill relies on `uvx t0cksn1per` with no pinned package version, homepage, source, or install spec.
Credentials
Headless Playwright and CDP/browser-control modes are purpose-aligned for reservation automation, but they can control a browser session and should be used only with a profile the user intends to expose.
Persistence & Privilege
The skill supports unattended polling on a node, which is expected for this use case, but users should understand that it may keep running and acting until stopped.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install t0cksn1per - 安装完成后,直接呼叫该 Skill 的名称或使用
/t0cksn1per触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the t0cksn1per skill.
- Enables running the Tock reservation sniper for timed releases or cancellation watches.
- Supports both local (headed) and remote node (headless) execution targets.
- Gathers key inputs such as restaurant, party size, date/time preferences, and execution environment.
- Outputs a single concrete `t0cksn1per` command and runs it.
- Offers guidance on example commands and Chrome DevTools Protocol (CDP) setup via reference files.
元数据
常见问题
t0cksn1per 是什么?
Use when the user wants to run the Tock reservation sniper for a timed release or cancellation watch, locally on their Mac or on a remote node. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 t0cksn1per?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install t0cksn1per」即可一键安装,无需额外配置。
t0cksn1per 是免费的吗?
是的,t0cksn1per 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
t0cksn1per 支持哪些平台?
t0cksn1per 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 t0cksn1per?
由 Murphy Liu(@murphykobe)开发并维护,当前版本 v1.0.0。
推荐 Skills