← 返回
未分类

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...
监控香港IPO截止日期和上市窗口,并返回近中期IPO扫描的结构化发现结果。在用户询问当前情况时使用。
hackstoic
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 347
下载
💾 0
安装
1
版本
#latest

概述

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 <skill_dir>
uv run --directory runtime/hkipo-next hkipo-next ...

Workflow

  1. Choose deadline when the user cares about subscription cutoffs.
  2. Choose listing when the user cares about debut dates.
  3. Default to --days 7 unless the user asked for another horizon.
  4. Prefer --format json for downstream machine use.
  5. Prefer --format text or --format markdown for direct human summaries.

Commands

Upcoming subscription deadlines:

cd <skill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window deadline --days 7 --format json

Upcoming listings:

cd <skill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window listing --days 7 --format markdown

Export a report:

cd <skill_dir>
uv run --directory runtime/hkipo-next hkipo-next calendar --window deadline --days 14 --format markdown --output /tmp/hkipo-deadlines.md

Output Cues

  • data.items is the authoritative IPO event list.
  • item.data_status, data.issues, meta.degraded, and meta.data_status tell you whether upstream data was partial.
  • entry_fee_hkd and total_margin_hkd_100m are useful ranking hints, but this skill does not score participation attractiveness.

Companion Skills

  • Use $hkipo-snapshot-extractor for one-symbol fact extraction.
  • Use $hkipo-decision-engine for participation advice.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 17:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

HK IPO Decision Engine

hackstoic
评分香港IPO,制作决策卡片,批量评估股票或自选列表,提供可解释的因素与执行指引,适用于用户想要...
★ 0 📥 381

HK IPO Review Optimizer

hackstoic
审查过去的香港IPO决策,更新实际结果,导出审查数据集,接受或拒绝调参建议。用于用户想要学习...
★ 0 📥 363

HK IPO Profile and Watchlist Manager

hackstoic
管理香港IPO用户偏好和关注列表,包括风险偏好、默认输出、预算、融资偏好及跟踪的股票代码。适用于...
★ 0 📥 383