Agent skill

term-comparator

Compares term sheets against market standards, identifies outliers

a5c.ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill term-comparator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/term-comparator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Term Comparator ## Overview The Term Comparator skill analyzes term sheets against market standards and fund precedents to identify outliers and support negotiation strategy. It enables data-driven term negotiations and ensures consistency with market norms. ## Capabilities ### Market Standard Analysis - Compare terms against market benchmarks - Identify investor-favorable vs. founder-favorable terms - Track market term evolution over time - Analyze terms by stage and sector ### Precedent Comparison - Compare against fund's historical terms - Analyze co-investor standard terms - Review competitor term patterns - Build term precedent database ### Outlier Identification - Flag unusual or non-standard provisions - Identify terms outside normal ranges - Highlight aggressive or founder-unfriendly terms - Note missing standard protections ### Negotiation Support - Suggest negotiation priorities - Provide market data for negotiations - Identify trade-off opportunities - Model term package alternatives ## Usage ### Compare to Market ``` Input: Term sheet, market comparison parameters Process: Analyze against benchmarks Output: Market comparison report, variance analysis ``` ### Compare t

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Market Standard Analysis
  4. Precedent Comparison
  5. Outlier Identification
  6. Negotiation Support
  7. Usage
  8. Compare to Market
  9. Compare to Precedent
  10. Identify Outliers
  11. Support Negotiation
  12. Comparison Dimensions
  13. Integration Points
  14. Market Data Sources
More from babysitter
All skills →
About this skill
What does the term-comparator skill do?

Compares term sheets against market standards, identifies outliers

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill term-comparator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going