원클릭으로
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).