kanchi-dividend-review-monitor

Classify dividend portfolio anomalies as OK/WARN/REVIEW and route them to a human review queue.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PNWSkyHippy/Trading_Bot_V2 --skill kanchi-dividend-review-monitor-pnwskyhippy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanchi-dividend-review-monitor
Source: https://github.com/PNWSkyHippy/Trading_Bot_V2/tree/main/claud-skills/skills/kanchi-dividend-review-monitor
Command: npx skills add https://github.com/PNWSkyHippy/Trading_Bot_V2 --skill kanchi-dividend-review-monitor-pnwskyhippy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Monitor dividend portfolios for anomalies and ensure decisions are reviewed by humans before actions like automatic selling, reducing risky outcomes.

Core Features & Use Cases

  • Detects T1-T5 triggers and routes affected tickers to a human review queue.
  • Converts automated signals into OK/WARN/REVIEW states with audit-friendly evidence.
  • Use cases include 減配検知, 8-K governance monitoring, 配当安全性モニタリング, or REVIEWキュー自動化.

Quick Start

Provide normalized input data and run the included review-queue builder to generate the queue.

Frequently Asked Questions about kanchi-dividend-review-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor dividend portfolios for risk anomalies without triggering automatic sells?

You can monitor dividend portfolios by routing risk anomalies to a human review queue instead of auto-selling. This Skill classifies signals into OK, WARN, or REVIEW states with audit-friendly evidence for manual inspection.

What is a dividend review queue and how does it handle governance signals?

A dividend review queue captures T1-T5 triggers and 8-K governance signals, converting them into OK, WARN, or REVIEW classifications. It generates JSON and Markdown reports with accompanying evidence for human oversight.

How do I generate a dividend risk report from normalized portfolio data?

To generate a dividend risk report, provide normalized input data per the schema and run the review-queue builder script. This produces JSON and Markdown outputs classifying tickers into OK, WARN, or REVIEW states.

Can I use this for daily dividend safety monitoring and 8-K governance checks?

Yes, this works across daily and weekly dividend safety monitoring as well as 8-K governance checks. It applies periodic risk checks to detect anomalies and routes them for human review with evidence.

What input format is required for dividend anomaly detection?

Dividend anomaly detection requires normalized input data structured per the references input schema. You must format your portfolio data accordingly before executing the build review queue script.

What are the limitations of automated dividend risk monitoring?

Automated dividend risk monitoring does not execute trades; it only flags anomalies for human review. It requires pre-normalized input data and cannot act as an auto-selling mechanism, ensuring human oversight before portfolio actions.