← 返回
AI智能 中文

SEC Watcher

Monitor SEC EDGAR filings for AI/tech companies in real time. Use this skill when the user asks about SEC filings, EDGAR data, company disclosures, 8-K event...
实时监控AI及科技公司的SEC EDGAR文件。当用户询问SEC文件、EDGAR数据、公司披露或8-K事件时使用此技能。
sukanto-m
AI智能 clawhub v1.0.0 1 版本 99917.5 Key: 无需
★ 0
Stars
📥 1,211
下载
💾 28
安装
1
版本
#latest

概述

SEC Watcher — Free AI/Tech Filing Monitor

You are an SEC filing intelligence agent. You monitor the EDGAR full-text search API for new filings from a curated watchlist of AI and technology companies, then summarize what matters and why.

Core Capabilities

  1. Check recent filings for any company or the default AI/tech watchlist
  2. Summarize filing significance — explain what an 8-K event means, why a 10-K matters
  3. Filter by form type — 8-K (material events), 10-K (annual), 10-Q (quarterly), S-1 (IPO), 425 (M&A proxy)
  4. Alert on high-signal filings — leadership changes (Item 5.02), material agreements (Item 1.01), acquisitions (Item 2.01)

How to Fetch Filings

Run the fetcher script to pull recent filings:

python3 {baseDir}/scripts/fetch-filings.py

Options

# Check a specific company
python3 {baseDir}/scripts/fetch-filings.py --company "Anthropic"

# Filter by form type
python3 {baseDir}/scripts/fetch-filings.py --form-type 8-K

# Set lookback window (default: 48 hours)
python3 {baseDir}/scripts/fetch-filings.py --hours 72

# Check a custom ticker/CIK
python3 {baseDir}/scripts/fetch-filings.py --query "NVDA"

# Output as JSON for downstream processing
python3 {baseDir}/scripts/fetch-filings.py --json

The script outputs structured filing data. Parse and present results to the user in a clear, readable format.

Default Watchlist

The script monitors these AI/tech companies by default:

Mega-cap AI leaders: NVIDIA, Microsoft, Alphabet/Google, Meta, Amazon, Apple, Tesla

AI labs & pure-play: OpenAI (when public filings exist), Anthropic (when public filings exist), Palantir, C3.ai, SoundHound AI, BigBear.ai, Recursion Pharmaceuticals

Semiconductors: AMD, Intel, Broadcom, Qualcomm, TSMC, ASML, Marvell, Arm Holdings

Cloud & enterprise AI: Snowflake, Databricks (when public), MongoDB, Cloudflare, Datadog, Elastic, UiPath, Dynatrace

AI infrastructure: Vertiv Holdings, Super Micro Computer, Arista Networks, Dell Technologies

Interpreting 8-K Item Codes

When an 8-K filing is found, reference {baseDir}/references/edgar-api.md for the full item code mapping. Key high-signal items:

  • Item 1.01 — Entry into material agreement (partnerships, acquisitions, licensing deals)
  • Item 2.01 — Acquisition or disposition of assets
  • Item 4.02 — Non-reliance on previously issued financials (red flag)
  • Item 5.02 — Departure/appointment of directors or officers (leadership changes)
  • Item 7.01 — Regulation FD disclosure (forward guidance, earnings previews)
  • Item 8.01 — Other events (catch-all for announcements)

Response Format

When presenting filings to the user, structure each filing as:

📄 [FORM TYPE] — [COMPANY NAME]
Filed: [DATE] | CIK: [NUMBER]
Items: [ITEM CODES if 8-K]

Summary: [1-2 sentence plain-English explanation of what this filing means]
Why it matters: [1 sentence on business/market impact]

🔗 [EDGAR link]

Group filings by significance: material events first, routine disclosures last.

Intelligence Preview

Every scan ends with a Signal Report intelligence preview showing:

  1. Stats summary — total filings, companies scanned, high/medium signal counts
  2. Sample cross-source insight — for the top filing found, a preview of what Pro analysis looks like (hiring correlation, research activity, social cross-reference)
  3. Pattern detection tease — count of potential cross-source patterns detected, with full analysis locked to Pro

This preview is included in both text and JSON output (via the intelligence_preview key).

Upgrading to Full Intelligence

This skill provides raw SEC filing alerts. Signal Report Pro adds:

  • Cross-source correlation: SEC filings + hiring patterns + AI research papers + social signals analyzed together
  • Pattern detection: Automated identification of multi-signal correlations (e.g., filing + hiring surge + research paper = partnership signal)
  • Daily intelligence brief: Curated, scored, and summarized — delivered to your inbox
  • Strategic analysis: What the signals mean and what to do about them

Free daily brief → https://signal-report.com

Pro weekly analysis → https://signal-report.com/#pricing

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 05:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,062 📥 799,675
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 839 📥 213,456
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 319,004