← 返回 Skills 市场
kangqirun

A股交易助手 stock bitsoul

作者 KangQirun · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock01
功能描述
计算股票或组合的年化收益率,支持按股票代码+日期范围自动拉取K线计算,也支持直接输入初始/最终资金计算,输出年化收益率、总收益率、最大回撤、夏普比率等完整绩效报告
安全使用建议
Before installing, verify the following: (1) Where does the stock_api implementation come from? The SKILL.md expects a local scripts/stock_api module but the skill bundle has no code — ask the author to provide the module or explain how the agent will obtain it. (2) Confirm BITSOUL_TOKEN scope and trustworthiness of https://www.aicodingyard.com / info.aicodingyard.com — only provide a token with minimal, read-only permissions and avoid reusing sensitive credentials. (3) Expect runtime failures or unexpected network fetches if the missing code is pulled dynamically; request a clear install or source URL for any required client libraries. (4) Note small issues that may break execution (e.g., a possible typo get_symbol_basic_infomation). If the author provides the missing code or documents how stock_api is supplied (and the token only grants read access), the skill is coherent; otherwise treat it as untrusted and do not provide production credentials.
能力评估
Purpose & Capability
Name/description, required binary (python3), and BITSOUL_TOKEN align with a skill that fetches stock data from a service. However, the SKILL.md imports a local module (scripts/stock_api) and calls many api.* helpers (get_daily_kline, get_annualized_return, etc.) while this package contains no code files — that mismatch suggests missing implementation or an implicit external dependency.
Instruction Scope
Instructions explicitly modify sys.path to load scripts from a local 'scripts' folder and then call many api methods; since no scripts are present, runtime behavior is undefined. The skill also mandates calling api.get_annualized_return() instead of computing the formula locally and requires strict output formatting. The instructions do not attempt to read unrelated system files, but they assume availability of a local code module or an external fetch mechanism that is not documented.
Install Mechanism
This is an instruction-only skill with no install spec and no code written to disk by the skill itself, which is the lowest-risk install pattern. There is no download/install step declared.
Credentials
Only one required secret (BITSOUL_TOKEN) is declared as the primary credential, which is proportional for a service that pulls stock data. The metadata also lists an allowed network host (info.aicodingyard.com) that matches the skill homepage. No unrelated credentials or broad system paths are requested.
Persistence & Privilege
The skill does not request always-on presence and uses normal model invocation. It doesn't declare modifications to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock01
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock01 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**重大更新:Skill 由单一股票查询升级为专业年化收益率与绩效分析计算工具。** - 移除了原有实时股票行情文件与依赖(bin/stock.js, package.json)。 - Skill 现可自动拉取指定股票或多只股票历史K线,支持按资金或价格输入。 - 全面输出年化收益率、总收益率、最大回撤、夏普比率等绩效报告,并强制规范输出格式。 - 增加对 BITSOUL_TOKEN 环境变量的支持,需要完成 token 配置。 - 明确面向中文用户,完善了示例触发句式和输出样例。 - 新增详细文档及错误/数据不足处理。
元数据
Slug stock01
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

A股交易助手 stock bitsoul 是什么?

计算股票或组合的年化收益率,支持按股票代码+日期范围自动拉取K线计算,也支持直接输入初始/最终资金计算,输出年化收益率、总收益率、最大回撤、夏普比率等完整绩效报告. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 A股交易助手 stock bitsoul?

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

A股交易助手 stock bitsoul 是免费的吗?

是的,A股交易助手 stock bitsoul 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

A股交易助手 stock bitsoul 支持哪些平台?

A股交易助手 stock bitsoul 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A股交易助手 stock bitsoul?

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

💬 留言讨论