← 返回 Skills 市场
bytesagain-lab

Mychef

作者 bytesagain-lab · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
198
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install mychef
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Mychef concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a harmless local reference tool: it includes a shell script that prints documentation and does not perform network calls or request credentials. Before installing or running, you may want to: (1) review the script (scripts/script.sh) yourself — it is short and readable; (2) note the minor version mismatch (metadata 2.0.3 vs script VERSION 2.0.2) and a small help-text substitution bug (the help heredoc is single-quoted so $VERSION won't expand) — both are non-malicious; and (3) as with any skill that contains executable scripts, only enable it in environments where running simple shell tools is acceptable. Overall risk is low.
功能分析
Type: OpenClaw Skill Name: mychef Version: 2.0.3 The 'mychef' skill is a purely informational documentation tool providing reference material for development workflows. The primary script (scripts/script.sh) uses static heredocs to output text and contains no network requests, file system modifications, credential access, or obfuscated code.
能力评估
Purpose & Capability
The name/description (Mychef reference for devtools) matches the provided SKILL.md and the included script: both produce plain-text reference documentation. The only minor mismatch is metadata: registry version is 2.0.3 while the script sets VERSION="2.0.2" — a cosmetic inconsistency, not a security issue.
Instruction Scope
SKILL.md explicitly states the commands output heredoc text with no external API calls; scripts/script.sh only prints local heredoc content and uses no network, credentials, or reads arbitrary system paths. No scope creep detected.
Install Mechanism
There is no install specification (instruction-only skill). A single shell script is included but nothing in the bundle downloads or executes remote code during install.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not read environment variables or credentials. No disproportionate secrets or config access requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not attempt to modify agent/system configurations or request permanent presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mychef
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mychef 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug mychef
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Mychef 是什么?

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

如何安装 Mychef?

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

Mychef 是免费的吗?

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

Mychef 支持哪些平台?

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

谁开发了 Mychef?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.3。

💬 留言讨论