agentsclimarketplace

Keel finance

Skill sayeediftekhar/Keel/skills/keel-finance

Finance lane router (optional / vertical). Routes financial-analysis work — IB, equity research, PE, wealth management, DCF/LBO/3-statement models — to Anthropic's official financial-services plugin. Defers to keel-v2, which forces HEAVY rigor on anything touching real money. Install only if you do finance work.From its SKILL.md

Install
npx -y skills add sayeediftekhar/Keel --skill keel-finance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 303 tokens by cl100k_base, as published. Nobody here has run it

Keel Finance — finance lane router (optional vertical)

Index, not an implementation. Thin by design — this is an optional vertical; skip installing it unless you do finance work.

Deference — keel-v2 is the arbiter, and it forces HEAVY here

Anything in this lane trips keel-v2 surface 1 (value — real money computed) and usually surface 3 (PII). That means HEAVY lane, always: route first, plan before code, build+review in one turn, stop for human sign-off. The keel-v2 exact-money invariant (decimal type in storage+compute, explicit rounding on display — never float) is mandatory in every model this lane produces.

Dispatch table

When the task is…Dispatch toTypeSource
DCF/LBO/3-statement models, CIMs, IC memos, equity research, wealth reviewsfinancial-servicespluginanthropics/financial-services

Guardrail

Not investment advice. This lane builds models and analyses; it does not issue personalized financial recommendations or execute any trade/transfer — those are prohibited actions the human performs.

If not installed

This is optional and off by default. Install: ./install.sh finance.

Sources: anthropics/financial-services (official). Unmodified.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.