← 返回 Skills 市场
haohanyang92

a-stock-position-management

作者 haohanyang92 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
324
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install position-management
功能描述
根据市场环境动态调整仓位,避免满仓踏空或重仓被套。用于A股仓位控制。
安全使用建议
This skill is internally consistent and low-risk from a technical standpoint: it only encodes position-management rules and requests no credentials or installs. Before using it, decide and document where market data will come from (live feed, user input, or context) so the agent doesn't guess. Treat its outputs as advisory only — do not grant any agent automatic trade-execution rights. If you plan to rely on it for real trading, test the rules with historical data and add explicit safeguards (rate limits, manual confirmations, and loss limits).
功能分析
Type: OpenClaw Skill Name: position-management Version: 1.0.0 The skill bundle contains only metadata and a markdown file (SKILL.md) providing logic for a trading position management assistant. It defines advisory rules for stock market position sizing based on sentiment indicators and lacks any executable code, network requests, or malicious instructions.
能力评估
Purpose & Capability
Name and description claim dynamic position adjustment for A‑shares; the SKILL.md contains concrete position rules and trigger questions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are limited to rule-based thresholds and example trigger prompts. They do not request system files, credentials, or external endpoints. Note: the skill does not specify how to obtain the market metrics (涨停家数、炸板率等), so the agent will need external market data or user-provided context to evaluate rules — this is a functional ambiguity, not a security concern.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The access requested is minimal and proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install position-management
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /position-management 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of position-management skill for A股仓位控制: - Dynamically adjusts position sizing based on real-time market conditions to avoid overexposure or missing out. - Provides clear position rules for strong, volatile, and weak markets, with specific criteria and suggested exposure limits. - Implements principles for dynamic adjustment, including responses to trends in daily limit hits, board failures, and losses. - Responds to natural language queries about position management scenarios.
元数据
Slug position-management
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

a-stock-position-management 是什么?

根据市场环境动态调整仓位,避免满仓踏空或重仓被套。用于A股仓位控制。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。

如何安装 a-stock-position-management?

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

a-stock-position-management 是免费的吗?

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

a-stock-position-management 支持哪些平台?

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

谁开发了 a-stock-position-management?

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

💬 留言讨论