feat: commodity-broker skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 18:29:10 +02:00
commit d687514740
9 changed files with 1074 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — commodity-broker
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 — commodity-broker
"ESCO (occupation & competences)" : 35
"O*NET (tasks & tools)" : 127
"Job boards (market evidence)" : 66
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 177
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 35 | 8.5 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 127 | 31.0 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 66 | 16.1 % | 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 | 5 | 1.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 177 | 43.2 % | 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).

60
SKILL.md Normal file
View File

@@ -0,0 +1,60 @@
---
name: commodity-broker
description: "Occupational skill for the role 'commodity broker' (also: commodity dealer, commodities broker). Use when the user asks for typical commodity broker work such as: Make bids or offers to buy or sell securities.; Monitor markets or positions.; Agree on buying or selling prices at optimal levels for clients."
---
# Commodity Broker
Commodity brokers act as intermediary between buyers and sellers of movable and immovable property such as raw materials, livestock or real estate. They negotiate prices and receive a commission from the transactions. They research market conditions for specific commodities in order to inform their clients. They make bid offers and calculate the cost of transactions.
## Core workflow
1. Make bids or offers to buy or sell securities.
2. Monitor markets or positions.
3. Agree on buying or selling prices at optimal levels for clients.
4. Keep accurate records of transactions.
5. Buy or sell stocks, bonds, commodity futures, foreign currencies, or other securities on behalf of investment dealers.
6. Complete sales order tickets and submit for processing of client-requested transactions.
7. Report all positions or trading results.
8. Interview clients to determine clients' assets, liabilities, cash flow, insurance coverage, tax status, or financial objectives.
## How to use this skill
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
## Key competences (essential)
- advise on financial matters
- analyse economic trends
- analyse energy market trends
- analyse financial risk
- analyse market financial trends
- apply technical communication skills
- commercial law
- economics
- financial markets
- international trade
- negotiate sale of commodities
- negotiate with stakeholders
- perform financial risk management in international trade
- review investment portfolios
## Hot technologies
- The MathWorks MATLAB
- Salesforce software
- Microsoft Access
- Microsoft Visual Basic
- Microsoft SharePoint
- Microsoft Outlook
- Oracle PeopleSoft
- SAP software
- C++
- Oracle Java
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/2af80b12-a73a-4cc2-8af1-d26a1e60738d), O*NET 30.3 (41-3031.00). See manifest.json for licensing/attribution.*

274
manifest.json Normal file
View File

@@ -0,0 +1,274 @@
{
"name": "commodity-broker",
"title": "commodity broker",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/2af80b12-a73a-4cc2-8af1-d26a1e60738d",
"esco_code": "3324.1",
"isco_group": "3324",
"onet_soc": "41-3031.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": 30,
"dwas": 27,
"skills_essential": 14,
"skills_optional": 20,
"software": 69
},
"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": 2
},
"wshobson/agents": {
"repo": "https://github.com/wshobson/agents",
"commit": "6fd3247",
"license": "MIT (c) Seth Hobson",
"skills": 2
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 8
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 2
},
"staruhub/ClaudeSkills": {
"repo": "https://github.com/staruhub/ClaudeSkills",
"commit": "3d4045d",
"license": "MIT",
"skills": 1
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 3
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 3
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 2
},
"OpenSenseNova/SenseNova-Skills": {
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
"commit": "d8bb438",
"license": "MIT",
"skills": 12
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 3
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 3
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"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": 5
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"claude-world/director-mode-lite": {
"repo": "https://github.com/claude-world/director-mode-lite",
"commit": "9d0c333",
"license": "MIT",
"skills": 1
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 8
},
"ComPDFKit/compdf-skills": {
"repo": "https://github.com/ComPDFKit/compdf-skills",
"commit": "b77153e",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"pedrohcgs/claude-code-my-workflow": {
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
"commit": "be53c12",
"license": "MIT",
"skills": 1
},
"alinaqi/claude-bootstrap": {
"repo": "https://github.com/alinaqi/claude-bootstrap",
"commit": "f61ec87",
"license": "MIT",
"skills": 1
},
"ljagiello/ctf-skills": {
"repo": "https://github.com/ljagiello/ctf-skills",
"commit": "d19f35f",
"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
},
"hypnguyen1209/offensive-claude": {
"repo": "https://github.com/hypnguyen1209/offensive-claude",
"commit": "4d62be7",
"license": "MIT",
"skills": 2
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"billy-enrizky/openbrowser-ai": {
"repo": "https://github.com/billy-enrizky/openbrowser-ai",
"commit": "168d43e",
"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": 2
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 2
},
"fcakyon/claude-codex-settings": {
"repo": "https://github.com/fcakyon/claude-codex-settings",
"commit": "44b7c00",
"license": "Apache-2.0",
"skills": 1
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 1
},
"pcliangx/AppGenesisForge": {
"repo": "https://github.com/pcliangx/AppGenesisForge",
"commit": "81ea032",
"license": "MIT",
"skills": 1
},
"coffeefuelbump/csv-data-summarizer-claude-skill": {
"repo": "https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill",
"commit": "9b3affd",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 77,
"adjacent": 3
}
},
"provenance": {
"items": {
"esco": 35,
"onet": 127,
"jobads": 66,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 177,
"stackx": 0
},
"share_percent": {
"esco": 8.5,
"onet": 31.0,
"jobads": 16.1,
"wiki_ai": 0.0,
"anthropic": 1.2,
"ai_skills": 43.2,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,370 @@
# External AI agent skills — commodity-broker
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) |
## Source: wshobson/agents
- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14)
- License: MIT (c) Seth Hobson
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `risk-metrics-calculation` | core | Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems. | [source](https://github.com/wshobson/agents/tree/main/plugins/quantitative-trading/skills/risk-metrics-calculation) |
| `backtesting-frameworks` | adjacent | Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting … | [source](https://github.com/wshobson/agents/tree/main/plugins/quantitative-trading/skills/backtesting-frameworks) |
## Source: a5c-ai/babysitter
- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `pandas-dataframe-analyzer` | core | Automated DataFrame analysis skill for statistical summaries, missing value detection, data type inference, and memory optimization recommendations. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/pandas-dataframe-analyzer) |
| `unified-memory` | core | Expert skill for CUDA Unified Memory and memory prefetching optimization. Configure managed memory allocations, implement memory prefetch strategies, handle page fault analysis, configure memory hints and advise, profile unified memory … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/unified-memory) |
| `gpu-memory-analysis` | core | Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/gpu-memory-analysis) |
| `memlab-analysis` | core | Expert skill for JavaScript memory leak detection using Facebook MemLab. Configure MemLab scenarios, execute memory leak detection runs, analyze heap snapshots, identify detached DOM elements, find event listener leaks, and integrate with … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/performance-optimization/skills/memlab-analysis) |
| `memory-analysis` | core | Embedded memory analysis, optimization, and leak detection | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/memory-analysis) |
| `memory-leak-detector` | core | Detect memory leaks in desktop applications through heap analysis and object tracking | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/desktop-development/skills/memory-leak-detector) |
| `pyramid-structuring` | core | Structure analysis and presentations using the Pyramid Principle with SCQA and MECE frameworks | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/business-analysis/skills/pyramid-structuring) |
| `unity-profiler` | core | Unity Profiler skill for performance analysis, frame debugging, memory profiling, and optimization workflows. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-profiler) |
## Source: aaron-he-zhu/aaron-marketing-skills
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `content-gap-analysis` | core | Use when the user asks to "find content gaps", "竞品写了什么", or "还应该写什么"; builds a competitor-relative coverage map of missing topics, keyword gaps, and editorial-calendar opportunities. Not for raw keyword demand discovery — use … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/seo-geo/research/content-gap-analysis) |
## Source: ahacker-1/cre-agent-skills
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
| `cre-underwriting` | core | CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-underwriting) |
## Source: alinaqi/claude-bootstrap
- Repository: [https://github.com/alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap) (commit `f61ec87`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `code-graph` | core | AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server | [source](https://github.com/alinaqi/claude-bootstrap/tree/f61ec87/skills/code-graph) |
## Source: basicmachines-co/basic-memory
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-literary-analysis` | core | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) |
## Source: billy-enrizky/openbrowser-ai
- Repository: [https://github.com/billy-enrizky/openbrowser-ai](https://github.com/billy-enrizky/openbrowser-ai) (commit `168d43e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `page-analysis` | core | Analyze web page content, structure, and layout to understand what a page contains and how it is organized. Trigger when the user asks to: analyze a page, understand page structure, inspect a website, summarize page content, examine page … | [source](https://github.com/billy-enrizky/openbrowser-ai/tree/168d43e/plugin/skills/page-analysis) |
## 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 |
|---|---|---|---|
| `lit-review-assistant` | core | Search, summarize, and synthesize economics literature | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/09-meleantonio-awesome-econ-ai-stuff/_skills/literature/lit-review-assistant) |
## 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: coffeefuelbump/csv-data-summarizer-claude-skill
- Repository: [https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill) (commit `9b3affd`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `csv-data-summarizer` | core | Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas. | [source](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill/tree/9b3affd) |
## Source: ComPDFKit/compdf-skills
- Repository: [https://github.com/ComPDFKit/compdf-skills](https://github.com/ComPDFKit/compdf-skills) (commit `b77153e`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `pdf-to-word-docx` | core | PDF to Word converts PDF to editable Word/DOCX with AI-powered layout analysis and table recognition, built on ComPDF Conversion SDK to better preserve tables, multi-column layouts, lists, and images for downstream editing. It fits … | [source](https://github.com/ComPDFKit/compdf-skills/tree/b77153e/skills/pdf-to-word-docx) |
## 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 |
|---|---|---|---|
| `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) |
| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) |
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/xlsx) |
## 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 |
|---|---|---|---|
| `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) |
| `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) |
| `doc` | core | Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/document-processing/doc) |
## Source: fcakyon/claude-codex-settings
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `doc` | core | Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/openai-office-skills/skills/doc) |
## 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 |
|---|---|---|---|
| `xlsx` | core | Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/xlsx) |
| `doc` | core | Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/doc) |
## 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 |
|---|---|---|---|
| `investor-call-prep` | core | Prepare for investor calls by pulling upcoming meetings from Google Calendar, deeply researching each investor and their firm (website scraping, portfolio analysis, thesis extraction), checking for competitor conflicts, and outputting an … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/research/capabilities/investor-call-prep) |
## Source: hypnguyen1209/offensive-claude
- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `malware-analysis` | core | Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility 3 memory analysis, C2 config extraction (Cobalt Strike/CAPE), C2 traffic detection (JA4+, beaconing) | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/malware-analysis) |
| `vulnerability-analysis` | core | Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) |
## Source: 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 |
|---|---|---|---|
| `excel-lbo-modeler` | core | Build leveraged buyout (LBO) models in Excel with debt schedules and IRR analysis. Use when structuring LBO transactions or analyzing PE returns. Trigger with phrases like ''excel lbo'', ''build lbo model'', ''calculate pe returns''. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-lbo-modeler) |
| `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) |
| `profiling-application-performance` | core | Execute this skill enables AI assistant to profile application performance, analyzing cpu usage, memory consumption, and execution time. it is triggered when the user requests performance analysis, bottleneck identification, or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/application-profiler/skills/profiling-application-performance) |
| `assemblyai-core-workflow-a` | core | Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-a) |
| `oraclecloud-query-transform` | core | Query OCI metrics with MQL and create monitoring alarms via the Python SDK. Use when building dashboards, querying CPU/memory/network metrics, or creating alarms. Trigger with "oci monitoring", "mql query", "oci metrics", "oci alarm", "cpu … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/oraclecloud-pack/skills/oraclecloud-query-transform) |
## Source: ljagiello/ctf-skills
- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ctf-forensics` | core | Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-forensics) |
## 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) |
| `win-loss-analysis` | core | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) |
| `kyc-escalation` | core | Write an internal KYC/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/kyc-escalation) |
## 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) |
| `analyzing-linux-kernel-rootkits` | core | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
| `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) |
| `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) |
| `extracting-config-from-agent-tesla-rat` | core | Extract embedded configuration from Agent Tesla RAT samples including SMTP/FTP/Telegram exfiltration credentials, keylogger settings, and C2 endpoints using .NET decompilation and memory analysis. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/extracting-config-from-agent-tesla-rat) |
| `performing-endpoint-forensics-investigation` | core | Performs digital forensics investigation on compromised endpoints including memory acquisition, disk imaging, artifact analysis, and timeline reconstruction. Use when investigating security incidents, collecting evidence for legal … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-endpoint-forensics-investigation) |
| `performing-plc-firmware-security-analysis` | core | This skill covers analyzing Programmable Logic Controller (PLC) firmware for security vulnerabilities including hardcoded credentials, insecure update mechanisms, backdoor functions, memory corruption flaws, and undocumented debug … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-plc-firmware-security-analysis) |
## 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: OpenSenseNova/SenseNova-Skills
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `excel-data-analysis-and-report-generation` | core | 从Excel提取多类型数据并生成包含可视化图表与下载链接的综合分析报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-result-export/report-generation-export) |
| `category-filtering-and-difficulty-analysis` | core | 对Excel数据进行自定义分类统计、交叉分析与可视化并基于多维度指标如文本长度、术语密度、正则匹配等进行综合评分与分级适用于多类别数据分布统计及文本内容难度/质量评估场景。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/category-filtering) |
| `dynamic-large-file-parquet-analysis` | core | 动态统计Excel总行数当数据量过大≥10000行时自动转换为Parquet格式加速读取并对指定目标列进行条件筛选、分类汇总与结果导出适用于超大体积Excel文件的快速读取与统计分析。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-table-styling/table-theme-styling) |
| `dynamic-percentage-and-large-file-analysis` | core | 根据文件行数动态切换大文件处理策略Parquet转换通过逐行扫描或列匹配提取关键指标并计算占比、均值等统计量最终输出结构化Excel报告及可视化图表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-statistics/percentage-calculation) |
| `excel-multi-sheet-dynamic-analysis` | core | 用于分析包含多个Sheet的Excel文件动态判断数据量级以决定是否转换为Parquet进行大文件处理并支持跨Sheet的特定字段统计、数据清洗、交叉分析与可视化最终生成带下载链接的汇总报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/specific-sheet-reading) |
| `excel-multi-sheet-threshold-analysis` | core | 统计多Sheet Excel总行数并根据规模选择处理策略提取特定维度信息进行去重统计并生成摘要与明细报表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/duplicate-removal) |
| `excel-smart-analysis-and-cleaning` | core | 对多 Sheet Excel 进行智能清洗、跨表核对与可视化分析。。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/missing-value-handling) |
| `excel-threshold-analysis-and-styling` | core | 根据 Excel 数据量级自动判断处理策略,执行数值列清洗、条件过滤,并使用 openpyxl 对符合条件的单元格进行样式标记与导出。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/threshold-filtering) |
| `group-by-analysis` | core | 对多 Sheet 的 Excel 文件进行行数统计、大文件 Parquet 转换预处理、数据清洗及分组聚合分析,并生成带样式标记的统计表与可视化图表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-analysis/group-by-analysis) |
| `large-excel-analysis-and-formatting` | core | 用于处理多Sheet大型Excel文件支持大文件Parquet格式转换提速并使用openpyxl生成带条件高亮和自定义样式的格式化Excel报告及下载链接。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/large-excel-reading) |
| `large-file-parquet-analysis-and-highlight` | core | 当Excel文件总行数超过1万行时通过转换为Parquet格式提升读取性能提取目标指标并计算最大值最后将结果输出为Excel并对特定行进行高亮标注。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-cell-coloring/category-coloring) |
| `multi-file-excel-parquet-analysis` | core | 读取多 Sheet Excel 文件并统计规模,支持大文件向 Parquet 格式转换、分类数据统计及可视化报告生成。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/multi-file-reading) |
## Source: pcliangx/AppGenesisForge
- Repository: [https://github.com/pcliangx/AppGenesisForge](https://github.com/pcliangx/AppGenesisForge) (commit `81ea032`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `agf-writing-pptx-reports` | core | 用 python-pptx 写"现代化中文制度 / 党政 / 企业宣贯 PPT"(含决议书提报、评审报告、管理办法、培训宣贯等 23 页量级 deck。当用户要求程序化生成 PPT 且抱怨"老土 / 字体丑 / 表格乱 / 文字溢出 / 中文字体 fallback / 缺架构图"时启用——`python-pptx` 默认 API 一堆坑必须主动避开。提供:路径决策 / 设计 token / 12 个 helper 全套 / 7 个致丑反模式 / 12 个关键技巧 / … | [source](https://github.com/pcliangx/AppGenesisForge/tree/81ea032/.claude/skills/agf-writing-pptx-reports) |
## Source: pedrohcgs/claude-code-my-workflow
- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `coauthor-brief` | core | Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/coauthor-brief) |
## Source: samber/cc-skills-golang
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
## 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: silverstein/minutes
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `minutes-mirror` | core | Self-coaching analysis of your own behavior across meetings — talk-time ratio, filler words, hedging language, monologue length, energy patterns, and (when meetings are tagged via /minutes-tag) what your behavior in winning meetings looks … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-mirror) |
## 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) |
| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) |
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/xlsx) |
## Source: staruhub/ClaudeSkills
- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `deep-research` | core | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) |
## Source: ThinkInAIXYZ/deepchat
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `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) |
| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) |
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/xlsx) |
## 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) |
| `slides-polish` | core | Per-page Codex review + targeted python-pptx / Beamer fixes for academic talk slides. Use AFTER /paper-slides (or any externally generated PPTX/Beamer) when the deck looks 'mostly OK' but the user wants a final pass that aligns visual … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/slides-polish) |
## Source: zebbern/claude-code-guide
- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `vc-industry-research` | core | Generate professional primary market / venture capital industry research reports, including sector deep-dives, investment memos, and market analysis. Produces detailed PDF reports covering TMT, consumer, healthcare, and industrials. … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/vc-industry-research) |
| `regression-modeler` | core | Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regression-modeler) |

108
references/market.md Normal file
View File

@@ -0,0 +1,108 @@
# Market evidence report — commodity-broker
Source: **26 real job ads** (JSearch API, countries: us 26), extracted into the MSSQL evidence store; as of 2026-07-10.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 17 | 65 % |
| junior | 6 | 23 % |
| senior | 2 | 8 % |
| n/a | 1 | 4 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | Microsoft Excel | 8 | 31 % |
| 2 | Python | 5 | 19 % |
| 3 | VBA | 5 | 19 % |
| 4 | SQL | 4 | 15 % |
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | risk management | 9 | 35 % |
| 2 | market analysis | 8 | 31 % |
| 3 | commodity trading | 7 | 27 % |
| 4 | business development | 4 | 15 % |
| 5 | contract negotiation | 4 | 15 % |
| 6 | data analysis | 4 | 15 % |
| 7 | statistical modeling | 4 | 15 % |
| 8 | trade execution | 4 | 15 % |
| 9 | lead generation | 3 | 12 % |
| 10 | market research | 3 | 12 % |
| 11 | negotiation | 3 | 12 % |
| 12 | options trading | 3 | 12 % |
| 13 | problem solving | 3 | 12 % |
| 14 | regulatory compliance | 3 | 12 % |
| 15 | relationship building | 3 | 12 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | voice broking | 3 | 12 % |
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | opportunity identification | 4 | 15 % |
| 2 | client onboarding | 3 | 12 % |
| 3 | market monitoring | 3 | 12 % |
| 4 | relationship building | 3 | 12 % |
| 5 | relationship maintenance | 3 | 12 % |
| 6 | trade arrangement | 3 | 12 % |
## Regional breakdown
> **Corpus note:** 26 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** — 26 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 |
|---|---|
| Agriculture Broker | 2 |
| Commodity Trader-Lumber, Metals, Ag, Coal, Hardwoods | 2 |
| Commodities Broker | 1 |
| Cross Commodity Options Broker at Freight Investor Services Ltd. Stamford, CT | 1 |
| Director of Commodity Merchandising | 1 |
| EQD and Commodities Futures Trading Desk Specialist at Innova Solutions New York, NY | 1 |
| Experienced Trader (DV Commodities) | 1 |
| Experienced Trader DV Commodities | 1 |
| Fuel Oil Broker | 1 |
| Global Fuel Oil Broker — Physical Trades & Arbitrage | 1 |
| Graduate Trader (DV Commodities) | 1 |
| Graduate Trader DV Commodities | 1 |
| Grain Broker & Risk Advisor | 1 |
| Junior Broker, EQD - VN2556 | 1 |
| Junior Commodity Broker | 1 |
| Lumber Trader-USA | 1 |
| Metals Trader | 1 |
| Middle East Bunker Broker | 1 |
| NGL/Nat Gas Options Broker | 1 |
| NY Commodities Trader Options & Delta-1 Desk | 1 |
| Physical Commodity Trader | 1 |
| QIS Commodities Trader | 1 |
| Trader Trainee — Build Your Own Commodity Book | 1 |
| Trader Trainee - Industrial Minerals | 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.

19
references/profile.md Normal file
View File

@@ -0,0 +1,19 @@
# Occupation profile — commodity broker
- **ESCO URI:** http://data.europa.eu/esco/occupation/2af80b12-a73a-4cc2-8af1-d26a1e60738d
- **ESCO code:** 3324.1
- **ISCO-08 group:** 3324 — Trade brokers
- **O*NET-SOC:** 41-3031.00 — Securities, Commodities, and Financial Services Sales Agents (match: closeMatch)
## Description (ESCO)
Commodity brokers act as intermediary between buyers and sellers of movable and immovable property such as raw materials, livestock or real estate. They negotiate prices and receive a commission from the transactions. They research market conditions for specific commodities in order to inform their clients. They make bid offers and calculate the cost of transactions.
## Definition
nan
## Alternative labels
- commodity dealer
- commodities broker

57
references/skills.md Normal file
View File

@@ -0,0 +1,57 @@
# Competences — commodity broker
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/2af80b12-a73a-4cc2-8af1-d26a1e60738d).
## Essential
- **advise on financial matters** (skill/competence)
- **analyse economic trends** (skill/competence)
- **analyse energy market trends** (skill/competence)
- **analyse financial risk** (skill/competence)
- **analyse market financial trends** (skill/competence)
- **apply technical communication skills** (skill/competence)
- **commercial law** (knowledge)
- **economics** (knowledge)
- **financial markets** (knowledge)
- **international trade** (knowledge)
- **negotiate sale of commodities** (skill/competence)
- **negotiate with stakeholders** (skill/competence)
- **perform financial risk management in international trade** (skill/competence)
- **review investment portfolios** (skill/competence)
## Optional
- actuarial science (knowledge)
- banking activities (knowledge)
- build business relationships (skill/competence)
- communicate with banking professionals (skill/competence)
- financial forecasting (knowledge)
- financial jurisdiction (knowledge)
- financial products (knowledge)
- forecast economic trends (skill/competence)
- handle financial transactions (skill/competence)
- international commercial transactions rules (knowledge)
- maintain records of financial transactions (skill/competence)
- modern portfolio theory (knowledge)
- negotiate buying conditions (skill/competence)
- negotiate price (skill/competence)
- negotiate sales contracts (skill/competence)
- operate financial instruments (skill/competence)
- protect client interests (skill/competence)
- provide financial product information (skill/competence)
- statistics (knowledge)
- trace financial transactions (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 26 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- risk management — **35 %**
- market analysis — **31 %**
- commodity trading — **27 %**
<!-- market-evidence -->

66
references/tasks.md Normal file
View File

@@ -0,0 +1,66 @@
# Tasks & work activities — commodity broker
Source: O*NET 30.3, occupation 41-3031.00 (Securities, Commodities, and Financial Services Sales Agents).
## Task statements
- **[Core]** Make bids or offers to buy or sell securities.
- **[Core]** Monitor markets or positions.
- **[Core]** Agree on buying or selling prices at optimal levels for clients.
- **[Core]** Keep accurate records of transactions.
- **[Core]** Buy or sell stocks, bonds, commodity futures, foreign currencies, or other securities on behalf of investment dealers.
- **[Core]** Complete sales order tickets and submit for processing of client-requested transactions.
- **[Core]** Report all positions or trading results.
- **[Core]** Interview clients to determine clients' assets, liabilities, cash flow, insurance coverage, tax status, or financial objectives.
- **[Core]** Discuss financial options with clients and keep them informed about transactions.
- **[Core]** Determine customers' financial services needs and prepare proposals to sell services that address these needs.
- **[Core]** Identify opportunities or develop channels for purchase or sale of securities or commodities.
- **[Core]** Develop financial plans, based on analysis of clients' financial status.
- **[Core]** Review all securities transactions to ensure accuracy of information and conformance to governing agency regulations.
- **[Core]** Contact prospective customers to present information and explain available services.
- **[Core]** Devise trading, option, or hedge strategies.
- **[Core]** Track and analyze factors that affect price movement, such as trade policies, weather conditions, political developments, or supply and demand changes.
- **[Core]** Inform other traders, managers, or customers of market conditions, including volume, price, competition, or dynamics.
- **[Core]** Offer advice on the purchase or sale of particular securities.
- **[Core]** Explain stock market terms or trading practices to clients.
- **[Core]** Calculate costs for billings or commissions.
- **[Core]** Prepare financial reports to monitor client or corporate finances.
- **[Core]** Supply the latest price quotes on any security, as well as information on the activities or financial positions of the corporations issuing these securities.
- **[Supplemental]** Sell services or equipment, such as trusts, investments, or check processing services.
- **[Supplemental]** Evaluate costs and revenue of agreements to determine continued profitability.
- **[Supplemental]** Supervise support staff and ensure proper execution of contracts.
- **[Supplemental]** Relay buy or sell orders to securities exchanges or to firm trading departments.
- **[nan]** Negotiate prices or contracts for securities or commodities sales or purchases.
- **[nan]** Prepare and send requests for price quotations to all companies in a particular market.
- **[nan]** Price securities or commodities based on market conditions.
- **[nan]** Purchase or sell financial derivatives for customers.
## Detailed work activities
- Analyze business or financial data.
- Analyze market conditions or trends.
- Calculate costs of goods or services.
- Contact current or potential customers to promote products or services.
- Coordinate activities with suppliers, contractors, clients, or other departments.
- Customize financial products or services to meet customer needs.
- Develop professional relationships or networks.
- Develop proposals for current or prospective customers.
- Estimate costs or terms of sales.
- Explain financial information to customers.
- Explain technical product or service information to customers.
- Gather customer or product information to determine customer needs.
- Gather information in order to provide services to clients.
- Identify investment opportunities or strategies.
- Maintain records of sales or other business transactions.
- Monitor market conditions or trends.
- Monitor sales activities.
- Negotiate prices or other sales terms.
- Negotiate purchases or contracts.
- Prepare financial documents, reports, or budgets.
- Prepare sales or other contracts.
- Process sales or other transactions.
- Purchase products or services.
- Review accuracy of sales or other transactions.
- Sell products or services.
- Share sales-related or market information with colleagues.
- Supervise sales or support personnel.

89
references/tools.md Normal file
View File

@@ -0,0 +1,89 @@
# Tools & technology — commodity broker
Source: O*NET 30.3 'Software Skills' for 41-3031.00.
| Software | Category | Hot technology |
|---|---|---|
| The MathWorks MATLAB | Analytical or scientific software | yes |
| Salesforce software | Customer relationship management CRM software | yes |
| Microsoft Access | Data base user interface and query software | yes |
| Microsoft Visual Basic | Development environment software | yes |
| Microsoft SharePoint | Document management software | yes |
| Microsoft Outlook | Electronic mail software | yes |
| Oracle PeopleSoft | Enterprise resource planning ERP software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| C++ | Object or component oriented development software | yes |
| Oracle Java | Object or component oriented development software | yes |
| Python | Object or component oriented development software | yes |
| R | Object or component oriented development software | yes |
| Microsoft Office software | Office suite software | yes |
| Linux | Operating system software | yes |
| Microsoft Windows | Operating system software | yes |
| UNIX | Operating system software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Microsoft Word | Word processing software | yes |
| Fund accounting software | Accounting software | |
| Sage 50 Accounting | Accounting software | |
| IBM Cognos Impromptu | Business intelligence and data analysis software | |
| Scheduling software | Calendar and scheduling software | |
| Regulatory agency compliance software | Compliance software | |
| CSI Complex Systems ClientTrade | Customer relationship management CRM software | |
| Microsoft Dynamics | Customer relationship management CRM software | |
| Oracle Siebel CRM | Customer relationship management CRM software | |
| Database management software | Data base user interface and query software | |
| FileMaker Pro | Data base user interface and query software | |
| FundCount Web | Data base user interface and query software | |
| Web-based information systems | Data base user interface and query software | |
| ADP/Vantra VOLTS | Desktop communications software | |
| Imagine Software Imagine Trading System | Desktop communications software | |
| Email software | Electronic mail software | |
| IBM Notes | Electronic mail software | |
| Microsoft Dynamics GP | Enterprise resource planning ERP software | |
| Oracle Hyperion | Enterprise resource planning ERP software | |
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
| AIQ Systems TradingExpert Pro | Financial analysis software | |
| AnalyzerXL | Financial analysis software | |
| Aspen Graphics Technical Analysis Software | Financial analysis software | |
| Bloomberg Professional | Financial analysis software | |
| BondDesk Group Trader WorkStation | Financial analysis software | |
| CableSoft LiveWire Trader | Financial analysis software | |
| Calypso Technology Calypso Asset Management | Financial analysis software | |
| Charles River Development Charles River Investment Management System | Financial analysis software | |
| Citi The Yield Book Calculator | Financial analysis software | |
| CQG Integrated Client | Financial analysis software | |
| Derivicom FinOptions XL | Financial analysis software | |
| Financial needs analysis software | Financial analysis software | |
| Fixed income alternative trading systems ATS | Financial analysis software | |
| Knight BondPoint | Financial analysis software | |
| Leading Market Technologies EXPO | Financial analysis software | |
| Multiple trading transaction systems | Financial analysis software | |
| Oracle E-Business Suite Financials | Financial analysis software | |
| Realm Business Solutions INSIGHT for ARGUS | Financial analysis software | |
| Redi Enterprise Development Redi ERM | Financial analysis software | |
| Sales analysis software | Financial analysis software | |
| SunGard MicroHedge | Financial analysis software | |
| Telvent DTN ProphetX | Financial analysis software | |
| Thomson Reuters Tradeweb | Financial analysis software | |
| Tradeweb Markets Tradeweb | Financial analysis software | |
| Trading Blox | Financial analysis software | |
| Triple Point Commodity XL | Financial analysis software | |
| Web-based trading systems | Financial analysis software | |
| Graphics software | Graphics or photo imaging software | |
| Web browser software | Internet browser software | |
| Customer information control system CICS | Transaction server software | |
| LinkedIn | Web page creation and editing software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 26 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Excel — **31 %**
- Python — **19 %**
- VBA — **19 %**
<!-- market-evidence -->