Skip to main content
Run any Skill in Manus
with one click
GitHub repository

llm-finance-book

llm-finance-book contains 15 collected skills from jfimbett, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
2
updated
2026-07-01
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

valuation
financial-and-investment-analysts

Value a public company's equity end-to-end (FCFE at CAPM cost of equity) with an IB deal team — multi-year EDGAR data, scenario forecasting, Monte-Carlo DCF, dual-source comps, a verification gate, and an investment-committee sign-off. Run `/valuation <cik|ticker>`.

2026-07-01
valuation
financial-and-investment-analysts

Value a public company end-to-end from its CIK or ticker. Run `/valuation <cik|ticker>`. Orchestrates EDGAR fetch, three parallel valuation lanes (Monte-Carlo DCF, dual-source comparables, qualitative/risk), and reconciliation into a fair-value median + P10–P90, benchmarked against the real market price.

2026-07-01
company-report
financial-and-investment-analysts

Generate a professional 2-page report on a publicly-traded company as a self-contained HTML website. Given a company name, orchestrates five subagents in order (Generalist, Data Retriever, Data Scientist, Financial Analyst, Report Writer) — pulling the latest 10-K from SEC EDGAR, cleaning the financials, analyzing them, and writing the report. Use when the user asks for a company report, equity write-up, or 10-K-based analysis. Triggers include "write a report on <company>", "company report for <X>", "/company-report".

2026-07-01
my-skill
computer-occupations-all-other

One sentence on what this command does and when to invoke it. Usage /my-skill "<arg>"

2026-06-29
ask
market-research-analysts-and-marketing-specialists-131161

Answer a question about the bundled NovaCorp filings, grounded and graded. Usage /ask "<question>"

2026-06-29
brief
market-research-analysts-and-marketing-specialists-131161

Route a research question, gather grounded evidence, and write a cited brief. Usage /brief "<question>"

2026-06-29
compare
software-developers

Run a finance text task through the general and finance-domain classifiers, score both against gold labels, and report which wins and why. Usage /compare

2026-06-29
sentiment
software-developers

Score the bundled headlines, aggregate them into a daily signal, and write a grounded summary. Usage /sentiment [YYYY-MM-DD]

2026-06-29
screen
software-developers

Screen the bundled transactions for AML red flags and draft a grounded SAR narrative. Usage /screen [--rule <name>]

2026-06-29
explain
software-developers

Explain a credit decision for an applicant and draft a grounded adverse-action notice. Usage /explain <applicant>

2026-06-29
evaluate
software-developers

Score a bundled model's answers against the gold finance QA set and report honest metrics + calibration. Usage /evaluate [predictions.json]

2026-06-29
summarize
software-developers

Extract structured fields from the bundled filing, write a grounded summary, grade it, and save a report. Usage /summarize

2026-06-29
deidentify
software-developers

Detect and redact PII in the bundled document, then report the privacy/utility tradeoff. Usage /deidentify [path]

2026-06-29
pipeline
software-developers

Run the end-to-end text-to-signal ML pipeline and save a grounded report. Usage /pipeline

2026-06-29
iterate
software-developers

Refine a draft summary until the deterministic target metric is met. Usage /iterate [max_passes]

2026-06-29