← 返回 Skills 市场
Nutrition Label
作者
bytesagain1
· GitHub ↗
· v4.0.1
· MIT-0
453
总下载
0
收藏
1
当前安装
18
版本数
在 OpenClaw 中安装
/install nutrition-label
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Nutrition Label concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple local reference that emits documentation text; it does not request credentials or perform network I/O. Notes to consider before installing: (1) the package includes a small shell script (scripts/script.sh) that will exist in the skill bundle — it prints documentation only; (2) there is a minor inconsistency between the declared skill version (4.0.1) and the script VERSION variable (4.0.0) and a small bug in the help heredoc that prevents $VERSION expansion — these are non-security issues but worth noting; (3) if your environment enforces sandboxing or disallows executing bundled scripts, verify the platform's runtime behavior so the script cannot be executed unexpectedly. Overall, nothing in the bundle appears disproportionate or malicious.
功能分析
Type: OpenClaw Skill
Name: nutrition-label
Version: 4.0.1
The skill is a static reference tool providing documentation on 'Nutrition Label' concepts. The main logic in scripts/script.sh consists entirely of heredoc strings used to display informational text, with no network access, file system manipulation, or execution of external payloads.
能力评估
Purpose & Capability
Name/description (reference docs for Nutrition Label) match the included assets: SKILL.md and a shell script that emit plaintext help and documentation. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md explicitly states output is via heredoc with no external API calls or network access. The included scripts/script.sh only prints embedded documentation (heredocs), does not make network calls, read secrets, or access system configuration beyond standard stdout.
Install Mechanism
There is no install spec (instruction-only). A single shell script file is included in the bundle; it is static documentation output and does not perform downloads or extraction. No risky download URLs or package installs are present.
Credentials
The skill declares no required environment variables, secrets, or config paths and the runtime content does not reference or read any environment variables or credentials.
Persistence & Privilege
The skill does not request always:true and uses standard user-invocable/autonomous defaults. It does not modify other skills or request elevated/system-wide configuration access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nutrition-label - 安装完成后,直接呼叫该 Skill 的名称或使用
/nutrition-label触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: Complete rewrite.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
yaml-fix+quality
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
De-template, unique content, script cleanup
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of Nutrition Label Reader:
- Reads and analyzes nutrition labels, including ingredients and calorie content.
- Provides health scoring and daily recommended intake guidance.
- Identifies allergens in food products.
- Allows nutrition comparison between products.
- Workflow guidance for streamlined use.
元数据
常见问题
Nutrition Label 是什么?
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Nutrition Label concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 453 次。
如何安装 Nutrition Label?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nutrition-label」即可一键安装,无需额外配置。
Nutrition Label 是免费的吗?
是的,Nutrition Label 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nutrition Label 支持哪些平台?
Nutrition Label 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nutrition Label?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v4.0.1。
推荐 Skills