feat: 3d-printing-technician 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 — 3d-printing-technician
|
||||
|
||||
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 — 3d-printing-technician
|
||||
"ESCO (occupation & competences)" : 39
|
||||
"O*NET (tasks & tools)" : 67
|
||||
"Job boards (market evidence)" : 68
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 186
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 39 | 10.7 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 67 | 18.4 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 68 | 18.6 % | 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.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 186 | 51.0 % | 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).
|
||||
53
SKILL.md
Normal file
53
SKILL.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
name: 3d-printing-technician
|
||||
description: "Occupational skill for the role '3D printing technician' (also: 3D printer operator, printing machine technician, 3D printer repairman, 3D printing operator, 3D printing prototyping technician, printer repairman). Use when the user asks for typical 3D printing technician work such as: typical 3D printing technician responsibilities"
|
||||
---
|
||||
|
||||
# 3D Printing Technician
|
||||
|
||||
3D printing technicians assist in the designing and programming of products, ranging from prosthetic products to 3D miniatures. They may also provide 3D printing maintenance, check 3D renders for customers and run 3D printing tests. 3D printing technicians can also repair, maintain and clean 3D printers.
|
||||
|
||||
## 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)
|
||||
|
||||
- 3D modelling
|
||||
- 3D printing process
|
||||
- adjust engineering designs
|
||||
- advise client on technical possibilities
|
||||
- CAD software
|
||||
- create solutions to problems
|
||||
- digitization
|
||||
- draft design specifications
|
||||
- ICT software specifications
|
||||
- identify customer's needs
|
||||
- maintenance of printing machines
|
||||
- maintenance operations
|
||||
- operate 3D computer graphics software
|
||||
- operate printing machinery
|
||||
- printing materials
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Adobe After Effects
|
||||
- Autodesk AutoCAD
|
||||
- Autodesk AutoCAD Civil 3D
|
||||
- Autodesk Revit
|
||||
- Bentley MicroStation
|
||||
- Dassault Systemes SolidWorks
|
||||
- ESRI ArcGIS software
|
||||
- Extensible markup language XML
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/4cf7be91-fed9-47a7-9ca9-e74c7eb6becb), O*NET 30.3 (17-3013.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
292
manifest.json
Normal file
292
manifest.json
Normal file
@@ -0,0 +1,292 @@
|
||||
{
|
||||
"name": "3d-printing-technician",
|
||||
"title": "3D printing technician",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/4cf7be91-fed9-47a7-9ca9-e74c7eb6becb",
|
||||
"esco_code": "3118.1",
|
||||
"isco_group": "3118",
|
||||
"onet_soc": "17-3013.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 3118 (Mechanical Drafters)"
|
||||
},
|
||||
"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": 19,
|
||||
"skills_optional": 19,
|
||||
"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
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 6
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"inkline/inkline": {
|
||||
"repo": "https://github.com/inkline/inkline",
|
||||
"commit": "fcc2bf4",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 7
|
||||
},
|
||||
"HeshamFS/materials-simulation-skills": {
|
||||
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
|
||||
"commit": "fa1ce8d",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"parcadei/Continuous-Claude-v3": {
|
||||
"repo": "https://github.com/parcadei/Continuous-Claude-v3",
|
||||
"commit": "d07ff4b",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"eduardo-sl/go-agent-skills": {
|
||||
"repo": "https://github.com/eduardo-sl/go-agent-skills",
|
||||
"commit": "3c45d7f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 3
|
||||
},
|
||||
"zebbern/claude-code-guide": {
|
||||
"repo": "https://github.com/zebbern/claude-code-guide",
|
||||
"commit": "d2c5280",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"coreyhaines31/makerskills": {
|
||||
"repo": "https://github.com/coreyhaines31/makerskills",
|
||||
"commit": "17218de",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 3
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"egorfedorov/claude-context-optimizer": {
|
||||
"repo": "https://github.com/egorfedorov/claude-context-optimizer",
|
||||
"commit": "c604d3a",
|
||||
"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": 3
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 4
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"gooseworks-ai/goose-skills": {
|
||||
"repo": "https://github.com/gooseworks-ai/goose-skills",
|
||||
"commit": "94ec916",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"shanraisshan/claude-code-best-practice": {
|
||||
"repo": "https://github.com/shanraisshan/claude-code-best-practice",
|
||||
"commit": "67c2696",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"awrshift/claude-memory-kit": {
|
||||
"repo": "https://github.com/awrshift/claude-memory-kit",
|
||||
"commit": "4039315",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"OpenSenseNova/SenseNova-Skills": {
|
||||
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
|
||||
"commit": "d8bb438",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"snyk/agent-scan": {
|
||||
"repo": "https://github.com/snyk/agent-scan",
|
||||
"commit": "f3a4621",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"ThinkInAIXYZ/deepchat": {
|
||||
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
|
||||
"commit": "f275c92",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"JimLiu/baoyu-design": {
|
||||
"repo": "https://github.com/JimLiu/baoyu-design",
|
||||
"commit": "222ccbf",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ljagiello/ctf-skills": {
|
||||
"repo": "https://github.com/ljagiello/ctf-skills",
|
||||
"commit": "d19f35f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 53,
|
||||
"adjacent": 27
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 39,
|
||||
"onet": 67,
|
||||
"jobads": 68,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 186,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 10.7,
|
||||
"onet": 18.4,
|
||||
"jobads": 18.6,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.4,
|
||||
"ai_skills": 51.0,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
394
references/ai-skills.md
Normal file
394
references/ai-skills.md
Normal file
@@ -0,0 +1,394 @@
|
||||
# External AI agent skills — 3d-printing-technician
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `vector-memory` | core | 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) |
|
||||
| `nvenc-nvdec` | core | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) |
|
||||
| `session-memory` | core | Mandatory memory persistence system across session resets using three markdown surfaces in .claude/cc10x/. Iron law - every workflow must load at start and update at end. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/cc10x/skills/session-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 |
|
||||
|---|---|---|---|
|
||||
| `autonomous-agent-harness` | core | Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/autonomous-agent-harness) |
|
||||
|
||||
## Source: awrshift/claude-memory-kit
|
||||
|
||||
- Repository: [https://github.com/awrshift/claude-memory-kit](https://github.com/awrshift/claude-memory-kit) (commit `4039315`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `tour` | core | Interactive walkthrough of the Memory Kit system using the user's actual project files | [source](https://github.com/awrshift/claude-memory-kit/tree/4039315/.claude/skills/tour) |
|
||||
|
||||
## 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-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) |
|
||||
| `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) |
|
||||
| `code-review` | adjacent | Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/.agents/skills/code-review) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) |
|
||||
| `diverga-memory` | core | Diverga Memory System v7.0 - Context-persistent research support with checkpoint auto-trigger and cross-session continuity. Triggers: memory, remember, context, recall, checkpoint, decision, persist, 기억, 맥락, 세션, 체크포인트 | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/memory) |
|
||||
| `code-review-excellence` | adjacent | This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) |
|
||||
|
||||
## Source: coreyhaines31/makerskills
|
||||
|
||||
- Repository: [https://github.com/coreyhaines31/makerskills](https://github.com/coreyhaines31/makerskills) (commit `17218de`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `slide-deck` | core | When you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDE_DECK_REPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, … | [source](https://github.com/coreyhaines31/makerskills/tree/17218de/skills/slide-deck) |
|
||||
|
||||
## Source: davepoon/buildwithclaude
|
||||
|
||||
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ops-speedup` | core | Cross-platform, hardware-adaptive system optimizer. Auto-detects macOS / Linux / WSL / Windows (MINGW/Cygwin/MSYS2) and CPU/RAM/disk/GPU profile, then picks the right cleanup strategy. Scans reclaimable disk space, memory pressure, runaway … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/claude-ops/skills/ops-speedup) |
|
||||
| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pdf) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `gcc` | core | Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/git/git-context-controller) |
|
||||
| `get-available-resources` | core | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/get-available-resources) |
|
||||
| `vaex` | adjacent | Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/vaex) |
|
||||
| `dask` | adjacent | Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/dask) |
|
||||
|
||||
## 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: egorfedorov/claude-context-optimizer
|
||||
|
||||
- Repository: [https://github.com/egorfedorov/claude-context-optimizer](https://github.com/egorfedorov/claude-context-optimizer) (commit `c604d3a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cco-overhead` | core | Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage | [source](https://github.com/egorfedorov/claude-context-optimizer/tree/c604d3a/skills/cco-overhead) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `get-available-resources` | core | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/get-available-resources) |
|
||||
| `hive-mind-advanced` | core | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/hive-mind-advanced) |
|
||||
| `vaex` | adjacent | Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/vaex) |
|
||||
| `dask` | adjacent | Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/dask) |
|
||||
|
||||
## Source: gooseworks-ai/goose-skills
|
||||
|
||||
- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `meeting-brief` | core | Daily meeting preparation system that checks your calendar each morning, deeply researches external attendees (LinkedIn, company info, GitHub, past notes), and sends you personalized briefs via email (1 per person). Use when you want … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/sales/composites/meeting-brief) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `post-processing` | core | Extract, analyze, and summarize simulation output data — pull spatial fields at specific timesteps, compute time-series trends and detect steady state, extract line profiles through the domain, generate statistical summaries and … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/simulation-workflow/post-processing) |
|
||||
|
||||
## Source: indranilbanerjee/digital-marketing-pro
|
||||
|
||||
- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `client-proposal` | adjacent | Draft agency proposals. Use when: pitch deck, scope of work, SLA, capabilities presentation for prospects or clients. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/client-proposal) |
|
||||
|
||||
## Source: inkline/inkline
|
||||
|
||||
- Repository: [https://github.com/inkline/inkline](https://github.com/inkline/inkline) (commit `fcc2bf4`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `starter-templates` | core | Anatomy and maintenance of inkline-starter-* repos and examples — the two starter flavors, what every starter must include, per-framework specifics, and the clone-to-rendered-component-under-2-minutes bar. Use when creating or maintaining … | [source](https://github.com/inkline/inkline/tree/fcc2bf4/.claude/skills/starter-templates) |
|
||||
|
||||
## Source: JasonColapietro/suede-creator-skills
|
||||
|
||||
- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `suede-instagram-growth` | core | Suede-owned Instagram growth operating system for account-specific audits, Reels, carousels, Stories, conversion mapping, calendars, and daily candidate-production loops. Use when the user names Instagram, IG, Reels, Stories, asks to … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-instagram-growth) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `granola-core-workflow-b` | core | Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-core-workflow-b) |
|
||||
| `notion-load-scale` | core | High-volume Notion operations: parallel requests within 3 req/sec, worker queues, database pagination at scale, incremental sync for large workspaces, and memory management for bulk operations. Trigger with phrases like "notion scale", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/notion-pack/skills/notion-load-scale) |
|
||||
| `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) |
|
||||
| `stackblitz-rate-limits` | core | WebContainer resource limits: memory, CPU, file system size, process count. Use when working with WebContainers or StackBlitz SDK. Trigger: "webcontainer limits". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/stackblitz-pack/skills/stackblitz-rate-limits) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `twinmind-observability` | adjacent | Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health. Use when implementing observability, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-observability) |
|
||||
|
||||
## Source: JimLiu/baoyu-design
|
||||
|
||||
- Repository: [https://github.com/JimLiu/baoyu-design](https://github.com/JimLiu/baoyu-design) (commit `222ccbf`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `baoyu-design` | adjacent | Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, app screens, mobile apps, slide decks (a.k.a. PPT / PowerPoint presentations), and visual explorations. Use … | [source](https://github.com/JimLiu/baoyu-design/tree/222ccbf/skills/baoyu-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `get-available-resources` | core | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) |
|
||||
| `vaex` | adjacent | Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/vaex) |
|
||||
| `dask` | adjacent | Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/dask) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `get-available-resources` | core | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/get-available-resources) |
|
||||
| `vaex` | adjacent | Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/vaex) |
|
||||
| `dask` | adjacent | Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/dask) |
|
||||
|
||||
## Source: ljagiello/ctf-skills
|
||||
|
||||
- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ctf-forensics` | adjacent | Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-forensics) |
|
||||
|
||||
## Source: microsoft/skills
|
||||
|
||||
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `azure-ai-translation-document-py` | adjacent | Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py) |
|
||||
|
||||
## 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) |
|
||||
| `analyzing-linux-kernel-rootkits` | core | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
| `collecting-volatile-evidence-from-compromised-host` | core | Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/collecting-volatile-evidence-from-compromised-host) |
|
||||
| `detecting-rootkit-activity` | core | Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-rootkit-activity) |
|
||||
| `detecting-t1055-process-injection-with-sysmon` | adjacent | Detect process injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread creation, and anomalous DLL loading patterns. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-t1055-process-injection-with-sysmon) |
|
||||
| `analyzing-heap-spray-exploitation` | adjacent | Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-heap-spray-exploitation) |
|
||||
|
||||
## 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: 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 |
|
||||
|---|---|---|---|
|
||||
| `slides` | core | Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/slides) |
|
||||
|
||||
## Source: OpenSenseNova/SenseNova-Skills
|
||||
|
||||
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `excel-conditional-comparison-and-large-file-processing` | adjacent | 对比Excel多表中的特定系数并对异常值进行颜色标记。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-cell-coloring/duplicate-value-coloring) |
|
||||
| `excel-large-file-processing-and-cleaning` | adjacent | 读取多 sheet Excel 文件,动态识别目标列进行统计,并使用正则清洗文本字段提取中文字符,最终输出标准化 Excel 文件。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/structured-header-reading) |
|
||||
| `text-normalization-and-large-file-processing` | adjacent | 对Excel文件进行文本标准化清洗(如去除异常前缀、提取纯中文字符等),并,最终输出清洗后的Excel文件并提供下载链接。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/text-normalization) |
|
||||
|
||||
## Source: parcadei/Continuous-Claude-v3
|
||||
|
||||
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-overview` | core | Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/system_overview) |
|
||||
| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/mot) |
|
||||
| `recall` | core | Query the memory system for relevant learnings from past sessions | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/recall) |
|
||||
| `remember` | core | Store a learning, pattern, or decision in the memory system for future recall | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/remember) |
|
||||
|
||||
## Source: pedrohcgs/claude-code-my-workflow
|
||||
|
||||
- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `coauthor-brief` | adjacent | Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/coauthor-brief) |
|
||||
|
||||
## Source: 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 |
|
||||
|---|---|---|---|
|
||||
| `vector-search` | core | Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-agentdb/skills/vector-search) |
|
||||
| `hive-mind-advanced` | core | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `vector-search` | core | Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-agentdb/skills/vector-search) |
|
||||
| `hive-mind-advanced` | core | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
| `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: shanraisshan/claude-code-best-practice
|
||||
|
||||
- Repository: [https://github.com/shanraisshan/claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) (commit `67c2696`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `presentation-structure` | core | Knowledge about the presentation slide format, weight system, navigation, and section structure | [source](https://github.com/shanraisshan/claude-code-best-practice/tree/67c2696/.claude/skills/presentation/presentation-structure) |
|
||||
|
||||
## Source: snyk/agent-scan
|
||||
|
||||
- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pdf) |
|
||||
|
||||
## Source: ThinkInAIXYZ/deepchat
|
||||
|
||||
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pdf) |
|
||||
|
||||
## Source: vibeeval/vibecosystem
|
||||
|
||||
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/mot) |
|
||||
| `recall` | core | Query the memory system for relevant learnings from past sessions using semantic search. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/recall) |
|
||||
| `remember` | core | Store a learning, pattern, or decision in the memory system for future recall. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/remember) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) |
|
||||
|
||||
## Source: 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 |
|
||||
|---|---|---|---|
|
||||
| `regression-modeler` | core | Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regression-modeler) |
|
||||
| `dataset-quality-audit` | adjacent | Run comprehensive quality checks on tabular data (CSV/Excel/TSV/JSON), detecting missing values, duplicates, outliers, format issues, and type inconsistencies to produce an overall score, grade, and actionable suggestions. Triggered when … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/dataset-quality-audit) |
|
||||
97
references/market.md
Normal file
97
references/market.md
Normal file
@@ -0,0 +1,97 @@
|
||||
# Market evidence report — 3d-printing-technician
|
||||
|
||||
Source: **48 real job ads** (JSearch API, countries: us 48), extracted into the MSSQL evidence store; as of 2026-07-08.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 20 | 42 % |
|
||||
| n/a | 16 | 33 % |
|
||||
| junior | 12 | 25 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | 3D printers | 6 | 12 % |
|
||||
| 2 | microsoft office | 5 | 10 % |
|
||||
| 3 | SolidWorks | 5 | 10 % |
|
||||
| 4 | Magics Software | 3 | 6 % |
|
||||
| 5 | Microsoft Excel | 3 | 6 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | post-processing | 11 | 23 % |
|
||||
| 2 | 3d printing | 9 | 19 % |
|
||||
| 3 | 3d printing operation | 8 | 17 % |
|
||||
| 4 | troubleshooting | 7 | 15 % |
|
||||
| 5 | additive manufacturing | 5 | 10 % |
|
||||
| 6 | machine setup | 5 | 10 % |
|
||||
| 7 | quality control | 5 | 10 % |
|
||||
| 8 | calibration | 4 | 8 % |
|
||||
| 9 | equipment maintenance | 4 | 8 % |
|
||||
| 10 | machine maintenance | 4 | 8 % |
|
||||
| 11 | machine operation | 4 | 8 % |
|
||||
| 12 | maintenance | 4 | 8 % |
|
||||
| 13 | material handling | 4 | 8 % |
|
||||
| 14 | quality assurance | 4 | 8 % |
|
||||
| 15 | quality inspection | 4 | 8 % |
|
||||
| 16 | dimensional measurement | 3 | 6 % |
|
||||
| 17 | injection molding | 3 | 6 % |
|
||||
| 18 | powder handling | 3 | 6 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | additive manufacturing | 3 | 6 % |
|
||||
| 2 | lean manufacturing | 3 | 6 % |
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | equipment maintenance | 5 | 10 % |
|
||||
| 2 | equipment operation | 5 | 10 % |
|
||||
| 3 | machine operation | 5 | 10 % |
|
||||
| 4 | part finishing | 3 | 6 % |
|
||||
| 5 | part inspection | 3 | 6 % |
|
||||
| 6 | production support | 3 | 6 % |
|
||||
| 7 | team collaboration | 3 | 6 % |
|
||||
|
||||
## Job title variants in the market
|
||||
|
||||
| Title | Ads |
|
||||
|---|---|
|
||||
| 3D Printing Technician | 4 |
|
||||
| 3D Print Production Technician | 2 |
|
||||
| 3D Printing Process Technician - Precision AM Specialist | 2 |
|
||||
| Additive Manufacturing Technician | 2 |
|
||||
| Dental 3D Printing Technician | 2 |
|
||||
| 3D Model Finisher | 1 |
|
||||
| 3D Model Finisher - Entry Level (Urgent Need) | 1 |
|
||||
| 3D Print & Wax Technician Assistant (Jewelry Production) | 1 |
|
||||
| 3D Print Technician at Elevait Solutions North Carolina | 1 |
|
||||
| 3D Printed Part Finisher - Digital Engineer | 1 |
|
||||
| 3D Printing Additive Technician | 1 |
|
||||
| 3D Printing Lab Technician - Production & Prep | 1 |
|
||||
| 3D Printing Lab Technician – Production & Prep | 1 |
|
||||
| 3D Printing Manufacturing Technician for Orthodontics | 1 |
|
||||
| 3D Printing Manufacturing Technician Orthodontics | 1 |
|
||||
| Additive Manufacturing Technician - Prototyping & 3D Printing | 1 |
|
||||
| Additive Manufacturing Technician II/Senior - 2nd Shift | 1 |
|
||||
| Additive Manufacturing Technician Jobs | 1 |
|
||||
| Additive Manufacturing Technician Large-Format 3D Printing | 1 |
|
||||
| Additive Manufacturing Technician-Freeville,New York | 1 |
|
||||
| Aerospace Metal 3D Printing Technician | 1 |
|
||||
| Ceramic Additive Technician 3D Printing & QC Onsite MD | 1 |
|
||||
| Concrete 3D Print Technician | 1 |
|
||||
| Cosmetics Laboratory Technician: R&D & 3D Printing (Flexible) | 1 |
|
||||
| Dental Digital Technician - CAD/3D Printing & Smile Design | 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.
|
||||
32
references/profile.md
Normal file
32
references/profile.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Occupation profile — 3D printing technician
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/4cf7be91-fed9-47a7-9ca9-e74c7eb6becb
|
||||
- **ESCO code:** 3118.1
|
||||
- **ISCO-08 group:** 3118 — Draughtspersons
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
3D printing technicians assist in the designing and programming of products, ranging from prosthetic products to 3D miniatures. They may also provide 3D printing maintenance, check 3D renders for customers and run 3D printing tests. 3D printing technicians can also repair, maintain and clean 3D printers.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- 3D printer operator
|
||||
- printing machine technician
|
||||
- 3D printer repairman
|
||||
- 3D printing operator
|
||||
- 3D printing prototyping technician
|
||||
- printer repairman
|
||||
- printer repairer
|
||||
- 3D printing repairer
|
||||
- print service technician
|
||||
- 3D printer repairer
|
||||
- 3D printing repairman
|
||||
- printer technician
|
||||
- 3D printing field service technician
|
||||
- prototyping technician
|
||||
- 3D print service technician
|
||||
- printing field service technician
|
||||
60
references/skills.md
Normal file
60
references/skills.md
Normal file
@@ -0,0 +1,60 @@
|
||||
# Competences — 3D printing technician
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/4cf7be91-fed9-47a7-9ca9-e74c7eb6becb).
|
||||
|
||||
## Essential
|
||||
|
||||
- **3D modelling** (knowledge)
|
||||
- **3D printing process** (knowledge)
|
||||
- **adjust engineering designs** (skill/competence)
|
||||
- **advise client on technical possibilities** (skill/competence)
|
||||
- **CAD software** (knowledge)
|
||||
- **create solutions to problems** (skill/competence)
|
||||
- **digitization** (knowledge)
|
||||
- **draft design specifications** (skill/competence)
|
||||
- **ICT software specifications** (knowledge)
|
||||
- **identify customer's needs** (skill/competence)
|
||||
- **maintenance of printing machines** (knowledge)
|
||||
- **maintenance operations** (knowledge)
|
||||
- **operate 3D computer graphics software** (skill/competence)
|
||||
- **operate printing machinery** (skill/competence)
|
||||
- **printing materials** (knowledge)
|
||||
- **printing on large scale machines** (knowledge)
|
||||
- **printing techniques** (knowledge)
|
||||
- **use CAD software** (skill/competence)
|
||||
- **use technical drawing software** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- blueprints (knowledge)
|
||||
- CADD software (knowledge)
|
||||
- calculate materials to build equipment (skill/competence)
|
||||
- clean equipment (skill/competence)
|
||||
- create technical plans (skill/competence)
|
||||
- design drawings (knowledge)
|
||||
- design principles (knowledge)
|
||||
- design prototypes (skill/competence)
|
||||
- determine suitability of materials (skill/competence)
|
||||
- industrial engineering (knowledge)
|
||||
- manual draughting techniques (knowledge)
|
||||
- manufacturing processes (knowledge)
|
||||
- mathematics (knowledge)
|
||||
- mechanics (knowledge)
|
||||
- monitor manufacturing quality standards (skill/competence)
|
||||
- product comprehension (knowledge)
|
||||
- prosthetic devices (knowledge)
|
||||
- technical drawings (knowledge)
|
||||
- use manual draughting techniques (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 48 ads, as of 2026-07-08)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- post-processing — **23 %**
|
||||
- 3d printing — **19 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
32
references/tasks.md
Normal file
32
references/tasks.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Tasks & work activities — 3D printing technician
|
||||
|
||||
Source: O*NET 30.3, occupation 17-3013.00 (Mechanical Drafters) — manual nearest-occupation mapping via ISCO group 3118; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Develop detailed design drawings and specifications for mechanical equipment, dies, tools, and controls, using computer-assisted drafting (CAD) equipment.
|
||||
- **[Core]** Coordinate with and consult other workers to design, lay out, or detail components and systems and to resolve design or other problems.
|
||||
- **[Core]** Review and analyze specifications, sketches, drawings, ideas, and related data to assess factors affecting component designs and the procedures and instructions to be followed.
|
||||
- **[Core]** Compute mathematical formulas to develop and design detailed specifications for components or machinery, using computer-assisted equipment.
|
||||
- **[Core]** Position instructions and comments onto drawings.
|
||||
- **[Core]** Modify and revise designs to correct operating deficiencies or to reduce production problems.
|
||||
- **[Core]** Design scale or full-size blueprints of specialty items, such as furniture and automobile body or chassis components.
|
||||
- **[Core]** Check dimensions of materials to be used and assign numbers to the materials.
|
||||
- **[Core]** Lay out and draw schematic, orthographic, or angle views to depict functional relationships of components, assemblies, systems, and machines.
|
||||
- **[Core]** Confer with customer representatives to review schematics and answer questions pertaining to installation of systems.
|
||||
- **[Core]** Draw freehand sketches of designs, trace finished drawings onto designated paper for the reproduction of blueprints, and reproduce working drawings on copy machines.
|
||||
- **[Core]** Supervise and train other drafters, technologists, and technicians.
|
||||
- **[Core]** Lay out, draw, and reproduce illustrations for reference manuals and technical publications to describe operation and maintenance of mechanical systems.
|
||||
- **[Supplemental]** Shade or color drawings to clarify and emphasize details and dimensions or eliminate background, using ink, crayon, airbrush, and overlays.
|
||||
- **[Core]** Produce three-dimensional models, using computer-aided design (CAD) software.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Analyze design or requirements information for mechanical equipment or systems.
|
||||
- Confer with technical personnel to prepare designs or operational plans.
|
||||
- Create graphical representations of mechanical equipment.
|
||||
- Create images or other visual displays.
|
||||
- Design electromechanical equipment or systems.
|
||||
- Discuss designs or plans with clients.
|
||||
- Supervise engineering or other technical personnel.
|
||||
- Verify mathematical calculations.
|
||||
49
references/tools.md
Normal file
49
references/tools.md
Normal file
@@ -0,0 +1,49 @@
|
||||
# Tools & technology — 3D printing technician
|
||||
|
||||
Source: O*NET 30.3, occupation 17-3013.00 (Mechanical Drafters) — manual nearest-occupation mapping via ISCO group 3118; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Adobe After Effects | Graphics or photo imaging software | yes |
|
||||
| Autodesk AutoCAD | Computer aided design CAD software | yes |
|
||||
| Autodesk AutoCAD Civil 3D | Computer aided design CAD software | yes |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| Bentley MicroStation | Computer aided design CAD software | yes |
|
||||
| Dassault Systemes SolidWorks | Computer aided design CAD software | yes |
|
||||
| ESRI ArcGIS software | Geographic information system | yes |
|
||||
| Extensible markup language XML | Enterprise application integration 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 Word | Word processing software | yes |
|
||||
| SAP software | Enterprise resource planning ERP software | yes |
|
||||
| Trimble SketchUp Pro | Graphics or photo imaging software | yes |
|
||||
| 1CadCam Unigraphics | Computer aided manufacturing CAM software | |
|
||||
| Adobe LiveMotion | Graphics or photo imaging software | |
|
||||
| Autodesk Inventor | Computer aided design CAD software | |
|
||||
| Autodesk Mechanical | Computer aided design CAD software | |
|
||||
| Autodesk Navisworks | Computer aided design CAD software | |
|
||||
| Bentley Navigator | Computer aided design CAD software | |
|
||||
| Bill of materials software | Materials requirements planning logistics and supply chain software | |
|
||||
| Computer aided design and drafting CADD software | Computer aided design CAD software | |
|
||||
| Computer aided design and drafting software CADD | Computer aided design CAD software | |
|
||||
| Dassault Systemes CATIA | Computer aided design CAD software | |
|
||||
| Document management system software | Document management software | |
|
||||
| ERP software | Enterprise resource planning ERP software | |
|
||||
| Graphic presentation software | Graphics or photo imaging software | |
|
||||
| McNeel Rhinoceros 3D | Graphics or photo imaging software | |
|
||||
| Motion graphics software | Graphics or photo imaging software | |
|
||||
| NavisWorks Jetstream | Computer aided design CAD software | |
|
||||
| Non uniform rational b-splines NURBS software | Graphics or photo imaging software | |
|
||||
| Piping and instrumentation design PID software | Computer aided design CAD software | |
|
||||
| PTC Creo Parametric | Computer aided design CAD software | |
|
||||
| PTC Pro/Cable | Computer aided design CAD software | |
|
||||
| Rapid prototyping software | Computer aided manufacturing CAM software | |
|
||||
| Reverse engineering software | Computer aided design CAD software | |
|
||||
| Scanning software | Optical character reader OCR or scanning software | |
|
||||
| Siemens Solid Edge | Computer aided design CAD software | |
|
||||
| SofTech CADRA | Computer aided design CAD software | |
|
||||
| Three-dimensional scanning software | Optical character reader OCR or scanning software | |
|
||||
Reference in New Issue
Block a user