/install hkipo-snapshot-extractor
HK IPO Snapshot Extractor
Use this skill for read-only single-symbol analysis.
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
- Run
snapshotfor the target symbol. - Use
--format jsonwhen another skill will consume the result. - Check
issues,quality.missing_fields,quality.conflicts, andquality.overall_confidencebefore making strong claims. - Build human summaries from the normalized fields instead of paraphrasing raw upstream pages.
Commands
Machine-readable snapshot:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next snapshot 2476 --format json
Readable markdown snapshot:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next snapshot 2476 --format markdown
Export a snapshot file:
cd \x3Cskill_dir>
uv run --directory runtime/hkipo-next hkipo-next snapshot 2476 --format markdown --output /tmp/2476-snapshot.md
Output Cues
field_sourcesshows which upstream source won per field.quality.conflictsexposes alternate values when sources disagree.meta.degradedormeta.data_status=partialusually means the snapshot is usable with caveats, not unusable.
Companion Skills
- Use
$hkipo-parameter-managerbefore scoring if the user wants to tune rules. - Use
$hkipo-decision-enginewhen the user wants a participation recommendation.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hkipo-snapshot-extractor - After installation, invoke the skill by name or use
/hkipo-snapshot-extractor - Provide required inputs per the skill's parameter spec and get structured output
What is HK IPO Snapshot Extractor?
Extract a structured Hong Kong IPO snapshot with company fields, offer mechanics, timing, source provenance, and field-level quality signals. Use when the us... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install HK IPO Snapshot Extractor?
Run "/install hkipo-snapshot-extractor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is HK IPO Snapshot Extractor free?
Yes, HK IPO Snapshot Extractor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does HK IPO Snapshot Extractor support?
HK IPO Snapshot Extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created HK IPO Snapshot Extractor?
It is built and maintained by hackstoic (@hackstoic); the current version is v0.1.0.