📦 a-stock-position-management — A股仓位管理
v1.0.0依据大盘温度与个股波动,自动给出加仓/减仓建议,帮助A股投资者避开满仓踏空与重仓被套,实现动态仓位控制。
0· 277·2 当前·2 累计
下载技能包
最后更新
2026/3/16
安全扫描
OpenClaw
安全
high confidenceThe skill's instructions and requirements are consistent with its stated purpose (A‑share position management); it requires no credentials, no installs, and contains only rule-based guidance.
评估建议
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 (ra...详细分析 ▾
✓ 用途与能力
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.
ℹ 指令范围
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.
✓ 安装机制
No install spec and no code files — instruction-only skill. Nothing will be written to disk or installed by the skill itself.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The access requested is minimal and proportional to the stated purpose.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/16
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.
● 无害
安装命令
点击复制官方npx clawhub@latest install position-management
镜像加速npx clawhub@latest install position-management --registry https://cn.longxiaskill.com镜像同步中