comp-sheet

comp-sheet is a skill for Claude Code, Codex from daloopa/investing. It costs 15 tokens per session (2,061 once invoked), scanned A, original, Apache-2.0.

A workflow for building an Excel comparison model for several companies in the same industry, including financial and operating measures.

In plain words
What is it for?
Use it to select comparable companies, retrieve their financial data, calculate operating indicators, and produce a formatted interactive .xlsx file.
Why use it?
It organizes competitor research into a structured workbook so companies can be compared using consistent periods and metrics.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/daloopa/investing/comp-sheet
Any agent
npx skills add daloopa/investing --skill comp-sheet
Clone the repo
git clone --depth 1 https://github.com/daloopa/investing

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for comp-sheet

README.md
[![agentmods](https://agentmods.dev/badge/skills/daloopa/investing/comp-sheet.svg)](https://agentmods.dev/skills/daloopa/investing/comp-sheet)
Your own site
<a href="https://agentmods.dev/skills/daloopa/investing/comp-sheet"><img src="https://agentmods.dev/badge/skills/daloopa/investing/comp-sheet.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,061 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00015 $0.02061
Opus 5 $0.00008 $0.01030
Sonnet 5 $0.00003 $0.00412
Haiku 4.5 $0.00002 $0.00206

Measured 4d ago against content hash fe34a24b94d2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

comp-sheet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/comp-sheet/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Build a multi-company industry comp sheet Excel model for the company specified by the user: $ARGUMENTS

This produces an interactive .xlsx workbook — the kind of comp sheet every analyst on a coverage team maintains. Multi-company, multi-tab, with deep operational KPIs alongside standard financials.

Before starting, read ../data-access.md for data access methods and ../design-system.md for formatting conventions. Follow the data access detection logic and design system throughout this skill.

Follow these steps:

1. Company & Peer Setup

Look up the target company by ticker using discover_companies. Capture company_id, latest_calendar_quarter (anchor for all period calculations — see ../data-access.md Section 1.5), and latest_fiscal_quarter. Note the firm name for report attribution (default: "Daloopa") — see ../data-access.md Section 4.5.

Then identify 6-10 comparable companies using the same logic as /comps:

  • Direct competitors in the same market
  • Business model peers (similar revenue model)
  • Size peers (similar market cap range)
  • Growth profile peers (similar growth rate)

Look up all peer company_ids via Daloopa. If a peer isn't available in Daloopa, include it with market data only and note the limitation.

List the full peer group with brief justification for each.

2. Deep Data Gathering

For each company (target + all peers), pull from Daloopa:

Calculate 8 quarters backward from latest_calendar_quarter. Pull financials:

  • Revenue, Gross Profit, Operating Income, Net Income, Diluted EPS
  • Operating Cash Flow, Capital Expenditures, D&A
  • Free Cash Flow (compute as OCF - CapEx)
  • R&D Expense, SG&A (where available)

Segment revenue breakdown (all available segments, 8 quarters)

Company-specific operational KPIs — use the 9-sector taxonomy to know what to search for:

  • SaaS/Cloud: ARR, net revenue retention, RPO/cRPO, customers >$100K, cloud gross margin
  • Consumer Tech: DAU/MAU, ARPU, engagement metrics, installed base, paid subscribers
  • E-commerce/Marketplace: GMV, take rate, active buyers/sellers, order frequency
  • Retail: same-store sales, store count, average ticket, transactions
  • Telecom/Media: subscribers, churn, ARPU, content spend
  • Hardware: units shipped, ASP, attach rate, installed base
  • Financial Services: AUM, NIM, loan growth, credit quality metrics, fee income ratio
  • Pharma/Biotech: pipeline stage, patient starts, scripts, market share
  • Industrials/Energy: backlog, book-to-bill, utilization, production volumes, reserves

Read the full file on GitHub · 187 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 187 lines · 15 tokens per session scan A fe34a24b94d2

Subscribe to this mod's changes

comp-sheet is a skill published in the GitHub repository daloopa/investing (486 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 15 tokens to every session and 2,061 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

lbo-model

This skill should be used when completing LBO (Leveraged Buyout) model templates in Excel for private equity transactions, deal materials, or investment committee presentations. The skill fills in formulas, validates calculations, and ensures professional formatting standards that adapt to any template structure.

anthropics/financial-services · 57 tokens

audit-xls

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this…

anthropics/financial-services · 104 tokens

model-update

Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on "update model", "plug earnings", "refresh…

anthropics/financial-services · 82 tokens

tres-upload-tx-header-validation

The exact column header names required by the TRES Finance bulk transaction CSV upload. Use whenever building, fixing, or validating the header row of a TRES manual transaction or sub-transaction upload CSV — especially after an upload fails with "Missing required column(s): ...". Trigger phrases include: 'fix my CSV…

anthropics/claude-plugins-community · 151 tokens

comps-analysis

Build institutional-grade comparable company analyses with operating metrics, valuation multiples, and statistical benchmarking in Excel/spreadsheet format. Perfect for: Public company valuation (M&A, investment analysis) Benchmarking performance vs. industry peers Pricing IPOs or funding rounds Identifying valuation…

anthropics/financial-services · 126 tokens

jangbu-import

원본 재무 데이터(엑셀·은행 CSV·카드 내역 CSV·영수증 이미지·세금계산서 PDF·카드명세서 PDF)를 표준 거래내역 13개 필드로 변환하는 스킬. PaddleOCR 로컬 처리로 영수증·세금계산서·카드명세서에서 거래 자동 추출, Level 2 민감정보 마스킹 적용.

kimlawtech/korean-jangbu-for · 97 tokens