From fab10ac7ab821fca9af34ccc3039f5bada4b3608 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:20:10 +0200 Subject: [PATCH] feat: corporate-investment-banker skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 74 +++++++++ manifest.json | 238 +++++++++++++++++++++++++++++ references/ai-skills.md | 322 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 111 ++++++++++++++ references/profile.md | 23 +++ references/skills.md | 65 ++++++++ references/tasks.md | 60 ++++++++ references/tools.md | 198 ++++++++++++++++++++++++ 9 files changed, 1122 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..851f268 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — corporate-investment-banker + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — corporate-investment-banker + "ESCO (occupation & competences)" : 35 + "O*NET (tasks & tools)" : 232 + "Job boards (market evidence)" : 72 + "Anthropic official Claude skills" : 6 + "External AI skill packs (mapped)" : 158 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 35 | 7.0 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 232 | 46.1 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 72 | 14.3 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 6 | 1.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 158 | 31.4 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..9edb57f --- /dev/null +++ b/SKILL.md @@ -0,0 +1,74 @@ +--- +name: corporate-investment-banker +description: "Occupational skill for the role 'corporate investment banker' (also: corporate banker, corporate investment adviser, operational investment banker, corporate investment strategist, investment banker, investment banking associate). Use when the user asks for typical corporate investment banker work such as: Advise clients on aspects of capitalization, such as amounts, sources, or timing.; Analyze financial or operational performance of companies facing financial difficulties to identify or recommend remedies.; Assess companies as investments for clients by examining company facilities." +--- + +# Corporate Investment Banker + +Corporate investment bankers offer strategic advice on financial services to companies and other institutions. They ensure that legal regulations are being followed by their clients in their efforts of raising any capital. They provide technical expertise and information on mergers and acquisitions, bonds and shares, privatisations and reorganisation, raising capital and security underwriting, including equity and debt markets. + +## Core workflow + +1. Advise clients on aspects of capitalization, such as amounts, sources, or timing. +2. Analyze financial or operational performance of companies facing financial difficulties to identify or recommend remedies. +3. Assess companies as investments for clients by examining company facilities. +4. Collaborate on projects with other professionals, such as lawyers, accountants, or public relations experts. +5. Collaborate with investment bankers to attract new corporate clients. +6. Conduct financial analyses related to investments in green construction or green retrofitting projects. +7. Confer with clients to restructure debt, refinance debt, or raise new debt. +8. Create client presentations of plan details. + +## How to use this skill + +- Read [references/profile.md](references/profile.md) for the occupation profile and scope. +- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory. +- Check [references/skills.md](references/skills.md) for essential vs. optional competences. +- Check [references/tools.md](references/tools.md) for the software commonly used in this role. +- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution). + +## Key competences (essential) + +- advise on participation in financial markets +- analyse financial performance of a company +- analyse financial risk +- asset management +- banking activities +- business valuation techniques +- credit control processes +- develop investment portfolio +- economics +- examine credit ratings +- funding methods +- investment banking +- management consulting +- mergers and acquisitions +- modern portfolio theory + +## Hot technologies + +- Intuit QuickBooks +- IBM SPSS Statistics +- SAS +- The MathWorks MATLAB +- Alteryx software +- Microsoft Power BI +- Tableau +- Salesforce software +- Apache Hive +- Teradata Database + + + + +## Hot technologies + +Top tools from 31 gated job ads (see references/market.md, as of 2026-07-10): + +- Microsoft Excel — 26 % +- Microsoft PowerPoint — 13 % +- Pitchbook — 10 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/244a79eb-122b-4bee-8065-b4c39efce4ff), O*NET 30.3 (13-2051.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..a25a19f --- /dev/null +++ b/manifest.json @@ -0,0 +1,238 @@ +{ + "name": "corporate-investment-banker", + "title": "corporate investment banker", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/244a79eb-122b-4bee-8065-b4c39efce4ff", + "esco_code": "2412.6.1", + "isco_group": "2412", + "onet_soc": "13-2051.00", + "crosswalk_match": "closeMatch" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 26, + "dwas": 25, + "skills_essential": 20, + "skills_optional": 14, + "software": 180 + }, + "enrichment_ai_skills": { + "generated": "2026-07-14", + "method": "deterministic mapping (ISCO prefix + title/competence keywords)", + "sources": { + "anthropics/skills": { + "repo": "https://github.com/anthropics/skills", + "commit": "f6656c1", + "license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder", + "skills": 3 + }, + "wshobson/agents": { + "repo": "https://github.com/wshobson/agents", + "commit": "6fd3247", + "license": "MIT (c) Seth Hobson", + "skills": 2 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 5 + }, + "zebbern/claude-code-guide": { + "repo": "https://github.com/zebbern/claude-code-guide", + "commit": "d2c5280", + "license": "MIT", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 5 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 4 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 7 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 12 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 2 + }, + "himself65/finance-skills": { + "repo": "https://github.com/himself65/finance-skills", + "commit": "87f688e", + "license": "MIT", + "skills": 3 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 5 + }, + "staruhub/ClaudeSkills": { + "repo": "https://github.com/staruhub/ClaudeSkills", + "commit": "3d4045d", + "license": "MIT", + "skills": 1 + }, + "nowork-studio/NotFair": { + "repo": "https://github.com/nowork-studio/NotFair", + "commit": "99bda4b", + "license": "MIT", + "skills": 1 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 1 + }, + "dotnet/skills": { + "repo": "https://github.com/dotnet/skills", + "commit": "79a2ada", + "license": "MIT", + "skills": 2 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "elementalsouls/Claude-BugHunter": { + "repo": "https://github.com/elementalsouls/Claude-BugHunter", + "commit": "05098fc", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-ads": { + "repo": "https://github.com/AgriciDaniel/claude-ads", + "commit": "669c760", + "license": "MIT", + "skills": 2 + }, + "egorfedorov/claude-context-optimizer": { + "repo": "https://github.com/egorfedorov/claude-context-optimizer", + "commit": "c604d3a", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 2 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 1 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 1 + }, + "qdrant/skills": { + "repo": "https://github.com/qdrant/skills", + "commit": "2a06cb1", + "license": "Apache-2.0", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 72, + "adjacent": 8 + } + }, + "provenance": { + "items": { + "esco": 35, + "onet": 232, + "jobads": 72, + "wiki_ai": 0, + "anthropic": 6, + "ai_skills": 158, + "stackx": 0 + }, + "share_percent": { + "esco": 7.0, + "onet": 46.1, + "jobads": 14.3, + "wiki_ai": 0.0, + "anthropic": 1.2, + "ai_skills": 31.4, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..f907288 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,322 @@ +# External AI agent skills — corporate-investment-banker + +Proven, publicly available AI agent skills mapped to this occupation. +Nothing is copied from the sources: every entry is a name, a one-line +summary and a link to the upstream skill package. Each section names +its source repository, commit, license and retrieval date. + +**Tiers:** `core` = the skill directly exercises a top market hard +skill, tool or method (from gated job-ad evidence) or an essential +ESCO competence of this occupation; `adjacent` = +plausibly useful, secondary. Entries are capped at 12 per source +and 80 in total per occupation (core first, +strongest matches survive); everything beyond the caps is excluded +and logged in the pipeline audit trail, not in this package. + +_Matched deterministically (ISCO group + title/competence keywords, +tiered against market evidence + ESCO essentials) by +`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ + +## Source: anthropics/skills + +- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) +- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | +| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | +| `xlsx` | adjacent | Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, … | [source](https://github.com/anthropics/skills/tree/main/skills/xlsx) | + +## Source: wshobson/agents + +- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14) +- License: MIT (c) Seth Hobson + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `risk-metrics-calculation` | adjacent | Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems. | [source](https://github.com/wshobson/agents/tree/main/plugins/quantitative-trading/skills/risk-metrics-calculation) | +| `backtesting-frameworks` | adjacent | Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting … | [source](https://github.com/wshobson/agents/tree/main/plugins/quantitative-trading/skills/backtesting-frameworks) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `capital-budgeting-analyzer` | core | Capital investment appraisal skill with NPV, IRR, payback, and real options analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/capital-budgeting-analyzer) | +| `portfolio-construction` | core | Construct and optimize investment portfolios — asset allocation, risk budgeting, factor exposure management, and mean-variance optimization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/portfolio-construction) | +| `algorithmic-trading` | core | Develop algorithmic trading strategies — backtesting, execution algorithms, market microstructure analysis, and latency optimization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/algorithmic-trading) | +| `dcf-valuation-modeler` | core | Discounted Cash Flow model builder for comprehensive company valuations with WACC calculation, terminal value estimation, and sensitivity analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/dcf-valuation-modeler) | +| `throughput-accountant` | core | TOC financial metrics skill for throughput, inventory, and operating expense analysis with decision support | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/throughput-accountant) | +| `industry-analysis-engine` | core | Industry and competitive analysis skill with Porter's Five Forces and market structure analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/industry-analysis-engine) | +| `monte-carlo-financial-simulator` | core | Stochastic simulation skill for financial modeling with probability distributions and risk quantification | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/monte-carlo-financial-simulator) | +| `amortized-analysis-assistant` | core | Apply amortized analysis techniques including aggregate, accounting, and potential methods | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/computer-science/skills/amortized-analysis-assistant) | +| `comparable-company-analyzer` | core | Public company comparable analysis skill with peer selection, multiple calculation, and football field visualization | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/comparable-company-analyzer) | +| `real-options-analyzer` | core | Real options valuation skill for analyzing strategic flexibility and investment timing decisions | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/decision-intelligence/skills/real-options-analyzer) | +| `ic-memo-generator` | core | Generates investment committee memos from due diligence artifacts | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/venture-capital/skills/ic-memo-generator) | +| `valuation-updater` | core | Marks portfolio positions to fair value per ASC 820/IPEV guidelines | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/venture-capital/skills/valuation-updater) | + +## Source: AgriciDaniel/claude-ads + +- Repository: [https://github.com/AgriciDaniel/claude-ads](https://github.com/AgriciDaniel/claude-ads) (commit `669c760`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ads-math` | core | Calculate and model paid-media CPA, CPL, CPC, CPM, ROAS, MER, break-even targets, contribution margin, LTV:CAC, impression-share opportunity, budgets, forecasts, and experiment economics. Use for PPC math, ad calculator, break-even … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-math) | +| `ads-plan` | core | Create a professional paid-advertising strategy covering objectives, economics, platform selection, campaign architecture, audiences, budget, creative, measurement, experiments, governance, rollout, and reporting. Use for ad plan, media … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-plan) | + +## Source: ahacker-1/cre-agent-skills + +- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) | +| `cre-due-diligence` | core | CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit … | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-due-diligence) | +| `cre-asset-management` | core | CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI … | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-asset-management) | +| `cre-underwriting` | adjacent | CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-underwriting) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `finance-skills` | core | Router/index for the 2 finance skills bundled in this plugin: financial-analyst (ratio analysis, DCF valuation, budget variance, rolling forecasts) and saas-metrics-coach (ARR/MRR, churn, CAC/LTV, NRR, quick ratio). Use when a finance … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/skills/finance-skills) | +| `financial-analyst` | core | Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/skills/financial-analyst) | +| `ma-playbook` | core | M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ma-playbook) | +| `chief-data-officer-advisor` | core | Chief Data Officer advisory for startups: AI training data rights and consent provenance, data product strategy (warehouse vs lakehouse vs mesh, build-vs-buy), B2B customer-data-as-asset valuation and M&A readiness, data team org … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/chief-data-officer-advisor/skills/chief-data-officer-advisor) | +| `risk-management-specialist` | adjacent | Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/risk-management-specialist) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cost-benefit` | core | Cost-benefit analysis. Produces economic NPV and financial NPV side by side, with BCR, optimism bias (with mitigation), Marginal Excess Tax Burden, real-terms rebasing, WELLBY / QALY / VPF wellbeing valuation, sensitivity, switching … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/58-charlescoverdale-econstack/cost-benefit) | +| `stata-accounting-guide` | core | STATA code for empirical accounting and financial economics research | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/analysis/econometrics/stata-accounting-guide) | +| `computer-vision-guide` | core | Apply computer vision research methods, models, and evaluation tools | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/ai-ml/computer-vision-guide) | +| `paper-review-skills` | core | 8 peer review skills. Trigger: reviewing manuscripts, comparing papers, quality assessment. Design: systematic review criteria, evaluation rubrics, and automated review tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/paper-review) | +| `stata-accounting-research` | core | STATA code pattern library for empirical archival accounting research. Provides tested syntax from 126 peer-reviewed JAR (Journal of Accounting Research) replication files (2017-2025). Use when the user asks procedural questions like "How … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/18-jusi-aalto-stata-accounting-research) | +| `lit-review-assistant` | core | Search, summarize, and synthesize economics literature | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/09-meleantonio-awesome-econ-ai-stuff/_skills/literature/lit-review-assistant) | +| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) | + +## Source: davepoon/buildwithclaude + +- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `financial-model` | core | Run deterministic financial models for startup valuation and SaaS health analysis. Triggered by: "/venture-capital-intelligence:financial-model", "run a financial model on X", "DCF this company", "model the financials", "calculate runway", … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/venture-capital-intelligence/skills/financial-model) | +| `outlook-automation` | core | Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-automation) | +| `outlook-calendar-automation` | core | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-calendar-automation) | +| `square-automation` | core | Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/square-automation) | +| `stripe-automation` | core | Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/stripe-automation) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cto-advisor` | core | Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/cto-advisor) | +| `risk-management-specialist` | adjacent | Senior Risk Management specialist for medical device companies implementing ISO 14971 risk management throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/risk-management-specialist) | + +## Source: dotnet/skills + +- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mcp-csharp-test` | core | Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-ai/skills/mcp-csharp-test) | +| `configure-auth` | core | Add authentication and authorization to a Blazor Web App, accounting for the app's render mode. USE WHEN the user needs [Authorize] on pages, AuthorizeView, role or policy-based access, login/logout Identity pages, or … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-blazor/skills/configure-auth) | + +## Source: egorfedorov/claude-context-optimizer + +- Repository: [https://github.com/egorfedorov/claude-context-optimizer](https://github.com/egorfedorov/claude-context-optimizer) (commit `c604d3a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cco-overhead` | core | Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage | [source](https://github.com/egorfedorov/claude-context-optimizer/tree/c604d3a/skills/cco-overhead) | + +## Source: elementalsouls/Claude-BugHunter + +- Repository: [https://github.com/elementalsouls/Claude-BugHunter](https://github.com/elementalsouls/Claude-BugHunter) (commit `05098fc`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web3-audit` | core | Smart contract security audit — 10 DeFi bug classes (accounting desync, access control, incomplete path, off-by-one, oracle, ERC4626, reentrancy, flash loan, signature replay, proxy), pre-dive kill signals (TVL < $500K etc), Foundry PoC … | [source](https://github.com/elementalsouls/Claude-BugHunter/tree/05098fc/skills/web3-audit) | + +## Source: giuseppe-trisciuoglio/developer-kit + +- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `graalvm-native-image` | core | Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, optimizing cold start times, reducing memory footprint, configuring native build tools … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-java/skills/graalvm-native-image) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `newsletter-monitor` | core | Scan an AgentMail inbox for newsletter signals using configurable keyword campaigns. Extracts matched keywords, context snippets, and company mentions from incoming emails. Use for monitoring accounting industry newsletters for buying … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/monitoring/composites/newsletter-monitor) | + +## Source: himself65/finance-skills + +- Repository: [https://github.com/himself65/finance-skills](https://github.com/himself65/finance-skills) (commit `87f688e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `yfinance-data` | core | Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, analyst recommendations, or any market … | [source](https://github.com/himself65/finance-skills/tree/87f688e/plugins/market-analysis/skills/yfinance-data) | +| `company-valuation` | core | Estimate the intrinsic value of a public company using DCF, relative (peer multiple) and sum-of-parts (SOTP) methods, then triangulate to an implied share price with upside/downside versus the current market price. Use this skill whenever … | [source](https://github.com/himself65/finance-skills/tree/87f688e/plugins/market-analysis/skills/company-valuation) | +| `saas-valuation-compression` | core | Analyze SaaS company valuation compression between funding rounds. Use this skill whenever the user asks about: how much a SaaS company's valuation multiple changed between rounds, why the ARR multiple compressed or expanded, comparing a … | [source](https://github.com/himself65/finance-skills/tree/87f688e/plugins/market-analysis/skills/saas-valuation-compression) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `fondo-reference-architecture` | core | Reference architecture for startup financial operations using Fondo as the bookkeeping backbone with complementary tools for banking, payroll, and reporting. Trigger: "fondo architecture", "startup finance stack", "fondo integration … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-reference-architecture) | +| `find-cpa-firm` | core | Use whenever the user wants to find, shortlist, vet, or enrich US accounting and tax firms (CPA firms) — financial-statement audit, SOC 1/2 audit, corporate tax, bookkeeping for businesses, advisory/fractional CFO, M&A diligence, 409A … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-cpa-firm) | +| `fondo-local-dev-loop` | core | Configure local development workflows that integrate with Fondo for financial data, using Fondo exports with QuickBooks or accounting tools. Trigger: "fondo dev setup", "fondo export", "fondo QuickBooks", "fondo local data". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-local-dev-loop) | +| `snowflake-cost-tuning` | core | Optimize Snowflake costs with resource monitors, warehouse auto-suspend, right-sizing, and credit consumption analysis. Use when analyzing Snowflake billing, reducing credit consumption, or implementing cost controls and budget alerts. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/snowflake-pack/skills/snowflake-cost-tuning) | +| `ramp-performance-tuning` | core | Ramp performance tuning \u2014 corporate card and expense management\ \ API integration.\nUse when working with Ramp for card management, expenses, or\ \ accounting sync.\nTrigger with phrases like \"ramp performance tuning\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-performance-tuning) | +| `ideogram-enterprise-rbac` | core | Implement team-based access control and credit management for Ideogram. Use when managing multiple teams with separate budgets, enforcing content policies, or implementing API key isolation for enterprise Ideogram usage. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ideogram-pack/skills/ideogram-enterprise-rbac) | +| `ramp-ci-integration` | core | Ramp ci integration \u2014 corporate card and expense management API\ \ integration.\nUse when working with Ramp for card management, expenses, or accounting\ \ sync.\nTrigger with phrases like \"ramp ci integration\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-ci-integration) | +| `ramp-common-errors` | core | Ramp common errors \u2014 corporate card and expense management API\ \ integration.\nUse when working with Ramp for card management, expenses, or accounting\ \ sync.\nTrigger with phrases like \"ramp common errors\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-common-errors) | +| `ramp-core-workflow-a` | core | Ramp core workflow a \u2014 corporate card and expense management API\ \ integration.\nUse when working with Ramp for card management, expenses, or accounting\ \ sync.\nTrigger with phrases like \"ramp core workflow a\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-core-workflow-a) | +| `ramp-core-workflow-b` | core | Ramp core workflow b \u2014 corporate card and expense management API\ \ integration.\nUse when working with Ramp for card management, expenses, or accounting\ \ sync.\nTrigger with phrases like \"ramp core workflow b\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-core-workflow-b) | +| `ramp-cost-tuning` | core | Ramp cost tuning \u2014 corporate card and expense management API integration.\n\ Use when working with Ramp for card management, expenses, or accounting sync.\n\ Trigger with phrases like \"ramp cost tuning\", \"ramp-cost-tuning\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-cost-tuning) | +| `ramp-data-handling` | core | Ramp data handling \u2014 corporate card and expense management API\ \ integration.\nUse when working with Ramp for card management, expenses, or accounting\ \ sync.\nTrigger with phrases like \"ramp data handling\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-data-handling) | + +## Source: microsoft/skills + +- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `azure-ai-projects-dotnet` | core | Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet) | + +## Source: mohitagw15856/pm-claude-skills + +- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `credit-memo` | core | Write a credit memo for a lending decision: borrower story, facility structure, repayment sources, financial-ratio spread with covenant headroom, risk factors with mitigants, risk-rating rationale, and a recommendation. Use when asked to … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/credit-memo) | +| `capital-allocation` | core | Allocate a finite budget or headcount across competing initiatives by return and strategic fit. Use when asked to allocate budget, decide where to invest, build a funding/portfolio plan, or make trade-offs across initiatives under a cap. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/capital-allocation) | +| `substack-notes-scraper` | core | Scrapes a Substack Notes page and exports engagement data to a formatted .xlsx file. Use when asked to download, analyse, or export Substack Notes performance data including likes, comments, and restacks. Produces a formatted spreadsheet … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-writers/skills/substack-notes-scraper) | +| `carbon-accounting-check` | core | Sanity-check a greenhouse gas inventory before it goes into a report or gets audited. Use when asked to review a carbon footprint, check a GHG inventory, validate scope 1/2/3 numbers, explain a year-over-year emissions change, or prepare … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-climate/skills/carbon-accounting-check) | +| `paid-acquisition-plan` | core | Plan a paid acquisition / performance marketing program with unit economics that work. Use when asked to plan paid media, allocate an ad budget across channels, set CAC/LTV targets, or structure a creative-testing program. Produces a paid … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-growth/skills/paid-acquisition-plan) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | + +## Source: nexscope-ai/eCommerce-Skills + +- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `competitor-price-analysis` | core | Competitor pricing strategy analysis and market positioning. Price mapping, pricing gaps identification, elasticity signals evaluation, and strategic pricing optimization. Use when the user asks about competitor pricing, price analysis, … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/competitor-price-analysis) | + +## Source: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `dcf-valuation` | core | Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth? | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/dcf-valuation) | +| `huashu-bento-insight` | core | Open Design vs closed cloud design tools: a side-by-side displacement case on control, cost (BYOK), and lock-in. Built as a decision-grade B2B sales deck for evaluation committee. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/huashu-bento-insight) | + +## Source: nowork-studio/NotFair + +- Repository: [https://github.com/nowork-studio/NotFair](https://github.com/nowork-studio/NotFair) (commit `99bda4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `google-ads` | core | Manage Google Ads — performance, keywords, bids, budgets, negatives, campaigns, ads, search terms, QS, location targeting, bulk operations, experiments, asset management, portfolio bidding, offline conversions. Use for any mention of … | [source](https://github.com/nowork-studio/NotFair/tree/99bda4b/google-ads/manage) | + +## Source: qdrant/skills + +- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `qdrant-monitoring-debugging` | core | Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-monitoring/debugging) | + +## Source: rampstackco/claude-skills + +- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vendor-evaluation` | core | Evaluate, select, and contract with vendors and SaaS tools. Use this skill when comparing alternatives, running an RFP, scoring vendors against criteria, negotiating contracts, planning a switch, or assessing a vendor's risk. Triggers on … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/vendor-evaluation) | + +## Source: sanjay3290/ai-skills + +- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `deep-research` | core | Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/deep-research) | + +## Source: staruhub/ClaudeSkills + +- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `deep-research` | core | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) | + +## Source: ThinkInAIXYZ/deepchat + +- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `feishu-tools` | core | Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/plugins/feishu/skills/feishu-tools) | + +## Source: zebbern/claude-code-guide + +- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vc-industry-research` | core | Generate professional primary market / venture capital industry research reports, including sector deep-dives, investment memos, and market analysis. Produces detailed PDF reports covering TMT, consumer, healthcare, and industrials. … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/vc-industry-research) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..912432c --- /dev/null +++ b/references/market.md @@ -0,0 +1,111 @@ +# Market evidence report — corporate-investment-banker + +Source: **31 real job ads** (JSearch API, countries: us 21, gb 10), extracted into the MSSQL evidence store; as of 2026-07-10. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 18 | 58 % | +| junior | 5 | 16 % | +| lead | 4 | 13 % | +| senior | 4 | 13 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 8 | 26 % | +| 2 | Microsoft PowerPoint | 4 | 13 % | +| 3 | Pitchbook | 3 | 10 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | financial modeling | 18 | 58 % | +| 2 | due diligence | 15 | 48 % | +| 3 | transaction execution | 14 | 45 % | +| 4 | financial analysis | 13 | 42 % | +| 5 | corporate finance | 6 | 19 % | +| 6 | industry research | 6 | 19 % | +| 7 | valuation | 6 | 19 % | +| 8 | market analysis | 5 | 16 % | +| 9 | mergers and acquisitions | 5 | 16 % | +| 10 | business development | 4 | 13 % | +| 11 | investment banking | 4 | 13 % | +| 12 | risk assessment | 4 | 13 % | +| 13 | valuation analysis | 4 | 13 % | +| 14 | capital raising | 3 | 10 % | +| 15 | market research | 3 | 10 % | +| 16 | negotiation | 3 | 10 % | +| 17 | transaction structuring | 3 | 10 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | transaction execution | 9 | 29 % | +| 2 | client communication | 4 | 13 % | +| 3 | client interaction | 4 | 13 % | +| 4 | client relationship development | 4 | 13 % | +| 5 | client advising | 3 | 10 % | +| 6 | financial analysis | 3 | 10 % | +| 7 | team management | 3 | 10 % | +| 8 | transaction support | 3 | 10 % | + +## Regional breakdown + +> **Corpus note:** 31 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +**Insufficient evidence** — 21 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### UK (gb) + +**Insufficient evidence** — 10 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### EU/DACH (de, at, ch, nl) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Analyst, Investment Banking – Pharma Services/Med Tech | 1 | +| Associate, Business Services M&A (Asset & Wealth Management) | 1 | +| Associate, Investment Banking | 1 | +| Business Services M&A Associate, Investment Banking (London, UK) | 1 | +| Corporate Banking Coverage - Investor Client Management - Executive Director | 1 | +| Equity Capital Markets Associate/Analyst | 1 | +| GBM, Private, Investment Banking Associate, FIG (Asset Management) - New York | 1 | +| Healthcare Investment Banking Associate/Vice President | 1 | +| Industrials Investment Banking - Associate (M&A) - Tier 1 US Investment Bank | 1 | +| Investment Banker - ECM - Healthcare - VP | 1 | +| Investment Banker- M&A | 1 | +| Investment Banking - Business Services - Vice President | 1 | +| Investment Banking - EMEA Financial Institutions Group - Associate - London | 1 | +| Investment Banking - Managing Director, Mergers & Acquisitions (M&A) | 1 | +| Investment Banking - Mergers & Acquisitions - Analyst | 1 | +| Investment Banking - Vice President, Mergers & Acquisitions ( M&A) | 1 | +| Investment Banking Associate - Industrials | 1 | +| Investment Banking Associate - UK Strategic Advisory | US Elite Boutique. | 1 | +| Investment Banking Associate- Healthcare | 1 | +| Investment Banking Division, Financing Group, Analyst/Associate - New York - ECC40552 | 1 | +| Investment Banking Summer Analyst | 1 | +| Investment Banking VP - Industrials | 1 | +| Investment Banking-Strategic Financing Solutions-Associate | 1 | +| Managing Director - Investment Banking | 1 | +| Managing Director, Investment Banking // Business Services Mergers & Acquisitions (M&A) | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..6d0ff4e --- /dev/null +++ b/references/profile.md @@ -0,0 +1,23 @@ +# Occupation profile — corporate investment banker + +- **ESCO URI:** http://data.europa.eu/esco/occupation/244a79eb-122b-4bee-8065-b4c39efce4ff +- **ESCO code:** 2412.6.1 +- **ISCO-08 group:** 2412 — Financial and investment advisers +- **O*NET-SOC:** 13-2051.00 — Financial and Investment Analysts (match: closeMatch) + +## Description (ESCO) + +Corporate investment bankers offer strategic advice on financial services to companies and other institutions. They ensure that legal regulations are being followed by their clients in their efforts of raising any capital. They provide technical expertise and information on mergers and acquisitions, bonds and shares, privatisations and reorganisation, raising capital and security underwriting, including equity and debt markets. + +## Definition + +nan + +## Alternative labels + +- corporate banker +- corporate investment adviser +- operational investment banker +- corporate investment strategist +- investment banker +- investment banking associate diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..4187469 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,65 @@ +# Competences — corporate investment banker + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/244a79eb-122b-4bee-8065-b4c39efce4ff). + +## Essential + +- **advise on participation in financial markets** (skill/competence) +- **analyse financial performance of a company** (skill/competence) +- **analyse financial risk** (skill/competence) +- **asset management** (knowledge) +- **banking activities** (knowledge) +- **business valuation techniques** (knowledge) +- **credit control processes** (knowledge) +- **develop investment portfolio** (skill/competence) +- **economics** (knowledge) +- **examine credit ratings** (skill/competence) +- **funding methods** (knowledge) +- **investment banking** (knowledge) +- **management consulting** (knowledge) +- **mergers and acquisitions** (knowledge) +- **modern portfolio theory** (knowledge) +- **monitor stock market** (skill/competence) +- **provide legal advice on investments** (skill/competence) +- **review investment portfolios** (skill/competence) +- **securities** (knowledge) +- **stock market** (knowledge) + +## Optional + +- analyse business plans (skill/competence) +- business loans (knowledge) +- corporate law (knowledge) +- debt systems (knowledge) +- financial statements (knowledge) +- fundamental analysis (knowledge) +- holding company activities (knowledge) +- interpret financial statements (skill/competence) +- maintain client debt records (skill/competence) +- make strategic business decisions (skill/competence) +- manage contracts (skill/competence) +- manage corporate bank accounts (skill/competence) +- perform debt investigation (skill/competence) +- perform stock valuation (skill/competence) + + + +## Market evidence (job-ad analysis, 31 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- financial modeling — **58 %** +- due diligence — **48 %** +- transaction execution — **45 %** +- financial analysis — **42 %** +- industry research — **19 %** +- corporate finance — **19 %** +- valuation — **19 %** + +### Responsibilities + +- transaction execution — **29 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..f851cbc --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,60 @@ +# Tasks & work activities — corporate investment banker + +Source: O*NET 30.3, occupation 13-2051.00 (Financial and Investment Analysts). + +## Task statements + +- **[nan]** Advise clients on aspects of capitalization, such as amounts, sources, or timing. +- **[nan]** Analyze financial or operational performance of companies facing financial difficulties to identify or recommend remedies. +- **[nan]** Assess companies as investments for clients by examining company facilities. +- **[nan]** Collaborate on projects with other professionals, such as lawyers, accountants, or public relations experts. +- **[nan]** Collaborate with investment bankers to attract new corporate clients. +- **[nan]** Conduct financial analyses related to investments in green construction or green retrofitting projects. +- **[nan]** Confer with clients to restructure debt, refinance debt, or raise new debt. +- **[nan]** Create client presentations of plan details. +- **[nan]** Determine the prices at which securities should be syndicated and offered to the public. +- **[nan]** Develop and maintain client relationships. +- **[nan]** Draw charts and graphs, using computer spreadsheets, to illustrate technical reports. +- **[nan]** Employ financial models to develop solutions to financial problems or to assess the financial or capital impact of transactions. +- **[nan]** Evaluate and compare the relative quality of various securities in a given industry. +- **[nan]** Evaluate capital needs of clients and assess market conditions to inform structuring of financial packages. +- **[nan]** Inform investment decisions by analyzing financial information to forecast business, industry, or economic conditions. +- **[nan]** Interpret data on price, yield, stability, future investment-risk trends, economic influences, and other factors affecting investment programs. +- **[nan]** Monitor developments in the fields of industrial technology, business, finance, and economic theory. +- **[nan]** Monitor fundamental economic, industrial, and corporate developments by analyzing information from financial publications and services, investment banking firms, government agencies, trade publications, company sources, or personal interviews. +- **[nan]** Perform securities valuation or pricing. +- **[nan]** Prepare all materials for transactions or execution of deals. +- **[nan]** Prepare plans of action for investment, using financial analyses. +- **[nan]** Present oral or written reports on general economic trends, individual corporations, and entire industries. +- **[nan]** Purchase investments for companies in accordance with company policy. +- **[nan]** Recommend investments and investment timing to companies, investment firm staff, or the public. +- **[nan]** Specialize in green financial instruments, such as socially responsible mutual funds or exchange-traded funds (ETF) that are comprised of green companies. +- **[nan]** Supervise, train, or mentor junior team members. + +## Detailed work activities + +- Advise others on business or operational matters. +- Advise others on financial matters. +- Analyze business or financial data. +- Analyze industry trends. +- Analyze market conditions or trends. +- Analyze risks related to investments in green technology. +- Apply mathematical models of financial or business conditions. +- Assess financial status of clients. +- Assess risks to business operations. +- Collaborate with others in marketing activities. +- Confer with others about financial matters. +- Create images of data, locations, or products. +- Determine the value of goods or services. +- Develop business relationships. +- Develop financial or business plans. +- Evaluate condition of properties. +- Identify strategic business investment opportunities. +- Prepare contracts or other transaction documents. +- Present business-related information to audiences. +- Present work to clients for approval. +- Purchase products or services. +- Recommend investments to clients. +- Supervise employees. +- Train personnel to enhance job skills. +- Update professional knowledge. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..d53f1c4 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,198 @@ +# Tools & technology — corporate investment banker + +Source: O*NET 30.3 'Software Skills' for 13-2051.00. + +| Software | Category | Hot technology | +|---|---|---| +| Intuit QuickBooks | Accounting software | yes | +| IBM SPSS Statistics | Analytical or scientific software | yes | +| SAS | Analytical or scientific software | yes | +| The MathWorks MATLAB | Analytical or scientific software | yes | +| Alteryx software | Business intelligence and data analysis software | yes | +| Microsoft Power BI | Business intelligence and data analysis software | yes | +| Tableau | Business intelligence and data analysis software | yes | +| Salesforce software | Customer relationship management CRM software | yes | +| Apache Hive | Data base management system software | yes | +| Teradata Database | Data base management system software | yes | +| Microsoft SQL Server Reporting Services SSRS | Data base reporting software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft SQL Server | Data base user interface and query software | yes | +| Oracle Database | Data base user interface and query software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| Yardi software | Data base user interface and query software | yes | +| Microsoft Visual Basic | Development environment software | yes | +| Microsoft Visual Basic for Applications VBA | Development environment software | yes | +| Microsoft SharePoint | Document management software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Oracle PeopleSoft | Enterprise resource planning ERP software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| Workday software | Enterprise resource planning ERP software | yes | +| R | Object or component oriented development software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Project | Project management software | yes | +| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes | +| Marketo Marketing Automation | Sales and marketing software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Google Docs | Word processing software | yes | +| Microsoft Word | Word processing software | yes | +| Fund accounting software | Accounting software | | +| Sage 50 Accounting | Accounting software | | +| Tax software | Accounting software | | +| Analyse-it | Analytical or scientific software | | +| Data visualization software | Analytical or scientific software | | +| Decisioneering Crystal Ball | Analytical or scientific software | | +| Genetic algorithm software | Analytical or scientific software | | +| Keypoint DataDesk | Analytical or scientific software | | +| Mathematical software | Analytical or scientific software | | +| Neural network modeling software | Analytical or scientific software | | +| Palisade Evolver | Analytical or scientific software | | +| Palisade StatTools | Analytical or scientific software | | +| Pattern recognition software | Analytical or scientific software | | +| SAS JMP | Analytical or scientific software | | +| StataCorp Stata | Analytical or scientific software | | +| Ward Systems Group GeneHunter | Analytical or scientific software | | +| Ward Systems Group NeuralShell Predictor | Analytical or scientific software | | +| Wolfram Research Mathematica | Analytical or scientific software | | +| Business intelligence software | Business intelligence and data analysis software | | +| IBM Cognos Impromptu | Business intelligence and data analysis software | | +| MicroStrategy | Business intelligence and data analysis software | | +| Oracle Business Intelligence Enterprise Edition | Business intelligence and data analysis software | | +| Qlik Tech QlikView | Business intelligence and data analysis software | | +| Montgomery Investment Technology Utility XL | Charting software | | +| TickQuest NeoTicker | Charting software | | +| Perforce Helix software | Configuration management software | | +| Apache Pig | Data base management system software | | +| Reporting software | Data base reporting software | | +| SAP Crystal Reports | Data base reporting software | | +| FileMaker Pro | Data base user interface and query software | | +| IBM Lotus Approach | Data base user interface and query software | | +| Oracle Essbase | Data base user interface and query software | | +| Microsoft SharePoint Server | Document management software | | +| Email software | Electronic mail software | | +| IBM Notes | Electronic mail software | | +| Microsoft Exchange | Electronic mail software | | +| Microsoft Dynamics | Enterprise resource planning ERP software | | +| Microsoft Dynamics GP | Enterprise resource planning ERP software | | +| NetSuite ERP | Enterprise resource planning ERP software | | +| Oracle Fusion Applications | Enterprise resource planning ERP software | | +| Oracle Hyperion | Enterprise resource planning ERP software | | +| Oracle JD Edwards EnterpriseOne | Enterprise resource planning ERP software | | +| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | | +| SAP Business Objects | Enterprise resource planning ERP software | | +| SAP BusinessObjects Data Integrator | Enterprise resource planning ERP software | | +| SSA Global Infinium Financial Management | Enterprise resource planning ERP software | | +| IBM Power Systems software | Enterprise system management software | | +| Ivorix Neurostrategy Finance | Expert system software | | +| Matheny Pattern Forecaster Plus | Expert system software | | +| NeuroSolutions for MatLab | Expert system software | | +| Advanced Portfolio Technologies Report Builder | Financial analysis software | | +| Advanced Portfolio Technologies Simulator | Financial analysis software | | +| AnalyzerXL | Financial analysis software | | +| Annuities analysis software | Financial analysis software | | +| Aspen Graphics Technical Analysis Software | Financial analysis software | | +| BizBench | Financial analysis software | | +| BizPricer | Financial analysis software | | +| Bloomberg Professional | Financial analysis software | | +| Business Forecast Systems Forecast Pro | Financial analysis software | | +| DealMaven Comparable Company Valuation Analysis | Financial analysis software | | +| DealMaven M&A Accretion/Dilution One-Pager | Financial analysis software | | +| DealMaven Modeling ToolPack for Excel | Financial analysis software | | +| Delphi Technology | Financial analysis software | | +| Derivatives Imagine Trading System | Financial analysis software | | +| Derivicom FinOptions XL | Financial analysis software | | +| Economic forecasting software | Financial analysis software | | +| Experian Credinomics | Financial analysis software | | +| Express Business Valuations | Financial analysis software | | +| Financial modeling software | Financial analysis software | | +| FinEng Solutions PerfoRM | Financial analysis software | | +| FinEng Solutions Quantis | Financial analysis software | | +| Fractal pattern analysis software | Financial analysis software | | +| Genetic algorithm optimization software | Financial analysis software | | +| Harland Financial Solutions DecisionPro | Financial analysis software | | +| I-flex Solutions Reveleus Investment Performance Measurement | Financial analysis software | | +| Innova Financial Solutions Derivatives Expert | Financial analysis software | | +| Leading Market Technologies EXPO | Financial analysis software | | +| Longview Consolidation | Financial analysis software | | +| Longview Performance Management Platform | Financial analysis software | | +| Longview Solutions Khalix | Financial analysis software | | +| Market forecast software | Financial analysis software | | +| MergerStat Control Premiums | Financial analysis software | | +| MergerStat Price to Earnings Ratios | Financial analysis software | | +| MoneySoft Corporate Valuation | Financial analysis software | | +| Monte Carlo simulation software | Financial analysis software | | +| Montgomery Investment Technology Bonds XL | Financial analysis software | | +| Montgomery Investment Technology Exotics XL | Financial analysis software | | +| Montgomery Investment Technology FinTools | Financial analysis software | | +| Montgomery Investment Technology Options XL | Financial analysis software | | +| Montgomery Investment Technology QuoteTools | Financial analysis software | | +| Montgomery Investment Technology Risk XL | Financial analysis software | | +| Montgomery Investment Technology SigTools | Financial analysis software | | +| Moody's KMV CreditEdge | Financial analysis software | | +| Moody's RiskCalc | Financial analysis software | | +| Moss Adams Profit Mentor | Financial analysis software | | +| Mutual fund analysis software | Financial analysis software | | +| NeuroSolutions Trading Solutions | Financial analysis software | | +| OptionVue Options Analysis | Financial analysis software | | +| Oracle E-Business Suite Financials | Financial analysis software | | +| Oracle Hyperion Financial Management | Financial analysis software | | +| Palisade Bond @nalyst | Financial analysis software | | +| Peer-to-Peer Financial Analysis | Financial analysis software | | +| Pi Blue OptWorks Excel | Financial analysis software | | +| Portfolio management software | Financial analysis software | | +| Pricing software | Financial analysis software | | +| Quantifying marketability discount QMD modeling software | Financial analysis software | | +| RiskMetrics Group WealthBench | Financial analysis software | | +| Securities analysis software | Financial analysis software | | +| Spreadware Business Financial Analysis | Financial analysis software | | +| Spreadware Business Valuator | Financial analysis software | | +| Spreadware Pro Forma | Financial analysis software | | +| Steele Mutual Fund and Variable Annuity Expert | Financial analysis software | | +| SunGard BancWare | Financial analysis software | | +| SunGard Kiodex Risk Workbench | Financial analysis software | | +| TechHackers Convertible Bond @nalyst | Financial analysis software | | +| TechHackers Credit @nalyst | Financial analysis software | | +| TechHackers Exotic @nalyst | Financial analysis software | | +| TechHackers Financial @nalyst | Financial analysis software | | +| TechHackers IRO @nalyst | Financial analysis software | | +| TechHackers MBS @nalyst | Financial analysis software | | +| TechHackers Swap @nalyst | Financial analysis software | | +| Tetrahex Fractal Finance | Financial analysis software | | +| Tips Standard Securities Calculation Bond Analytics Module | Financial analysis software | | +| Tips Standard Securities Calculation Mortgage-Backed Analytics Module | Financial analysis software | | +| Trendsetter Software ProAnalyst | Financial analysis software | | +| Unlimited Learning Resources Valusource Pro | Financial analysis software | | +| ValuSource BIZCOMPS | Financial analysis software | | +| Whitebirch Software Projected Financials | Financial analysis software | | +| Wolfram Research Derivatives | Financial analysis software | | +| Wolfram Research Mathematica Finance Essentials | Financial analysis software | | +| Wolfram Research Mathematica UnRisk Pricing Engine | Financial analysis software | | +| ADP Workforce Now | Human resources software | | +| Human resource management software HRMS | Human resources software | | +| dailyVest Investment Personalization Platform | Information retrieval or search software | | +| LexisNexis | Information retrieval or search software | | +| TradeTools Financial Market Databases | Information retrieval or search software | | +| TradeTools Monthly U.S. Economic Database | Information retrieval or search software | | +| Ward Systems Group NeuroShell Trader | Information retrieval or search software | | +| Web browser software | Internet browser software | | +| Apple Keynote | Presentation software | | +| DealMaven PresLink for PowerPoint and Word | Presentation software | | +| Google Slides | Presentation software | | +| Apple AppleWorks | Spreadsheet software | | +| Corel QuattroPro | Spreadsheet software | | +| IBM Lotus 1-2-3 | Spreadsheet software | | +| Microsoft OneNote | Word processing software | | +| Report generation software | Word processing software | | + + + +## Market evidence (job-ad analysis, 31 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Excel — **26 %** + +