dividend-premium-tracker
Track the dividend premium (dividend yield minus 10-year bond yield) for CSI Dividend Low Volatility Index. Monitor dividend yield, 10-year bond yield, and calculate the premium for investment decisions.
Why use this skill?
Track the dividend premium for the CSI Dividend Low Volatility Index. Monitor yields, receive alerts, and optimize your Chinese equity investment decisions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gykdly/dividend-premium-trackerWhat This Skill Does
The dividend-premium-tracker is a sophisticated financial analysis tool designed for the OpenClaw agent to monitor the valuation spread between the CSI Dividend Low Volatility Index (H30269) and the 10-year China Government Bond yield. By calculating the difference between these two values—the 'Dividend Premium'—it provides users with a quantitative gauge of whether dividend-focused equities are offering sufficient excess return to justify their inherent market risk compared to risk-free government bonds.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/gykdly/dividend-premium-tracker
Ensure you have Python 3.10+ installed along with the required dependencies (pandas, openpyxl, xlrd). For automated updates, configure the provided cron job to trigger daily at 17:00. If you wish to receive push notifications for critical market shifts, export your TELEGRAM_BOT_TOKEN as an environment variable.
Use Cases
- Long-term Asset Allocation: Investors use this tool to determine when the equity risk premium for low-volatility Chinese stocks becomes historically attractive.
- Automated Market Monitoring: Portfolio managers utilize the built-in alert system to detect sudden spikes in bond yields, which often signal tightening liquidity conditions.
- Trend Analysis: Analysts use the backfill functionality to generate historical performance charts, helping to validate investment strategies against past market cycles.
Example Prompts
- "Check the current dividend premium for the H30269 index and tell me if it is below the 1% threshold."
- "Update the historical data for the dividend premium tracker from the start of the year until today and generate an Excel report."
- "Have there been any alerts regarding 10-year bond yield trends or index premiums in the last three days?"
Tips & Limitations
When using this skill, keep in mind that a premium below 1% is often interpreted as a signal that dividend stocks are approaching a 'buying opportunity' zone. However, a negative premium may indicate extreme market volatility or a period of intense bond selling. Always treat these signals as a component of a larger strategy rather than an autonomous trading instruction. The accuracy of the data relies on the availability of the China Securities Index and ChinaBond public portals; ensure your network configuration allows for periodic requests to these domains.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gykdly-dividend-premium-tracker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
voice-recognition
Local speech-to-text with OpenAI Whisper CLI. Supports Chinese, English, 100+ languages with translation and summarization.
attendance-sheet
Generate professional attendance sheets in xlsx format from employee work information. Perfect for HR, team management, and daily attendance tracking.