← 返回 Skills 市场
Microsoft Qlib
作者
sawyerieong-cpuAI
· GitHub ↗
· v1.0.0
· MIT-0
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qlib-ms
功能描述
Microsoft Qlib - AI-oriented Quantitative Investment Platform. Use when: (1) stock/financial data analysis, (2) quantitative trading strategy development, (3...
安全使用建议
This SKILL appears to be a plain Qlib usage guide and pip-based install, which is coherent with its description — but two things to check before installing: (1) provenance: the registry entry has no source/homepage while the skill claims 'Microsoft Qlib' — confirm the publisher is trustworthy and that you are installing the official qlib package (compare with the official GitHub and PyPI entries). (2) pip risk: pip install will download and run code from PyPI; install into an isolated virtualenv or container and review the package/version. Finally, be aware that real data access may require separate data-provider API keys or configurations handled outside this skill.
功能分析
Type: OpenClaw Skill
Name: qlib-ms
Version: 1.0.0
The skill bundle provides integration for Microsoft Qlib, a legitimate open-source quantitative investment platform. The SKILL.md file contains standard documentation, installation instructions via pip, and code snippets for financial data analysis that align perfectly with the stated purpose. No indicators of malicious intent, data exfiltration, or prompt injection were found.
能力评估
Purpose & Capability
The skill is coherent with a Qlib integration: it only requires Python and shows typical qlib usage (pip install qlib, qlib.init(), data fetching, backtesting). However, the registry lists the skill source as 'unknown' and provides no homepage while the SKILL.md claims Microsoft Qlib — this provenance mismatch could indicate impersonation or an untrusted publisher.
Instruction Scope
SKILL.md instructions are scoped to installing qlib and using its API (init, data access, backtest, model training). It does not instruct reading unrelated files, harvesting env vars, or sending data to unexpected endpoints.
Install Mechanism
Installation is via pip install qlib (declared in SKILL.md metadata). Pip installation from PyPI is expected for this package but carries the usual risk of executing third-party code. Also note a minor inconsistency: registry metadata said 'No install spec' while SKILL.md contains an openclaw.install entry — this mismatch should be reconciled.
Credentials
No environment variables or credentials are requested by the skill. This is proportionate for an instruction-only qlib integration. Be aware that some data sources used with qlib may require separate API keys which are not requested here.
Persistence & Privilege
The skill is not force-enabled (always:false) and is user-invocable. It does not request elevated platform privileges or persistent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qlib-ms - 安装完成后,直接呼叫该 Skill 的名称或使用
/qlib-ms触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Microsoft Qlib AI-oriented quantitative investment platform
元数据
常见问题
Microsoft Qlib 是什么?
Microsoft Qlib - AI-oriented Quantitative Investment Platform. Use when: (1) stock/financial data analysis, (2) quantitative trading strategy development, (3... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Microsoft Qlib?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qlib-ms」即可一键安装,无需额外配置。
Microsoft Qlib 是免费的吗?
是的,Microsoft Qlib 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microsoft Qlib 支持哪些平台?
Microsoft Qlib 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft Qlib?
由 sawyerieong-cpuAI(@sawyerieong-cpuai)开发并维护,当前版本 v1.0.0。
推荐 Skills