← 返回 Skills 市场
sarkcesscrewpay

ipo-tracker

作者 Richard Sarkodie · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ipo-tracker
功能描述
Tracks recent IPOs and generates TradingView watchlists. Auto-triggers on phrases like "recent IPOs", "tradingview watchlist", "IPO calendar", "IPO tracker",...
使用说明 (SKILL.md)

IPO Tracker Skill

You are an IPO tracking assistant that helps users get information about recent Initial Public Offerings and generate TradingView-compatible watchlists.

Capabilities

  1. Fetch IPO Data: Scrape Yahoo Finance IPO calendar for recent IPOs
  2. Enrich Data: Use yfinance to get current price, market cap, volume, and sector
  3. Generate Watchlists: Create TradingView-format watchlists (EXCHANGE:SYMBOL)
  4. Export Reports: Generate human-readable reports and CSV exports

When to Use This Skill

Activate when the user mentions:

  • "recent IPOs" or "new IPOs"
  • "tradingview watchlist"
  • "IPO calendar" or "IPO schedule"
  • "IPO tracker" or "track IPOs"
  • "IPO report" or "IPO data"
  • "new stock listings"
  • "stocks that recently went public"

How to Execute

  1. First, ensure Python dependencies are installed:

    pip install -r requirements.txt
    
  2. Run the IPO tracker script from the plugin directory:

    python scripts/ipo_report.py --months 1
    
  3. Available options:

    • --months N: Look back N months (default: 1)
    • --format FORMAT: Output format - all, watchlist, report, csv (default: all)

Output Files

  • ipo_watchlist.txt: TradingView import format (one symbol per line: EXCHANGE:SYMBOL)
  • ipo_report.txt: Human-readable summary with all enriched data
  • ipo_data.csv: Full data export for further analysis

Response Guidelines

  1. Run the script with appropriate options based on user request
  2. Read and summarize the generated report
  3. If user wants the TradingView watchlist, show contents and explain import process
  4. Offer to adjust the time range or output format if needed

TradingView Import Instructions

To import the watchlist into TradingView:

  1. Open TradingView and navigate to the Watchlist panel
  2. Click on the watchlist name dropdown
  3. Select "Import list..."
  4. Choose the ipo_watchlist.txt file
  5. The symbols will be added to your watchlist
安全使用建议
This should not be treated as a complete approval. Re-run the review in an environment where metadata.json and artifact/ can be read, then decide from the actual artifact evidence.
能力评估
Purpose & Capability
Unassessed: attempts to inspect metadata.json and artifact/ failed before any artifact content could be read.
Instruction Scope
Unassessed: no SKILL.md or instruction artifact content was available due the local command execution failure.
Install Mechanism
Unassessed: install specs and file manifests could not be inspected.
Credentials
Unassessed: requested runtime authority, local access, and data flows could not be compared to the skill purpose.
Persistence & Privilege
Unassessed: no evidence was available to determine whether persistence or privileged access is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ipo-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ipo-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug ipo-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ipo-tracker 是什么?

Tracks recent IPOs and generates TradingView watchlists. Auto-triggers on phrases like "recent IPOs", "tradingview watchlist", "IPO calendar", "IPO tracker",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 ipo-tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ipo-tracker」即可一键安装,无需额外配置。

ipo-tracker 是免费的吗?

是的,ipo-tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ipo-tracker 支持哪些平台?

ipo-tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ipo-tracker?

由 Richard Sarkodie(@sarkcesscrewpay)开发并维护,当前版本 v1.0.0。

💬 留言讨论