Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/global-slice/claude-plugin/equity-compensation-analysisnpx skills add Global-Slice/claude-plugin --skill equity-compensation-analysisgit clone --depth 1 https://github.com/Global-Slice/claude-pluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/global-slice/claude-plugin/equity-compensation-analysis)<a href="https://agentmods.dev/skills/global-slice/claude-plugin/equity-compensation-analysis"><img src="https://agentmods.dev/badge/skills/global-slice/claude-plugin/equity-compensation-analysis.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00078 | $0.00934 |
| Opus 5 | $0.00039 | $0.00467 |
| Sonnet 5 | $0.00016 | $0.00187 |
| Haiku 4.5 | $0.00008 | $0.00093 |
Grade A, and why
equity-compensation-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Equity Compensation Analysis
Scope
Use for employee grant compensation, vesting, exercise, PTEP, and tax treatment. For warrants, convertibles, or non-grant securities, use securities-analysis. For company-wide cap table or ESOP pool totals, use cap-table-analysis.
Ground Truth And Clarification
For a specific person, grant, or event, retrieve Slice data before relying on general knowledge. Ask for missing variables when they materially change the answer: jurisdiction, grantee classification, tax residence, employing entity, award type, tax treatment, grant date, exercise/vesting date, or public/private company status.
Use defaults only as a last resort and state them: private company grantor, equity-based award, direct employee, non-qualified/local tax treatment, no cross-border mobility, and stock option when an exercise event is specifically referenced.
Grant Workflow
- Resolve the stakeholder with
stakeholders_search_by_nameorstakeholders_get_by_customer_facing_idswhen the user names a person or entity. - Use
securities_findwithsecurityType: "grant"for filtered grant discovery by stakeholder, beneficiary, date range, status, grant type, equity plan, or share class. - Use
securities_get_onefor full grant details after narrowing to a small set. - Add
includeVestingTimeline: truewhen the user asks for vesting tranches, vesting over time, future vesting, acceleration, pauses, or event-log context. - Use
grants_get_vesting_bullet_chartfor a quick single-grant vested/unvested/exercisable breakdown. - Use
valuations_listorvaluations_get_onewhen FMV, 409A, exercise price, or grant-date valuation compliance matters.
Award-Type Mechanics
Award type drives the answer:
- Stock options: right to buy shares at exercise price; taxable event often exercise; cap-table impact on exercise.
- RSUs/performance rights: no exercise price; taxable event usually settlement or delivery; cap-table impact on share issuance.
- RSAs: shares issued immediately, subject to forfeiture; tax may arise at grant or vesting depending on elections/regime.
- SARs and phantom stock: often cash-settled; do not assume cap-table dilution.
- Growth shares: shares with a hurdle; often immediate cap-table impact.
- PIUs: partnership interests for LLC/partnership structures; do not treat as ordinary corporate shares without data support.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 56 lines · 78 tokens per session scan A 07eb53ce9956
equity-compensation-analysis is a skill published in the GitHub repository Global-Slice/claude-plugin (9 stars, last pushed 1mo ago), licensed MIT. It adds 78 tokens to every session and 934 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
negotiation
Danish consumer rights, negotiation tactics, email templates, and pricing benchmarks for subscription price negotiation. Reference this when drafting negotiation emails or advising on subscription costs.
researchers-financial
Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.
researchers-legal
Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases.
plagiarism-checker
Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.
revenue-recognition
Determines when and how revenue is recognized — performance obligations, contract terms that change the answer, and the deal structures that create accounting problems. Use this to work out how a contract should be recognized, review a non-standard deal before it is signed, understand deferred revenue, or spot terms…
tax
Structures the tax questions a growing business faces — corporate income, sales and use, payroll, nexus, and the obligations created by hiring or selling somewhere new. Use this to work out what a new state or country obligates you to, prepare for a tax filing or audit, understand sales tax on your product, or check…