/install hkipo-calendar-monitor
HK IPO Calendar Monitor
Use this skill for read-only IPO discovery.
Runtime
This publish bundle includes the required CLI runtime under runtime/hkipo-next.
From the skill folder:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next ...
Workflow
- Choose
deadlinewhen the user cares about subscription cutoffs. - Choose
listingwhen the user cares about debut dates. - Default to
--days 7unless the user asked for another horizon. - Prefer
--format jsonfor downstream machine use. - Prefer
--format textor--format markdownfor direct human summaries.
Commands
Upcoming subscription deadlines:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window deadline --days 7 --format json
Upcoming listings:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window listing --days 7 --format markdown
Export a report:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window deadline --days 14 --format markdown --output /tmp/hkipo-deadlines.md
Output Cues
data.itemsis the authoritative IPO event list.item.data_status,data.issues,meta.degraded, andmeta.data_statustell you whether upstream data was partial.entry_fee_hkdandtotal_margin_hkd_100mare useful ranking hints, but this skill does not score participation attractiveness.
Companion Skills
- Use
$hkipo-snapshot-extractorfor one-symbol fact extraction. - Use
$hkipo-decision-enginefor participation advice.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hkipo-calendar-monitor - After installation, invoke the skill by name or use
/hkipo-calendar-monitor - Provide required inputs per the skill's parameter spec and get structured output
What is HK IPO Calendar Monitor?
Monitor Hong Kong IPO deadline and listing windows and return structured discovery results for near-term IPO scanning. Use when the user asks what is current... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install HK IPO Calendar Monitor?
Run "/install hkipo-calendar-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is HK IPO Calendar Monitor free?
Yes, HK IPO Calendar Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does HK IPO Calendar Monitor support?
HK IPO Calendar Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created HK IPO Calendar Monitor?
It is built and maintained by hackstoic (@hackstoic); the current version is v0.1.0.