ワンクリックで
entry-monitor
Check entry opportunities for held positions
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
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).