ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

tender-offer-arbitrage

扫描市场上的要约收购(Tender Offer)套利机会,分析价差、odd-lot优先权和风险,生成投资分析报告。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/d-wwei/tender-offer-arbitrage
Or

What This Skill Does

The tender-offer-arbitrage skill is a sophisticated financial analysis tool designed for OpenClaw agents. It functions as an automated M&A arbitrage analyst that monitors real-time market data and SEC filings to identify, validate, and rank tender offer opportunities. The skill automates the labor-intensive process of searching SEC EDGAR (SC TO-I/T filings), filtering for odd-lot priority, calculating potential yields, and assessing proration risks. It is specifically optimized to help users identify low-risk, high-probability trades by focusing on the 'odd-lot' advantage—where small shareholders are often given priority in tender offers.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/d-wwei/tender-offer-arbitrage Ensure you have configured the necessary API access for real-time market data if your specific setup requires it.

Use Cases

  • Odd-Lot Arbitrage: Identifying companies where holding fewer than 100 shares allows for guaranteed acceptance, bypassing proration.
  • Risk Assessment: Evaluating the viability of Dutch Auction tender offers by calculating potential outcomes across different price tiers.
  • Portfolio Optimization: Quickly scanning SEC filings to generate a ranked watchlist of current tender offers based on annualized yield and risk-adjusted returns.
  • Event-Driven Trading: Assisting professional traders or sophisticated retail investors in monitoring corporate buyback events.

Example Prompts

  1. "Scan the market for all active SC TO-I filings from the last 30 days and list opportunities with odd-lot priority and a spread over 5%."
  2. "Analyze the current Dutch Auction tender offer for [Ticker] and calculate the potential return for a 99-share position versus a larger partial-tender allocation."
  3. "Generate a risk report for all current third-party tender offers, highlighting those with regulatory approval dependencies."

Tips & Limitations

  • Tip: Always verify the 'Proration' clause in the latest SEC amendment (SC TO-A) before executing a trade, as terms can change rapidly.
  • Tip: Prioritize opportunities with 'Odd-Lot Priority' as they offer the highest certainty of return for small-scale positions.
  • Limitation: This skill relies on internet connectivity to scrape real-time market data; ensure your agent has network access. It provides analysis based on public data and does not constitute financial advice. Always perform your own due diligence before committing capital.

Metadata

Author@d-wwei
Stars3409
Views3
Updated2026-03-25
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-d-wwei-tender-offer-arbitrage": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#arbitrage#sec-filings#investing#market-data
Safety Score: 4/5

Flags: network-access, external-api