← 返回 Skills 市场
aruelius

PythonGO

作者 PythonGO · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pythongo
功能描述
answer questions about pythongo code, docs, callbacks, errors, modules, functions, marketcenter, paramsmap, instrument_id, exchange, kline data, and strategy...
安全使用建议
This skill appears coherent and matches its stated purpose: it simply bundles the pythongo source and docs and instructs the agent to answer questions from those local resources. Before installing/using: (1) review the bundled code if you will run it or import it into a live trading environment; (2) do not enable or run remote debugging (the docs mention start_remote_debug and installing debugpy) on production systems unless you trust the environment and understand the implications; (3) avoid running any external installers or binaries linked in the docs unless you trust the vendor and verify the download; (4) the skill does not request credentials or system access, but treat any code pulled from third parties with standard caution for code that could interact with trading systems.
能力评估
Purpose & Capability
Name/description ask the skill to answer questions about pythongo code/docs; the package actually contains a pythongo codebase, indexed docs, examples, and reference pyi files that the SKILL.md tells the agent to use. Nothing requested or included (no external credentials, no unrelated binaries) appears disproportionate to that purpose.
Instruction Scope
SKILL.md tightly constrains runtime behavior: search local ./codebase, ./docs_indexed, ./docs_normalized and reference files in a defined priority, prefer bundled docs, and do not invent facts or use external sources. It does not instruct the agent to read unrelated system files, exfiltrate secrets, call unexpected endpoints, or access credentials.
Install Mechanism
No install spec is present (instruction-only), so nothing will be downloaded or installed by a provided installer. The skill bundle includes many code and doc files but no automated install actions.
Credentials
The skill does not request environment variables, binaries, or credentials — which is appropriate. Note: the bundled docs reference optional dependency installation (e.g., pip install debugpy) and vendor download links for client installers; these are documentation references and not required by the skill itself, but you should be cautious before running any installers or enabling remote debug in your environment.
Persistence & Privilege
The skill is not marked always:true and does not require persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default (platform normal) but that is not combined with any broad credential access here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pythongo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pythongo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the pythongo skill. - Answers questions about pythongo using bundled local codebase and documentation. - Strictly prioritizes codebase over docs for accuracy; clearly notes conflicts. - Provides clear rules for answering about implementation, APIs, errors, documentation, and code examples. - Enforces strict conventions for contract and exchange codes aligned with PythonGO standards. - Delivers complete, context-rich code examples based on local resources; avoids partial or ambiguous snippets. - Handles ambiguous input by requesting required information before giving final answers or code.
元数据
Slug pythongo
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PythonGO 是什么?

answer questions about pythongo code, docs, callbacks, errors, modules, functions, marketcenter, paramsmap, instrument_id, exchange, kline data, and strategy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 PythonGO?

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

PythonGO 是免费的吗?

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

PythonGO 支持哪些平台?

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

谁开发了 PythonGO?

由 PythonGO(@aruelius)开发并维护,当前版本 v1.0.0。

💬 留言讨论