← 返回 Skills 市场
fuwenquant

hello-skills

作者 Fuwen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hello-skills
功能描述
helloskills provides quantitative strategy analysis and signal generation based on input parameters, returning execution status and data.
使用说明 (SKILL.md)

helloskills

功能描述

这是一个 helloskills 技能,用于实现特定的量化分析功能。

使用场景

适用于需要进行量化策略分析和信号生成的场景。

输入参数

  • params: 包含输入参数的字典

输出结果

  • success: 执行是否成功
  • message: 执行结果消息
  • data: 返回的数据
安全使用建议
This skill is low-risk from a security perspective because it does not install dependencies, request credentials, access files, run shell commands, or call external services. However, it appears to be a placeholder and should not be trusted for real quantitative strategy analysis or trading signals without further implementation review.
功能分析
Type: OpenClaw Skill Name: hello-skills Version: 1.0.0 The skill bundle is a basic template or 'Hello World' example. The main.py file contains a simple function that returns a static success message without performing any logic, and the SKILL.md documentation contains standard descriptions without any malicious instructions or prompt injections.
能力评估
Purpose & Capability
The documentation describes quantitative strategy analysis and signal generation, but the included code only returns a fixed success response with empty data. This is a functionality/trust note, not evidence of malicious behavior.
Instruction Scope
The SKILL.md only describes basic inputs and outputs and does not contain goal overrides, hidden instructions, or unsafe autonomous behavior.
Install Mechanism
There is no install spec, no required binaries, no required environment variables, and no package installation behavior.
Credentials
The code does not access the network, filesystem, shell, credentials, local profiles, or external services.
Persistence & Privilege
No persistence, background execution, privilege escalation, credential use, or durable state is present in the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hello-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hello-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
hello-skills v1.0.0 - Initial release of helloskills. - Provides quantitative strategy analysis and signal generation. - Accepts a dictionary of input parameters. - Returns execution status, result message, and data.
元数据
Slug hello-skills
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

hello-skills 是什么?

helloskills provides quantitative strategy analysis and signal generation based on input parameters, returning execution status and data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。

如何安装 hello-skills?

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

hello-skills 是免费的吗?

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

hello-skills 支持哪些平台?

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

谁开发了 hello-skills?

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

💬 留言讨论