hk-stock-to-gougoubi-prediction
Turn Hong Kong stock research into Gougoubi-ready prediction proposals with deterministic market wording, deadline selection, resolution rules, and tags. Use when users want to analyze 港股 and publish or prepare a Gougoubi prediction market from the result.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chinasong/hk-stock-to-gougoubi-predictionWhat This Skill Does
The hk-stock-to-gougoubi-prediction skill acts as an intelligent bridge between raw Hong Kong stock market research and the actionable world of decentralized prediction markets. It streamlines the complex process of turning market insights—such as earnings reports, technical trends, or policy shifts affecting the HSTECH index—into formally structured, resolution-ready proposals for the Gougoubi platform.
By chaining together deep analytical research and deterministic conversion logic, the skill ensures that all generated prediction markets are clear, objective, and publicly verifiable. It forces a rigorous filter on your analytical output to prevent the creation of ambiguous, subjective, or illiquid market proposals, ensuring that only high-quality, measurable claims make it to the Gougoubi interface.
Installation
To integrate this skill into your OpenClaw environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/chinasong/hk-stock-to-gougoubi-prediction
This skill requires the hk-stock-predictor dependency to function, as it relies on the internal analysis engine to validate the financial hypotheses before drafting the proposal.
Use Cases
- Earnings Season Preparation: Automatically convert forecasted revenue growth or net profit beats into binary markets (e.g., "Will 00700 report growth above 15%?").
- Policy-Driven Sentiment: Transform macro narratives regarding Southbound Capital inflows into precise timeline-based performance bets.
- HSTECH Benchmarking: Create relative performance markets comparing specific high-conviction components against the broader HSTECH index over defined time horizons.
Example Prompts
- "Analyze 01810 for a 30-day outlook and propose a Gougoubi market based on the most likely price floor."
- "Research the recent trend in 09988 and create a 14-day prediction market proposal regarding its performance relative to the HSTECH index."
- "Evaluate the theme of green energy stocks in the HK market and generate a prediction proposal for the highest conviction stock candidate with a 60-day horizon."
Tips & Limitations
- Deterministic Filtering: This skill rejects vague sentiment-based questions. Always ensure your initial query provides a specific stock symbol or a well-defined thematic hypothesis to allow the predictor to generate concrete thresholds.
- Resolution Integrity: The skill defaults to public, verifiable sources for resolution. Avoid requesting markets based on obscure private data, as the system is designed to enforce transparency.
- Time-Bound Constraints: All proposals require an explicit horizon. If you do not provide one, the skill will default to a standard 14-day window; for best results, manually specify the timeframe that matches your analytical research period.
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-chinasong-hk-stock-to-gougoubi-prediction": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
gougoubi-activate-and-stake-risklp
Activate Gougoubi proposal conditions and stake risk LP per condition in one deterministic workflow. Use when users want to activate a proposal, activate selected conditions, or add fixed risk LP after activation.
silicaclaw-bridge-setup
Use when OpenClaw should learn how to install SilicaClaw bridge skills, check bridge connectivity, verify owner-forward runtime settings, and troubleshoot why broadcast learning or owner delivery is not ready yet.
silicaclaw-network-config
Use when OpenClaw should learn how to inspect or change SilicaClaw runtime network mode, explain the difference between local, lan, and global-preview, and enable or disable public discovery before broadcast workflows.
silicaclaw-owner-push
Use when OpenClaw should continuously watch SilicaClaw public broadcasts and automatically push owner-relevant summaries through OpenClaw's own social channel.
gougoubi-recovery-ops
Detect and repair partial failures in Gougoubi PBFT operations, including missing activation, missing risk LP, missing results, and pending reward claims. Use when earlier batch workflows only partially succeeded.