openinsider
Fetch SEC Form 4 insider trading data (Directors, CEOs, Officers) from OpenInsider. Use this to track corporate insider buying/selling signals.
Why use this skill?
Fetch and analyze real-time SEC Form 4 insider trading data for any ticker. Monitor CEO and director buying and selling signals automatically.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/stuhorsman/openinsiderWhat This Skill Does
The OpenInsider skill provides OpenClaw users with direct access to SEC Form 4 filings, which document transactions made by company insiders such as CEOs, CFOs, and members of the Board of Directors. By leveraging OpenInsider.com as a data source, this skill parses complex regulatory filings into a clean, actionable format. It identifies critical signals regarding corporate sentiment, enabling users to monitor whether top-level leadership is accumulating stock (suggesting confidence) or divesting (suggesting potential uncertainty). The script automates the retrieval process, eliminating the need to manually browse the SEC EDGAR database or navigate cumbersome finance portals.
Installation
To integrate this skill into your environment, use the OpenClaw CLI tool. Open your terminal and run the following command:
clawhub install openclaw/skills/skills/stuhorsman/openinsider
This will download the necessary scripts and dependencies from the official openclaw repository. Once installed, ensure you have a Python environment configured to execute the fetch script successfully.
Use Cases
This skill is an essential tool for retail investors, quantitative analysts, and financial researchers. Key use cases include:
- Sentiment Analysis: Gauging market confidence by tracking heavy insider buying during price dips.
- Risk Management: Identifying unusual patterns of large-scale selling by executives before negative news events.
- Portfolio Monitoring: Integrating real-time transaction data into automated dashboards or watchlists.
- Trend Tracking: Identifying sectors or specific companies where insiders are showing collective, aggressive purchase patterns.
Example Prompts
- "OpenClaw, fetch the last 10 insider trades for AAPL using the openinsider skill to see if the CFO has been buying or selling."
- "Check for any significant insider buying activity on NVDA; show me the latest results."
- "Run a scan for TSLA insider transactions limited to the last 5 filings and summarize if they are purchases or sales."
Tips & Limitations
When interpreting the data, remember that insider trades are delayed by law (filing can occur up to two business days after the trade). Always cross-reference this data with broader market trends and company-specific news. Note that the script performs web scraping, so ensure your network environment allows access to OpenInsider.com. For large datasets, use the --limit flag to prevent overwhelming your terminal output.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-stuhorsman-openinsider": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
yahoo-finance
This skill should be used when the user asks to "get stock prices", "check stock quotes", "look up earnings", "get financial data", "find trending stocks", or needs stock market data from Yahoo Finance.
quiver
Query alternative financial data from Quiver Quantitative (Congress trading, Lobbying, Government Contracts, Insider transactions). Use this to track politician stock trades or unconventional market signals.
apewisdom
Scan Reddit for trending stocks and sentiment spikes using the ApeWisdom API (free). Use this to find "meme stocks", retail momentum, and sentiment shifts on r/wallstreetbets.