← 返回 Skills 市场
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tinker-rlskill
功能描述
Use this skill whenever the user mentions Tinker, tinker CLI, training runs, checkpoints, model fine-tuning with Tinker, tinker-cookbook, tinker recipes, or...
安全使用建议
This skill is primarily a Tinker CLI/SDK cheat-sheet and cookbook reference, which is reasonable — but its runtime instructions expect you (or an agent) to: set or read TINKER_API_KEY, create/read ~/.tinker/config.json, run pip install and git pull, and authenticate to Hugging Face or W&B. The registry metadata lists no required env vars or config paths, which is inconsistent. Before installing or letting an agent run these commands: 1) Verify the skill source and the referenced GitHub repos yourself; 2) Confirm what 'uv pip' means in your environment; 3) Only provide API keys (TINKER_API_KEY, HF token, W&B key) if you trust the code and the exact commands being run; 4) Prefer to run installation and authentication steps manually in a controlled environment (not via an autonomous agent); 5) Ask the skill author/maintainer to declare required env vars and config paths in the registry and to avoid vague instructions that access user configs. These mismatches are not proof of malicious intent, but they are a clear coherence problem you should resolve before giving the skill access to secrets or running its install steps.
能力评估
Purpose & Capability
The skill's stated purpose (Tinker CLI/SDK/cookbook guidance) matches the included docs, but the SKILL.md instructs use of an API key, local config (~/.tinker/config.json), and interactions with Hugging Face / W&B. The skill metadata declares no required env vars or config paths; that mismatch is unexplained and disproportionate to an instruction-only cheat sheet.
Instruction Scope
SKILL.md tells the agent to read/check environment variables (TINKER_API_KEY), read/write ~/.tinker/config.json, run CLI commands, clone/pull Git repos, and pip-install packages. Those runtime actions involve accessing user config, network, and filesystem beyond mere in-chat help. The instructions also reference authenticating to Hugging Face and W&B (tokens) and checking network endpoints — all of which broaden the skill's runtime scope without being declared.
Install Mechanism
There is no install spec in the registry (instruction-only), which is lower risk. However the runtime doc instructs commands that will install code (pip install/--upgrade tinker, git pull + pip install -e .) and manipulate local files. The doc uses an unusual 'uv pip' invocation (likely a platform wrapper) — confirm what tool 'uv' is before running these commands.
Credentials
The metadata lists no required environment variables or config paths, yet the instructions explicitly require/describe TINKER_API_KEY (env or ~/.tinker/config.json) and describe authenticating to Hugging Face and W&B. Declaring no credentials while instructing the agent to access secrets and config files is a proportionality mismatch and should be fixed or explained.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; there is no declared persistent system privilege. The instructions do suggest writing a local config file (~/.tinker/config.json) and installing packages if followed, but the registry does not auto-grant persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tinker-rlskill - 安装完成后,直接呼叫该 Skill 的名称或使用
/tinker-rlskill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added source URL for this skill: https://github.com/zjrwtx/max_skills
- No functional changes; documentation now lists this skill's repository alongside SDK and cookbook sources.
v1.0.0
first commit
元数据
常见问题
tinker-rlskill 是什么?
Use this skill whenever the user mentions Tinker, tinker CLI, training runs, checkpoints, model fine-tuning with Tinker, tinker-cookbook, tinker recipes, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 tinker-rlskill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tinker-rlskill」即可一键安装,无需额外配置。
tinker-rlskill 是免费的吗?
是的,tinker-rlskill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
tinker-rlskill 支持哪些平台?
tinker-rlskill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 tinker-rlskill?
由 Less(@zjrwtx)开发并维护,当前版本 v1.0.1。
推荐 Skills