aaa2531349/calorie1/SKILL.md
热量侦探 v2.0.0 - AI 食物卡路里计算器。通过 Kimi 视觉识别照片中的食物,自动计算卡路里、蛋白质、碳水、脂肪等营养数据。内置常见食物营养数据库。用于健康饮食管理、减肥健身追踪。再隐蔽的热量也逃不过我的眼睛!
npx skillsauth add openclaw/skills calorie-detective-v2-0-0Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
🕵️ 再隐蔽的热量也逃不过我的眼睛!
通过 Kimi 视觉识别技术,像侦探一样找出食物中隐藏的热量,自动计算卡路里和营养成分,帮助你更好地管理饮食健康。
已内置 100+ 种常见食物营养数据(每 100 克):
| 类别 | 食物举例 | |------|----------| | 🍚 主食 | 米饭、面条、馒头、面包、土豆 | | 🥚 蛋白质 | 鸡蛋、牛奶、鸡肉、猪肉、牛肉、鱼、虾 | | 🍎 水果 | 苹果、香蕉、橙子、葡萄、草莓 | | 🥬 蔬菜 | 青菜、番茄、黄瓜、胡萝卜、西兰花 | | 🍔 快餐 | 汉堡、薯条、炸鸡、披萨 |
编辑 src/calorie_calculator.py 中的 COMMON_FOODS 字典:
COMMON_FOODS = {
'你的食物': {'calories': 100, 'protein': 5, 'carbs': 15, 'fat': 3},
...
}
MIT
欢迎提交 Issue 和 Pull Request!
如有问题或建议,请提交 Issue 或联系开发者。
🕵️ 热量侦探,再隐蔽的热量也逃不过我的眼睛! 🍽️
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。