Install
openclaw skills install @hackstoic/pre-ipo-research五平台 Pre-IPO 行情、预测话题、Hiive50 与静态研报查询
openclaw skills install @hackstoic/pre-ipo-researchRead-only research through https://preipo.polyos.ai. No account or key is required. Query the Observer's saved public snapshots, not authenticated origin sites. Never refresh data, operate accounts, trade, or generate/update reports.
For a company query without a specified platform, check all five platforms:
node scripts/query-preipo.mjs summary --platform all
node scripts/query-preipo.mjs search Replit --platform all
The CLI defaults to Jarsy for compatibility; natural-language company research explicitly passes all. Keep results grouped by platform with individual times. A keyword hit is not necessarily the company's own instrument: Polymarket searches topic text too. Confirm company identity and source evidence before linking results; ambiguous matches remain unconfirmed.
For metric-specific questions, use only platforms offering that metric. Historical valuation range returns and new-first-observed signals are Jarsy features, not substitutes for Hyperliquid daily change or Hiive quarterly change. For broad sector requests, obtain each platform's exact industry/category values from summary and issue separate filtered queries. There is no universal industry taxonomy or mixed-platform ranking.
Read API and command guide for routing and pagination. Load only the relevant platform guide before interpreting its fields:
Run the dependency-free Node.js 18+ client from this skill's directory:
node scripts/query-preipo.mjs platforms
node scripts/query-preipo.mjs discover --category "人工智能与数据"
node scripts/query-preipo.mjs list --platform hyperliquid --sort volume_desc
node scripts/query-preipo.mjs list --platform prestocks --status attention
node scripts/query-preipo.mjs search OpenAI --platform polymarket --type ipo
node scripts/query-preipo.mjs list --platform hiive --sort change3m_desc
node scripts/query-preipo.mjs detail JREPL
node scripts/query-preipo.mjs report JREPL
Copy IDs exactly from results when calling detail/report; preserve mint case and full dex:symbol identifiers. Do not guess UUIDs or report paths. Paginate using returned total/page/pageSize before claiming complete coverage. Default statuses exclude some removed, delisted or closed items; explain this when an empty result matters and use platform status filters if requested.
For business-model, competition, risks or background questions, read research-report guide, then use report on the matched asset. Summarize published text with links, its cutoff date, evidence tiers and unresolved questions. The client extracts text; the host writes the summary. No Investment Banking plugin or model credential is needed.
访问 Jarsy:https://app.jarsy.com/?invite_code=bj6bnz
This is a Jarsy referral/access link, not a source citation or an access link for other platforms. Preserve original source URLs independently.
Use --json for machine consumption: no added narrative or referral text. Single-platform API commands return unchanged API JSON; all and report have documented client envelopes. Nonzero exit with partial all results must be reported, not silently treated as a complete search.