kanchi-dividend-sop

Automate screening, monitoring, and analysis of dividend-paying stocks using the Kanchi methodology.

2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill kanchi-dividend-sop-ihsandanish25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanchi-dividend-sop
Source: https://github.com/IhsanDanish25/claude-trading-skills/tree/main/skills/kanchi-dividend-sop
Command: npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill kanchi-dividend-sop-ihsandanish25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires financialmodelingprep, requests, pandas, numpy, yfinance, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of selecting and monitoring dividend-paying stocks using the Kanchi methodology, saving traders time and effort in their investment research.

Core Features & Use Cases

  • Kanchi-style Stock Selection: Automates the selection of dividend-paying stocks based on the Kanchi methodology, including yield, growth, safety, and valuation.
  • Monitoring: Monitors the performance of selected stocks and provides alerts for key events and changes.
  • Use Case: Imagine you want to build a diversified portfolio of dividend-paying stocks. Use this Skill to screen potential investments, monitor their performance, and receive alerts when key events occur.

Quick Start

Use the kanchi-dividend-sop skill to screen dividend-paying stocks with a yield floor of 3% and a safety bias of medium.

Frequently Asked Questions about kanchi-dividend-sop

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

FAQPage Schema
How do I automate dividend stock screening for yield, growth, and safety?

Automating dividend stock screening involves evaluating yield, growth, safety, and valuation using financial data APIs and Python libraries like pandas and numpy for data processing. This Skill applies the Kanchi methodology to execute that specific analysis.

What is the Kanchi methodology for dividend investing?

The Kanchi methodology is a structured approach to dividend investing that evaluates stocks based on dividend yield, growth, safety, and valuation metrics. This Skill automates that methodology for investment research and portfolio management workflows.

Can I use yfinance and financialmodelingprep data for dividend portfolio monitoring?

Yes, you can use yfinance and financialmodelingprep to fetch financial data for dividend portfolio monitoring. This Skill requires these specific dependencies alongside pandas and numpy to analyze performance and monitor key events.

How do I screen dividend-paying stocks with a specific yield floor?

To screen dividend-paying stocks with a specific yield floor, you apply filtering parameters to financial data retrieved via APIs. This Skill allows you to set parameters like a 3% yield floor and a medium safety bias for screening.

Does this Skill handle dividend valuation analysis and generate alerts for key events?

Yes, this Skill handles dividend valuation analysis and monitors selected stocks to provide alerts for key events and changes. It processes the data using Python libraries to track performance within your portfolio management workflow.