← 返回 Skills 市场
jpengcheng523-netizen

cooking-timer

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-cooking-timer
功能描述
Kitchen cooking timer
使用说明 (SKILL.md)

Cooking Timer

Kitchen cooking timer

When to Use

  • User needs cooking related functionality
  • Automating timer tasks
  • Food operations

Usage

python3 scripts/cooking_timer.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export TIMER_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
安全使用建议
This skill is inconsistent: its README tells you to run scripts/cooking_timer.py and to set a TIMER_API_KEY, but the published bundle contains only SKILL.md and declares no required env vars or code. Do not provide any secret (like an API key) to this skill. Ask the publisher for the missing script and a clear explanation of why an API key is needed, evidence of the code (link to a repository or packaged files), and an updated registry manifest that lists required binaries/env vars. If you must test it, run it in an isolated sandbox and avoid using real credentials.
能力评估
Purpose & Capability
The name/description claim a simple 'kitchen cooking timer', but the SKILL.md expects running python3 scripts/cooking_timer.py and an environment variable TIMER_API_KEY. The registry lists no binaries, no required env vars, and no code files — those requirements do not match the stated purpose or the package contents.
Instruction Scope
Runtime instructions tell the agent to execute a script at scripts/cooking_timer.py and to read TIMER_API_KEY from the environment. No such script exists in the manifest and the declared metadata does not include TIMER_API_KEY. The instructions therefore reference files/credentials outside the skill bundle.
Install Mechanism
There is no install spec and the skill is instruction-only, so nothing is written to disk by an installer. That lowers install-time risk, but also means the actual runtime behavior is undefined because the referenced code is missing.
Credentials
SKILL.md asks users to set TIMER_API_KEY, yet requires.env and primary credential are empty in the registry. A simple cooking timer does not clearly justify an external API key; requesting a secret without explanation is disproportionate and suspicious.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and can be invoked autonomously (default), which is normal; no evidence it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jpeng-cooking-timer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jpeng-cooking-timer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
jpeng-cooking-timer 1.0.0 - Initial release of the kitchen cooking timer skill - Allows users to automate cooking timer tasks via command line - Accepts input and output arguments for flexible use - Requires configuration of TIMER_API_KEY as an environment variable - Returns results in JSON format
元数据
Slug jpeng-cooking-timer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

cooking-timer 是什么?

Kitchen cooking timer. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 cooking-timer?

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

cooking-timer 是免费的吗?

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

cooking-timer 支持哪些平台?

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

谁开发了 cooking-timer?

由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。

💬 留言讨论