在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用entry-monitor
星标1
分支0
更新时间2026年4月10日 07:31
Check entry opportunities for held positions
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Check entry opportunities for held positions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read order detail from HTTP API via declarative binding.
Create order in shadow mode for zero-code comparison.
Shell-only skill with no binding and no handler.
Create order in upstream order service
Morning routine — decide priorities and first actions for the day
Detect abnormal consumption patterns and raise alerts.
| name | entry-monitor |
| description | Check entry opportunities for held positions |
| metadata | {"author":"owlclaw-examples","version":"1.0"} |
| owlclaw | {"spec_version":"1.0","task_type":"trading_decision","constraints":{"trading_hours_only":true,"cooldown_seconds":300},"trigger":"cron(\"*/60 * * * * *\")"} |
This Skill describes when and how to check for entry opportunities on positions you already hold.
The entry-monitor handler receives a session context and returns signals or actions. The Agent uses this Skill's instructions to decide when to call the handler and how to interpret results.
references/ for trading rules (if present).scripts/ for helper scripts (e.g. signal checks).