HomeBrowseUpload
← Back to registry
// Skill profile

nutrition-label

name: "nutrition-label"

by bytesagain1 · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-nutrition-label
View on GitHub
// Full documentation

---

name: "nutrition-label"

version: "3.0.0"

description: "Generate nutrition labels and track daily intake. Use when analyzing food nutrition."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# nutrition-label

Generate nutrition labels and track daily intake. Use when analyzing food nutrition.

Commands

`create`

scripts/script.sh create <food cal protein carbs fat>

`lookup`

scripts/script.sh lookup <food>

`daily`

scripts/script.sh daily

`compare`

scripts/script.sh compare <f1 f2>

`label`

scripts/script.sh label <file>

Data Storage

Data stored in `~/.local/share/nutrition-label/`.

---

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band