finance-ops

Installation
SKILL.md

Preamble (runs on skill start)

# Version check (silent if up to date)
python3 telemetry/version_check.py 2>/dev/null || true

# Telemetry opt-in (first run only, then remembers your choice)
python3 telemetry/telemetry_init.py 2>/dev/null || true

Privacy: This skill logs usage locally to ~/.ai-marketing-skills/analytics/. Remote telemetry is opt-in only. No code, file paths, or repo content is ever collected. See telemetry/README.md.


AI Finance Ops

Two tools: CFO Briefing Generator and Codebase Cost Estimator.

Installs
8
GitHub Stars
19
First Seen
May 15, 2026
finance-ops — bighardperson/computer-science-skills-collection