skills/finance/calculating-net-asset-value/SKILL.md
Structures NAV calculation with security pricing, accruals, expense allocation, and reconciliation. Use when calculating fund NAV, pricing portfolios, or reconciling NAV components.
npx skillsauth add casemark/skills calculating-net-asset-valueInstall 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.
Structures NAV calculation with security pricing, accruals, expense allocation, and reconciliation for open-end funds, closed-end funds, hedge funds, and other pooled investment vehicles.
Validate position data — Reconcile the position file against custodian records and trade blotter. Confirm all executed trades are captured. Flag any unmatched positions or pending settlements that affect NAV-date holdings.
Price securities — Apply the pricing source hierarchy per the fund's valuation policy. For each holding:
Calculate gross asset value — Multiply each position quantity by its NAV-date price. Convert foreign-currency positions using the designated FX rate. Sum all holdings plus cash balances plus accrued income receivable.
Accrue and allocate expenses — Compute each expense line item on the applicable accrual basis (daily, monthly, quarterly). For performance/incentive fees, calculate based on the fund's high-water mark or hurdle rate methodology [VERIFY: confirm fee terms from fund documents]. Apply investor-level equalization or series accounting where required.
Compute NAV — Net Asset Value = Gross Assets − Total Accrued Liabilities. Derive per-share/per-unit NAV by dividing by shares/units outstanding (adjusted for any pending subscriptions or redemptions effective on the NAV date).
Reconcile and cross-check:
Resolve NAV breaks — For variances outside tolerance, isolate the break by component (pricing, positions, cash, accruals, shares outstanding). Document root cause and adjustment. Escalate to pricing committee or fund controller if break exceeds materiality threshold.
Produce a NAV Calculation Worksheet containing:
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.