Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Monitor dividend portfolios with Kanchi-style forced-review triggers (T1-T5) and convert anomalies into OK/WARN/REVIEW states without auto-selling. Use when users ask for 減配検知, 8-Kガバナンス監視, 配当安全性モニタリング, REVIEWキュー自動化, or periodic dividend risk checks.
Detect abnormal dividend-risk signals and route them into a human review queue. Treat automation as anomaly detection, not automated trade execution.
Use this skill when the user needs:
OK/WARN/REVIEW output before manual decision making.Provide normalized input JSON that follows:
references/input-schema.mdIf upstream data is unavailable, provide at least:
tickerinstrument_typedividend.latest_regulardividend.prior_regularNever auto-sell based only on machine triggers.
Always create WARN or REVIEW evidence for human confirmation first.
OK: no action.WARN: add to next check cycle and pause optional adds.REVIEW: immediate human review ticket + pause adds.Use references/trigger-matrix.md for trigger thresholds and actions.
npx skills add tradermonty/claude-trading-skills --skill kanchi-dividend-review-monitorHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.