← 返回 Skills 市场
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-hot-zh
功能描述
通过 AISA 扫描热门股票和加密资产的实时异动。触发条件:当用户想知道现在什么最热、什么在大幅波动、市场动量如何、涨幅榜或消息驱动异动时使用。
安全使用建议
This skill appears coherent: it runs a Python client that sends prompts to an AISA API using the AISA_API_KEY. Before installing, confirm you trust the AISA service and the source repository (the _meta.json points to a GitHub repo), and be aware that the model may hallucinate or may not actually fetch live external data unless the AISA model has tool/web access. Do not use real trading capital based solely on its output. Install the openai dependency in an isolated environment, keep your AISA_API_KEY secret, and verify the code matches the upstream GitHub repo if provenance matters to you.
功能分析
Type: OpenClaw Skill
Name: stock-hot-zh
Version: 1.0.0
The skill is a financial market scanner designed to fetch trending stock and cryptocurrency data using the AIsa API. The Python script `scripts/hot_scanner.py` is a straightforward implementation that uses the OpenAI client library to query an external endpoint (api.aisa.one) and contains no logic for data exfiltration, unauthorized file access, or command execution. The `SKILL.md` file includes clear usage instructions and explicitly directs the agent not to use the tool for accessing sensitive local credentials like cookies or passwords.
能力标签
能力评估
Purpose & Capability
Name/description ask for real‑time scanning via AISA; the skill requires AISA_API_KEY and python3 and uses an OpenAI-compatible client pointed at an AISA base URL — these are proportionate and expected.
Instruction Scope
SKILL.md and the script limit actions to calling the AISA API; there are no instructions to read local secrets, system files, or to exfiltrate data to third parties. The README explicitly advises not to use it to access local sensitive credentials.
Install Mechanism
No install spec (instruction-only) and only a Python script included. The script comments list the openai dependency; nothing is downloaded from arbitrary URLs or installed from untrusted hosts.
Credentials
Only AISA_API_KEY is required (plus optional AISA_BASE_URL and AISA_MODEL), which is appropriate for a skill that calls an AISA-hosted API. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-hot-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-hot-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
stock-hot-zh 1.0.0
- 首次发布,支持通过 AISA 实时扫描热门股票和加密资产的市场异动。
- 支持识别涨跌幅居前、动量标的及快速市场总结。
- 简易命令行运行方式,需配置 AISA_API_KEY 环境变量。
- 适用于查询市场最热、波动最大、动量突出或消息驱动的股票与加密资产行情。
元数据
常见问题
stock-hot-zh 是什么?
通过 AISA 扫描热门股票和加密资产的实时异动。触发条件:当用户想知道现在什么最热、什么在大幅波动、市场动量如何、涨幅榜或消息驱动异动时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 stock-hot-zh?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-hot-zh」即可一键安装,无需额外配置。
stock-hot-zh 是免费的吗?
是的,stock-hot-zh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
stock-hot-zh 支持哪些平台?
stock-hot-zh 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 stock-hot-zh?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills