← Back to Skills Marketplace
301
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install restaurant-evaluator
Description
餐饮创业选址与开店评估专家系统,基于"勇哥餐饮创业"视频内容整理的自测表。 用于评估餐饮选址质量、计算回本周期、判断创业可行性。 使用场景: 1. 餐饮选址评估 - 输入选址各项指标,自动计算得分并给出A/B/C/D评级 2. 开店可行性评估 - 评估资金、产品、运营能力等,给出能否开店的建议 3. 回本周期计算...
Usage Guidance
This skill appears coherent and contains an offline Python evaluator plus reference material. Before installing or running, ensure you have Python 3 available and review the example JSON inputs you (or users) will provide — the script runs only on the JSON you supply. Treat outputs as heuristic guidance (not legal/financial advice) and test with known examples. If you plan to run it in a shared environment, run it in a sandboxed session to avoid accidental exposure of other files; otherwise there are no apparent exfiltration or credential risks.
Capability Analysis
Type: OpenClaw Skill
Name: restaurant-evaluator
Version: 1.0.1
The skill bundle is a legitimate business evaluation tool designed to help users assess restaurant startup locations and financial viability. The Python script (scripts/evaluate.py) performs purely mathematical scoring and logic based on user-provided metrics, and the instructions in SKILL.md correctly guide the AI agent to facilitate this process without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name and description describe an evaluation tool; the package contains a scoring script (scripts/evaluate.py), a detailed SKILL.md, and a reference self-assessment — all directly related to computing scores, ratings, and payback. Nothing in the bundle requests unrelated capabilities (e.g., cloud credentials or external services).
Instruction Scope
Runtime instructions only ask the agent to collect user inputs into a JSON file (example uses /tmp/eval_input.json) and run the included Python script. The script reads only the provided JSON, computes scores, prints results and JSON output, and does not access other system files, network, or environment variables.
Install Mechanism
No install spec; the skill is instruction-plus-script. The included code is plain Python, no downloads or archive extraction. The only implicit dependency is a Python 3 runtime, which is reasonable and proportional for this tool.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read env vars or external config paths. This matches the stated purpose and is proportionate to an offline evaluation tool.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It does not modify other skills or agent configuration. Default autonomous invocation is allowed (platform default) but does not expand the skill's privileges beyond running its logic.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install restaurant-evaluator - After installation, invoke the skill by name or use
/restaurant-evaluator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No functional or content changes detected in this version.
- Documentation, usage, and feature set remain the same as the previous release.
v1.0.0
restaurant-evaluator 1.0.0 初始版本发布:
- 基于“勇哥餐饮创业”视频内容整理,自测表评估餐饮选址与开店可行性
- 支持选址打分评级、一键回本周期计算、开店可行性快速判断
- 提供避坑指南(5种必死模型)与常胜店型推荐(夫妻店、蜜雪型等)
- 融合选址评估、资金/运营能力自测、合同与风险核查多维机制
- 附详细评估流程、打分维度与评分标准,适配实际餐饮创业场景
Metadata
Frequently Asked Questions
What is 餐饮创业选址与开店评估专家系统?
餐饮创业选址与开店评估专家系统,基于"勇哥餐饮创业"视频内容整理的自测表。 用于评估餐饮选址质量、计算回本周期、判断创业可行性。 使用场景: 1. 餐饮选址评估 - 输入选址各项指标,自动计算得分并给出A/B/C/D评级 2. 开店可行性评估 - 评估资金、产品、运营能力等,给出能否开店的建议 3. 回本周期计算... It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.
How do I install 餐饮创业选址与开店评估专家系统?
Run "/install restaurant-evaluator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 餐饮创业选址与开店评估专家系统 free?
Yes, 餐饮创业选址与开店评估专家系统 is completely free (open-source). 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 wwek (@wwek); the current version is v1.0.1.
More Skills