From 5d1baee67b424ee13996cd2f51f377976764658f Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:18:56 +0200 Subject: [PATCH] feat: financial-auditor skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 75 ++++++++ manifest.json | 274 +++++++++++++++++++++++++++++ references/ai-skills.md | 370 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 146 ++++++++++++++++ references/profile.md | 31 ++++ references/skills.md | 89 ++++++++++ references/tasks.md | 42 +++++ references/tools.md | 45 +++++ 9 files changed, 1103 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..9f0da5f --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — financial-auditor + +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 — financial-auditor + "ESCO (occupation & competences)" : 61 + "O*NET (tasks & tools)" : 61 + "Job boards (market evidence)" : 97 + "Anthropic official Claude skills" : 6 + "External AI skill packs (mapped)" : 176 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 61 | 15.2 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 61 | 15.2 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 97 | 24.2 % | 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.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 176 | 43.9 % | 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..b596909 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,75 @@ +--- +name: financial-auditor +description: "Occupational skill for the role 'financial auditor' (also: auditor, finance auditor, internal auditor, audit manager, chartered accountant, finances auditor). Use when the user asks for typical financial auditor work such as: Provide regulatory compliance training to employees.; Investigate activities of institutions to enforce laws and regulations and to ensure legality of transactions and operations or financial solvency.; Review and analyze new, proposed, or revised laws, regulations, policies, and procedures to interpret their meaning and determine their impact." +--- + +# Financial Auditor + +Financial auditors collect and examine financial data for clients, organisations and companies. They ensure the financial data is properly maintained and free of material misstatements due to error or fraud, that it adds up, and functions legally and effectively. They review lending and credit policies or numbers in databases and documents, evaluate, consult and assist the source of the transaction if necessary. They use their review of the client's financial governance as assurance to give testimony to the shareholders, stakeholders and board of directors of the organisation or company that all is up to par. + +## Core workflow + +1. Provide regulatory compliance training to employees. +2. Investigate activities of institutions to enforce laws and regulations and to ensure legality of transactions and operations or financial solvency. +3. Review and analyze new, proposed, or revised laws, regulations, policies, and procedures to interpret their meaning and determine their impact. +4. Plan, supervise, and review work of assigned subordinates. +5. Recommend actions to ensure compliance with laws and regulations, or to protect solvency of institutions. +6. Examine the minutes of meetings of directors, stockholders, and committees to investigate the specific authority extended at various levels of management. +7. Prepare reports, exhibits, and other supporting schedules that detail an institution's safety and soundness, compliance with laws and regulations, and recommended solutions to questionable financial conditions. +8. Review balance sheets, operating income and expense accounts, and loan documentation to confirm institution assets and liabilities. + +## 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) + +- accounting +- accounting department processes +- accounting entries +- accounting techniques +- analyse financial risk +- arrange audit +- check accounting records +- conduct financial audits +- control financial resources +- corporate law +- develop audit plan +- economics +- financial analysis +- financial department processes +- inspect tax returns + +## Hot technologies + +- Microsoft Access +- Structured query language SQL +- Microsoft SharePoint +- Microsoft Outlook +- SAP software +- R +- Microsoft Office software +- Microsoft Windows +- Microsoft PowerPoint +- Microsoft Visio + + + + +## Hot technologies + +Top tools from 41 gated job ads (see references/market.md, as of 2026-07-11): + +- Microsoft Excel — 24 % +- Microsoft Office — 15 % +- Microsoft Word — 10 % +- QuickBooks — 7 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/1ad59946-d13e-441e-9b36-56e1df055e21), O*NET 30.3 (13-2061.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..34abd90 --- /dev/null +++ b/manifest.json @@ -0,0 +1,274 @@ +{ + "name": "financial-auditor", + "title": "financial auditor", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/1ad59946-d13e-441e-9b36-56e1df055e21", + "esco_code": "2411.1.7", + "isco_group": "2411", + "onet_soc": "13-2061.00", + "crosswalk_match": "exactMatch" + }, + "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": 17, + "dwas": 16, + "skills_essential": 22, + "skills_optional": 38, + "software": 27 + }, + "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 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "open-gitagent/opengap": { + "repo": "https://github.com/open-gitagent/opengap", + "commit": "d7a8e2e", + "license": "MIT", + "skills": 1 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "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": 5 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 5 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 11 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 5 + }, + "elementalsouls/Claude-BugHunter": { + "repo": "https://github.com/elementalsouls/Claude-BugHunter", + "commit": "05098fc", + "license": "MIT", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 2 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 3 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "kazukinagata/shinkoku": { + "repo": "https://github.com/kazukinagata/shinkoku", + "commit": "e610b30", + "license": "MIT", + "skills": 1 + }, + "himself65/finance-skills": { + "repo": "https://github.com/himself65/finance-skills", + "commit": "87f688e", + "license": "MIT", + "skills": 1 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 1 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 1 + }, + "harperreed/dotfiles": { + "repo": "https://github.com/harperreed/dotfiles", + "commit": "6b5ced1", + "license": "MIT", + "skills": 1 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 2 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 2 + }, + "nowork-studio/NotFair": { + "repo": "https://github.com/nowork-studio/NotFair", + "commit": "99bda4b", + "license": "MIT", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "dotnet/skills": { + "repo": "https://github.com/dotnet/skills", + "commit": "79a2ada", + "license": "MIT", + "skills": 1 + }, + "alirezarezvani/claude-code-skill-factory": { + "repo": "https://github.com/alirezarezvani/claude-code-skill-factory", + "commit": "ba18b31", + "license": "MIT", + "skills": 1 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 3 + }, + "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 + }, + "zebbern/claude-code-guide": { + "repo": "https://github.com/zebbern/claude-code-guide", + "commit": "d2c5280", + "license": "MIT", + "skills": 2 + }, + "pedrohcgs/claude-code-my-workflow": { + "repo": "https://github.com/pedrohcgs/claude-code-my-workflow", + "commit": "be53c12", + "license": "MIT", + "skills": 1 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 1 + }, + "arbiterForge/codeArbiter": { + "repo": "https://github.com/arbiterForge/codeArbiter", + "commit": "defa4ea", + "license": "custom (see upstream LICENSE)", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 77, + "adjacent": 3 + } + }, + "provenance": { + "items": { + "esco": 61, + "onet": 61, + "jobads": 97, + "wiki_ai": 0, + "anthropic": 6, + "ai_skills": 176, + "stackx": 0 + }, + "share_percent": { + "esco": 15.2, + "onet": 15.2, + "jobads": 24.2, + "wiki_ai": 0.0, + "anthropic": 1.5, + "ai_skills": 43.9, + "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..5d02230 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,370 @@ +# External AI agent skills — financial-auditor + +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: 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 | +|---|---|---|---| +| `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) | +| `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) | +| `three-statement-model-builder` | core | Integrated three-statement financial model builder linking income statement, balance sheet, and cash flow statement with circular reference handling | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/three-statement-model-builder) | +| `xbrl-filing-generator` | core | XBRL financial statement tagging and SEC filing preparation skill | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/xbrl-filing-generator) | +| `gaap-ifrs-compliance-checker` | core | Automated compliance validation skill for GAAP and IFRS accounting standards with codification references | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/gaap-ifrs-compliance-checker) | +| `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) | +| `lighthouse` | core | Performance and accessibility auditing using Google Lighthouse. Measure Core Web Vitals, accessibility scores, SEO, and best practices. Generate reports and track performance budgets. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ux-ui-design/skills/lighthouse) | +| `fraud-risk-assessor` | core | Fraud risk assessment skill based on the fraud triangle with red flag detection | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/fraud-risk-assessor) | +| `lca-analyzer` | core | Life Cycle Assessment skill for environmental impact evaluation and sustainability analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/chemical-engineering/skills/lca-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) | +| `lease-accounting-calculator` | core | ASC 842/IFRS 16 lease accounting skill for right-of-use asset and liability calculations | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/lease-accounting-calculator) | + +## Source: affaan-m/everything-claude-code + +- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `skill-stocktake` | core | Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/skill-stocktake) | + +## 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-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) | + +## Source: alirezarezvani/claude-code-skill-factory + +- Repository: [https://github.com/alirezarezvani/claude-code-skill-factory](https://github.com/alirezarezvani/claude-code-skill-factory) (commit `ba18b31`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `tech-stack-evaluator` | core | Comprehensive technology stack evaluation and comparison tool with TCO analysis, security assessment, and intelligent recommendations for engineering teams | [source](https://github.com/alirezarezvani/claude-code-skill-factory/tree/ba18b31/generated-skills/tech-stack-evaluator) | + +## 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 | +|---|---|---|---| +| `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) | +| `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) | +| `risk-management-specialist` | core | 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) | +| `compliance-readiness` | core | /cs:compliance-readiness — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) | +| `tech-stack-evaluator` | core | Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/skills/tech-stack-evaluator) | + +## Source: arbiterForge/codeArbiter + +- Repository: [https://github.com/arbiterForge/codeArbiter](https://github.com/arbiterForge/codeArbiter) (commit `defa4ea`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `decision-variance` | core | Reconcile the project's architectural artifacts against the scaffold and prior decisions, then present each variance as a SMARTS analysis for the user to decide. Routed to when the user asks to arbitrate, reconcile, or consolidate … | [source](https://github.com/arbiterForge/codeArbiter/tree/defa4ea/core/surface/skills/decision-variance) | + +## 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 | +|---|---|---|---| +| `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) | +| `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-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) | +| `code-review-excellence` | core | This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) | +| `paper-excellence` | core | Comprehensive multi-dimensional review of the sewage-house-prices project. Runs econometrics audit, code review, manuscript proofread, and bibliography validation in parallel. Computes a weighted aggregate score. This skill should be used … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/paper-excellence) | + +## 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) | +| `gsd:eval-review` | core | Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/gsd/skills/eval-review) | + +## 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 | +|---|---|---|---| +| `risk-management-specialist` | core | 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) | +| `lint-and-validate` | core | Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/lint-and-validate) | +| `Excel Analysis` | core | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) | + +## 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 | +|---|---|---|---| +| `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: 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: foryourhealth111-pixel/Vibe-Skills + +- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `edgartools` | core | Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/edgartools) | +| `peer-review` | core | Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/peer-review) | +| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scholar-evaluation) | + +## 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 | +|---|---|---|---| +| `memory-md-management` | core | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) | + +## 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: harperreed/dotfiles + +- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `personal-finance-planning` | core | Use when asked to organize finances, create a budget, plan debt payoff, build savings goals, audit subscriptions, or do any personal money management task. Triggers on "budget", "finances", "savings", "debt", "subscriptions", "emergency … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills-archive/personal-finance-planning) | + +## 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) | + +## Source: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vulnerability-analysis` | core | Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-ads` | core | Suede-owned paid-acquisition operating system for channel choice, campaign structure, audiences, bidding, budget pacing, negative keywords, retargeting, and kill-or-scale decisions. Use when planning, auditing, or optimizing paid campaigns … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-ads) | + +## 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 | +|---|---|---|---| +| `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) | +| `fondo-core-workflow-a` | core | Execute Fondo primary workflow: monthly bookkeeping close and financial reporting. Use when managing month-end close, reviewing financial statements, or preparing for board meetings and fundraising. Trigger: "fondo bookkeeping", "fondo … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-core-workflow-a) | +| `fondo-debug-bundle` | core | Collect diagnostic information for Fondo support including integration status, transaction discrepancies, and financial data reconciliation issues. Trigger: "fondo debug", "fondo support", "fondo diagnostic", "fondo reconciliation". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-debug-bundle) | +| `replit-cost-tuning` | core | Optimize Replit costs: deployment sizing, seat audit, egress control, and plan selection. Use when analyzing Replit billing, reducing deployment costs, or implementing usage monitoring and budget controls. Trigger with phrases like "replit … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/replit-pack/skills/replit-cost-tuning) | +| `ramp-enterprise-rbac` | core | Ramp enterprise rbac \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 enterprise rbac\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/ramp-pack/skills/ramp-enterprise-rbac) | +| `langchain-cost-tuning` | core | Control LangChain 1.0 AI spend with accurate streaming token accounting, model tiering, provider-specific cache hit tuning, per-tenant budgets, and retry dedup. Use when AI spend grows faster than traffic, a cost regression lands, or you … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/langchain-py-pack/skills/langchain-cost-tuning) | +| `navan-core-workflow-b` | core | Manage Navan expense reporting, transaction data, and ERP synchronization. Use when building expense pipelines, automating approval workflows, or syncing transactions to accounting systems. Trigger with "navan expense management", "navan … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-core-workflow-b) | +| `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) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `peer-review` | core | Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/peer-review) | +| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scholar-evaluation) | + +## Source: K-Dense-AI/scientific-agent-skills + +- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `peer-review` | core | Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/peer-review) | +| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scholar-evaluation) | + +## Source: kazukinagata/shinkoku + +- Repository: [https://github.com/kazukinagata/shinkoku](https://github.com/kazukinagata/shinkoku) (commit `e610b30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `settlement` | core | This skill should be used when the user needs to perform year-end closing adjustments (決算整理), review financial statements (決算書), compute depreciation, or review their trial balance. Trigger phrases include: "決算", "決算整理", "決算書を作る", "減価償却", … | [source](https://github.com/kazukinagata/shinkoku/tree/e610b30/skills/settlement) | + +## 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) | +| `financial-statement-explainer` | core | Explain a financial statement (P&L, balance sheet, or cash flow) in plain English. Use when asked to explain a P&L / income statement, a balance sheet, a cash flow statement, or to make financials understandable to a non-finance reader. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-accounting/skills/financial-statement-explainer) | +| `kyc-escalation` | core | Write an internal KYC/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/kyc-escalation) | +| `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) | +| `budget-variance-analysis` | core | Produce a structured budget variance analysis from actual vs budget figures. Use when asked to analyse budget variances, explain underspend or overspend, write a variance commentary, or investigate why actuals differ from plan. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-finance/skills/budget-variance-analysis) | + +## 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 | +|---|---|---|---| +| `ecommerce-competitor-analysis` | core | Cross-platform ecommerce competitor analysis and strategic intelligence. Multi-channel presence evaluation, strategy assessment, positioning analysis, and competitive benchmarking. Use when the user asks about competitor analysis, … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-competitor-analysis) | +| `etsy-advertising` | core | Etsy Ads strategy — budget allocation, bid management, promoted listings, offsite ads opt-out analysis | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/etsy-advertising) | +| `supply-chain-optimization-tiktok` | core | Supply Chain Bottleneck Analyzer for TikTok Shop sellers. Diagnose cash flow, inventory turnover, affiliate commissions, and return rates. Includes FBT cost analysis, influencer payout optimization, and viral product lifecycle management. … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/supply-chain-optimization/supply-chain-optimization-tiktok) | + +## 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 | +|---|---|---|---| +| `seo-page` | core | Single-page SEO audit: deep content quality evaluation using Google's E-E-A-T framework, Helpful Content guidelines, on-page SEO factors, search intent alignment, technical signals, and readability analysis. Fetches GSC performance data … | [source](https://github.com/nowork-studio/NotFair/tree/99bda4b/seo/seo-page) | + +## Source: open-gitagent/opengap + +- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) | + +## Source: pedrohcgs/claude-code-my-workflow + +- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `coauthor-brief` | core | Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/coauthor-brief) | + +## 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 | +|---|---|---|---| +| `programmatic-seo` | core | How to design and run a programmatic SEO program that produces durable traffic instead of penalty-bait. Data source identification, template design, schema patterns, quality control at scale, internal linking architecture, crawl budget … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/programmatic-seo) | + +## Source: trailofbits/skills + +- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `c-review` | core | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) | +| `rust-review` | core | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-strategy` | core | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) | + +## 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) | +| `regression-modeler` | core | Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regression-modeler) | + +## Source: zxkane/aws-skills + +- Repository: [https://github.com/zxkane/aws-skills](https://github.com/zxkane/aws-skills) (commit `68530c6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `aws-cost-operations` | core | AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-cost-ops/skills/aws-cost-operations) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..d47cbbd --- /dev/null +++ b/references/market.md @@ -0,0 +1,146 @@ +# Market evidence report — financial-auditor + +Source: **41 real job ads** (JSearch API, countries: us 41), extracted into the MSSQL evidence store; as of 2026-07-11. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 23 | 56 % | +| junior | 7 | 17 % | +| senior | 6 | 15 % | +| n/a | 3 | 7 % | +| lead | 2 | 5 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 10 | 24 % | +| 2 | Microsoft Office | 6 | 15 % | +| 3 | Microsoft Word | 4 | 10 % | +| 4 | QuickBooks | 3 | 7 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | risk assessment | 13 | 32 % | +| 2 | financial analysis | 9 | 22 % | +| 3 | data analysis | 8 | 20 % | +| 4 | financial auditing | 8 | 20 % | +| 5 | auditing | 7 | 17 % | +| 6 | compliance auditing | 7 | 17 % | +| 7 | audit planning | 6 | 15 % | +| 8 | accounting | 5 | 12 % | +| 9 | financial statement auditing | 5 | 12 % | +| 10 | internal controls | 5 | 12 % | +| 11 | risk management | 5 | 12 % | +| 12 | internal audit | 4 | 10 % | +| 13 | risk identification | 4 | 10 % | +| 14 | client relationship management | 3 | 7 % | +| 15 | compliance assessment | 3 | 7 % | +| 16 | financial statement preparation | 3 | 7 % | +| 17 | internal auditing | 3 | 7 % | +| 18 | internal control assessment | 3 | 7 % | +| 19 | internal controls testing | 3 | 7 % | +| 20 | operational auditing | 3 | 7 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | OMB Circular A-123 | 3 | 7 % | +| 2 | risk-based auditing | 3 | 7 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | audit planning | 9 | 22 % | +| 2 | audit execution | 8 | 20 % | +| 3 | client communication | 5 | 12 % | +| 4 | report drafting | 5 | 12 % | +| 5 | report preparation | 5 | 12 % | +| 6 | workpaper review | 5 | 12 % | +| 7 | engagement planning | 4 | 10 % | +| 8 | recommendation development | 3 | 7 % | + +## Regional breakdown + +> **Corpus note:** 41 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +41 ads. + +**Top hard skills:** + +- risk assessment — 32 % (13 ads) +- financial analysis — 22 % (9 ads) +- data analysis — 20 % (8 ads) +- financial auditing — 20 % (8 ads) +- auditing — 17 % (7 ads) +- compliance auditing — 17 % (7 ads) +- audit planning — 15 % (6 ads) +- accounting — 12 % (5 ads) +- financial statement auditing — 12 % (5 ads) +- internal controls — 12 % (5 ads) + +**Top tools:** + +- Microsoft Excel — 24 % (10 ads) +- Microsoft Office — 15 % (6 ads) +- Microsoft Word — 10 % (4 ads) +- QuickBooks — 7 % (3 ads) +- ACL — 5 % (2 ads) +- Microsoft Outlook — 5 % (2 ads) +- Microsoft PowerPoint — 5 % (2 ads) +- MS Project — 5 % (2 ads) +- Power BI — 5 % (2 ads) +- Visio — 5 % (2 ads) + +**Seniority:** mid 56 % · junior 17 % · senior 15 % · n/a 7 % · lead 5 % + +### UK (gb) + +**Insufficient evidence** — 0 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 | +|---|---| +| Experienced Auditor | 2 | +| Senior Associate, Internal Audit | 2 | +| Staff Auditor | 2 | +| Advisory | Accounting | Audit | Tax | Payroll | 1 | +| Audit Associate | 1 | +| Audit Manager | 1 | +| Audit Manager/Director - State and Local Government | 1 | +| Audit Senior Accountant | 1 | +| Audit Staff | 1 | +| Auditor (FINANCIAL COMPLIANCE AUDITOR I) | 1 | +| Auditor (Information Systems) - Technology Operations Directorate | 1 | +| Auditor/Accountant | 1 | +| Experienced Audit Senior, State & Local Government | 1 | +| Federal Financial Auditor | 1 | +| Financial Auditor | 1 | +| IG Auditor/Program Analyst | 1 | +| Internal Auditor | 1 | +| Internal Auditor – Finance and Business Services | 1 | +| Internal Auditor I, Day Shift, Internal Audit | 1 | +| Jr Accountant/Auditor | 1 | +| Junior Federal Financial Auditor | 1 | +| Manager of Audit and Assurance | 1 | +| Manager, Internal Audit | 1 | +| Mid-Level Auditor/Reviewer (Federal Consulting) | 1 | +| Principal Associate, Audit Practices - Quality Assurance (Hybrid) | 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..5e6e3dc --- /dev/null +++ b/references/profile.md @@ -0,0 +1,31 @@ +# Occupation profile — financial auditor + +- **ESCO URI:** http://data.europa.eu/esco/occupation/1ad59946-d13e-441e-9b36-56e1df055e21 +- **ESCO code:** 2411.1.7 +- **ISCO-08 group:** 2411 — Accountants +- **O*NET-SOC:** 13-2061.00 — Financial Examiners (match: exactMatch) + +## Description (ESCO) + +Financial auditors collect and examine financial data for clients, organisations and companies. They ensure the financial data is properly maintained and free of material misstatements due to error or fraud, that it adds up, and functions legally and effectively. They review lending and credit policies or numbers in databases and documents, evaluate, consult and assist the source of the transaction if necessary. They use their review of the client's financial governance as assurance to give testimony to the shareholders, stakeholders and board of directors of the organisation or company that all is up to par. + +## Definition + +nan + +## Alternative labels + +- auditor +- finance auditor +- internal auditor +- audit manager +- chartered accountant +- finances auditor +- financial examiner +- senior internal auditor +- bank auditor +- external examiner +- financial systems analyst +- bank examiner +- internal examiner +- external auditor diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..bbb645b --- /dev/null +++ b/references/skills.md @@ -0,0 +1,89 @@ +# Competences — financial auditor + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/1ad59946-d13e-441e-9b36-56e1df055e21). + +## Essential + +- **accounting** (knowledge) +- **accounting department processes** (knowledge) +- **accounting entries** (knowledge) +- **accounting techniques** (knowledge) +- **analyse financial risk** (skill/competence) +- **arrange audit** (skill/competence) +- **check accounting records** (skill/competence) +- **conduct financial audits** (skill/competence) +- **control financial resources** (skill/competence) +- **corporate law** (knowledge) +- **develop audit plan** (skill/competence) +- **economics** (knowledge) +- **financial analysis** (knowledge) +- **financial department processes** (knowledge) +- **inspect tax returns** (skill/competence) +- **interpret financial statements** (skill/competence) +- **monitor banking activities** (skill/competence) +- **observe confidentiality** (skill/competence) +- **obtain financial information** (skill/competence) +- **pose questions referring to documents** (skill/competence) +- **prepare financial auditing reports** (skill/competence) +- **present reports** (skill/competence) + +## Optional + +- advise on credit rating (skill/competence) +- advise on financial matters (skill/competence) +- advise on tax planning (skill/competence) +- analyse financial performance of a company (skill/competence) +- banking activities (knowledge) +- commercial law (knowledge) +- communicate with banking professionals (skill/competence) +- core banking software (knowledge) +- develop financial statistics reports (skill/competence) +- disseminate information on tax legislation (skill/competence) +- ensure compliance with accounting conventions (skill/competence) +- ensure compliance with disclosure criteria of accounting information (skill/competence) +- evaluate budgets (skill/competence) +- financial jurisdiction (knowledge) +- financial management (knowledge) +- financial products (knowledge) +- financial statements (knowledge) +- follow the statutory obligations (skill/competence) +- fraud detection (knowledge) +- identify accounting errors (skill/competence) +- identify if a company is a going concern (skill/competence) +- insolvency law (knowledge) +- internal auditing (knowledge) +- international financial reporting standards (knowledge) +- international tariffs (knowledge) +- joint ventures (knowledge) +- liaise with shareholders (skill/competence) +- maintain financial records (skill/competence) +- maintain records of financial transactions (skill/competence) +- maintain trusts (skill/competence) +- make strategic business decisions (skill/competence) +- mergers and acquisitions (knowledge) +- national generally accepted accounting principles (knowledge) +- produce statistical financial records (skill/competence) +- provide support in financial calculation (skill/competence) +- tax legislation (knowledge) +- trace financial transactions (skill/competence) +- use consulting techniques (skill/competence) + + + +## Market evidence (job-ad analysis, 41 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- risk assessment — **32 %** +- financial analysis — **22 %** +- financial auditing — **20 %** +- data analysis — **20 %** + +### Responsibilities + +- audit planning — **22 %** +- audit execution — **20 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..9412b08 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,42 @@ +# Tasks & work activities — financial auditor + +Source: O*NET 30.3, occupation 13-2061.00 (Financial Examiners). + +## Task statements + +- **[Core]** Provide regulatory compliance training to employees. +- **[Core]** Investigate activities of institutions to enforce laws and regulations and to ensure legality of transactions and operations or financial solvency. +- **[Core]** Review and analyze new, proposed, or revised laws, regulations, policies, and procedures to interpret their meaning and determine their impact. +- **[Core]** Plan, supervise, and review work of assigned subordinates. +- **[Core]** Recommend actions to ensure compliance with laws and regulations, or to protect solvency of institutions. +- **[Core]** Examine the minutes of meetings of directors, stockholders, and committees to investigate the specific authority extended at various levels of management. +- **[Core]** Prepare reports, exhibits, and other supporting schedules that detail an institution's safety and soundness, compliance with laws and regulations, and recommended solutions to questionable financial conditions. +- **[Core]** Review balance sheets, operating income and expense accounts, and loan documentation to confirm institution assets and liabilities. +- **[Core]** Review audit reports of internal and external auditors to monitor adequacy of scope of reports or to discover specific weaknesses in internal routines. +- **[Core]** Train other examiners in the financial examination process. +- **[Core]** Establish guidelines for procedures and policies that comply with new and revised regulations and direct their implementation. +- **[Core]** Direct and participate in formal and informal meetings with bank directors, trustees, senior management, counsels, outside accountants, and consultants to gather information and discuss findings. +- **[Core]** Verify and inspect cash reserves, assigned collateral, and bank-owned securities to check internal control procedures. +- **[Core]** Review applications for mergers, acquisitions, establishment of new institutions, acceptance in Federal Reserve System, or registration of securities sales to determine their public interest value and conformance to regulations, and recommend acceptance or rejection. +- **[Core]** Resolve problems concerning the overall financial integrity of banking institutions including loan investment portfolios, capital, earnings, and specific or large troubled accounts. +- **[Core]** Evaluate data processing applications for institutions under examination to develop recommendations for coordinating existing systems with examination procedures. +- **[Supplemental]** Confer with officials of real estate, securities, or financial institution industries to exchange views and discuss issues or pending cases. + +## Detailed work activities + +- Advise others on legal or regulatory compliance matters. +- Confer with others about financial matters. +- Coordinate with external parties to exchange information. +- Establish organizational guidelines or policies. +- Evaluate applicable laws and regulations to determine impact on organizational activities. +- Examine financial records or processes. +- Examine financial records. +- Implement financial decisions. +- Monitor financial indicators. +- Monitor organizational processes. +- Prepare operational reports. +- Review license or permit applications. +- Supervise employees. +- Train personnel in organizational or compliance procedures. +- Train personnel to enhance job skills. +- Verify accuracy of financial information. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..eafe3c1 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,45 @@ +# Tools & technology — financial auditor + +Source: O*NET 30.3 'Software Skills' for 13-2061.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Access | Data base user interface and query software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| Microsoft SharePoint | Document management software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| R | Object or component oriented development software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Project | Project management software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Word | Word processing software | yes | +| Financial compliance software | Compliance software | | +| NILS INSource | Compliance software | | +| ODEN Insurance Services State Rules & Regulations | Compliance software | | +| Oversight Insights On Demand | Compliance software | | +| System for Electronic Rate and Form Filing SERFF | Compliance software | | +| ACL Analytics | Financial analysis software | | +| Auditing software | Financial analysis software | | +| Financial transaction analysis software | Financial analysis software | | +| General Examination System GENESYS | Financial analysis software | | +| PricewaterhouseCoopers TeamMate | Financial analysis software | | +| LexisNexis | Information retrieval or search software | | +| Thomson Reuters Westlaw Edge | Information retrieval or search software | | +| Web browser software | Internet browser software | | +| Investigation management software | Project management software | | + + + +## Market evidence (job-ad analysis, 41 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Excel — **24 %** + +