finance-snapshot

Assemble a finance snapshot from canonical sources and publish it.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Flintmere/flintmere --skill finance-snapshot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-snapshot
Source: https://github.com/Flintmere/flintmere/tree/main/.claude/skills/finance-snapshot
Command: npx skills add https://github.com/Flintmere/flintmere --skill finance-snapshot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automatically compiles a canonical, auditable finance picture from multiple canonical sources, eliminating manual data gathering and ensuring consistency across reports.

Core Features & Use Cases

  • Reads canonical data sources: metric-catalog.md (revenue), operator-maintained cash pointer, vendor-register.md, and grants-history.md to assemble a unified snapshot.
  • Computes and surfaces runway (gross and net where applicable) using the finance-baseline methodology, including MRR/ARR and grant pipeline, with vendor-level aggregation.
  • Outputs the snapshot to the operator's working context for archival and governance, e.g., context/admin-ops/finance/snapshots with an operator-facing action list.

Quick Start

Generate the latest finance snapshot from canonical sources and publish it to context/admin-ops/finance/snapshots.

Frequently Asked Questions about finance-snapshot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile a finance snapshot from multiple data sources for monthly reporting?

To compile a finance snapshot, this skill reads canonical data from metric-catalog.md, a cash pointer, vendor-register.md, and grants-history.md, then automatically assembles a unified, auditable picture for monthly operator reporting.

What is the best way to calculate cash runway using MRR and vendor spend data?

Calculating cash runway uses the finance-baseline methodology, combining MRR/ARR data from metric-catalog.md with vendor-level spend aggregation from vendor-register.md to compute both gross and net runway.

Can I aggregate vendor spend and grant pipeline history for an ad-hoc finance review?

Yes, you can aggregate vendor spend and grant pipeline history for ad-hoc reviews, as the skill reads vendor-register.md and grants-history.md to surface vendor-level spend and grant pipeline data.

Does this finance snapshot skill require specific markdown files to function?

Yes, generating the finance snapshot requires specific markdown files: metric-catalog.md for revenue, an operator-maintained cash pointer, vendor-register.md for spend, and grants-history.md for grant pipeline data.

Where does the generated finance snapshot get saved for governance checks?

The generated finance snapshot is published to the operator's working context, specifically archived under context/admin-ops/finance/snapshots, alongside an operator-facing action list for governance checks.

Why use an automated finance snapshot instead of manual data gathering for runway tracking?

An automated finance snapshot eliminates manual data gathering by reading canonical sources, ensuring consistency across reports and producing an auditable finance picture for runway tracking and governance.