feat: steam-engineer skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — steam-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 — steam-engineer
|
||||
"ESCO (occupation & competences)" : 31
|
||||
"O*NET (tasks & tools)" : 102
|
||||
"Job boards (market evidence)" : 83
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 156
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 31 | 8.2 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 102 | 27.1 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 83 | 22.0 % | 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) | 156 | 41.4 % | 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).
|
||||
65
SKILL.md
Normal file
65
SKILL.md
Normal file
@@ -0,0 +1,65 @@
|
||||
---
|
||||
name: steam-engineer
|
||||
description: "Occupational skill for the role 'steam engineer' (also: steam engineering expert, steam technology engineering specialist, steam technology engineering adviser, steam technology engineering expert, steam engineering adviser, steam engineering consultant). Use when the user asks for typical steam engineer work such as: typical steam engineer responsibilities"
|
||||
---
|
||||
|
||||
# Steam Engineer
|
||||
|
||||
Steam engineers provide energy and utilities to facilities, such as steam, heat and refrigeration. They research and develop new methods and improvements for the provision of utilities.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## How to use this skill
|
||||
|
||||
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
|
||||
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
|
||||
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
|
||||
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
|
||||
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
|
||||
|
||||
## Key competences (essential)
|
||||
|
||||
- adjust engineering designs
|
||||
- approve engineering design
|
||||
- design utility equipment
|
||||
- energy
|
||||
- energy market
|
||||
- engineering principles
|
||||
- engineering processes
|
||||
- heating, ventilation, air conditioning and refrigeration parts
|
||||
- hydraulics
|
||||
- manufacturing of steam generators
|
||||
- monitor utility equipment
|
||||
- perform scientific research
|
||||
- refrigerants
|
||||
- technical drawings
|
||||
- thermodynamics
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Autodesk AutoCAD
|
||||
- Autodesk Revit
|
||||
- Bentley MicroStation
|
||||
- C++
|
||||
- Dassault Systemes SolidWorks
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft PowerPoint
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 42 gated job ads (see references/market.md, as of 2026-07-20):
|
||||
|
||||
- Microsoft Excel — 7 %
|
||||
- Microsoft Outlook — 7 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/0ba95ace-bdf5-4ee6-92af-32e1ec9c0de6), O*NET 30.3 (17-3027.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
232
manifest.json
Normal file
232
manifest.json
Normal file
@@ -0,0 +1,232 @@
|
||||
{
|
||||
"name": "steam-engineer",
|
||||
"title": "steam engineer",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/0ba95ace-bdf5-4ee6-92af-32e1ec9c0de6",
|
||||
"esco_code": "2144.1.21",
|
||||
"isco_group": "2144",
|
||||
"onet_soc": "17-3027.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 2144 (Mechanical Engineering Technologists and Technicians)"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ESCO",
|
||||
"version": "1.2.1",
|
||||
"url": "https://esco.ec.europa.eu/"
|
||||
},
|
||||
{
|
||||
"name": "O*NET",
|
||||
"version": "30.3",
|
||||
"url": "https://www.onetcenter.org/",
|
||||
"license": "CC BY 4.0"
|
||||
}
|
||||
],
|
||||
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
|
||||
"counts": {
|
||||
"tasks": 0,
|
||||
"dwas": 0,
|
||||
"skills_essential": 16,
|
||||
"skills_optional": 14,
|
||||
"software": 0
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"K-Dense-AI/claude-scientific-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 11
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 11
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 12
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 2
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 4
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"Orchestra-Research/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/Orchestra-Research/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zechenzhangAGI/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"code-yeongyu/oh-my-openagent": {
|
||||
"repo": "https://github.com/code-yeongyu/oh-my-openagent",
|
||||
"commit": "b19f652",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 8
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"silverstein/minutes": {
|
||||
"repo": "https://github.com/silverstein/minutes",
|
||||
"commit": "3fb2e83",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"SnailSploit/Claude-Red": {
|
||||
"repo": "https://github.com/SnailSploit/Claude-Red",
|
||||
"commit": "aeb41ec",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"0xwilliamortiz/claude-red": {
|
||||
"repo": "https://github.com/0xwilliamortiz/claude-red",
|
||||
"commit": "ad8436b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"HeshamFS/materials-simulation-skills": {
|
||||
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
|
||||
"commit": "fa1ce8d",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"glittercowboy/taches-cc-resources": {
|
||||
"repo": "https://github.com/glittercowboy/taches-cc-resources",
|
||||
"commit": "1757615",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"eduardo-sl/go-agent-skills": {
|
||||
"repo": "https://github.com/eduardo-sl/go-agent-skills",
|
||||
"commit": "3c45d7f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"samber/cc-skills-golang": {
|
||||
"repo": "https://github.com/samber/cc-skills-golang",
|
||||
"commit": "4881c01",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nWave-ai/nWave": {
|
||||
"repo": "https://github.com/nWave-ai/nWave",
|
||||
"commit": "1d0f13c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"fcakyon/claude-codex-settings": {
|
||||
"repo": "https://github.com/fcakyon/claude-codex-settings",
|
||||
"commit": "44b7c00",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 76,
|
||||
"adjacent": 4
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 31,
|
||||
"onet": 102,
|
||||
"jobads": 83,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 156,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 8.2,
|
||||
"onet": 27.1,
|
||||
"jobads": 22.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.3,
|
||||
"ai_skills": 41.4,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
314
references/ai-skills.md
Normal file
314
references/ai-skills.md
Normal file
@@ -0,0 +1,314 @@
|
||||
# External AI agent skills — steam-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: 0xwilliamortiz/claude-red
|
||||
|
||||
- Repository: [https://github.com/0xwilliamortiz/claude-red](https://github.com/0xwilliamortiz/claude-red) (commit `ad8436b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `offensive-bluetooth-ble` | core | Bluetooth Low Energy (BLE) attack methodology — GATT enumeration, characteristic read/write without auth, pairing downgrade (Just Works forced), LE Secure Connections bypass, MITM via active relay, sniffing with Sniffle (TI CC1352) / … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/wireless/offensive-bluetooth-ble) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `embedded-docs` | core | Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/embedded-docs) |
|
||||
| `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) |
|
||||
| `systems-dynamics-modeler` | core | Skill for building and simulating systems dynamics models | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/scientific-discovery/skills/systems-dynamics-modeler) |
|
||||
| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) |
|
||||
|
||||
## Source: affaan-m/everything-claude-code
|
||||
|
||||
- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agentic-os` | core | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
|
||||
|
||||
## Source: alirezarezvani/claude-skills
|
||||
|
||||
- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `founder-coach` | core | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) |
|
||||
|
||||
## 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-onboarding` | core | Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-onboarding) |
|
||||
| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `claude-scientific-guide` | core | Ready-to-use agent skills for scientific research and engineering | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/claude-scientific-guide) |
|
||||
| `i0` | core | Systematic Review Pipeline Orchestrator - Coordinates systematic literature review automation Manages the complete 7-stage PRISMA 2020 pipeline from research question to RAG system Delegates to specialized agents (I1, I2, I3) while … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/i0) |
|
||||
| `methodology-skills` | core | 13 research methodology skills. Trigger: study design, methodology selection, scientific reasoning, mentoring. Design: rigorous methods frameworks covering qualitative, quantitative, and mixed approaches. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology) |
|
||||
| `automation-skills` | adjacent | 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: code-yeongyu/oh-my-openagent
|
||||
|
||||
- Repository: [https://github.com/code-yeongyu/oh-my-openagent](https://github.com/code-yeongyu/oh-my-openagent) (commit `b19f652`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `debugging` | core | MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: … | [source](https://github.com/code-yeongyu/oh-my-openagent/tree/b19f652/packages/shared-skills/skills/debugging) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `simpy` | core | Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/simpy) |
|
||||
| `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) |
|
||||
| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||
| `ai-agents-architect` | core | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/ai-agents-architect) |
|
||||
| `langchain` | core | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-langchain) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/market-research-reports) |
|
||||
| `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) |
|
||||
| `perplexity-search` | core | Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/perplexity-search) |
|
||||
|
||||
## Source: eduardo-sl/go-agent-skills
|
||||
|
||||
- Repository: [https://github.com/eduardo-sl/go-agent-skills](https://github.com/eduardo-sl/go-agent-skills) (commit `3c45d7f`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `go-troubleshooting` | core | Diagnose runtime problems in Go programs: panics and stack traces, deadlocks, goroutine leaks, memory leaks, OOM kills, race reports, and debugging with delve and pprof. Use when: "debug this panic", "read this stack trace", "deadlock", … | [source](https://github.com/eduardo-sl/go-agent-skills/tree/3c45d7f/skills/(safety)/go-troubleshooting) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `paper-search-usage` | core | This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature". | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/paper-search-tools/skills/paper-search-usage) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `timesfm-forecasting` | core | Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/timesfm-forecasting) |
|
||||
| `scientific-reporting` | core | Write research/technical reports with strong structure + figure standards. Supports Markdown/HTML/PDF outputs (Quarto optional), executive summary, methods, results, discussion, and reproducibility appendix. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-reporting) |
|
||||
| `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) |
|
||||
| `perplexity-search` | core | Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/perplexity-search) |
|
||||
| `scientific-brainstorming` | core | Open-ended scientific ideation partner. Use for research gaps, mechanism exploration, interdisciplinary connections, assumptions, possible research directions, and lightweight literature matrix or A+B paper-combination idea mapping. For … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-brainstorming) |
|
||||
| `slides-as-code` | core | Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/slides-as-code) |
|
||||
|
||||
## Source: glittercowboy/taches-cc-resources
|
||||
|
||||
- Repository: [https://github.com/glittercowboy/taches-cc-resources](https://github.com/glittercowboy/taches-cc-resources) (commit `1757615`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `debug-like-expert` | core | Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic … | [source](https://github.com/glittercowboy/taches-cc-resources/tree/1757615/skills/debug-like-expert) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `simulation-failure-triage` | core | First-response triage for cross-code (LAMMPS/VASP/QE/MOOSE) simulation failures: classifies the failure signature (nonconvergence, NaN/Inf, exploding energy, unstable timestep, pressure blow-up, missing potentials/pseudopotentials, memory … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/robustness/simulation-failure-triage) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `exa-data-handling` | core | Implement Exa search result processing, content extraction, caching, and RAG context management. Use when handling search results, implementing caching, building citation pipelines, or managing content payloads for LLM context windows. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/exa-pack/skills/exa-data-handling) |
|
||||
| `adobe-core-workflow-b` | core | Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables, document generation from templates, and PDF-to-Markdown conversion. Use when building document automation, extracting content from PDFs, or generating … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-b) |
|
||||
| `clickhouse-common-errors` | core | Diagnose and fix the top 15 ClickHouse errors \u2014 query failures,\ \ insert problems,\nmemory limits, and merge issues.\nUse when encountering ClickHouse\ \ exceptions, debugging failed queries,\nor troubleshooting server-side … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clickhouse-pack/skills/clickhouse-common-errors) |
|
||||
| `detecting-memory-leaks` | core | Detect potential memory leaks and analyze memory usage patterns in code. Use when troubleshooting performance issues related to memory growth or identifying leak sources. Trigger with phrases like "detect memory leaks", "analyze memory … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/memory-leak-detector/skills/detecting-memory-leaks) |
|
||||
| `perplexity-advanced-troubleshooting` | core | Apply advanced debugging techniques for hard-to-diagnose Perplexity Sonar API issues. Use when standard troubleshooting fails, investigating inconsistent citations, or preparing evidence for support escalation. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/perplexity-pack/skills/perplexity-advanced-troubleshooting) |
|
||||
| `replit-advanced-troubleshooting` | core | Debug hard Replit issues: container lifecycle, Nix build failures, deployment crashes, and memory leaks. Use when standard troubleshooting fails, investigating intermittent failures, or diagnosing complex Replit platform behavior. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/replit-pack/skills/replit-advanced-troubleshooting) |
|
||||
|
||||
## 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-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) |
|
||||
| `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) |
|
||||
| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exa-search) |
|
||||
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/market-research-reports) |
|
||||
| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/autoskill) |
|
||||
| `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) |
|
||||
| `research-lookup` | core | Look up current research and scientific information across three backends: fast web search via parallel-cli (default), the Parallel Chat API for deep multi-source synthesis, and Perplexity sonar-pro-search for scholarly paper searches. … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/research-lookup) |
|
||||
| `scientific-brainstorming` | core | Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-brainstorming) |
|
||||
| `scientific-writing` | core | Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-writing) |
|
||||
| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/venue-templates) |
|
||||
|
||||
## 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-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) |
|
||||
| `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) |
|
||||
| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exa-search) |
|
||||
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/market-research-reports) |
|
||||
| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/autoskill) |
|
||||
| `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) |
|
||||
| `research-lookup` | core | Look up current research and scientific information across three backends: fast web search via parallel-cli (default), the Parallel Chat API for deep multi-source synthesis, and Perplexity sonar-pro-search for scholarly paper searches. … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/research-lookup) |
|
||||
| `scientific-brainstorming` | core | Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-brainstorming) |
|
||||
| `scientific-writing` | core | Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-writing) |
|
||||
| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/venue-templates) |
|
||||
|
||||
## Source: mukul975/Anthropic-Cybersecurity-Skills
|
||||
|
||||
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
|
||||
|
||||
## Source: nexscope-ai/eCommerce-Skills
|
||||
|
||||
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ecommerce-email-marketing-builder` | core | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) |
|
||||
|
||||
## 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-buddy` | core | nWave concierge — ask any question about methodology, project state, commands, migration, or troubleshooting. Read-only, contextual answers. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-buddy) |
|
||||
|
||||
## Source: Orchestra-Research/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `langchain` | core | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/langchain) |
|
||||
|
||||
## Source: ruvnet/claude-code-flow
|
||||
|
||||
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
|
||||
|
||||
## Source: ruvnet/ruflo
|
||||
|
||||
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
|
||||
|
||||
## 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-troubleshooting` | core | Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-troubleshooting) |
|
||||
|
||||
## 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: SnailSploit/Claude-Red
|
||||
|
||||
- Repository: [https://github.com/SnailSploit/Claude-Red](https://github.com/SnailSploit/Claude-Red) (commit `aeb41ec`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `offensive-bluetooth-ble` | core | Bluetooth Low Energy (BLE) attack methodology — GATT enumeration, characteristic read/write without auth, pairing downgrade (Just Works forced), LE Secure Connections bypass, MITM via active relay, sniffing with Sniffle (TI CC1352) / … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/wireless/offensive-bluetooth-ble) |
|
||||
|
||||
## Source: zechenzhangAGI/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `langchain` | core | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/langchain) |
|
||||
136
references/market.md
Normal file
136
references/market.md
Normal file
@@ -0,0 +1,136 @@
|
||||
# Market evidence report — steam-engineer
|
||||
|
||||
Source: **42 real job ads** (JSearch API, countries: us 42), extracted into the MSSQL evidence store; as of 2026-07-20.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 36 | 86 % |
|
||||
| lead | 3 | 7 % |
|
||||
| senior | 2 | 5 % |
|
||||
| n/a | 1 | 2 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 3 | 7 % |
|
||||
| 2 | Microsoft Outlook | 3 | 7 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | boiler operation | 17 | 40 % |
|
||||
| 2 | preventive maintenance | 12 | 29 % |
|
||||
| 3 | troubleshooting | 9 | 21 % |
|
||||
| 4 | equipment maintenance | 7 | 17 % |
|
||||
| 5 | chiller operation | 5 | 12 % |
|
||||
| 6 | equipment repair | 5 | 12 % |
|
||||
| 7 | steam plant operation | 4 | 10 % |
|
||||
| 8 | blueprint reading | 3 | 7 % |
|
||||
| 9 | electrical systems maintenance | 3 | 7 % |
|
||||
| 10 | equipment operation | 3 | 7 % |
|
||||
| 11 | equipment troubleshooting | 3 | 7 % |
|
||||
| 12 | hvac system maintenance | 3 | 7 % |
|
||||
| 13 | mechanical engineering | 3 | 7 % |
|
||||
| 14 | preventative maintenance | 3 | 7 % |
|
||||
| 15 | pump maintenance | 3 | 7 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | preventive maintenance | 5 | 12 % |
|
||||
| 2 | osha compliance | 3 | 7 % |
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | equipment maintenance | 7 | 17 % |
|
||||
| 2 | equipment operation | 7 | 17 % |
|
||||
| 3 | system monitoring | 5 | 12 % |
|
||||
| 4 | system operation | 5 | 12 % |
|
||||
| 5 | facility operation | 4 | 10 % |
|
||||
| 6 | documentation | 3 | 7 % |
|
||||
| 7 | equipment monitoring | 3 | 7 % |
|
||||
| 8 | equipment repair | 3 | 7 % |
|
||||
| 9 | maintenance | 3 | 7 % |
|
||||
| 10 | record keeping | 3 | 7 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 42 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
42 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- boiler operation — 40 % (17 ads)
|
||||
- preventive maintenance — 29 % (12 ads)
|
||||
- troubleshooting — 21 % (9 ads)
|
||||
- equipment maintenance — 17 % (7 ads)
|
||||
- chiller operation — 12 % (5 ads)
|
||||
- equipment repair — 12 % (5 ads)
|
||||
- steam plant operation — 10 % (4 ads)
|
||||
- blueprint reading — 7 % (3 ads)
|
||||
- electrical systems maintenance — 7 % (3 ads)
|
||||
- equipment operation — 7 % (3 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 7 % (3 ads)
|
||||
- Microsoft Outlook — 7 % (3 ads)
|
||||
- computerized management system — 5 % (2 ads)
|
||||
- Microsoft Office — 5 % (2 ads)
|
||||
- Microsoft PowerPoint — 5 % (2 ads)
|
||||
- Microsoft Word — 5 % (2 ads)
|
||||
|
||||
**Seniority:** mid 86 % · lead 7 % · senior 5 % · n/a 2 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Stationary Engineer | 11 |
|
||||
| Remote Steam Turbine Principal Engineer - Expert Leader | 2 |
|
||||
| Stationary Engineer - Blue Steam and Blue Refrigeration | 2 |
|
||||
| 2nd-Class Stationary Engineer (Full Time) *free parking* | 1 |
|
||||
| 3rd Class Steam Licensed Operating Engineer | Arlington, VA, USA | 1 |
|
||||
| Assistant Engineer (Steam Plant) | 1 |
|
||||
| Boiler Systems Subject Matter Specialist | 1 |
|
||||
| Boiler Technician / Stationary Engineer | 1 |
|
||||
| Casino Stationary Engineer: Boiler & Chiller Specialist | 1 |
|
||||
| DC Steam Plant Engineer - 5+ Years Experience | 1 |
|
||||
| Evening Stationary Engineer 2nd Class – Hospital Ops | 1 |
|
||||
| Hospital Stationary Engineer - Boiler & Building Automation | 1 |
|
||||
| Lead Stationary Engineer | 1 |
|
||||
| Licensed Central Energy Plant Engineer (Grade 2) | 1 |
|
||||
| Licensed MD Grade I Boiler Mechanic – Stationary Engineer | 1 |
|
||||
| Maryland First Grade Stationary Engineer | 1 |
|
||||
| Mechanical Engineer - Gas & Steam Turbines Expert | 1 |
|
||||
| Mechanical Engineer / Gas and Steam Turbine (Staff thru Consulting) | 1 |
|
||||
| Night-Shift Stationary Engineer: Campus Boiler & Chillers | 1 |
|
||||
| Powerhouse Engineer: Boiler & Turbine Specialist | 1 |
|
||||
| Remote R&D Engineer - Steam Systems Specialist | 1 |
|
||||
| Senior High-Pressure Steam and Steam Turbine Engineer | 1 |
|
||||
| Shift Engineer (Stationary Engineer, First Grade) | 1 |
|
||||
| Stationary Engineer (Second Shift) | 1 |
|
||||
| Stationary Engineer II (NARA II) | 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.
|
||||
27
references/profile.md
Normal file
27
references/profile.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Occupation profile — steam engineer
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/0ba95ace-bdf5-4ee6-92af-32e1ec9c0de6
|
||||
- **ESCO code:** 2144.1.21
|
||||
- **ISCO-08 group:** 2144 — Mechanical engineers
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Steam engineers provide energy and utilities to facilities, such as steam, heat and refrigeration. They research and develop new methods and improvements for the provision of utilities.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- steam engineering expert
|
||||
- steam technology engineering specialist
|
||||
- steam technology engineering adviser
|
||||
- steam technology engineering expert
|
||||
- steam engineering adviser
|
||||
- steam engineering consultant
|
||||
- steam engineering specialist
|
||||
- steam technology engineer
|
||||
- steam technology engineering consultant
|
||||
- steam power engineer
|
||||
- power steam engineer
|
||||
53
references/skills.md
Normal file
53
references/skills.md
Normal file
@@ -0,0 +1,53 @@
|
||||
# Competences — steam engineer
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/0ba95ace-bdf5-4ee6-92af-32e1ec9c0de6).
|
||||
|
||||
## Essential
|
||||
|
||||
- **adjust engineering designs** (skill/competence)
|
||||
- **approve engineering design** (skill/competence)
|
||||
- **design utility equipment** (skill/competence)
|
||||
- **energy** (knowledge)
|
||||
- **energy market** (knowledge)
|
||||
- **engineering principles** (knowledge)
|
||||
- **engineering processes** (knowledge)
|
||||
- **heating, ventilation, air conditioning and refrigeration parts** (knowledge)
|
||||
- **hydraulics** (knowledge)
|
||||
- **manufacturing of steam generators** (knowledge)
|
||||
- **monitor utility equipment** (skill/competence)
|
||||
- **perform scientific research** (skill/competence)
|
||||
- **refrigerants** (knowledge)
|
||||
- **technical drawings** (knowledge)
|
||||
- **thermodynamics** (knowledge)
|
||||
- **use technical drawing software** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- automation technology (knowledge)
|
||||
- balance hydraulics of hot water systems (skill/competence)
|
||||
- CAD software (knowledge)
|
||||
- design automation components (skill/competence)
|
||||
- electricity (knowledge)
|
||||
- monitor automated machines (skill/competence)
|
||||
- operate automated process control (skill/competence)
|
||||
- operate hydraulic machinery controls (skill/competence)
|
||||
- operate steam turbine (skill/competence)
|
||||
- perform maintenance on installed equipment (skill/competence)
|
||||
- resolve equipment malfunctions (skill/competence)
|
||||
- use CAD software (skill/competence)
|
||||
- use personal protection equipment (skill/competence)
|
||||
- use testing equipment (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 42 ads, as of 2026-07-20)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- boiler operation — **40 %**
|
||||
- preventive maintenance — **29 %**
|
||||
- troubleshooting — **21 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
66
references/tasks.md
Normal file
66
references/tasks.md
Normal file
@@ -0,0 +1,66 @@
|
||||
# Tasks & work activities — steam engineer
|
||||
|
||||
Source: O*NET 30.3, occupation 17-3027.00 (Mechanical Engineering Technologists and Technicians) — manual nearest-occupation mapping via ISCO group 2144; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Supplemental]** Prepare parts sketches and write work orders and purchase requests to be furnished by outside contractors.
|
||||
- **[Core]** Draft detail drawing or sketch for drafting room completion or to request parts fabrication by machine, sheet or wood shops.
|
||||
- **[Core]** Review project instructions and blueprints to ascertain test specifications, procedures, and objectives, and test nature of technical problems such as redesign.
|
||||
- **[Core]** Review project instructions and specifications to identify, modify and plan requirements fabrication, assembly and testing.
|
||||
- **[Core]** Set up and conduct tests of complete units and components under operational conditions to investigate proposals for improving equipment performance.
|
||||
- **[Core]** Analyze test results in relation to design or rated specifications and test objectives, and modify or adjust equipment to meet specifications.
|
||||
- **[Supplemental]** Evaluate tool drawing designs by measuring drawing dimensions and comparing with original specifications for form and function using engineering skills.
|
||||
- **[Core]** Calculate required capacities for equipment of proposed system to obtain specified performance and submit data to engineering personnel for approval.
|
||||
- **[Core]** Record test procedures and results, numerical and graphical data, and recommendations for changes in product or test methods.
|
||||
- **[Core]** Read dials and meters to determine amperage, voltage, electrical output and input at specific operating temperature to analyze parts performance.
|
||||
- **[Supplemental]** Estimate cost factors including labor and material for purchased and fabricated parts and costs for assembly, testing, or installing.
|
||||
- **[Supplemental]** Set up prototype and test apparatus and operate test controlling equipment to observe and record prototype test results.
|
||||
- **[Supplemental]** Analyze energy requirements and distribution systems to maximize the use of intermittent or inflexible renewable energy sources, such as wind or nuclear.
|
||||
- **[nan]** Analyze or estimate production costs, such as labor, equipment, and plant space.
|
||||
- **[Core]** Assemble or disassemble complex mechanical systems.
|
||||
- **[Core]** Assist engineers to design, develop, test, or manufacture industrial machinery, consumer products, or other equipment.
|
||||
- **[Supplemental]** Assist mechanical engineers in product testing through activities such as setting up instrumentation for automobile crash tests.
|
||||
- **[Core]** Conduct failure analyses, document results, and recommend corrective actions.
|
||||
- **[Supplemental]** Conduct statistical studies to analyze or compare production costs for sustainable and nonsustainable designs.
|
||||
- **[Core]** Design molds, tools, dies, jigs, or fixtures for use in manufacturing processes.
|
||||
- **[Core]** Design specialized or customized equipment, machines, or structures.
|
||||
- **[nan]** Devise, fabricate, or assemble new or modified mechanical components for products such as industrial machinery or equipment, and measuring instruments.
|
||||
- **[nan]** Discuss changes in design, method of manufacture and assembly, or drafting techniques and procedures with staff and coordinate corrections.
|
||||
- **[Core]** Interpret engineering sketches, specifications, or drawings.
|
||||
- **[Core]** Prepare equipment inspection schedules, reliability schedules, work plans, or other records.
|
||||
- **[Core]** Prepare layouts of machinery, tools, plants, or equipment.
|
||||
- **[Core]** Prepare specifications, designs, or sketches for machines, components, or systems related to the generation, transmission, or use of mechanical or fluid energy.
|
||||
- **[Core]** Provide technical support to other employees regarding mechanical design, fabrication, testing, or documentation.
|
||||
- **[Core]** Test machines, components, materials, or products to determine characteristics such as performance, strength, or response to stress.
|
||||
- **[nan]** Monitor, inspect, or test mechanical equipment.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Analyze costs and benefits of proposed designs or projects.
|
||||
- Analyze green technology design requirements.
|
||||
- Analyze test or validation data.
|
||||
- Assemble equipment or components.
|
||||
- Assemble mechanical components or machine parts.
|
||||
- Assist engineers or scientists with research.
|
||||
- Collaborate with others to develop or refine designs.
|
||||
- Conduct quantitative failure analyses of operational data.
|
||||
- Create graphical representations of industrial production systems.
|
||||
- Create graphical representations of mechanical equipment.
|
||||
- Design industrial equipment.
|
||||
- Document design or operational test results.
|
||||
- Document technical design details.
|
||||
- Estimate operational costs.
|
||||
- Estimate technical or resource requirements for development or production projects.
|
||||
- Evaluate designs or specifications to ensure quality.
|
||||
- Explain engineering drawings, specifications, or other technical information.
|
||||
- Fabricate devices or components.
|
||||
- Monitor the productivity or efficiency of industrial operations.
|
||||
- Prepare contracts, disclosures, or applications.
|
||||
- Provide technical guidance to other personnel.
|
||||
- Recommend technical design or process changes to improve efficiency, quality, or performance.
|
||||
- Review technical documents to plan work.
|
||||
- Schedule operational activities.
|
||||
- Test characteristics of materials or structures.
|
||||
- Test performance of electrical, electronic, mechanical, or integrated systems or equipment.
|
||||
- Test products for functionality or quality.
|
||||
50
references/tools.md
Normal file
50
references/tools.md
Normal file
@@ -0,0 +1,50 @@
|
||||
# Tools & technology — steam engineer
|
||||
|
||||
Source: O*NET 30.3, occupation 17-3027.00 (Mechanical Engineering Technologists and Technicians) — manual nearest-occupation mapping via ISCO group 2144; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Autodesk AutoCAD | Computer aided design CAD software | yes |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| Bentley MicroStation | Computer aided design CAD software | yes |
|
||||
| C++ | Object or component oriented development software | yes |
|
||||
| Dassault Systemes SolidWorks | Computer aided design CAD software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Project | Project management software | yes |
|
||||
| Microsoft SharePoint | Document management software | yes |
|
||||
| Microsoft Visual Basic | Development environment software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| SAP software | Enterprise resource planning ERP software | yes |
|
||||
| The MathWorks MATLAB | Analytical or scientific software | yes |
|
||||
| Ansys Fluent | Analytical or scientific software | |
|
||||
| ANSYS Mechanical | Analytical or scientific software | |
|
||||
| ANSYS simulation software | Analytical or scientific software | |
|
||||
| Autodesk AutoCAD Mechanical | Computer aided design CAD software | |
|
||||
| Autodesk Inventor | Computer aided design CAD software | |
|
||||
| CNC Mastercam | Computer aided manufacturing CAM software | |
|
||||
| Computerized numerical control CNC programming software | Industrial control software | |
|
||||
| Corel WordPerfect Office Suite | Office suite software | |
|
||||
| Dassault Systemes CATIA | Computer aided design CAD software | |
|
||||
| Data acquisition software | Analytical or scientific software | |
|
||||
| Finite element method FEM software | Analytical or scientific software | |
|
||||
| IBM CATIA | Computer aided design CAD software | |
|
||||
| Intellisense Intellisuite | Analytical or scientific software | |
|
||||
| Mathsoft Mathcad | Computer aided design CAD software | |
|
||||
| MSC Software Adams | Analytical or scientific software | |
|
||||
| National Instruments LabVIEW | Development environment software | |
|
||||
| ProModel | Process mapping and design software | |
|
||||
| PTC Creo Parametric | Computer aided design CAD software | |
|
||||
| PTC Pro/ENGINEER Mechanica | Computer aided design CAD software | |
|
||||
| Robotic control software | Industrial control software | |
|
||||
| Soft Servo Systems LadderWorks PLC | Industrial control software | |
|
||||
| Spectral Dynamics Star Acoustics | Analytical or scientific software | |
|
||||
| Spectral Dynamics Star Modal | Analytical or scientific software | |
|
||||
| Stereolithography SLA rapid prototyping systems | Computer aided manufacturing CAM software | |
|
||||
| TekSoft CAMWorks | Computer aided manufacturing CAM software | |
|
||||
| Three-dimensional 3D solid modeling software | Computer aided manufacturing CAM software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Wolfram Research Mathematica | Analytical or scientific software | |
|
||||
Reference in New Issue
Block a user