skills/finance/analyzing-insider-transactions/SKILL.md
Structures insider trading analysis with pattern identification and significance assessment. Use when tracking insider activity, analyzing Form 4 filings, or evaluating insider buying/selling patterns.
npx skillsauth add casemark/skills analyzing-insider-transactionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract filings — Pull Form 4 data for the target company/companies within the specified window. Record for each transaction: filer name, title/relationship, transaction date, transaction code (P, S, M, G, etc.), shares transacted, price, shares owned post-transaction, and whether a 10b5-1 plan is indicated.
Classify transactions — Separate into categories:
Identify patterns — Look for:
Contextualize — Evaluate each pattern against:
Score and rank — Assign a signal-strength rating to each transaction cluster:
Synthesize — Summarize the overall insider sentiment for the company with a clear directional conclusion or "insufficient data" determination.
Structure the analysis report with these sections:
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.