feat: budget-manager skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — budget-manager
|
||||
|
||||
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 — budget-manager
|
||||
"ESCO (occupation & competences)" : 45
|
||||
"O*NET (tasks & tools)" : 80
|
||||
"Job boards (market evidence)" : 98
|
||||
"Anthropic official Claude skills" : 7
|
||||
"External AI skill packs (mapped)" : 187
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 45 | 10.8 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 80 | 19.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 98 | 23.5 % | 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 | 7 | 1.7 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 187 | 44.8 % | 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).
|
||||
69
SKILL.md
Normal file
69
SKILL.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
name: budget-manager
|
||||
description: "Occupational skill for the role 'budget manager' (also: budget coordinator, money manager, budget and planning manager, budget and policy manager, budgeting manager, budget counselor). Use when the user asks for typical budget manager work such as: typical budget manager responsibilities"
|
||||
---
|
||||
|
||||
# Budget Manager
|
||||
|
||||
Budget managers assess financial proposals of different departments before granting financial resources to projects. They monitor the implementation of budget policies and procedures. They work closely with other departments in the evaluation of programs, their impact in the organisation, the revenue that they can yield, and the financial efforts required.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## 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 department processes
|
||||
- advise on financial matters
|
||||
- analyse market financial trends
|
||||
- budgetary principles
|
||||
- company policies
|
||||
- control financial resources
|
||||
- corporate social responsibility
|
||||
- cost management
|
||||
- create a financial plan
|
||||
- enforce financial policies
|
||||
- evaluate budgets
|
||||
- exert expenditure control
|
||||
- explain accounting records
|
||||
- financial analysis
|
||||
- financial department processes
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft Power BI
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft SharePoint
|
||||
- Microsoft Visual Basic
|
||||
- Microsoft Word
|
||||
- SAP software
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 38 gated job ads (see references/market.md, as of 2026-07-09):
|
||||
|
||||
- Microsoft Excel — 53 %
|
||||
- Microsoft PowerPoint — 16 %
|
||||
- Microsoft Word — 13 %
|
||||
- Microsoft Office — 11 %
|
||||
- Power BI — 11 %
|
||||
- Microsoft Project — 8 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/44e0c015-309d-4f67-98a3-1e036966ed7f), O*NET 30.3 (13-2031.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
298
manifest.json
Normal file
298
manifest.json
Normal file
@@ -0,0 +1,298 @@
|
||||
{
|
||||
"name": "budget-manager",
|
||||
"title": "budget manager",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/44e0c015-309d-4f67-98a3-1e036966ed7f",
|
||||
"esco_code": "1211.1.3",
|
||||
"isco_group": "1211",
|
||||
"onet_soc": "13-2031.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 1211 (Budget Analysts)"
|
||||
},
|
||||
"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": 0,
|
||||
"dwas": 0,
|
||||
"skills_essential": 28,
|
||||
"skills_optional": 16,
|
||||
"software": 0
|
||||
},
|
||||
"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": 4
|
||||
},
|
||||
"wshobson/agents": {
|
||||
"repo": "https://github.com/wshobson/agents",
|
||||
"commit": "6fd3247",
|
||||
"license": "MIT (c) Seth Hobson",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"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": 3
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 12
|
||||
},
|
||||
"ferdinandobons/startup-skill": {
|
||||
"repo": "https://github.com/ferdinandobons/startup-skill",
|
||||
"commit": "a5f97c3",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"AgriciDaniel/claude-ads": {
|
||||
"repo": "https://github.com/AgriciDaniel/claude-ads",
|
||||
"commit": "669c760",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 8
|
||||
},
|
||||
"open-gitagent/opengap": {
|
||||
"repo": "https://github.com/open-gitagent/opengap",
|
||||
"commit": "d7a8e2e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"himself65/finance-skills": {
|
||||
"repo": "https://github.com/himself65/finance-skills",
|
||||
"commit": "87f688e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"kazukinagata/shinkoku": {
|
||||
"repo": "https://github.com/kazukinagata/shinkoku",
|
||||
"commit": "e610b30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/claude-scientific-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"gooseworks-ai/goose-skills": {
|
||||
"repo": "https://github.com/gooseworks-ai/goose-skills",
|
||||
"commit": "94ec916",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 2
|
||||
},
|
||||
"harperreed/dotfiles": {
|
||||
"repo": "https://github.com/harperreed/dotfiles",
|
||||
"commit": "6b5ced1",
|
||||
"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
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"WenyuChiou/agent-collab-skills": {
|
||||
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
|
||||
"commit": "f3c4097",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"serejaris/personal-corp-skills": {
|
||||
"repo": "https://github.com/serejaris/personal-corp-skills",
|
||||
"commit": "b517d36",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"serejaris/personal-corp-os": {
|
||||
"repo": "https://github.com/serejaris/personal-corp-os",
|
||||
"commit": "9d3660e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"rohitg00/pro-workflow": {
|
||||
"repo": "https://github.com/rohitg00/pro-workflow",
|
||||
"commit": "5c313e2",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"nowork-studio/NotFair": {
|
||||
"repo": "https://github.com/nowork-studio/NotFair",
|
||||
"commit": "99bda4b",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"infrasity-labs/dev-gtm-claude-skills": {
|
||||
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||
"commit": "02cfefb",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"AgriciDaniel/claude-seo": {
|
||||
"repo": "https://github.com/AgriciDaniel/claude-seo",
|
||||
"commit": "6cf1ea9",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"browser-act/skills": {
|
||||
"repo": "https://github.com/browser-act/skills",
|
||||
"commit": "51daea1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"Eronred/aso-skills": {
|
||||
"repo": "https://github.com/Eronred/aso-skills",
|
||||
"commit": "e2a7c45",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"sanjay3290/ai-skills": {
|
||||
"repo": "https://github.com/sanjay3290/ai-skills",
|
||||
"commit": "3619692",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 75,
|
||||
"adjacent": 5
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 45,
|
||||
"onet": 80,
|
||||
"jobads": 98,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 7,
|
||||
"ai_skills": 187,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 10.8,
|
||||
"onet": 19.2,
|
||||
"jobads": 23.5,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.7,
|
||||
"ai_skills": 44.8,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
402
references/ai-skills.md
Normal file
402
references/ai-skills.md
Normal file
@@ -0,0 +1,402 @@
|
||||
# External AI agent skills — budget-manager
|
||||
|
||||
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) |
|
||||
| `pptx` | adjacent | Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even … | [source](https://github.com/anthropics/skills/tree/main/skills/pptx) |
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `budget-forecasting-engine` | core | Driver-based budgeting and forecasting skill with rolling forecast support and variance analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/budget-forecasting-engine) |
|
||||
| `financial-dashboard-generator` | core | Automated financial dashboard and KPI visualization skill with executive reporting capabilities | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/financial-dashboard-generator) |
|
||||
| `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) |
|
||||
| `context-engineering` | core | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
|
||||
| `grant-proposal-writing` | core | Develop compelling funding proposals for foundations, government agencies, and corporations including narrative development, budget creation, and compliance documentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/grant-proposal-writing) |
|
||||
| `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) |
|
||||
| `cash-flow-forecaster` | core | Daily, weekly, and monthly cash forecasting skill with scenario analysis and liquidity stress testing | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/cash-flow-forecaster) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `investor-materials` | core | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) |
|
||||
|
||||
## 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-optimize` | core | Diagnose and draft or explicitly apply paid-ad optimizations using evidence, financial constraints, experiments, and capability-gated adapters. Use for campaign optimization, budget reallocation, bid changes, pausing or archiving ads, … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-optimize) |
|
||||
| `ads-microsoft` | core | Audit Microsoft Advertising measurement, UET, search and audience campaigns, Google imports, syndication, keywords, creative, bidding, budgets, Copilot inventory, and policy. Use for Microsoft Ads, Bing Ads, UET, Microsoft Audience … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-microsoft) |
|
||||
| `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) |
|
||||
| `ads-monitor` | core | Monitor paid-ad account pacing, delivery, performance, creative fatigue, tracking, policy, and data quality across supported platforms. Use for daily or weekly checks, anomaly review, budget pacing, post-launch verification, or campaign … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-monitor) |
|
||||
|
||||
## Source: AgriciDaniel/claude-seo
|
||||
|
||||
- Repository: [https://github.com/AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo) (commit `6cf1ea9`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `seo-plan` | core | Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", … | [source](https://github.com/AgriciDaniel/claude-seo/tree/6cf1ea9/skills/seo-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-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-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) |
|
||||
| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
|
||||
| `marketing-strategy-pmm` | core | Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/marketing-strategy-pmm) |
|
||||
|
||||
## Source: browser-act/skills
|
||||
|
||||
- Repository: [https://github.com/browser-act/skills](https://github.com/browser-act/skills) (commit `51daea1`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `amazon-listing-competitor-analysis-skill` | core | This skill helps users analyze Amazon competitor listings by ASIN and produce structured competitive intelligence plus strategic opportunity points for their own go-to-market. The Agent should proactively apply this skill when users want … | [source](https://github.com/browser-act/skills/tree/51daea1/solutions/ecommerce/amazon-listing-competitor-analysis-skill) |
|
||||
|
||||
## 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) |
|
||||
| `education-data-source-nccs` | core | NCCS — Form 990 data for private nonprofit colleges (Portal: IPEDS-matched, 1993-2016). Revenue, expenses, assets, endowment, governance beyond IPEDS. Use when IRS financial depth needed. Portal ends 2016; public institutions excluded (no … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/17-DAAF-Contribution-Community-daaf/dot-claude/skills/education-data-source-nccs) |
|
||||
| `business-skills` | core | 5 business research skills. Trigger: business strategy, market analysis, competitive intelligence. Design: analytical frameworks and methods for management and innovation research. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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) |
|
||||
| `product-strategist` | core | Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/product-strategist) |
|
||||
| `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) |
|
||||
| `deep-research-notebooklm` | core | Deep research skill powered by NotebookLM MCP. Conducts structured multi-source research (market analysis, competitive intel, trend analysis, prospect research) using Google NotebookLM as the research engine, then delivers formatted briefs … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/deep-research-notebooklm) |
|
||||
| `code-review-excellence` | core | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) |
|
||||
|
||||
## Source: Eronred/aso-skills
|
||||
|
||||
- Repository: [https://github.com/Eronred/aso-skills](https://github.com/Eronred/aso-skills) (commit `e2a7c45`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `category-positioning` | core | When the user wants to choose, change, or evaluate their App Store / Google Play category and subcategory — including primary vs secondary category trade-offs, chart-rank competitive analysis, category-driven discoverability, and how … | [source](https://github.com/Eronred/aso-skills/tree/e2a7c45/skills/category-positioning) |
|
||||
|
||||
## Source: ferdinandobons/startup-skill
|
||||
|
||||
- Repository: [https://github.com/ferdinandobons/startup-skill](https://github.com/ferdinandobons/startup-skill) (commit `a5f97c3`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `startup-design` | core | Design, validate, and plan a startup from scratch. Covers market research, competitive analysis, business model, brand identity, product definition, financial projections, and validation experiments. Trigger when the user has a startup … | [source](https://github.com/ferdinandobons/startup-skill/tree/a5f97c3/startup-design) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `ad-campaign-analyzer` | core | Analyze ad campaign performance data (Google, Meta, LinkedIn) to identify what's working, what's wasting budget, and specific cut/scale/test recommendations. Runs statistical analysis, funnel diagnostics, and multi-channel budget … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/composites/ad-campaign-analyzer) |
|
||||
| `company-current-gtm-analysis` | core | Comprehensive GTM analysis of any target company. Researches what a company is currently doing across all go-to-market dimensions — content/blog, founder LinkedIn activity, SEO/traffic, hiring signals, social/community presence, customer … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/competitive-intel/composites/company-current-gtm-analysis) |
|
||||
|
||||
## 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: indranilbanerjee/digital-marketing-pro
|
||||
|
||||
- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `media-plan` | core | Create a paid media plan. Use when: building media buy schedules, cross-channel budget allocation, or creative rotation calendars. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/media-plan) |
|
||||
|
||||
## Source: infrasity-labs/dev-gtm-claude-skills
|
||||
|
||||
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `seo-plan` | core | Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/seo-plan) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `fondo-ci-integration` | core | Automate financial reporting workflows that complement Fondo with CI/CD pipelines for expense tracking, budget alerts, and financial data validation. Trigger: "fondo CI", "fondo automation", "fondo financial alerts". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-ci-integration) |
|
||||
| `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-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) |
|
||||
| `fondo-prod-checklist` | core | Execute Fondo production readiness checklist for year-end tax filing, R&D credit claims, and board-ready financial reporting. Trigger: "fondo production", "fondo tax filing ready", "fondo year-end checklist". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-prod-checklist) |
|
||||
| `vercel-cost-tuning` | core | Optimize Vercel costs through plan selection, function efficiency, and usage monitoring. Use when analyzing Vercel billing, reducing function execution costs, or implementing spend management and budget alerts. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/vercel-pack/skills/vercel-cost-tuning) |
|
||||
| `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) |
|
||||
| `apify-cost-tuning` | core | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
|
||||
| `excel-variance-analyzer` | core | Analyze budget vs actual variances in Excel with drill-down and root cause analysis. Use when performing variance analysis or explaining budget differences. Trigger with phrases like ''excel variance'', ''analyze budget variance'', … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-variance-analyzer) |
|
||||
| `klaviyo-cost-tuning` | core | Optimize Klaviyo costs through plan selection, contact management, and usage monitoring. Use when analyzing Klaviyo billing, reducing active profile costs, or implementing usage monitoring and budget alerts. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/klaviyo-pack/skills/klaviyo-cost-tuning) |
|
||||
| `lindy-cost-tuning` | core | Optimize Lindy AI costs through credit management, model selection, and agent consolidation. Use when reducing spend, analyzing credit usage patterns, or optimizing budget allocation across agents. Trigger with phrases like "lindy cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/lindy-pack/skills/lindy-cost-tuning) |
|
||||
| `clay-cost-tuning` | core | Optimize Clay credit spending with provider key management, waterfall tuning, and budget controls. Use when analyzing Clay costs, reducing credit consumption, or implementing spending alerts and caps. Trigger with phrases like "clay cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clay-pack/skills/clay-cost-tuning) |
|
||||
| `coderabbit-cost-tuning` | core | Optimize CodeRabbit costs through seat management, repo selection, and review scope tuning. Use when analyzing CodeRabbit billing, reducing per-seat costs, or implementing usage monitoring and budget optimization. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/coderabbit-pack/skills/coderabbit-cost-tuning) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `xlsx` | core | Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/xlsx) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `xlsx` | core | Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/xlsx) |
|
||||
|
||||
## 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: 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 |
|
||||
|---|---|---|---|
|
||||
| `m365-agent-evaluator` | core | Use this skill when a user wants to create, run, or analyze evaluation suites for Microsoft 365 Copilot declarative agents with the public @microsoft/m365-copilot-eval CLI. Trigger on intents such as "evaluate my agent", "test my agent", … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `excel-model` | core | Build a real, formula-driven Excel (.xlsx) model — not a static table. Use when asked to build an Excel model, a financial model, a budget/forecast spreadsheet, or any .xlsx with live formulas a user can edit. Produces an actual .xlsx file … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-documents/skills/excel-model) |
|
||||
| `financial-due-diligence` | core | Generate a financial due diligence checklist and analysis framework for any investment, acquisition, or partnership. Use when asked for a due diligence checklist, M&A financial review, investment analysis framework, or vendor financial … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-finance/skills/financial-due-diligence) |
|
||||
| `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) |
|
||||
| `conducting-memory-forensics-with-volatility` | core | Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memory acquisition, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-memory-forensics-with-volatility) |
|
||||
|
||||
## 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-business-plan` | core | Create a comprehensive e-commerce business plan. Market analysis, financial projections, marketing strategy, operations planning, and milestone roadmap for new or growing e-commerce businesses. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-business-plan) |
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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: rohitg00/pro-workflow
|
||||
|
||||
- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `context-optimizer` | core | Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget. | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/context-optimizer) |
|
||||
|
||||
## 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: serejaris/personal-corp-os
|
||||
|
||||
- Repository: [https://github.com/serejaris/personal-corp-os](https://github.com/serejaris/personal-corp-os) (commit `9d3660e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ceo-council` | core | Use when needing strategic project analysis from multiple independent expert perspectives. Triggers on business decisions, growth strategy, product direction, competitive analysis, or any situation where diverse C-level opinions reduce … | [source](https://github.com/serejaris/personal-corp-os/tree/9d3660e/skills/ceo-council) |
|
||||
|
||||
## Source: serejaris/personal-corp-skills
|
||||
|
||||
- Repository: [https://github.com/serejaris/personal-corp-skills](https://github.com/serejaris/personal-corp-skills) (commit `b517d36`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ceo-council` | core | Use when needing strategic project analysis from multiple independent expert perspectives. Triggers on business decisions, growth strategy, product direction, competitive analysis, or any situation where diverse C-level opinions reduce … | [source](https://github.com/serejaris/personal-corp-skills/tree/b517d36/skills/ceo-council) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `minimax-xlsx` | core | Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv). Use when the user asks to create, build, modify, analyze, read, validate, or format any Excel spreadsheet, financial model, pivot table, or … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-xlsx) |
|
||||
| `cto-advisor` | core | CTO-level advisory - build vs buy decisions, tech debt quantification, team scaling, ADRs, technology evaluation (RICE), budget planning, TCO, vendor management, DORA/SPACE metrics | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/cto-advisor) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) |
|
||||
|
||||
## Source: WenyuChiou/agent-collab-skills
|
||||
|
||||
- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agent-context-budget` | core | Use when multi-agent work risks context overflow, memory growth, noisy logs, oversized handoffs, cross-session continuation, or parallel Codex and Gemini execution. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-context-budget) |
|
||||
144
references/market.md
Normal file
144
references/market.md
Normal file
@@ -0,0 +1,144 @@
|
||||
# Market evidence report — budget-manager
|
||||
|
||||
Source: **38 real job ads** (JSearch API, countries: us 38), extracted into the MSSQL evidence store; as of 2026-07-09.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 28 | 74 % |
|
||||
| senior | 9 | 24 % |
|
||||
| lead | 1 | 3 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 20 | 53 % |
|
||||
| 2 | Microsoft PowerPoint | 6 | 16 % |
|
||||
| 3 | Microsoft Word | 5 | 13 % |
|
||||
| 4 | Microsoft Office | 4 | 11 % |
|
||||
| 5 | Power BI | 4 | 11 % |
|
||||
| 6 | Microsoft Project | 3 | 8 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | financial analysis | 15 | 39 % |
|
||||
| 2 | data analysis | 12 | 32 % |
|
||||
| 3 | variance analysis | 10 | 26 % |
|
||||
| 4 | financial reporting | 9 | 24 % |
|
||||
| 5 | budget management | 7 | 18 % |
|
||||
| 6 | budgeting | 7 | 18 % |
|
||||
| 7 | financial modeling | 7 | 18 % |
|
||||
| 8 | financial planning | 7 | 18 % |
|
||||
| 9 | forecasting | 7 | 18 % |
|
||||
| 10 | budget analysis | 6 | 16 % |
|
||||
| 11 | financial management | 6 | 16 % |
|
||||
| 12 | budget development | 5 | 13 % |
|
||||
| 13 | budget execution | 5 | 13 % |
|
||||
| 14 | budget formulation | 4 | 11 % |
|
||||
| 15 | resource allocation | 4 | 11 % |
|
||||
| 16 | cost analysis | 3 | 8 % |
|
||||
| 17 | financial forecasting | 3 | 8 % |
|
||||
| 18 | regulatory compliance | 3 | 8 % |
|
||||
| 19 | strategic planning | 3 | 8 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | budget monitoring | 6 | 16 % |
|
||||
| 2 | financial reporting | 6 | 16 % |
|
||||
| 3 | budget development | 5 | 13 % |
|
||||
| 4 | report preparation | 5 | 13 % |
|
||||
| 5 | team leadership | 5 | 13 % |
|
||||
| 6 | budget preparation | 4 | 11 % |
|
||||
| 7 | data analysis | 4 | 11 % |
|
||||
| 8 | data collection | 3 | 8 % |
|
||||
| 9 | process improvement | 3 | 8 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 38 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
38 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- financial analysis — 39 % (15 ads)
|
||||
- data analysis — 32 % (12 ads)
|
||||
- variance analysis — 26 % (10 ads)
|
||||
- financial reporting — 24 % (9 ads)
|
||||
- budget management — 18 % (7 ads)
|
||||
- budgeting — 18 % (7 ads)
|
||||
- financial modeling — 18 % (7 ads)
|
||||
- financial planning — 18 % (7 ads)
|
||||
- forecasting — 18 % (7 ads)
|
||||
- budget analysis — 16 % (6 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 53 % (20 ads)
|
||||
- Microsoft PowerPoint — 16 % (6 ads)
|
||||
- Microsoft Word — 13 % (5 ads)
|
||||
- Microsoft Office — 11 % (4 ads)
|
||||
- Power BI — 11 % (4 ads)
|
||||
- Microsoft Project — 8 % (3 ads)
|
||||
- ERP systems — 5 % (2 ads)
|
||||
- Microsoft Copilot — 5 % (2 ads)
|
||||
- Microsoft SharePoint — 5 % (2 ads)
|
||||
- Power Apps — 5 % (2 ads)
|
||||
|
||||
**Seniority:** mid 74 % · senior 24 % · lead 3 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Financial Planning and Analysis Manager | 5 |
|
||||
| BUDGET MANAGER | 2 |
|
||||
| Accounting & Budget Manager | 1 |
|
||||
| Budget Analyst - Execution SME | 1 |
|
||||
| Budget Analyst (GS26061604) | 1 |
|
||||
| Budget Analyst II: DoD Budget & Financial Systems Expert | 1 |
|
||||
| Budget Analyst IV | 1 |
|
||||
| Budget Analyst, Senior - TS/SCI | 1 |
|
||||
| Budget Coordinator | 1 |
|
||||
| Budget Coordinator/Cost Analyst | Reston, VA, USA | 1 |
|
||||
| Budget Director - Operations Director I | 1 |
|
||||
| Budget Formulation and Executive Strategy Coordinator with Security Clearance | 1 |
|
||||
| Budget Formulation Lead | 1 |
|
||||
| Budget Manager (11988, Grade 32) | 1 |
|
||||
| Budget Senior Manager | 1 |
|
||||
| Budgets Manager | 1 |
|
||||
| Cybersecurity Resource & Budget Manager | 1 |
|
||||
| Financial & Budget Management Analyst - Senior with Security Clearance | 1 |
|
||||
| Financial & Budget Management Analyst (Program Budget) - Expert with Security Clearance | 1 |
|
||||
| Financial Analyst, Budget & Planning | 1 |
|
||||
| Financial Planning & Analysis Analyst/ Budget Analyst/ Financial Reporting Analyst | 1 |
|
||||
| Financial/Budget Mgt. Support w/TS_SCI Jobs | 1 |
|
||||
| General Accounting and Budget Manager | 1 |
|
||||
| Impactful Budget Analytics & Financial Operations Analyst | 1 |
|
||||
| Naval Program Finance & Budget Manager | 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.
|
||||
23
references/profile.md
Normal file
23
references/profile.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Occupation profile — budget manager
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/44e0c015-309d-4f67-98a3-1e036966ed7f
|
||||
- **ESCO code:** 1211.1.3
|
||||
- **ISCO-08 group:** 1211 — Finance managers
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Budget managers assess financial proposals of different departments before granting financial resources to projects. They monitor the implementation of budget policies and procedures. They work closely with other departments in the evaluation of programs, their impact in the organisation, the revenue that they can yield, and the financial efforts required.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- budget coordinator
|
||||
- money manager
|
||||
- budget and planning manager
|
||||
- budget and policy manager
|
||||
- budgeting manager
|
||||
- budget counselor
|
||||
- budget and analysis manager
|
||||
73
references/skills.md
Normal file
73
references/skills.md
Normal file
@@ -0,0 +1,73 @@
|
||||
# Competences — budget manager
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/44e0c015-309d-4f67-98a3-1e036966ed7f).
|
||||
|
||||
## Essential
|
||||
|
||||
- **accounting department processes** (knowledge)
|
||||
- **advise on financial matters** (skill/competence)
|
||||
- **analyse market financial trends** (skill/competence)
|
||||
- **budgetary principles** (knowledge)
|
||||
- **company policies** (knowledge)
|
||||
- **control financial resources** (skill/competence)
|
||||
- **corporate social responsibility** (knowledge)
|
||||
- **cost management** (knowledge)
|
||||
- **create a financial plan** (skill/competence)
|
||||
- **enforce financial policies** (skill/competence)
|
||||
- **evaluate budgets** (skill/competence)
|
||||
- **exert expenditure control** (skill/competence)
|
||||
- **explain accounting records** (skill/competence)
|
||||
- **financial analysis** (knowledge)
|
||||
- **financial department processes** (knowledge)
|
||||
- **financial forecasting** (knowledge)
|
||||
- **financial management** (knowledge)
|
||||
- **financial statements** (knowledge)
|
||||
- **follow company standards** (skill/competence)
|
||||
- **follow the statutory obligations** (skill/competence)
|
||||
- **integrate strategic foundation in daily performance** (skill/competence)
|
||||
- **interpret financial statements** (skill/competence)
|
||||
- **liaise with managers** (skill/competence)
|
||||
- **manage budgets** (skill/competence)
|
||||
- **manage staff** (skill/competence)
|
||||
- **monitor financial accounts** (skill/competence)
|
||||
- **strive for company growth** (skill/competence)
|
||||
- **support development of annual budget** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- accounting techniques (knowledge)
|
||||
- advise on public finance (skill/competence)
|
||||
- analyse financial performance of a company (skill/competence)
|
||||
- assess financial viability (skill/competence)
|
||||
- business management principles (knowledge)
|
||||
- create a financial report (skill/competence)
|
||||
- estimate profitability (skill/competence)
|
||||
- funding methods (knowledge)
|
||||
- inspect government expenditures (skill/competence)
|
||||
- monitor charity's budget (skill/competence)
|
||||
- oversee the facilities services budget (skill/competence)
|
||||
- plan health and safety procedures (skill/competence)
|
||||
- prepare financial statements (skill/competence)
|
||||
- public finance (knowledge)
|
||||
- review investment portfolios (skill/competence)
|
||||
- statistics (knowledge)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 38 ads, as of 2026-07-09)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- financial analysis — **39 %**
|
||||
- data analysis — **32 %**
|
||||
- variance analysis — **26 %**
|
||||
- financial reporting — **24 %**
|
||||
- forecasting — **18 %**
|
||||
- financial modeling — **18 %**
|
||||
- financial planning — **18 %**
|
||||
- budget management — **18 %**
|
||||
- budgeting — **18 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
32
references/tasks.md
Normal file
32
references/tasks.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Tasks & work activities — budget manager
|
||||
|
||||
Source: O*NET 30.3, occupation 13-2031.00 (Budget Analysts) — manual nearest-occupation mapping via ISCO group 1211; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Analyze monthly department budgeting and accounting reports to maintain expenditure controls.
|
||||
- **[Core]** Direct the preparation of regular and special budget reports.
|
||||
- **[Core]** Consult with managers to ensure that budget adjustments are made in accordance with program changes.
|
||||
- **[Core]** Match appropriations for specific programs with appropriations for broader programs, including items for emergency funds.
|
||||
- **[Core]** Provide advice and technical assistance with cost analysis, fiscal allocation, and budget preparation.
|
||||
- **[Core]** Summarize budgets and submit recommendations for the approval or disapproval of funds requests.
|
||||
- **[Core]** Seek new ways to improve efficiency and increase profits.
|
||||
- **[Core]** Review operating budgets to analyze trends affecting budget needs.
|
||||
- **[Core]** Examine budget estimates for completeness, accuracy, and conformance with procedures and regulations.
|
||||
- **[Core]** Perform cost-benefit analyses to compare operating programs, review financial requests, or explore alternative financing methods.
|
||||
- **[Core]** Interpret budget directives and establish policies for carrying out directives.
|
||||
- **[Core]** Compile and analyze accounting records and other data to determine the financial resources required to implement a program.
|
||||
- **[Supplemental]** Testify before examining and fund-granting authorities, clarifying and promoting the proposed budgets.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Advise others on financial matters.
|
||||
- Analyze budgetary or accounting data.
|
||||
- Analyze business or financial data.
|
||||
- Discuss business strategies, practices, or policies with managers.
|
||||
- Establish organizational guidelines or policies.
|
||||
- Gather financial records.
|
||||
- Identify opportunities to improve operational efficiency.
|
||||
- Prepare financial documents, reports, or budgets.
|
||||
- Testify at legal or legislative proceedings.
|
||||
- Verify accuracy of financial information.
|
||||
74
references/tools.md
Normal file
74
references/tools.md
Normal file
@@ -0,0 +1,74 @@
|
||||
# Tools & technology — budget manager
|
||||
|
||||
Source: O*NET 30.3, occupation 13-2031.00 (Budget Analysts) — manual nearest-occupation mapping via ISCO group 1211; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft Power BI | Business intelligence and data analysis software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft SharePoint | Document management software | yes |
|
||||
| Microsoft Visual Basic | Development environment software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| SAP software | Enterprise resource planning ERP software | yes |
|
||||
| Structured query language SQL | Data base user interface and query software | yes |
|
||||
| Adaptive Planning | Enterprise resource planning ERP software | |
|
||||
| Budget monitoring systems | Financial analysis software | |
|
||||
| Budgeting, forecasting, and planning software | Enterprise resource planning ERP software | |
|
||||
| Business Objects Data Integrator | Development environment software | |
|
||||
| Business performance management BPM software | Enterprise resource planning ERP software | |
|
||||
| Deltek Costpoint | Accounting software | |
|
||||
| Email software | Electronic mail software | |
|
||||
| Everest Software Advanced | Enterprise resource planning ERP software | |
|
||||
| Extensity MPC | Enterprise resource planning ERP software | |
|
||||
| Financial reporting software | Financial analysis software | |
|
||||
| FRx Software Microsoft Forecaster | Enterprise resource planning ERP software | |
|
||||
| Fund accounting software | Accounting software | |
|
||||
| Graphics software | Graphics or photo imaging software | |
|
||||
| Human resources management system HRMS | Human resources software | |
|
||||
| Hyperion Enterprise | Accounting software | |
|
||||
| IBM Cognos Business Intelligence | Business intelligence and data analysis software | |
|
||||
| IBM Cognos Planning | Enterprise resource planning ERP software | |
|
||||
| Lilly Software Associates VISUAL Enterprise | Enterprise resource planning ERP software | |
|
||||
| Microsoft Dynamics GP | Enterprise resource planning ERP software | |
|
||||
| Microsoft FRx | Financial analysis software | |
|
||||
| Microsoft Visual Basic.NET | Object or component oriented development software | |
|
||||
| NetSuite NetERP | Enterprise resource planning ERP software | |
|
||||
| Online analytical processing OLAP software | Data base user interface and query software | |
|
||||
| Open Systems TRAVERSE | Enterprise resource planning ERP software | |
|
||||
| Oracle E-Business Suite Financials | Financial analysis software | |
|
||||
| Oracle Hyperion | Enterprise resource planning ERP software | |
|
||||
| Oracle PeopleSoft Enterprise | Enterprise resource planning ERP software | |
|
||||
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
|
||||
| Oracle Performance Management Suites | Financial analysis software | |
|
||||
| OutlookSoft | Enterprise resource planning ERP software | |
|
||||
| Payroll software | Time accounting software | |
|
||||
| Relational database software | Data base user interface and query software | |
|
||||
| Revelwood | Enterprise resource planning ERP software | |
|
||||
| Sage Active Planner | Enterprise resource planning ERP software | |
|
||||
| Sage ERP Accpac | Enterprise resource planning ERP software | |
|
||||
| Sage MAS 200 ERP | Enterprise resource planning ERP software | |
|
||||
| Sage MAS 90 ERP | Enterprise resource planning ERP software | |
|
||||
| SAP Business One | Enterprise resource planning ERP software | |
|
||||
| SAP BusinessObjects Crystal Reports | Data base reporting software | |
|
||||
| SAP Crystal Xcelsius | Presentation software | |
|
||||
| Satori Group proCube | Financial analysis software | |
|
||||
| Statistical software | Analytical or scientific software | |
|
||||
| Time and attendance software | Time accounting software | |
|
||||
| Ultimate Software UltiPro Workplace | Human resources software | |
|
||||
| Valiant Vantage | Time accounting software | |
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 38 ads, as of 2026-07-09)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Tools
|
||||
|
||||
- Microsoft Excel — **53 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
Reference in New Issue
Block a user