← Back to Skills Marketplace
中医舌像分析
by
sunmingbin57-lgtm
· GitHub ↗
· v1.0.2
· MIT-0
120
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tcm-tongue-analyzer
Description
专业中医舌象分析系统,基于深度学习自动识别舌色、舌形、舌苔特征,提供中医辨证建议。适用于中医临床诊断辅助、中医教学、健康监测等场景。使用当用户需要分析舌象照片、获取中医辨证建议、或进行舌诊学习时触发。
Usage Guidance
This package appears to be a local/offline tongue-image analysis tool and is internally consistent. Before installing: 1) Be aware the repository provides Python scripts but not a packaged console entrypoint — running the SKILL.md 'tcm-tongue' commands may require manual installation or invoking python tongue_analyzer.py. 2) Heavy ML libs (TensorFlow/PyTorch) may be optional but large — confirm which are actually needed and install in a virtual environment. 3) The manifest mentions a 6 RMB price while README claims MIT-0; verify licensing and payment expectations with the publisher before paying. 4) The tool processes image files you provide — treat sensitive health photos carefully and test in a sandbox if you are concerned about accidental uploads. 5) No network endpoints or credential access were found in the code, but verify any build/publish steps you run (e.g., npx clawhub publish) before executing them.
Capability Assessment
Purpose & Capability
The name, description, SKILL.md and the Python scripts align: this is a tongue-image analysis and TCM-diagnosis helper. Small inconsistencies: SKILL.md shows CLI commands as `tcm-tongue` but the repo provides tongue_analyzer.py (no packaging/console entrypoint provided), the manifest/package scripts mention a price (6 RMB) while SKILL.md/README claim MIT-0; SKILL.md lists heavy ML deps (TensorFlow/PyTorch) but manifest's packages list is minimal (opencv/pillow/numpy). These are documentation/packaging mismatches, not evidence of malicious behavior.
Instruction Scope
Runtime instructions tell the agent to accept image paths/folders, install typical imaging/ML Python packages, and run local CLI scripts. The included code only accesses files the user specifies, performs local image-file checks and simulated analysis, and generates reports. There are no instructions to read unrelated system files or to send data to external endpoints.
Install Mechanism
There is no network-based install spec and no arbitrary download/extract. The package includes local Python scripts and a packaging helper. The packaging script operates on local files and references npx clawhub commands for publishing, but nothing in the repo fetches or executes remote code at runtime.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not attempt to access secrets or unrelated environment variables. Requested dependencies (OpenCV, Pillow, numpy, optional TF/PyTorch) are appropriate for image analysis.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent elevated privileges or modify other skills' configs. It runs as local scripts and prints/writes reports only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tcm-tongue-analyzer - After installation, invoke the skill by name or use
/tcm-tongue-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
改为完全免费版本,促进中医数字化发展
v1.0.1
添加价格信息:6元人民币/次下载
v1.0.0
- Initial release of the "中医舌像分析" (TCM Tongue Analyzer) skill.
- Supports automatic analysis of tongue photos for tongue color, shape, coating, and special features using deep learning.
- Provides TCM syndrome differentiation and professional recommendations for clinical, educational, and health monitoring scenarios.
- Offers easy-to-use commands for single or batch photo analysis and detailed report generation.
- Achieves up to 92% accuracy in tongue color classification and 80% accuracy in overall syndrome differentiation.
Metadata
Frequently Asked Questions
What is 中医舌像分析?
专业中医舌象分析系统,基于深度学习自动识别舌色、舌形、舌苔特征,提供中医辨证建议。适用于中医临床诊断辅助、中医教学、健康监测等场景。使用当用户需要分析舌象照片、获取中医辨证建议、或进行舌诊学习时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install 中医舌像分析?
Run "/install tcm-tongue-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 中医舌像分析 free?
Yes, 中医舌像分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 中医舌像分析 support?
中医舌像分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 中医舌像分析?
It is built and maintained by sunmingbin57-lgtm (@sunmingbin57-lgtm); the current version is v1.0.2.
More Skills