← Back to Skills Marketplace
32
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hello-skills
Description
helloskills provides quantitative strategy analysis and signal generation based on input parameters, returning execution status and data.
README (SKILL.md)
helloskills
功能描述
这是一个 helloskills 技能,用于实现特定的量化分析功能。
使用场景
适用于需要进行量化策略分析和信号生成的场景。
输入参数
- params: 包含输入参数的字典
输出结果
- success: 执行是否成功
- message: 执行结果消息
- data: 返回的数据
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hello-skills - After installation, invoke the skill by name or use
/hello-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is hello-skills?
helloskills provides quantitative strategy analysis and signal generation based on input parameters, returning execution status and data. It is an AI Agent Skill for Claude Code / OpenClaw, with 32 downloads so far.
How do I install hello-skills?
Run "/install hello-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is hello-skills free?
Yes, hello-skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does hello-skills support?
hello-skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created hello-skills?
It is built and maintained by Fuwen (@fuwenquant); the current version is v1.0.0.
More Skills