A comprehensive Python-based toolkit for automating A-share convertible bond analysis, subscription tracking, and risk monitoring.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install convertible-bond-assistant
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install convertible-bond-assistant using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Convertible Bond Assistant is a professional-grade utility designed to streamline the investment workflow for the Chinese A-share convertible bond market. By utilizing Openclaw Skills, developers and investors can automate the collection of issuance data, perform fundamental analysis on underlying stocks, and generate listing premium predictions based on historical peer performance.
This tool bridges the gap between raw financial data and actionable insights, providing a centralized framework for managing the entire lifecycle of a convertible bond investment. From initial subscription alerts to monitoring mandatory redemption risks, this skill ensures that investors stay ahead of market movements through data-driven automation.
To integrate this functionality into your environment, install the necessary Python dependencies and execute the main entry point:
pip3 install requests pandas beautifulsoup4
python3 main.py
The skill maintains a structured data hierarchy to ensure fast retrieval and local persistence:
| File/Component | Description | Format |
|---|---|---|
| cb_history.csv | Local cache of historical bond performance and premiums | CSV |
| API.md | Documentation of external data source endpoints | Markdown |
| CACHE_EXPIRE_MINUTES | Configurable interval for data refresh cycles | Integer |
| ALERT_THRESHOLD | User-defined triggers for premium and redemption alerts | Python Dictionary |
Loading
A professional-grade landed cost engine that calculates US tariffs, freight, and compliance risks for global traders.

A comprehensive landed cost calculator that integrates live USITC tariffs, exchange rates, and freight costs for US-bound shipments through the power of Openclaw Skills.

A high-performance local image search utility for macOS leveraging Spotlight and fd to locate media by advanced metadata.

A comprehensive skill for AI agents to perform cross-platform system operations and deep data intelligence.

A robust automation tool for batch uploading products, images, and variants to Shopify stores via Excel or CSV data sources.

A dynamic capability manager that allows AI agents to search for and install the specific tools they need to complete tasks.
