feat: programme-funding-manager skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:19:48 +02:00
commit 195053cc28
9 changed files with 1042 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — programme-funding-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 — programme-funding-manager
"ESCO (occupation & competences)" : 19
"O*NET (tasks & tools)" : 99
"Job boards (market evidence)" : 134
"Anthropic official Claude skills" : 6
"External AI skill packs (mapped)" : 164
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 19 | 4.5 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 99 | 23.5 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 134 | 31.8 % | 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.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 164 | 38.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).

51
SKILL.md Normal file
View File

@@ -0,0 +1,51 @@
---
name: programme-funding-manager
description: "Occupational skill for the role 'programme funding manager' (also: program funding manager, programme funding administrator, programme funding officer, grants manager, programme funding coordinator). Use when the user asks for typical programme funding manager work such as: Assign, supervise, and review the activities of fundraising staff.; Compile or develop materials to submit to granting or other funding organizations.; Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets."
---
# Programme Funding Manager
Programme funding managers take the lead in developing and realizing the funding strategy of the programmes of an organisation.
## Core workflow
1. Assign, supervise, and review the activities of fundraising staff.
2. Compile or develop materials to submit to granting or other funding organizations.
3. Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.
4. Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.
5. Design and edit promotional publications, such as brochures.
6. Develop fundraising activity plans that maximize participation or contributions and minimize costs.
7. Develop strategies to encourage new or increased contributions.
8. Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.
## 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)
- apply strategic thinking
- find grants
- funding methods
- lead a team
- manage grant applications
## Hot technologies
- Slack
- Salesforce software
- Teradata Database
- Microsoft Access
- Yardi software
- Google Analytics
- Adobe InDesign
- Adobe Acrobat
- Microsoft SharePoint
- Microsoft Outlook
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/de99886e-59e3-432d-ba53-9652dbe378d6), O*NET 30.3 (11-2033.00). See manifest.json for licensing/attribution.*

250
manifest.json Normal file
View File

@@ -0,0 +1,250 @@
{
"name": "programme-funding-manager",
"title": "programme funding manager",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/de99886e-59e3-432d-ba53-9652dbe378d6",
"esco_code": "2412.9",
"isco_group": "2412",
"onet_soc": "11-2033.00",
"crosswalk_match": "closeMatch"
},
"sources": [
{
"name": "ESCO",
"version": "1.2.1",
"url": "https://esco.ec.europa.eu/"
},
{
"name": "O*NET",
"version": "30.3",
"url": "https://www.onetcenter.org/",
"license": "CC BY 4.0"
}
],
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
"counts": {
"tasks": 16,
"dwas": 22,
"skills_essential": 5,
"skills_optional": 13,
"software": 60
},
"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
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 3
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 12
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 5
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 6
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 10
},
"nexscope-ai/eCommerce-Skills": {
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
"commit": "56f3288",
"license": "MIT",
"skills": 6
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 4
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 2
},
"coreyhaines31/makerskills": {
"repo": "https://github.com/coreyhaines31/makerskills",
"commit": "17218de",
"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": 1
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 2
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 2
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 2
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 2
},
"microsoft/power-platform-skills": {
"repo": "https://github.com/microsoft/power-platform-skills",
"commit": "0d7ed9a",
"license": "MIT",
"skills": 1
},
"kazukinagata/shinkoku": {
"repo": "https://github.com/kazukinagata/shinkoku",
"commit": "e610b30",
"license": "MIT",
"skills": 2
},
"claude-world/director-mode-lite": {
"repo": "https://github.com/claude-world/director-mode-lite",
"commit": "9d0c333",
"license": "MIT",
"skills": 1
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 1
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 1
},
"nWave-ai/nWave": {
"repo": "https://github.com/nWave-ai/nWave",
"commit": "1d0f13c",
"license": "MIT",
"skills": 2
},
"wanshuiyin/Auto-claude-code-research-in-sleep": {
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
"commit": "eb5c9d7",
"license": "MIT",
"skills": 1
},
"gooseworks-ai/goose-skills": {
"repo": "https://github.com/gooseworks-ai/goose-skills",
"commit": "94ec916",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"microsoft/skills": {
"repo": "https://github.com/microsoft/skills",
"commit": "dc543aa",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 77,
"adjacent": 3
}
},
"provenance": {
"items": {
"esco": 19,
"onet": 99,
"jobads": 134,
"wiki_ai": 0,
"anthropic": 6,
"ai_skills": 164,
"stackx": 0
},
"share_percent": {
"esco": 4.5,
"onet": 23.5,
"jobads": 31.8,
"wiki_ai": 0.0,
"anthropic": 1.4,
"ai_skills": 38.9,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

338
references/ai-skills.md Normal file
View File

@@ -0,0 +1,338 @@
# External AI agent skills — programme-funding-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) |
| `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 |
|---|---|---|---|
| `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) |
| `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) |
| `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) |
| `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) |
| `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) |
| `debt-covenant-monitor` | core | Automated covenant compliance monitoring and calculation skill with early warning alerts | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/debt-covenant-monitor) |
| `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) |
| `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) |
| `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) |
| `economic-indicator-tracker` | core | Macroeconomic indicator monitoring and analysis skill with trend identification and forecasting | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/economic-indicator-tracker) |
## 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 |
|---|---|---|---|
| `energy-procurement` | core | 電気とガス調達、料金最適化、需要料金管理、再生可能エネルギーPPA評価、およびマルチファシリティーエネルギー戦略のための符号化された専門知識。 Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/docs/ja-JP/skills/energy-procurement) |
| `healthcare-eval-harness` | core | Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/healthcare-eval-harness) |
## 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) |
| `cre-due-diligence` | core | CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit … | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-due-diligence) |
| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
## 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 |
|---|---|---|---|
| `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) |
| `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) |
| `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) |
| `compliance-readiness` | core | /cs:compliance-readiness <program> — 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) |
## 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 |
|---|---|---|---|
| `funding-skills` | core | 9 grants & funding skills. Trigger: grant applications, funding search, budget planning, data repositories. Design: funder-specific guides with eligibility, submission requirements, and timelines. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/funding) |
| `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-eada` | core | EADA — college athletics gender equity (~2,000+ institutions, 2002-2021). Participation, coaching, salaries, expenses, revenues, athletic aid by gender. Not Title IX compliance data. No sector column; join IPEDS on unitid for institution … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/17-DAAF-Contribution-Community-daaf/dot-claude/skills/education-data-source-eada) |
## Source: claude-world/director-mode-lite
- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `handoff-gemini` | core | Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/handoff-gemini) |
## Source: coreyhaines31/makerskills
- Repository: [https://github.com/coreyhaines31/makerskills](https://github.com/coreyhaines31/makerskills) (commit `17218de`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `company-cfo` | core | Monthly CFO workflow for a company or agency — pull raw data from bank + payment processor + payroll + expense management, categorize and reconcile, compute end-of-month cash via transaction-sum method, update a scenario projector for … | [source](https://github.com/coreyhaines31/makerskills/tree/17218de/skills/company-cfo) |
## 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) |
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) |
## 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 |
|---|---|---|---|
| `it-operations` | core | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
| `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) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/research-grants) |
| `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) |
| `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) |
| `architecture` | core | Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/architecture) |
## 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 |
|---|---|---|---|
| `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) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/research-grants) |
## 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) |
## 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 |
|---|---|---|---|
| `twinmind-data-handling` | core | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
| `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) |
| `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-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-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) |
| `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-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-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) |
| `adobe-cost-tuning` | core | Optimize Adobe API costs across Firefly Services (generative credits), PDF Services (document transactions), and Photoshop/Lightroom APIs. Use when analyzing Adobe billing, reducing API costs, or implementing usage monitoring and budget … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-cost-tuning) |
| `shopify-policy-guardrails` | core | Implement Shopify app policy enforcement with ESLint rules for API key detection, query cost budgets, and App Store compliance checks. Use when hardening a Shopify app against secret leaks, enforcing query cost limits, or preparing for App … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/shopify-pack/skills/shopify-policy-guardrails) |
| `firecrawl-policy-guardrails` | core | Implement Firecrawl scraping policy enforcement: domain blocklists, credit budgets, content filtering, and robots.txt compliance guardrails. Use when setting up scraping policies, enforcing crawl limits, or preventing accidental scraping … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/firecrawl-pack/skills/firecrawl-policy-guardrails) |
| `remofirst-common-errors` | core | RemoFirst common errors \u2014 global HR, EOR, and payroll platform\ \ integration.\nUse when working with RemoFirst for global employment, payroll,\ \ or compliance.\nTrigger with phrases like \"remofirst common errors\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/remofirst-pack/skills/remofirst-common-errors) |
## 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) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/research-grants) |
## 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) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/research-grants) |
## 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 |
|---|---|---|---|
| `e-bookkeeping-compliance` | core | 優良な電子帳簿の要件チェック・コンプライアンス診断を実行する。 「優良な電子帳簿」「電帳法対応」「電子帳簿の要件確認」 「税務調査の準備」「75万円控除の条件」「帳簿の要件を満たしているか」 「e-bookkeeping compliance」で起動。 | [source](https://github.com/kazukinagata/shinkoku/tree/e610b30/skills/e-bookkeeping-compliance) |
| `tax-ebookkeeping-context` | core | Background context for the Electronic Bookkeeping Act (電子帳簿保存法) in the shinkoku tax filing plugin. Contains requirements for electronic bookkeeping, scanner storage, mandatory electronic transaction data storage, and shinkoku's compliance … | [source](https://github.com/kazukinagata/shinkoku/tree/e610b30/skills/tax-ebookkeeping-context) |
## Source: microsoft/power-platform-skills
- Repository: [https://github.com/microsoft/power-platform-skills](https://github.com/microsoft/power-platform-skills) (commit `0d7ed9a`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `add-excel` | core | Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/code-apps/skills/add-excel) |
## Source: microsoft/skills
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `azure-ai-document-intelligence-dotnet` | core | Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet) |
## Source: mohitagw15856/pm-claude-skills
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `credit-memo` | core | Write a credit memo for a lending decision: borrower story, facility structure, repayment sources, financial-ratio spread with covenant headroom, risk factors with mitigants, risk-rating rationale, and a recommendation. Use when asked to … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/credit-memo) |
## 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) |
| `detecting-process-injection-techniques` | core | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) |
| `analyzing-memory-forensics-with-lime-and-volatility` | core | Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-forensics-with-lime-and-volatility) |
| `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 |
|---|---|---|---|
| `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) |
| `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) |
| `shopify-tax-compliance` | core | Tax setup and compliance — sales tax, VAT, duty collection, tax-exempt customers, reporting | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/shopify-tax-compliance) |
| `competitor-price-analysis` | core | Competitor pricing strategy analysis and market positioning. Price mapping, pricing gaps identification, elasticity signals evaluation, and strategic pricing optimization. Use when the user asks about competitor pricing, price analysis, … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/competitor-price-analysis) |
| `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) |
| `supply-chain-optimization-shopify` | core | Supply Chain Bottleneck Analyzer for Shopify/DTC stores. Diagnose cash flow, inventory, shipping costs, and customer acquisition efficiency. Includes CAC/LTV analysis, 3PL cost optimization, and ad spend benchmarks. No API key required for … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/supply-chain-optimization/supply-chain-optimization-shopify) |
## Source: nexu-io/open-design
- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `dcf-valuation` | core | Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth? | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/dcf-valuation) |
## Source: nWave-ai/nWave
- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `nw-diverge` | core | Generates 3-5 divergent design directions through JTBD analysis, competitive research, structured brainstorming, and taste evaluation before convergence. Use when the team has a validated problem but hasn't chosen a solution approach. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-diverge) |
| `nw-stakeholder-engagement` | core | Demonstration preparation, audience-tailored presentations, feedback collection, and business outcome measurement. Load when preparing demos or measuring business value delivery. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-stakeholder-engagement) |
## 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: ruvnet/claude-code-flow
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
## Source: ruvnet/ruflo
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
## 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: snyk/agent-scan
- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) |
## Source: ThinkInAIXYZ/deepchat
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) |
## 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) |

65
references/market.md Normal file
View File

@@ -0,0 +1,65 @@
# Market evidence report — programme-funding-manager
Source: **8 real job ads** (JSearch API, countries: us 8), extracted into the MSSQL evidence store; as of 2026-07-19.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 5 | 62 % |
| senior | 2 | 25 % |
| n/a | 1 | 12 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Regional breakdown
> **Corpus note:** 8 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
**Insufficient evidence** — 8 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### 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 |
|---|---|
| 100% REMOTE HUD Grants Manager | 1 |
| Finance & Grants Manager | 1 |
| Grants Management Specialist 2 | 1 |
| Grants Management Specialist MidLevel US CNMI | 1 |
| Grants Manager | 1 |
| Grants Manager A (Center for Sleep) | 1 |
| Senior Grants Manager, Research Administration | 1 |
| Senior Manager, Community Investment Portfolio - Grant Operations | 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.

22
references/profile.md Normal file
View File

@@ -0,0 +1,22 @@
# Occupation profile — programme funding manager
- **ESCO URI:** http://data.europa.eu/esco/occupation/de99886e-59e3-432d-ba53-9652dbe378d6
- **ESCO code:** 2412.9
- **ISCO-08 group:** 2412 — Financial and investment advisers
- **O*NET-SOC:** 11-2033.00 — Fundraising Managers (match: closeMatch)
## Description (ESCO)
Programme funding managers take the lead in developing and realizing the funding strategy of the programmes of an organisation.
## Definition
nan
## Alternative labels
- program funding manager
- programme funding administrator
- programme funding officer
- grants manager
- programme funding coordinator

141
references/skills.md Normal file
View File

@@ -0,0 +1,141 @@
# Competences — programme funding manager
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/de99886e-59e3-432d-ba53-9652dbe378d6).
## Essential
- **apply strategic thinking** (skill/competence)
- **find grants** (skill/competence)
- **funding methods** (knowledge)
- **lead a team** (skill/competence)
- **manage grant applications** (skill/competence)
## Optional
- analyse business plans (skill/competence)
- analyse goal progress (skill/competence)
- coach employees (skill/competence)
- develop professional network (skill/competence)
- manage budgets (skill/competence)
- manage government funding (skill/competence)
- manage government-funded programmes (skill/competence)
- meet deadlines (skill/competence)
- monitor charity's budget (skill/competence)
- perform project management (skill/competence)
- tolerate stress (skill/competence)
- use communication techniques (skill/competence)
- write work-related reports (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 8 ads, as of 2026-07-19)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- compliance monitoring — **25 %**
- data analysis — **25 %**
- grant administration — **25 %**
- strategic planning — **25 %**
- risk mitigation — **12 %**
- problem solving — **12 %**
- record keeping — **12 %**
- report preparation — **12 %**
- grants administration — **12 %**
- grants management — **12 %**
- internal controls — **12 %**
- policy development — **12 %**
- portfolio monitoring — **12 %**
- process management — **12 %**
- project development — **12 %**
- project management — **12 %**
- subrecipient monitoring — **12 %**
- subcontract negotiation — **12 %**
- funding guidance review — **12 %**
- financial forecasting — **12 %**
- financial management — **12 %**
- financial operations — **12 %**
- financial reconciliation — **12 %**
- financial reporting — **12 %**
- grant compliance — **12 %**
- grant financial management — **12 %**
- grant submission — **12 %**
- grant writing — **12 %**
- knowledge management — **12 %**
- data collection — **12 %**
- contract negotiation — **12 %**
- cost validation — **12 %**
- disaster recovery financial management — **12 %**
- documentation support — **12 %**
- federal financial reporting — **12 %**
- accounting — **12 %**
- budget development — **12 %**
- business process improvement — **12 %**
- cash management — **12 %**
- change management — **12 %**
- compliance — **12 %**
- budget preparation — **12 %**
- budgeting — **12 %**
- compliance management — **12 %**
### Methods
- 2 C.F.R. Part 200 Uniform Guidance — **12 %**
- compliance and risk management — **12 %**
- lean process improvement — **12 %**
- government document clearance procedures — **12 %**
- GAAP — **12 %**
- post-award grants management — **12 %**
- pre-award grants management — **12 %**
- MVP development — **12 %**
- nonprofit accounting — **12 %**
- public funds administration — **12 %**
- sponsored research administration — **12 %**
- stakeholder management — **12 %**
- statistical survey methodology — **12 %**
### Responsibilities
- grant administration — **25 %**
- financial reporting — **25 %**
- budget management — **25 %**
- bank reconciliation — **12 %**
- file maintenance — **12 %**
- deliverable preparation — **12 %**
- drawdown documentation support — **12 %**
- ensuring compliance — **12 %**
- compliance oversight — **12 %**
- compliance review — **12 %**
- data input — **12 %**
- data archiving — **12 %**
- financial recordkeeping — **12 %**
- financial process management — **12 %**
- grant application preparation — **12 %**
- grant application support — **12 %**
- funding processing — **12 %**
- fundraising support — **12 %**
- grant transaction oversight — **12 %**
- grantee support — **12 %**
- grant monitoring — **12 %**
- managing grant finances — **12 %**
- subcontract management — **12 %**
- stakeholder liaison — **12 %**
- quarterly reporting — **12 %**
- process improvement — **12 %**
- report production — **12 %**
- reporting delivery — **12 %**
- regulatory reporting — **12 %**
- payroll allocation — **12 %**
- invoice review — **12 %**
- grants management support — **12 %**
- proposal submission — **12 %**
- subrecipient compliance monitoring — **12 %**
- vendor file maintenance — **12 %**
- supporting faculty — **12 %**
- team leadership — **12 %**
- technical training material development — **12 %**
- timekeeping — **12 %**
- policy and funding guidance development — **12 %**
<!-- market-evidence -->

47
references/tasks.md Normal file
View File

@@ -0,0 +1,47 @@
# Tasks & work activities — programme funding manager
Source: O*NET 30.3, occupation 11-2033.00 (Fundraising Managers).
## Task statements
- **[Core]** Assign, supervise, and review the activities of fundraising staff.
- **[Core]** Compile or develop materials to submit to granting or other funding organizations.
- **[Core]** Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.
- **[Core]** Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.
- **[Core]** Design and edit promotional publications, such as brochures.
- **[Core]** Develop fundraising activity plans that maximize participation or contributions and minimize costs.
- **[Core]** Develop strategies to encourage new or increased contributions.
- **[Core]** Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.
- **[Core]** Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.
- **[Core]** Evaluate advertising and promotion programs for compatibility with fundraising efforts.
- **[Core]** Formulate policies and procedures related to fundraising programs.
- **[Core]** Manage fundraising budgets.
- **[Core]** Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.
- **[Core]** Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.
- **[Supplemental]** Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.
- **[Supplemental]** Produce films and other video products, regulate their distribution, and operate film library.
## Detailed work activities
- Develop business or market strategies.
- Develop financial or business plans.
- Develop library or archival databases.
- Develop operating strategies, plans, or procedures.
- Develop organizational goals or objectives.
- Develop organizational policies or programs.
- Develop promotional materials.
- Direct financial operations.
- Direct sales, marketing, or customer service activities.
- Distribute instructional or library materials.
- Edit documents.
- Establish interpersonal business relationships to facilitate work activities.
- Evaluate employee performance.
- Evaluate program effectiveness.
- Examine financial records.
- Inform the public about policies, services or procedures.
- Manage organizational or project budgets.
- Operate still or video cameras or related equipment.
- Organize special events.
- Prepare proposal documents.
- Present information to the public.
- Supervise employees.

97
references/tools.md Normal file
View File

@@ -0,0 +1,97 @@
# Tools & technology — programme funding manager
Source: O*NET 30.3 'Software Skills' for 11-2033.00.
| Software | Category | Hot technology |
|---|---|---|
| Slack | Cloud-based data access and sharing software | yes |
| Salesforce software | Customer relationship management CRM software | yes |
| Teradata Database | Data base management system software | yes |
| Microsoft Access | Data base user interface and query software | yes |
| Yardi software | Data base user interface and query software | yes |
| Google Analytics | Data mining software | yes |
| Adobe InDesign | Desktop publishing software | yes |
| Adobe Acrobat | Document management software | yes |
| Microsoft SharePoint | Document management software | yes |
| Microsoft Outlook | Electronic mail software | yes |
| Adobe Creative Cloud software | Graphics or photo imaging software | yes |
| Adobe Illustrator | Graphics or photo imaging software | yes |
| Adobe Photoshop | Graphics or photo imaging software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Project | Project management software | yes |
| HubSpot software | Sales and marketing software | yes |
| Marketo Marketing Automation | Sales and marketing software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Adobe After Effects | Video creation and editing software | yes |
| Facebook | Web page creation and editing software | yes |
| Hypertext markup language HTML | Web platform development software | yes |
| Google Docs | Word processing software | yes |
| Microsoft Word | Word processing software | yes |
| Fund accounting software | Accounting software | |
| MicroStrategy | Business intelligence and data analysis software | |
| Google Drive | Cloud-based data access and sharing software | |
| Blackbaud eTapestry | Customer relationship management CRM software | |
| Blackbaud The Raiser's Edge | Customer relationship management CRM software | |
| Oracle Eloqua | Customer relationship management CRM software | |
| Oracle Siebel Server Sync | Customer relationship management CRM software | |
| Airtable | Data base user interface and query software | |
| FileMaker Pro | Data base user interface and query software | |
| Adobe Distiller | Desktop publishing software | |
| Adobe PageMaker | Desktop publishing software | |
| Microsoft Publisher | Desktop publishing software | |
| QuarkXPress | Desktop publishing software | |
| Google Gmail | Electronic mail software | |
| IBM Notes | Electronic mail software | |
| MicroFocus GroupWise | Electronic mail software | |
| Microsoft Dynamics | Enterprise resource planning ERP software | |
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
| SmugMug Flickr | Graphics or photo imaging software | |
| Human resource management software HRMS | Human resources software | |
| Web browser software | Internet browser software | |
| Corel WordPerfect Office Suite | Office suite software | |
| Mentimeter | Presentation software | |
| zkipster | Project management software | |
| Google Ads | Sales and marketing software | |
| MightyScout | Sales and marketing software | |
| Apple Final Cut Pro | Video creation and editing software | |
| Apple iDVD | Video creation and editing software | |
| Apple iMovie | Video creation and editing software | |
| Flipgrid | Video creation and editing software | |
| WeVideo | Video creation and editing software | |
| YouTube | Video creation and editing software | |
| Adobe Dreamweaver | Web page creation and editing software | |
| LinkedIn | Web page creation and editing software | |
| Social media sites | Web page creation and editing software | |
| Drupal | Web platform development software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 8 ads, as of 2026-07-19)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Excel — **25 %**
- Microsoft Office — **25 %**
- Microsoft Outlook — **12 %**
- Microsoft PowerPoint — **12 %**
- Microsoft Word — **12 %**
- grant systems — **12 %**
- Google suite — **12 %**
- Daybook — **12 %**
- EZ Facility — **12 %**
- Deltek Costpoint — **12 %**
- BEN — **12 %**
- Adobe — **12 %**
- Adobe Acrobat — **12 %**
- ASSIST — **12 %**
- Business Objects — **12 %**
- Unanet — **12 %**
- wvOASIS — **12 %**
- PennERA — **12 %**
- QuickBooks — **12 %**
- SharePoint — **12 %**
<!-- market-evidence -->