← 返回 Skills 市场
Mlfinlab
作者
bytesagain4
· GitHub ↗
· v2.0.2
· MIT-0
181
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install mlfinlab
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Mlfinlab concepts, best practices, and implementation patterns.
安全使用建议
This skill appears coherent and low-risk: it only displays local reference text and does not use network, secrets, or elevated privileges. Two minor non-security notes: the SKILL.md version (2.0.2) differs from the script's VERSION (2.0.1), and some help heredocs are quoted so the $VERSION literal may not be expanded (a benign bug). If you deploy it, prefer running the script in a non-privileged environment and verify the repository origin if you require strict supply-chain assurance.
功能分析
Type: OpenClaw Skill
Name: mlfinlab
Version: 2.0.2
The skill bundle is a simple documentation reference tool that provides static text information about 'mlfinlab'. The shell script (scripts/script.sh) only uses heredocs to output plain-text guides and does not perform any network requests, file system modifications, or credential access.
能力评估
Purpose & Capability
Name/description (Mlfinlab reference) align with the included assets: an instruction file and a small shell script that print reference documentation. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md explicitly says output is produced via heredocs with no external API calls; the provided scripts/script.sh only emits static heredoc content and handles CLI args. The instructions do not read arbitrary files, access environment variables, perform network calls, or transmit data elsewhere.
Install Mechanism
No install specification is provided (instruction-only skill with an included script). Nothing is downloaded or written to disk by an installer; risk from install mechanism is minimal.
Credentials
The skill requires no environment variables, credentials, or config paths. The SKILL.md and script both state no API keys are needed, which is consistent with the code.
Persistence & Privilege
Skill is not always-enabled, does not request persistent presence or elevated privileges, and does not modify other skills or system-wide settings. Autonomous invocation (normal default) is allowed but not concerning given the skill's limited scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mlfinlab - 安装完成后,直接呼叫该 Skill 的名称或使用
/mlfinlab触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Mlfinlab 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Mlfinlab concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Mlfinlab?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mlfinlab」即可一键安装,无需额外配置。
Mlfinlab 是免费的吗?
是的,Mlfinlab 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mlfinlab 支持哪些平台?
Mlfinlab 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mlfinlab?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。
推荐 Skills