← 返回 Skills 市场
bennyzhe

openmath-open-theorem

作者 shentu-org · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
275
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install openmath-open-theorem
功能描述
Queries open formal verification theorems from the OpenMath platform. Use when the user asks for a list of open theorems, wants Lean or Rocq-specific theorem...
安全使用建议
This skill appears to do what it says: it runs the bundled Python scripts to call OpenMath APIs and scaffold a local Lean/Coq project. Before installing/using it: (1) review the bundled scripts yourself (they will be executed locally by Python); (2) be aware the tool will create openmath-env.json under ./.openmath-skills or ~/.openmath-skills — choose project vs user scope appropriately; (3) the skill will make HTTP requests to the default hosts (https://openmath.shentu.org and https://openmath-be.shentu.org) or to any host you set via OPENMATH_API_HOST / OPENMATH_SITE_URL — do not override these to an untrusted endpoint; (4) no credentials are requested by default, but other skills (openmath-submit-theorem, openmath-claim-reward) are referenced for submission/claim workflows — inspect those before using end-to-end submission. Overall the package is coherent with its purpose.
功能分析
Type: OpenClaw Skill Name: openmath-open-theorem Version: 1.0.2 The skill bundle is a legitimate toolset for interacting with the OpenMath formal verification platform. It provides scripts for discovering, detailing, and scaffolding Lean and Rocq (Coq) theorem workspaces. The code uses standard Python libraries (urllib, pathlib, json) for API interaction and file management, follows a well-documented configuration gate (openmath-env.json), and contains no evidence of data exfiltration, malicious execution, or prompt injection. All actions are consistent with the stated purpose of theorem discovery and local environment setup.
能力评估
Purpose & Capability
Name/description (querying OpenMath, fetching details, scaffolding Lean/Coq workspaces) match the provided scripts (fetch_open_theorems, fetch_theorem_detail, download_theorem) and supporting config helpers. No unexpected credentials, binaries, or unrelated services are requested.
Instruction Scope
SKILL.md instructs the agent to run the included Python scripts and enforces a first-run gate that requires a local config file before contacting APIs. Scripts only read/write the declared config paths (.openmath-skills/openmath-env.json or ~/.openmath-skills/openmath-env.json), create scaffolds, and call the OpenMath API endpoints. There are no instructions to read unrelated system files or transmit data to unexpected endpoints (aside from allowed endpoint overrides).
Install Mechanism
This is an instruction-only skill (no install spec). Python scripts are bundled with the skill and executed locally; there are no external downloads or package installs specified. No high-risk installation behavior observed.
Credentials
No required environment variables or credentials are declared. The code respects optional overrides: OPENMATH_SITE_URL, OPENMATH_API_HOST, and OPENMATH_ENV_CONFIG — all are reasonable for endpoint/config overrides. These allow pointing to alternate API hosts, so users should avoid setting them to untrusted endpoints.
Persistence & Privilege
The skill is user-invocable and not forced always-on. It writes only to the project or user-scoped config directories it documents and generates local scaffold directories for downloaded theorems. It does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openmath-open-theorem
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openmath-open-theorem 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
query open theorems on openmath
v1.0.1
No user-facing changes in this version. - Version bumped from 1.0.0 to 1.0.1 with no file or documentation changes detected.
v1.0.0
openmath-open-theorem v1.0.0 - Initial release of the OpenMath open theorem discovery and scaffolding skill. - Requires user setup via a mandatory first-run gate (`openmath-env.json` with `preferred_language`) before any queries. - Supports listing, filtering, and downloading Lean or Rocq open theorems from the OpenMath platform. - Includes scripts for environment validation, theorem exploration, detail retrieval, and local proof workspace scaffolding. - Integrates cleanly with related skills for proving, submission, and reward claiming.
元数据
Slug openmath-open-theorem
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

openmath-open-theorem 是什么?

Queries open formal verification theorems from the OpenMath platform. Use when the user asks for a list of open theorems, wants Lean or Rocq-specific theorem... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。

如何安装 openmath-open-theorem?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openmath-open-theorem」即可一键安装,无需额外配置。

openmath-open-theorem 是免费的吗?

是的,openmath-open-theorem 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openmath-open-theorem 支持哪些平台?

openmath-open-theorem 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openmath-open-theorem?

由 shentu-org(@bennyzhe)开发并维护,当前版本 v1.0.2。

💬 留言讨论