feat: electromagnetic-engineer skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 16:58:32 +02:00
commit 81504febcc
9 changed files with 1003 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — electromagnetic-engineer
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 — electromagnetic-engineer
"ESCO (occupation & competences)" : 90
"O*NET (tasks & tools)" : 94
"Job boards (market evidence)" : 57
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 153
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 90 | 22.6 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 94 | 23.6 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 57 | 14.3 % | references/market.md (full report) + "Market evidence" headline sections |
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
| Anthropic official Claude skills | 5 | 1.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 153 | 38.3 % | 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).

61
SKILL.md Normal file
View File

@@ -0,0 +1,61 @@
---
name: electromagnetic-engineer
description: "Occupational skill for the role 'electromagnetic engineer' (also: electro magnetics engineer, electromagnetic technology engineer, electromagnetic engineering consultant, electromagnetic compatibility engineer, electromagnetic systems engineer, electro magnetic engineer). Use when the user asks for typical electromagnetic engineer work such as: Verify compliance of developed applications with architectural standards and established practices.; Read current literature, attend meetings or conferences, or talk with colleagues to stay abreast of industry research about new technologies.; Provide technical support for radio frequency identification device (RFID) technology."
---
# Electromagnetic Engineer
Electromagnetic engineers design and develop electromagnetic systems, devices, and components, such as electromagnets in loudspeakers, electromagnetic locks, conducting magnets in MRI's, and magnets in electric motors.
## Core workflow
1. Verify compliance of developed applications with architectural standards and established practices.
2. Read current literature, attend meetings or conferences, or talk with colleagues to stay abreast of industry research about new technologies.
3. Provide technical support for radio frequency identification device (RFID) technology.
4. Perform systems analysis or programming of radio frequency identification device (RFID) technology.
5. Document equipment or process details of radio frequency identification device (RFID) technology.
6. Train users in details of system operation.
7. Analyze radio frequency identification device (RFID)-related supply chain data.
8. Test tags or labels to ensure readability.
## 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)
- abide by regulations on banned materials
- adjust engineering designs
- analyse test data
- approve engineering design
- battery design
- battery management systems
- conduct literature research
- conduct quality control analysis
- consumer protection
- demonstrate disciplinary expertise
- design drawings
- design electromagnets
- design prototypes
- develop test procedures
- electrical engineering
## Hot technologies
- The MathWorks MATLAB
- Dassault Systemes SolidWorks
- Microsoft SQL Server
- Structured query language SQL
- C
- Microsoft Visual Basic
- Microsoft Visual Studio
- Ruby
- Extensible markup language XML
- SAP software
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/2026adb2-62d7-4b92-9ccb-105abdebe37d), O*NET 30.3 (17-2072.01). See manifest.json for licensing/attribution.*

226
manifest.json Normal file
View File

@@ -0,0 +1,226 @@
{
"name": "electromagnetic-engineer",
"title": "electromagnetic engineer",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/2026adb2-62d7-4b92-9ccb-105abdebe37d",
"esco_code": "2151.1.2",
"isco_group": "2151",
"onet_soc": "17-2072.01",
"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": 21,
"dwas": 20,
"skills_essential": 44,
"skills_optional": 45,
"software": 52
},
"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
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 12
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 12
},
"nWave-ai/nWave": {
"repo": "https://github.com/nWave-ai/nWave",
"commit": "1d0f13c",
"license": "MIT",
"skills": 1
},
"ferdinandobons/startup-skill": {
"repo": "https://github.com/ferdinandobons/startup-skill",
"commit": "a5f97c3",
"license": "MIT",
"skills": 1
},
"AgriciDaniel/claude-ads": {
"repo": "https://github.com/AgriciDaniel/claude-ads",
"commit": "669c760",
"license": "MIT",
"skills": 1
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 9
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 9
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 5
},
"AgriciDaniel/claude-blog": {
"repo": "https://github.com/AgriciDaniel/claude-blog",
"commit": "49842ea",
"license": "MIT",
"skills": 1
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 1
},
"rampstackco/claude-skills": {
"repo": "https://github.com/rampstackco/claude-skills",
"commit": "bc6d961",
"license": "MIT",
"skills": 2
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 9
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"HeshamFS/materials-simulation-skills": {
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
"commit": "fa1ce8d",
"license": "Apache-2.0",
"skills": 1
},
"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": 1
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 1
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 2
},
"hypnguyen1209/offensive-claude": {
"repo": "https://github.com/hypnguyen1209/offensive-claude",
"commit": "4d62be7",
"license": "MIT",
"skills": 1
},
"nexscope-ai/eCommerce-Skills": {
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
"commit": "56f3288",
"license": "MIT",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"wondelai/skills": {
"repo": "https://github.com/wondelai/skills",
"commit": "326b380",
"license": "MIT",
"skills": 1
},
"wanshuiyin/Anti-Autoresearch": {
"repo": "https://github.com/wanshuiyin/Anti-Autoresearch",
"commit": "c7f7f0d",
"license": "MIT",
"skills": 1
},
"dotnet/skills": {
"repo": "https://github.com/dotnet/skills",
"commit": "79a2ada",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 78,
"adjacent": 2
}
},
"provenance": {
"items": {
"esco": 90,
"onet": 94,
"jobads": 57,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 153,
"stackx": 0
},
"share_percent": {
"esco": 22.6,
"onet": 23.6,
"jobads": 14.3,
"wiki_ai": 0.0,
"anthropic": 1.3,
"ai_skills": 38.3,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,306 @@
# External AI agent skills — electromagnetic-engineer
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: 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 |
|---|---|---|---|
| `quantitative-methods` | core | Design and execute statistical analyses including regression modeling, hypothesis testing, power analysis, and robustness checks using R, Stata, SPSS, or Python | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/quantitative-methods) |
| `A/B Test Design` | core | Statistical experiment design and analysis capabilities for product experimentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/product-management/skills/ab-test-design) |
| `simulation-experiment-designer` | core | Simulation experimental design skill for efficient scenario analysis and optimization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/industrial-engineering/skills/simulation-experiment-designer) |
| `doe-designer` | core | Design of Experiments planning and analysis skill for factorial and response surface experiments. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/industrial-engineering/skills/doe-designer) |
| `growing-outside-in-systems` | core | Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memory fakes, interface extraction, and deferred I/O. Use when building features, writing tests, or structuring backend … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/backend-development/skills/growing-outside-in-systems) |
## 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 |
|---|---|---|---|
| `ad-test-designer` | core | Use when the user asks to "design an A/B test", "set up a creative/landing test", "run an incrementality test", or "is this result statistically and practically material?"; produces a hypothesis, variant matrix, sample-size/duration/power … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/ad/orchestrate/ad-test-designer) |
## Source: AgriciDaniel/claude-ads
- Repository: [https://github.com/AgriciDaniel/claude-ads](https://github.com/AgriciDaniel/claude-ads) (commit `669c760`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ads-test` | core | Design and evaluate paid-ad experiments with hypotheses, randomization units, sample-size and duration assumptions, guardrails, platform experiment tools, analysis, and decision rules. Use for A/B test, split test, experiment design, … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-test) |
## Source: AgriciDaniel/claude-blog
- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `blog-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-strategy) |
## 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: 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 |
|---|---|---|---|
| `law-skills` | core | 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law) |
| `psychology-research-guide` | core | Psychological research methods, experimental design, and analysis | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/social-science/psychology-research-guide) |
| `academic-baseline` | core | Use when working on any empirical academic research context — paper writing, data analysis, literature review, or any task involving citations, results, or publication artifacts. Establishes non-negotiable principles that govern all other … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/60-regisely-superpapers/skills/academic-baseline) |
| `aer-statspai` | core | Use when aer-identification has fixed the design, after methodology choice and before aer-robustness or aer-tables-figures, to run an AER-track analysis with StatsPAI — the agent-native Python engine and MCP server for causal inference, … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/50-brycewang-aer-skills/skills/aer-statspai) |
| `deep-research-skills` | core | 13 deep research & systematic reviews skills. Trigger: systematic reviews, multi-source synthesis, comprehensive literature surveys. Design: multi-step research protocols with quality assessment and evidence grading. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/deep-research) |
| `metadata-skills` | core | 24 metadata & bibliometrics skills. Trigger: DOI resolution, citation metrics, author disambiguation, bibliometrics. Design: metadata APIs and bibliometric analysis tools for scholarly records. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/literature/metadata) |
| `qualitative-research-guide` | core | Design and conduct qualitative research using grounded theory and case studies | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/qualitative-research-guide) |
| `research-ideation` | core | This skill should be used when the user asks to "brainstorm research ideas", "use 5W1H framework", "identify research gaps", "conduct gap analysis", "start research project", "conduct literature review", "define research question", "select … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/research-ideation) |
| `statistics-skills` | core | 10 statistical analysis skills. Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/analysis/statistics) |
| `universal-ma-codebook` | core | Universal Meta-Analysis Codebook v2.2 - AI-Human collaboration for meta-analysis data extraction. 4-layer design: Identifiers, Statistics, AI Provenance, Human Verification. Integrates with C5/C6/C7 agents and Category I systematic review … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/universal-ma-codebook) |
| `action-research-guide` | core | Design and conduct action research and participatory studies | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/action-research-guide) |
| `automation-skills` | core | 10 research automation skills. Trigger: automating experiments, tracking results, reproducible pipelines. Design: ML experiment management, workflow orchestration, and lab automation tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/automation) |
## Source: davila7/claude-code-templates
- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `scientific-critical-thinking` | core | Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-critical-thinking) |
| `cobrapy` | core | Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/cobrapy) |
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/latex-posters) |
| `statistical-analysis` | core | Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/statistical-analysis) |
| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/denario) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-slides) |
| `brenda-database` | core | Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/brenda-database) |
| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/exploratory-data-analysis) |
| `pymoo` | core | Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/pymoo) |
| `biomni` | core | Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/biomni) |
| `ensembl-database` | core | Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/ensembl-database) |
| `fda-database` | core | Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/fda-database) |
## Source: dotnet/skills
- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `exp-mock-usage-analysis` | core | Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks. Use when the user asks to audit mock usage, find unused or unnecessary mock … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-experimental/skills/exp-mock-usage-analysis) |
## Source: ferdinandobons/startup-skill
- Repository: [https://github.com/ferdinandobons/startup-skill](https://github.com/ferdinandobons/startup-skill) (commit `a5f97c3`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `startup-design` | core | Design, validate, and plan a startup from scratch. Covers market research, competitive analysis, business model, brand identity, product definition, financial projections, and validation experiments. Trigger when the user has a startup … | [source](https://github.com/ferdinandobons/startup-skill/tree/a5f97c3/startup-design) |
## Source: foryourhealth111-pixel/Vibe-Skills
- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `designing-experiments` | core | Design experiments and quasi-experiments before analysis. Use when choosing study design, treatment/control structure, outcomes, assumptions, validation plans after scientific experiment failure, or which of DiD, ITS, synthetic control, or … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/designing-experiments) |
| `scientific-critical-thinking` | core | Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-critical-thinking) |
| `statistical-analysis` | core | Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/statistical-analysis) |
| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/matlab) |
| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/denario) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scholar-evaluation) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-slides) |
| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/exploratory-data-analysis) |
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill that establishes text-based diagrams as the DEFAULT documentation standard. Use this skill when creating ANY scientific document, report, analysis, or visualization — it ensures all … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/markdown-mermaid-writing) |
## Source: HeshamFS/materials-simulation-skills
- Repository: [https://github.com/HeshamFS/materials-simulation-skills](https://github.com/HeshamFS/materials-simulation-skills) (commit `fa1ce8d`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `parameter-optimization` | core | Explore and optimize simulation parameters via design of experiments (DOE), sensitivity analysis, and optimizer selection — generate Latin Hypercube, quasi-random, or factorial sample plans, rank parameter influence with sensitivity … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/simulation-workflow/parameter-optimization) |
## 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) |
## Source: infrasity-labs/dev-gtm-claude-skills
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `blog-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-strategy) |
## 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 |
|---|---|---|---|
| `hypothesis-tester` | core | Structured hypothesis formulation, experiment design, and results interpretation for Product Managers. Use when the user needs to validate an assumption, design an A/B test, evaluate experiment results, or decide whether to ship based on … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/pm-ai-partner/skills/hypothesis-tester) |
| `cro-methodology` | core | Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions "landing page isnt converting", "conversion rate", "A/B test", "why visitors leave", "objection handling", "bounce … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/wondelai-cro-methodology) |
## 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 |
|---|---|---|---|
| `hugging-science` | core | Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine, ecology, energy, engineering, math, drug discovery, protein design, weather modeling, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/hugging-science) |
| `scientific-critical-thinking` | core | Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-critical-thinking) |
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/statistical-analysis) |
| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/matlab) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scholar-evaluation) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-slides) |
| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exploratory-data-analysis) |
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/markdown-mermaid-writing) |
## 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 |
|---|---|---|---|
| `hugging-science` | core | Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine, ecology, energy, engineering, math, drug discovery, protein design, weather modeling, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/hugging-science) |
| `scientific-critical-thinking` | core | Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-critical-thinking) |
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/statistical-analysis) |
| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/matlab) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scholar-evaluation) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-slides) |
| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exploratory-data-analysis) |
| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/markdown-mermaid-writing) |
## 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 |
|---|---|---|---|
| `research-protocol` | core | Write a structured research protocol or study design document. Use when asked to write a research protocol, study protocol, research plan, methodology section, or research proposal. Produces a complete protocol with objectives, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-research/skills/research-protocol) |
| `experiment-designer` | core | Design statistically rigorous A/B tests and interpret experiment results. Use when asked to design an experiment, run an A/B test, calculate sample size, interpret test results, or assess whether an experiment was successful. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-advanced/skills/experiment-designer) |
## 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 |
|---|---|---|---|
| `price-optimization-tool` | core | Evaluate ecommerce price candidates using unit economics, historical observations, elasticity analysis, scenario modeling, and controlled experiments. Use when a seller asks what price to test, how price changes could affect contribution … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/price-optimization-tool) |
## 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 |
|---|---|---|---|
| `kami-deck` | core | A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/kami-deck) |
## 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-interviewing-techniques` | core | Mom Test questioning toolkit, JTBD analysis, interview conduct, assumption testing framework, and hypothesis design | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-interviewing-techniques) |
## Source: rampstackco/claude-skills
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cro-optimization` | core | Run conversion rate optimization through hypothesis-driven testing including audit, hypothesis generation, test design, statistical analysis, and rollout decisions. Use this skill whenever the user wants to optimize conversion, run A/B … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/cro-optimization) |
| `experiment-design` | core | A discipline for designing experiments (A/B tests, multivariate, holdouts) so the results actually answer the question you asked. Hypothesis writing, sample size, duration, segment analysis, interpretation, decision-making, and the common … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/experiment-design) |
## 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: wanshuiyin/Anti-Autoresearch
- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `eval-design-forensics` | core | Audit whether a paper's EVALUATION DESIGN actually measures what it claims and whether its reporting is complete — the validity layer family D (experiment-forensics) cannot reach. Three patterns: train/test leakage means the reported score … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/eval-design-forensics) |
## Source: wondelai/skills
- Repository: [https://github.com/wondelai/skills](https://github.com/wondelai/skills) (commit `326b380`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cro-methodology` | core | Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions "landing page isnt converting", "conversion rate", "A/B test", "why visitors leave", "objection handling", "bounce … | [source](https://github.com/wondelai/skills/tree/326b380/cro-methodology) |
## 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) |

58
references/market.md Normal file
View File

@@ -0,0 +1,58 @@
# Market evidence report — electromagnetic-engineer
Source: **2 real job ads** (JSearch API, countries: us 2), extracted into the MSSQL evidence store; as of 2026-07-11.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 1 | 50 % |
| senior | 1 | 50 % |
## 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:** 2 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** — 2 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 |
|---|---|
| Electromagnetic Simulation Engineer | 1 |
| Senior Antenna/Electromagnetics Engineer | 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.

40
references/profile.md Normal file
View File

@@ -0,0 +1,40 @@
# Occupation profile — electromagnetic engineer
- **ESCO URI:** http://data.europa.eu/esco/occupation/2026adb2-62d7-4b92-9ccb-105abdebe37d
- **ESCO code:** 2151.1.2
- **ISCO-08 group:** 2151 — Electrical engineers
- **O*NET-SOC:** 17-2072.01 — Radio Frequency Identification Device Specialists (match: closeMatch)
## Description (ESCO)
Electromagnetic engineers design and develop electromagnetic systems, devices, and components, such as electromagnets in loudspeakers, electromagnetic locks, conducting magnets in MRI's, and magnets in electric motors.
## Definition
nan
## Alternative labels
- electro magnetics engineer
- electromagnetic technology engineer
- electromagnetic engineering consultant
- electromagnetic compatibility engineer
- electromagnetic systems engineer
- electro magnetic engineer
- engineer in electromagnetic systems
- electro-magnetic engineer
- electromagnetic engineering adviser
- engineer in electromagnetic systems design
- electromagnetic technology engineering adviser
- engineer in electromagnetic compatibility
- electromagnetic engineering specialist
- EMC engineer
- electromagnetics engineer
- electro-magnetics engineer
- engineer of electromagnetic systems
- electromagnetic design engineer
- engineer specialist in electromagnetics
- electromagnetic engineering expert
- electromagnetic technology engineering specialist
- electromagnetic technology engineering expert
- electromagnetic technology engineering consultant

152
references/skills.md Normal file
View File

@@ -0,0 +1,152 @@
# Competences — electromagnetic engineer
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/2026adb2-62d7-4b92-9ccb-105abdebe37d).
## Essential
- **abide by regulations on banned materials** (skill/competence)
- **adjust engineering designs** (skill/competence)
- **analyse test data** (skill/competence)
- **approve engineering design** (skill/competence)
- **battery design** (knowledge)
- **battery management systems** (knowledge)
- **conduct literature research** (skill/competence)
- **conduct quality control analysis** (skill/competence)
- **consumer protection** (knowledge)
- **demonstrate disciplinary expertise** (skill/competence)
- **design drawings** (knowledge)
- **design electromagnets** (skill/competence)
- **design prototypes** (skill/competence)
- **develop test procedures** (skill/competence)
- **electrical engineering** (knowledge)
- **electrical equipment regulations** (knowledge)
- **electricity** (knowledge)
- **electricity principles** (knowledge)
- **electromagnetic spectrum** (knowledge)
- **electromagnetism** (knowledge)
- **electromagnets** (knowledge)
- **engineering principles** (knowledge)
- **ensure material compliance** (skill/competence)
- **environmental legislation** (knowledge)
- **environmental threats** (knowledge)
- **interact professionally in research and professional environments** (skill/competence)
- **manage personal professional development** (skill/competence)
- **manage research data** (skill/competence)
- **mathematics** (knowledge)
- **microwave principles** (knowledge)
- **model electromagnetic products** (skill/competence)
- **operate open source software** (skill/competence)
- **operate scientific measuring equipment** (skill/competence)
- **perform data analysis** (skill/competence)
- **perform scientific research** (skill/competence)
- **physics** (knowledge)
- **prepare production prototypes** (skill/competence)
- **process customer requests based on the REACh Regulation 1907 2006** (skill/competence)
- **read engineering drawings** (skill/competence)
- **record test data** (skill/competence)
- **report analysis results** (skill/competence)
- **synthesise information** (skill/competence)
- **think abstractly** (skill/competence)
- **use technical drawing software** (skill/competence)
## Optional
- acoustics (knowledge)
- apply blended learning (skill/competence)
- apply for research funding (skill/competence)
- apply research ethics and scientific integrity principles in research activities (skill/competence)
- apply soldering techniques (skill/competence)
- apply technical communication skills (skill/competence)
- biomedical engineering (knowledge)
- build business relationships (skill/competence)
- CAE software (knowledge)
- communicate with a non-scientific audience (skill/competence)
- communicate with customers (skill/competence)
- conduct research across disciplines (skill/competence)
- coordinate engineering teams (skill/competence)
- create technical plans (skill/competence)
- define manufacturing quality criteria (skill/competence)
- develop product design (skill/competence)
- develop professional network with researchers and scientists (skill/competence)
- disseminate results to the scientific community (skill/competence)
- draft bill of materials (skill/competence)
- draft scientific or academic papers and technical documentation (skill/competence)
- evaluate research activities (skill/competence)
- increase the impact of science on policy and society (skill/competence)
- integrate gender dimension in research (skill/competence)
- maintain safe engineering watches (skill/competence)
- manage findable accessible interoperable and reusable data (skill/competence)
- manage intellectual property rights (skill/competence)
- manage open publications (skill/competence)
- mentor individuals (skill/competence)
- perform project management (skill/competence)
- perform resource planning (skill/competence)
- perform test run (skill/competence)
- prepare assembly drawings (skill/competence)
- promote open innovation in research (skill/competence)
- promote the participation of citizens in scientific and research activities (skill/competence)
- promote the transfer of knowledge (skill/competence)
- publish academic research (skill/competence)
- radars (knowledge)
- safety engineering (knowledge)
- speak different languages (skill/competence)
- teach in academic or vocational contexts (skill/competence)
- train employees (skill/competence)
- transmission technology (knowledge)
- use CAD software (skill/competence)
- use precision tools (skill/competence)
- write scientific publications (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 2 ads, as of 2026-07-11)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- antenna design — **100 %**
- algorithm development — **50 %**
- computational electromagnetics — **50 %**
- data analysis — **50 %**
- electromagnetic modeling — **50 %**
- electromagnetics — **50 %**
- link budget analysis — **50 %**
- performance modeling — **50 %**
- proposal development — **50 %**
- radiation analysis — **50 %**
- rf design — **50 %**
- scattering theory — **50 %**
- signal processing — **50 %**
- signal propagation — **50 %**
- technical writing — **50 %**
### Methods
- wideband imaging algorithms — **50 %**
- software-defined radio systems — **50 %**
- rf chain analysis — **50 %**
- parametric simulation — **50 %**
- anechoic chamber measurements — **50 %**
### Responsibilities
- code development — **50 %**
- collaboration — **50 %**
- data collection — **50 %**
- mentoring — **50 %**
- experimentation — **50 %**
- patent submission — **50 %**
- report authoring — **50 %**
- customer interface — **50 %**
- risk assessment — **50 %**
- solution innovation — **50 %**
- work shaping — **50 %**
- technology evaluation — **50 %**
- team leadership — **50 %**
- technical consultation — **50 %**
- technical guidance provision — **50 %**
- technical problem solving — **50 %**
- technical study conduction — **50 %**
<!-- market-evidence -->

50
references/tasks.md Normal file
View File

@@ -0,0 +1,50 @@
# Tasks & work activities — electromagnetic engineer
Source: O*NET 30.3, occupation 17-2072.01 (Radio Frequency Identification Device Specialists).
## Task statements
- **[Core]** Verify compliance of developed applications with architectural standards and established practices.
- **[Core]** Read current literature, attend meetings or conferences, or talk with colleagues to stay abreast of industry research about new technologies.
- **[Core]** Provide technical support for radio frequency identification device (RFID) technology.
- **[Core]** Perform systems analysis or programming of radio frequency identification device (RFID) technology.
- **[Core]** Document equipment or process details of radio frequency identification device (RFID) technology.
- **[Core]** Train users in details of system operation.
- **[Core]** Analyze radio frequency identification device (RFID)-related supply chain data.
- **[Core]** Test tags or labels to ensure readability.
- **[Core]** Test radio frequency identification device (RFID) software to ensure proper functioning.
- **[Core]** Select appropriate radio frequency identification device (RFID) tags and determine placement locations.
- **[Core]** Perform site analyses to determine system configurations, processes to be impacted, or on-site obstacles to technology implementation.
- **[Core]** Perform acceptance testing on newly installed or updated systems.
- **[Core]** Identify operational requirements for new systems to inform selection of technological solutions.
- **[Core]** Determine usefulness of new radio frequency identification device (RFID) technologies.
- **[Core]** Develop process flows, work instructions, or standard operating procedures for radio frequency identification device (RFID) systems.
- **[Core]** Determine means of integrating radio frequency identification device (RFID) into other applications.
- **[Core]** Define and compare possible radio frequency identification device (RFID) solutions to inform selection for specific projects.
- **[Core]** Create simulations or models of radio frequency identification device (RFID) systems to provide information for selection and configuration.
- **[Core]** Install, test, or maintain radio frequency identification device (RFID) systems.
- **[Core]** Integrate tags, readers, or software in radio frequency identification device (RFID) designs.
- **[Core]** Collect data about existing client hardware, software, networking, or key business processes to inform implementation of radio frequency identification device (RFID) technology.
## Detailed work activities
- Advise customers on the use of products or services.
- Analyze design requirements for computer or electronics systems.
- Analyze operational data to evaluate operations, processes or products.
- Assess product or process usefulness.
- Collect data about project sites.
- Conduct validation tests of equipment or processes.
- Create schematic drawings for electronics.
- Design electronic or computer equipment or instrumentation.
- Determine operational methods.
- Develop software or computer applications.
- Develop technical methods or processes.
- Document technical design details.
- Estimate technical or resource requirements for development or production projects.
- Inspect equipment or systems.
- Install instrumentation or electronic equipment or systems.
- Maintain electronic equipment.
- Select project materials.
- Test performance of electrical, electronic, mechanical, or integrated systems or equipment.
- Train personnel on proper operational procedures.
- Update technical knowledge.

79
references/tools.md Normal file
View File

@@ -0,0 +1,79 @@
# Tools & technology — electromagnetic engineer
Source: O*NET 30.3 'Software Skills' for 17-2072.01.
| Software | Category | Hot technology |
|---|---|---|
| The MathWorks MATLAB | Analytical or scientific software | yes |
| Dassault Systemes SolidWorks | Computer aided design CAD software | yes |
| Microsoft SQL Server | Data base user interface and query software | yes |
| Structured query language SQL | Data base user interface and query software | yes |
| C | Development environment software | yes |
| Microsoft Visual Basic | Development environment software | yes |
| Microsoft Visual Studio | Development environment software | yes |
| Ruby | Development environment software | yes |
| Extensible markup language XML | Enterprise application integration software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| ESRI ArcGIS software | Geographic information system | yes |
| C# | Object or component oriented development software | yes |
| C++ | Object or component oriented development software | yes |
| Oracle Java | Object or component oriented development software | yes |
| Perl | Object or component oriented development software | yes |
| Python | Object or component oriented development software | yes |
| Microsoft Office software | Office suite software | yes |
| Linux | Operating system software | yes |
| UNIX | Operating system software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Visio | Process mapping and design software | yes |
| JUnit | Program testing software | yes |
| Selenium | Program testing software | yes |
| Microsoft Project | Project management software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Dynamic host configuration protocol DHCP | Administration software | |
| Simple network management protocol SNMP software | Administration software | |
| ANSYS simulation software | Analytical or scientific software | |
| Field programmable gate array FPGA design software | Computer aided design CAD software | |
| Microsoft SQL Server Compact | Data base management system software | |
| Microsoft Visual Basic Scripting Edition VBScript | Development environment software | |
| National Instruments LabVIEW | Development environment software | |
| Verilog | Development environment software | |
| Device driver software | Device drivers or system software | |
| IBM Notes | Electronic mail software | |
| Web browser software | Internet browser software | |
| MapInfo Professional | Map creation software | |
| Forsk Atoll | Network monitoring software | |
| Microsoft Visual Basic.NET | Object or component oriented development software | |
| Microsoft Visual Basic.NET Compact Framework CF | Object or component oriented development software | |
| Cygwin | Operating system software | |
| Magellan Firmware | Operating system software | |
| Microsoft Windows Mobile | Operating system software | |
| Abbott | Program testing software | |
| CppUnit | Program testing software | |
| FitNesse | Program testing software | |
| Framework for integrated test FIT | Program testing software | |
| NUnit | Program testing software | |
| Robot Framework | Program testing software | |
| Watir | Program testing software | |
| Unified modeling language UML | Requirements analysis and system architecture software | |
| Wide area network WAN software | WAN switching software and firmware | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 2 ads, as of 2026-07-11)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Python — **100 %**
- MATLAB — **100 %**
- Microwave Office — **50 %**
- GRASP — **50 %**
- HFSS — **50 %**
- Keysight ADS — **50 %**
- CST Microwave Studio — **50 %**
- power meters — **50 %**
- spectrum analyzers — **50 %**
- Vector Network Analyzers (VNAs) — **50 %**
<!-- market-evidence -->