Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llm-finance-book

llm-finance-book 收录了来自 jfimbett 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
2
更新
2026-07-01
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

valuation
财务和投资分析师

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
财务和投资分析师

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
财务和投资分析师

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
其他计算机职业

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

2026-06-29
ask
市场调研分析师与营销专员

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

2026-06-29
brief
市场调研分析师与营销专员

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

2026-06-29
compare
软件开发工程师

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
软件开发工程师

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

2026-06-29
screen
软件开发工程师

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

2026-06-29
explain
软件开发工程师

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

2026-06-29
evaluate
软件开发工程师

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
软件开发工程师

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

2026-06-29
deidentify
软件开发工程师

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

2026-06-29
pipeline
软件开发工程师

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

2026-06-29
iterate
软件开发工程师

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

2026-06-29