Agent skill · Business & Finance

valuation-updater

Marks portfolio positions to fair value per ASC 820/IPEV guidelines

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill valuation-updater --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/valuation-updater/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

# Valuation Updater ## Overview The Valuation Updater skill supports periodic marking of portfolio positions to fair value in accordance with ASC 820 and IPEV guidelines. It ensures consistent, defensible valuations for fund reporting and LP communications. ## Capabilities ### Fair Value Assessment - Assess fair value using multiple approaches - Apply appropriate valuation methodologies - Document valuation rationale - Support valuation committee process ### Methodology Application - Apply market approach (comparables, transactions) - Apply income approach (DCF where appropriate) - Use calibration from recent rounds - Handle convertible instrument valuations ### Documentation Generation - Generate valuation memos - Document key assumptions - Support audit requirements - Maintain valuation audit trail ### Portfolio-Level Review - Aggregate portfolio valuations - Calculate NAV impacts - Track valuation changes over time - Identify outliers for review ## Usage ### Update Company Valuation ``` Input: Company data, recent developments Process: Apply valuation methodology Output: Fair value estimate, documentation ``` ### Apply Calibration ``` Input: Recent transaction, prior valuation P

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Fair Value Assessment
  4. Methodology Application
  5. Documentation Generation
  6. Portfolio-Level Review
  7. Usage
  8. Update Company Valuation
  9. Apply Calibration
  10. Generate Valuation Memo
  11. Review Portfolio Valuations
  12. Valuation Hierarchy
  13. Integration Points
  14. Valuation Methodologies
More from babysitter
All skills →
About this skill
What does the valuation-updater skill do?

Marks portfolio positions to fair value per ASC 820/IPEV guidelines

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill valuation-updater --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