← 返回 Skills 市场
Operations Research Modeling
作者
Go-own-way
· GitHub ↗
· v1.0.0
· MIT-0
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install or-modeling
功能描述
运筹优化数学建模辅助工具。当用户需要将实际问题转化为数学优化模型时使用,包括:(1) 输入运筹优化问题并要求建立数学模型;(2) 需要将文字描述转化为目标函数和约束条件;(3) 要求对问题进行数学公式化表述;(4) 需要验证或完善优化问题的数学模型;(5) 搜索相关学术论文了解研究现状。支持的场景:线性规划、整数...
安全使用建议
This skill appears coherent and focused on modeling plus optional literature search. Before installing: (1) know that running the skill (or the paper_search.py script) will send your query text to OpenAlex and Semantic Scholar — avoid submitting sensitive or proprietary problem statements; (2) the script requires Python and the 'requests' package (it will exit with an instruction to pip install requests if missing); (3) the skill makes outbound network requests (rate limits or API policies may apply); and (4) the SKILL.md quick-confirmation mode can skip stepwise confirmations if the user replies with short affirmative phrases, so be careful when using terse confirmations. If you need offline-only modeling or must not transmit problem data, decline the literature-search step or inspect/modify paper_search.py to remove network calls.
功能分析
Type: OpenClaw Skill
Name: or-modeling
Version: 1.0.0
The skill bundle is a legitimate tool for operations research mathematical modeling. It provides a structured workflow for the AI agent to understand problems, search for academic literature, and generate LaTeX models. The included Python script `scripts/paper_search.py` is a utility for querying public academic APIs (OpenAlex and Semantic Scholar) and shows no signs of malicious behavior, data exfiltration, or unauthorized execution. The instructions in `SKILL.md` and the reference templates in `references/or-problems.md` are entirely consistent with the stated purpose of the skill.
能力评估
Purpose & Capability
Name/description match the provided SKILL.md, reference material, and the included paper_search.py. The only external capability (paper search) is appropriate for a modeling assistant that offers literature review.
Instruction Scope
SKILL.md stays within modeling workflows but instructs the agent to run scripts/paper_search.py which will send the user's query to OpenAlex and Semantic Scholar APIs. That network activity is expected for a literature search, but users should know queries (problem descriptions) will be transmitted to those services.
Install Mechanism
No install spec is provided (instruction-only), and only a small Python script is included. The script requires the widely used 'requests' library but does not download or execute code from untrusted URLs. Low installation risk.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The paper_search.py makes outbound HTTPS calls but does not require or attempt to read secrets — proportional to its literature-search purpose.
Persistence & Privilege
always is false, the skill is user-invocable and does not request persistent/privileged presence or modify other skills or system configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install or-modeling - 安装完成后,直接呼叫该 Skill 的名称或使用
/or-modeling触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of or-modeling, an assistant tool for translating real-world operations research problems into mathematical optimization models.
- Supports model building for scenarios such as linear/integer/mixed programming, non-linear programming, dynamic programming, combinatorial optimization (TSP/VRP), network flows, site location, queuing theory, inventory and supply chain optimization, stochastic programming, scheduling, game theory, mechanism design, and more.
- Provides a step-by-step workflow: problem understanding (6-dimension analysis), literature review, assumption validation, model formulation, self-check, and LaTeX output with separate explanations.
- Features quick confirmation mode for users with clear problem descriptions.
- Includes guidance for literature search, complexity estimation, recommended constraints by problem type, and common constraints module reference.
- Output templates for professional reporting, including self-diagnosis checklist and LaTeX-formatted models for easy academic or practical use.
元数据
常见问题
Operations Research Modeling 是什么?
运筹优化数学建模辅助工具。当用户需要将实际问题转化为数学优化模型时使用,包括:(1) 输入运筹优化问题并要求建立数学模型;(2) 需要将文字描述转化为目标函数和约束条件;(3) 要求对问题进行数学公式化表述;(4) 需要验证或完善优化问题的数学模型;(5) 搜索相关学术论文了解研究现状。支持的场景:线性规划、整数... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Operations Research Modeling?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install or-modeling」即可一键安装,无需额外配置。
Operations Research Modeling 是免费的吗?
是的,Operations Research Modeling 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Operations Research Modeling 支持哪些平台?
Operations Research Modeling 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Operations Research Modeling?
由 Go-own-way(@go-own-way)开发并维护,当前版本 v1.0.0。
推荐 Skills