← Back to Skills Marketplace
aruelius

PythonGO

by PythonGO · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pythongo
Description
answer questions about pythongo code, docs, callbacks, errors, modules, functions, marketcenter, paramsmap, instrument_id, exchange, kline data, and strategy...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pythongo
  3. After installation, invoke the skill by name or use /pythongo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pythongo
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PythonGO?

answer questions about pythongo code, docs, callbacks, errors, modules, functions, marketcenter, paramsmap, instrument_id, exchange, kline data, and strategy... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install PythonGO?

Run "/install pythongo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PythonGO free?

Yes, PythonGO is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PythonGO support?

PythonGO is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PythonGO?

It is built and maintained by PythonGO (@aruelius); the current version is v1.0.0.

💬 Comments