← 返回 Skills 市场
ckchzh

Finetune

作者 BytesAgain2 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install finetune
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Finetune concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Finetune

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Finetune concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears coherent and low-risk: it simply prints offline reference documentation and does not access network, credentials, or system files. Before installing, you may want to: (1) review the included script (scripts/script.sh) yourself — it is short and readable; (2) note the minor version-string inconsistencies between metadata (2.0.4), SKILL.md (2.0.3), and script (2.0.2) — likely harmless but worth awareness; and (3) if you operate in a high-security environment, run the skill in a sandbox or inspect future updates to ensure no network or credential access is added.
功能分析
Type: OpenClaw Skill Name: finetune Version: 2.0.4 The 'finetune' skill is a static documentation reference tool. The primary script, scripts/script.sh, uses hardcoded heredocs to output plain-text information about development patterns and best practices, with no network activity, file system modifications, or credential access. The SKILL.md instructions accurately reflect the code's behavior and contain no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (Finetune reference for devtools) aligns with the contents: SKILL.md and scripts/script.sh provide offline reference text. Nothing in the files requests unrelated resources or permissions.
Instruction Scope
SKILL.md explicitly states commands emit heredoc text with no external calls; scripts/script.sh implements only local text output and standard argument handling. The instructions do not read environment variables, system config paths, or transmit data.
Install Mechanism
No install spec is provided (instruction-only style). The single included script is harmless text-output code; nothing is downloaded or written to disk by an installer step.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not access any secrets or external APIs. Requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skill/system configurations. Autonomous invocation is allowed by default, which is normal and not concerning here given the skill's limited scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install finetune
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /finetune 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug finetune
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Finetune 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Finetune concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Finetune?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install finetune」即可一键安装,无需额外配置。

Finetune 是免费的吗?

是的,Finetune 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Finetune 支持哪些平台?

Finetune 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Finetune?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.4。

💬 留言讨论