A specialized tool for monitoring and summarizing real-time SEC EDGAR filings for leading AI and technology companies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sec-watcher
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sec-watcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SEC Watcher is a powerful intelligence agent designed to track regulatory disclosures across the technology sector. By leveraging the EDGAR full-text search API, this skill provides developers and analysts with immediate access to critical filings from industry leaders like NVIDIA, Microsoft, and Alphabet. It is a core component of the Openclaw Skills library, enabling automated surveillance of financial markets and corporate governance.
The skill goes beyond simple alerts by interpreting complex 8-K item codes and summarizing the material impact of filings in plain English. Whether you are tracking leadership changes, material agreements, or quarterly performance, this tool ensures you never miss a significant regulatory event in the fast-moving AI landscape.
To get started with this skill within the Openclaw Skills ecosystem, ensure you have Python 3 installed. Use the following commands to interact with the monitor:
# Fetch filings for the default tech watchlist
python3 scripts/fetch-filings.py
# Monitor a specific company like Anthropic
python3 scripts/fetch-filings.py --company "Anthropic"
# Filter for specific material event forms
python3 scripts/fetch-filings.py --form-type 8-K
# Set a specific lookback window in hours
python3 scripts/fetch-filings.py --hours 72
SEC Watcher organizes its output into structured formats suitable for both human reading and machine processing. It utilizes a clear taxonomy for regulatory events:
| Field | Description |
|---|---|
| Form Type | The SEC form designation (e.g., 8-K, 10-Q, S-1). |
| Company | The entity name and Central Index Key (CIK) identifier. |
| Item Codes | Material event codes for 8-K filings (e.g., Item 1.01 for agreements). |
| Summary | A concise, plain-English overview of the filing's purpose. |
| Why it matters | Strategic context regarding business and market impact. |
| Intelligence Preview | Metrics on scans and high-signal pattern detection alerts. |
Loading
A Python-powered utility for programmatically sending image files and screenshots to Telegram chats using the Bot API.

DepGuard is a comprehensive security skill for auditing dependencies, scanning for vulnerabilities, and ensuring license compliance across multiple programming languages.

Access local repositories from Claude on your mobile device through a secure, approval-gated MCP bridge.

Sanctuary provides AI agents with permanent, encrypted memory and provable cryptographic identity continuity that survives platform migrations or resets.

An intelligent memory management system that automates session recording, daily summaries, and weekly distillations to build persistent long-term AI memory.

An AI-powered vision monitoring system that uses local computer vision to manage work-life balance and health through dual-mode monitoring.








































