feat: chemical-engineering-technician skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:55:40 +02:00
commit 7817116df3
9 changed files with 1109 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — chemical-engineering-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 — chemical-engineering-technician
"ESCO (occupation & competences)" : 56
"O*NET (tasks & tools)" : 99
"Job boards (market evidence)" : 43
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 189
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 56 | 14.3 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 99 | 25.3 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 43 | 11.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) | 189 | 48.2 % | references/ai-skills.md (per-source attribution inside) |
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
paraphrased with source URLs — never copied · external AI skills are
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).

61
SKILL.md Normal file
View File

@@ -0,0 +1,61 @@
---
name: chemical-engineering-technician
description: "Occupational skill for the role 'chemical engineering technician' (also: production chemistry technician, chemical operations engineering technician, chemical industry engineering technician, chemical engineering worker, chemical process engineering technician, chemical engineering developer). Use when the user asks for typical chemical engineering technician work such as: Analyze organic or inorganic compounds to determine chemical or physical properties, composition, structure, relationships, or reactions, using chromatography, spectroscopy, or spectrophotometry techniques.; Develop, improve, or customize products, equipment, formulas, processes, or analytical methods.; Compile and analyze test information to determine process or equipment operating efficiency or to diagnose malfunctions."
---
# Chemical Engineering Technician
Chemical engineering technicians transform raw materials in order to develop and test chemical products. They also work on improving chemical plant operations and processes.
## Core workflow
1. Analyze organic or inorganic compounds to determine chemical or physical properties, composition, structure, relationships, or reactions, using chromatography, spectroscopy, or spectrophotometry techniques.
2. Develop, improve, or customize products, equipment, formulas, processes, or analytical methods.
3. Compile and analyze test information to determine process or equipment operating efficiency or to diagnose malfunctions.
4. Confer with scientists or engineers to conduct analyses of research projects, interpret test results, or develop nonstandard tests.
5. Direct, coordinate, or advise personnel in test procedures for analyzing components or physical properties of materials.
6. Induce changes in composition of substances by introducing heat, light, energy, or chemical catalysts for quantitative or qualitative analysis.
7. Write technical papers or reports or prepare standards and specifications for processes, facilities, products, or tests.
8. Prepare test solutions, compounds, or reagents for laboratory personnel to conduct tests.
## 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)
- analyse experimental laboratory data
- apply safety procedures in laboratory
- calibrate laboratory equipment
- chemistry
- collaborate with engineers
- determine production feasibility
- engineering principles
- engineering processes
- ensure compliance with environmental legislation
- execute analytical mathematical calculations
- green chemistry
- laboratory techniques
- oxidation
- perform laboratory tests
- perform product testing
## Hot technologies
- Microsoft Access
- Structured query language SQL
- C
- Microsoft Visual Basic
- Extensible markup language XML
- SAP software
- C++
- Oracle Java
- R
- Microsoft Office software
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/35bc3847-58ad-46f5-8921-e58acc2762a6), O*NET 30.3 (19-2031.00). See manifest.json for licensing/attribution.*

298
manifest.json Normal file
View File

@@ -0,0 +1,298 @@
{
"name": "chemical-engineering-technician",
"title": "chemical engineering technician",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/35bc3847-58ad-46f5-8921-e58acc2762a6",
"esco_code": "3116.1",
"isco_group": "3116",
"onet_soc": "19-2031.00",
"crosswalk_match": "closeMatch"
},
"sources": [
{
"name": "ESCO",
"version": "1.2.1",
"url": "https://esco.ec.europa.eu/"
},
{
"name": "O*NET",
"version": "30.3",
"url": "https://www.onetcenter.org/",
"license": "CC BY 4.0"
}
],
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
"counts": {
"tasks": 12,
"dwas": 14,
"skills_essential": 24,
"skills_optional": 31,
"software": 72
},
"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
},
"code-yeongyu/oh-my-openagent": {
"repo": "https://github.com/code-yeongyu/oh-my-openagent",
"commit": "b19f652",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 8
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 6
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 3
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 10
},
"hypnguyen1209/offensive-claude": {
"repo": "https://github.com/hypnguyen1209/offensive-claude",
"commit": "4d62be7",
"license": "MIT",
"skills": 3
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"eduardo-sl/go-agent-skills": {
"repo": "https://github.com/eduardo-sl/go-agent-skills",
"commit": "3c45d7f",
"license": "MIT",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 4
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 5
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 3
},
"redis/agent-skills": {
"repo": "https://github.com/redis/agent-skills",
"commit": "23e10ae",
"license": "MIT",
"skills": 1
},
"Frappucc1no/recall-loom": {
"repo": "https://github.com/Frappucc1no/recall-loom",
"commit": "8678cbb",
"license": "Apache-2.0",
"skills": 1
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 5
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 1
},
"dotnet/skills": {
"repo": "https://github.com/dotnet/skills",
"commit": "79a2ada",
"license": "MIT",
"skills": 1
},
"NeoLabHQ/context-engineering-kit": {
"repo": "https://github.com/NeoLabHQ/context-engineering-kit",
"commit": "e61511b",
"license": "GPL",
"skills": 1
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 1
},
"nWave-ai/nWave": {
"repo": "https://github.com/nWave-ai/nWave",
"commit": "1d0f13c",
"license": "MIT",
"skills": 1
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 1
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 1
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 1
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 2
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 2
},
"rohitg00/skillkit": {
"repo": "https://github.com/rohitg00/skillkit",
"commit": "d2e5c34",
"license": "Apache-2.0",
"skills": 1
},
"codeaholicguy/ai-devkit": {
"repo": "https://github.com/codeaholicguy/ai-devkit",
"commit": "c037861",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"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
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 1
},
"jeffallan/claude-skills": {
"repo": "https://github.com/jeffallan/claude-skills",
"commit": "e8be415",
"license": "MIT",
"skills": 1
},
"JasonColapietro/suede-creator-skills": {
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
"commit": "0dc2aef",
"license": "MIT",
"skills": 1
},
"shanraisshan/claude-code-best-practice": {
"repo": "https://github.com/shanraisshan/claude-code-best-practice",
"commit": "67c2696",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 25,
"adjacent": 55
}
},
"provenance": {
"items": {
"esco": 56,
"onet": 99,
"jobads": 43,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 189,
"stackx": 0
},
"share_percent": {
"esco": 14.3,
"onet": 25.3,
"jobads": 11.0,
"wiki_ai": 0.0,
"anthropic": 1.3,
"ai_skills": 48.2,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,402 @@
# External AI agent skills — chemical-engineering-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 |
|---|---|---|---|
| `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) |
| `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) |
## 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-reporting` | adjacent | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/utility/offensive-reporting) |
## 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) |
| `knowledge-extractor` | core | Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/code-migration-modernization/skills/knowledge-extractor) |
| `policy-communication` | core | Translate research findings into accessible policy briefs, presentations, and stakeholder communications | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/policy-communication) |
| `context-engineering` | adjacent | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
| `growing-outside-in-systems` | adjacent | 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) |
| `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: aaron-he-zhu/aaron-marketing-skills
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-management` | adjacent | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) |
## 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` | adjacent | 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 |
|---|---|---|---|
| `compliance-readiness` | adjacent | /cs:compliance-readiness <program> — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) |
## Source: 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-metadata-search` | core | Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-metadata-search) |
| `memory-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) |
| `bm-decide` | adjacent | Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-decide) |
| `memory-continue` | adjacent | Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-continue) |
| `memory-notes` | adjacent | How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-notes) |
## 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: codeaholicguy/ai-devkit
- Repository: [https://github.com/codeaholicguy/ai-devkit](https://github.com/codeaholicguy/ai-devkit) (commit `c037861`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory` | adjacent | AI DevKit · Use the memory CLI as a durable knowledge layer. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress. | [source](https://github.com/codeaholicguy/ai-devkit/tree/c037861/skills/memory) |
## 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 |
|---|---|---|---|
| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/image-enhancer) |
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) |
| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) |
## 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 |
|---|---|---|---|
| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/media/image-enhancer) |
| `context-window-management` | adjacent | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/context-window-management) |
| `Excel Analysis` | adjacent | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) |
| `interactive-portfolio` | adjacent | Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/interactive-portfolio) |
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
## Source: dotnet/skills
- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mcp-csharp-test` | adjacent | Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-ai/skills/mcp-csharp-test) |
## 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: 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 |
|---|---|---|---|
| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
## Source: Frappucc1no/recall-loom
- Repository: [https://github.com/Frappucc1no/recall-loom](https://github.com/Frappucc1no/recall-loom) (commit `8678cbb`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `recallloom` | core | Use when a task involves continuing a project, restoring project context, maintaining file-based project memory, updating current-state summaries, or recording meaningful progress across sessions. Works best for long-horizon, file-based … | [source](https://github.com/Frappucc1no/recall-loom/tree/8678cbb/skills/recallloom) |
## Source: hypnguyen1209/offensive-claude
- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `engagement-memory` | core | Use when recalling prior techniques at recon/weaponize, or recording a confirmed finding at report — cross-engagement pattern memory ranked by impact | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/engagement-memory) |
| `malware-analysis` | adjacent | Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility 3 memory analysis, C2 config extraction (Cobalt Strike/CAPE), C2 traffic detection (JA4+, beaconing) | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/malware-analysis) |
| `vulnerability-analysis` | adjacent | Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) |
## Source: infrasity-labs/dev-gtm-claude-skills
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `millers-law` | adjacent | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) |
## 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` | adjacent | 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: jeffallan/claude-skills
- Repository: [https://github.com/jeffallan/claude-skills](https://github.com/jeffallan/claude-skills) (commit `e8be415`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `rust-engineer` | adjacent | Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/rust-engineer) |
## 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 |
|---|---|---|---|
| `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) |
| `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) |
| `granola-ci-integration` | core | Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-ci-integration) |
| `granola-install-auth` | core | Install and configure Granola AI meeting notes with calendar and audio permissions. Use when setting up Granola for the first time, connecting Google/Outlook calendars, granting macOS Screen Recording permission, or configuring Windows … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-install-auth) |
| `twinmind-data-handling` | adjacent | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
| `vertex-engine-inspector` | adjacent | Inspect and validate Vertex AI Agent Engine deployments including Code Execution Sandbox, Memory Bank, A2A protocol compliance, and security posture. Generates production readiness scores. Use when asked to inspect, validate, or audit an … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/jeremy-vertex-engine/skills/vertex-engine-inspector) |
| `memory-profiler-setup` | adjacent | Configure memory profiler setup operations. Auto-activating skill for Performance Testing. Triggers on: memory profiler setup, memory profiler setup Part of the Performance Testing skill category. Use when working with memory profiler … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/10-performance-testing/memory-profiler-setup) |
| `twinmind-reference-architecture` | adjacent | Production architecture for meeting AI systems using TwinMind: transcription pipeline, memory vault, action item workflow, and calendar integration. Use when implementing reference architecture, or managing TwinMind meeting AI operations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-reference-architecture) |
| `hyperflow-status` | adjacent | Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status) |
## Source: mohitagw15856/pm-claude-skills
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `financial-model-narrative` | core | Turn financial model outputs into a clear written narrative. Use when asked to write a financial narrative, explain a financial model, summarise a P&L, or translate spreadsheet numbers into a board-ready story. Produces an executive … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-finance/skills/financial-model-narrative) |
| `win-loss-analysis` | adjacent | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) |
## 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-memory-dumps-with-volatility` | adjacent | Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-dumps-with-volatility) |
| `detecting-rootkit-activity` | adjacent | 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) |
| `implementing-fuzz-testing-in-cicd-with-aflplusplus` | adjacent | Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-fuzz-testing-in-cicd-with-aflplusplus) |
| `collecting-volatile-evidence-from-compromised-host` | adjacent | 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) |
| `extracting-config-from-agent-tesla-rat` | adjacent | Extract embedded configuration from Agent Tesla RAT samples including SMTP/FTP/Telegram exfiltration credentials, keylogger settings, and C2 endpoints using .NET decompilation and memory analysis. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/extracting-config-from-agent-tesla-rat) |
| `extracting-memory-artifacts-with-rekall` | adjacent | Uses Rekall memory forensics framework to analyze memory dumps for process hollowing, injected code via VAD anomalies, hidden processes, and rootkit detection. Applies plugins like pslist, psscan, vadinfo, malfind, and dlllist to extract … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/extracting-memory-artifacts-with-rekall) |
| `performing-memory-forensics-with-volatility3` | adjacent | Analyze volatile memory dumps using Volatility 3 to extract running processes, network connections, loaded modules, and evidence of malicious activity. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-memory-forensics-with-volatility3) |
## Source: NeoLabHQ/context-engineering-kit
- Repository: [https://github.com/NeoLabHQ/context-engineering-kit](https://github.com/NeoLabHQ/context-engineering-kit) (commit `e61511b`, retrieved 2026-07-14)
- License: GPL
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memorize` | adjacent | Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/reflexion/skills/memorize) |
## 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 |
|---|---|---|---|
| `image-enhancer` | core | Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/image-enhancer) |
| `clinical-case-report` | core | Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/clinical-case-report) |
| `marketing-psychology` | adjacent | Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/marketing-psychology) |
## 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-production-readiness` | adjacent | Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-production-readiness) |
## Source: open-gitagent/opengap
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) |
## Source: redis/agent-skills
- Repository: [https://github.com/redis/agent-skills](https://github.com/redis/agent-skills) (commit `23e10ae`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `iris-development` | core | Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, … | [source](https://github.com/redis/agent-skills/tree/23e10ae/skills/iris-development) |
## Source: rohitg00/skillkit
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
## Source: ruvnet/claude-code-flow
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
## Source: ruvnet/ruflo
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
## Source: samber/cc-skills-golang
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
## Source: 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 |
|---|---|---|---|
| `vibe-to-agentic-framework` | adjacent | The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc | [source](https://github.com/shanraisshan/claude-code-best-practice/tree/67c2696/.claude/skills/presentation/vibe-to-agentic-framework) |
## 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-verify` | core | Verify that Minutes is properly set up and working — model downloaded, mic accessible, directories exist, no stale state. Use when the user says "is minutes working", "check my setup", "verify minutes", "test recording setup", "why isn't … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-verify) |
| `minutes-note` | core | Add a note to the current recording or annotate a past meeting. Use whenever the user says "note that", "remember this", "mark this as important", "add a note about", "annotate the meeting", or wants to capture a thought during or after a … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-note) |
| `minutes-record` | core | Start or stop recording a meeting, call, or voice memo. Use this whenever the user says "record", "start recording", "capture this meeting", "stop recording", "I'm in a meeting", "take notes on this call", or wants to transcribe live … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-record) |
## 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-reporting` | adjacent | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/utility/offensive-reporting) |
## Source: snyk/agent-scan
- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) |
## Source: ThinkInAIXYZ/deepchat
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) |
## 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 |
|---|---|---|---|
| `performance-testing` | adjacent | Load testing with k6/Artillery, response time thresholds, memory leak detection, N+1 query detection, and CI integration. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/performance-testing) |
## 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` | adjacent | 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) |

76
references/market.md Normal file
View File

@@ -0,0 +1,76 @@
# Market evidence report — chemical-engineering-technician
Source: **12 real job ads** (JSearch API, countries: gb 7, us 5), extracted into the MSSQL evidence store; as of 2026-07-10.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 7 | 58 % |
| junior | 3 | 25 % |
| n/a | 1 | 8 % |
| senior | 1 | 8 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | chemical engineering | 3 | 25 % |
| 2 | chemical processing | 3 | 25 % |
| 3 | chemistry | 3 | 25 % |
| 4 | equipment maintenance | 3 | 25 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | equipment operation | 3 | 25 % |
| 2 | teamwork | 3 | 25 % |
| 3 | technical training | 3 | 25 % |
## Regional breakdown
> **Corpus note:** 12 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
**Insufficient evidence** — 5 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### UK (gb)
**Insufficient evidence** — 7 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 |
|---|---|
| Graduate Lab Production Technician (Chemistry / Chemical) | 2 |
| Chemical Engineering Technician at TIBCO Software Gaithersburg, MD | 1 |
| Chemical Manufacturing Technician | 1 |
| Chemical Process Technician - 1st shift | 1 |
| Chemical Technician | 7pm to 7:30am | 1 |
| Chemical Technician I | 1 |
| Graduate Lab Production Technician (Chemistry / Chemical) in Stoke-on-Trent | 1 |
| Plant Operations Technician | 1 |
| Process Technician (Chemical Manufacture) | 1 |
| R&D Technician: Chemistry Analysis & Process Pilot | 1 |
| Senior Chemical Technician: Lab Instrumentation & Safety Lead | 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.

24
references/profile.md Normal file
View File

@@ -0,0 +1,24 @@
# Occupation profile — chemical engineering technician
- **ESCO URI:** http://data.europa.eu/esco/occupation/35bc3847-58ad-46f5-8921-e58acc2762a6
- **ESCO code:** 3116.1
- **ISCO-08 group:** 3116 — Chemical engineering technicians
- **O*NET-SOC:** 19-2031.00 — Chemists (match: closeMatch)
## Description (ESCO)
Chemical engineering technicians transform raw materials in order to develop and test chemical products. They also work on improving chemical plant operations and processes.
## Definition
nan
## Alternative labels
- production chemistry technician
- chemical operations engineering technician
- chemical industry engineering technician
- chemical engineering worker
- chemical process engineering technician
- chemical engineering developer
- chemical research technician

92
references/skills.md Normal file
View File

@@ -0,0 +1,92 @@
# Competences — chemical engineering technician
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/35bc3847-58ad-46f5-8921-e58acc2762a6).
## Essential
- **analyse experimental laboratory data** (skill/competence)
- **apply safety procedures in laboratory** (skill/competence)
- **calibrate laboratory equipment** (skill/competence)
- **chemistry** (knowledge)
- **collaborate with engineers** (skill/competence)
- **determine production feasibility** (skill/competence)
- **engineering principles** (knowledge)
- **engineering processes** (knowledge)
- **ensure compliance with environmental legislation** (skill/competence)
- **execute analytical mathematical calculations** (skill/competence)
- **green chemistry** (knowledge)
- **laboratory techniques** (knowledge)
- **oxidation** (knowledge)
- **perform laboratory tests** (skill/competence)
- **perform product testing** (skill/competence)
- **prepare chemical samples** (skill/competence)
- **production processes** (knowledge)
- **quality assurance methodologies** (knowledge)
- **risk management** (knowledge)
- **run laboratory simulations** (skill/competence)
- **test chemical samples** (skill/competence)
- **translate formulae into processes** (skill/competence)
- **use ICT systems** (skill/competence)
- **work safely with chemicals** (skill/competence)
## Optional
- analyse production processes for improvement (skill/competence)
- analytical chemistry (knowledge)
- archive scientific documentation (skill/competence)
- assess hydrogen production technologies (skill/competence)
- communicate with external laboratories (skill/competence)
- computational chemistry (knowledge)
- control production (skill/competence)
- corrosion types (knowledge)
- develop components separation processes (skill/competence)
- dispose of hazardous waste (skill/competence)
- energy efficiency (knowledge)
- execute feasibility study on hydrogen (skill/competence)
- hazardous waste storage (knowledge)
- hazardous waste types (knowledge)
- identify hazards in the workplace (skill/competence)
- inorganic chemistry (knowledge)
- keep records of work progress (skill/competence)
- maintain chromotography machinery (skill/competence)
- maintain laboratory equipment (skill/competence)
- maintain nuclear reactors (skill/competence)
- manage health and safety standards (skill/competence)
- nuclear energy (knowledge)
- nuclear reprocessing (knowledge)
- radiation protection (knowledge)
- recognise signs of corrosion (skill/competence)
- recommend product improvements (skill/competence)
- schedule production (skill/competence)
- set production facilities standards (skill/competence)
- supervise laboratory operations (skill/competence)
- use chromatography software (skill/competence)
- write batch record documentation (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 12 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- chemical engineering — **25 %**
- chemical processing — **25 %**
- chemistry — **25 %**
- equipment maintenance — **25 %**
- laboratory work — **17 %**
- troubleshooting — **17 %**
### Responsibilities
- teamwork — **25 %**
- technical training — **25 %**
- equipment operation — **25 %**
- lab-based work — **17 %**
- equipment maintenance — **17 %**
- process monitoring — **17 %**
- process optimization — **17 %**
- safety compliance — **17 %**
<!-- market-evidence -->

35
references/tasks.md Normal file
View File

@@ -0,0 +1,35 @@
# Tasks & work activities — chemical engineering technician
Source: O*NET 30.3, occupation 19-2031.00 (Chemists).
## Task statements
- **[Core]** Analyze organic or inorganic compounds to determine chemical or physical properties, composition, structure, relationships, or reactions, using chromatography, spectroscopy, or spectrophotometry techniques.
- **[Core]** Develop, improve, or customize products, equipment, formulas, processes, or analytical methods.
- **[Core]** Compile and analyze test information to determine process or equipment operating efficiency or to diagnose malfunctions.
- **[Core]** Confer with scientists or engineers to conduct analyses of research projects, interpret test results, or develop nonstandard tests.
- **[Core]** Direct, coordinate, or advise personnel in test procedures for analyzing components or physical properties of materials.
- **[Core]** Induce changes in composition of substances by introducing heat, light, energy, or chemical catalysts for quantitative or qualitative analysis.
- **[Core]** Write technical papers or reports or prepare standards and specifications for processes, facilities, products, or tests.
- **[Core]** Prepare test solutions, compounds, or reagents for laboratory personnel to conduct tests.
- **[Core]** Maintain laboratory instruments to ensure proper working order and troubleshoot malfunctions when needed.
- **[Core]** Conduct quality control tests.
- **[Core]** Evaluate laboratory safety procedures to ensure compliance with standards or to make improvements as needed.
- **[Core]** Purchase laboratory supplies, such as chemicals, when supplies are low or near their expiration date.
## Detailed work activities
- Analyze chemical compounds or substances.
- Analyze operational or research data.
- Analyze test or performance data to assess equipment operation.
- Collaborate on research activities with scientists or technical specialists.
- Develop new or advanced products or production methods.
- Diagnose equipment malfunctions.
- Establish standards for products, processes, or procedures.
- Maintain laboratory or technical equipment.
- Manage scientific or technical project resources.
- Monitor operational procedures in technical environments to ensure conformance to standards.
- Prepare compounds or solutions for products or testing.
- Prepare scientific or technical reports or presentations.
- Supervise scientific or technical personnel.
- Test quality of materials or finished products.

90
references/tools.md Normal file
View File

@@ -0,0 +1,90 @@
# Tools & technology — chemical engineering technician
Source: O*NET 30.3 'Software Skills' for 19-2031.00.
| Software | Category | Hot technology |
|---|---|---|
| Microsoft Access | Data base user interface and query software | yes |
| Structured query language SQL | Data base user interface and query software | yes |
| C | Development environment software | yes |
| Microsoft Visual Basic | Development environment software | yes |
| Extensible markup language XML | Enterprise application integration software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| C++ | Object or component oriented development software | yes |
| Oracle Java | Object or component oriented development software | yes |
| R | Object or component oriented development software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Visio | Process mapping and design software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Hypertext markup language HTML | Web platform development software | yes |
| Microsoft Word | Word processing software | yes |
| Accelrys Cerius2 | Analytical or scientific software | |
| Accelrys DeCipher | Analytical or scientific software | |
| Advanced Chemistry Development ACD/1D nuclear magnetic resonance NMR processor | Analytical or scientific software | |
| Agilent ChemStation | Analytical or scientific software | |
| Bruker BioSpin TopSpin | Analytical or scientific software | |
| Chem2Pac | Analytical or scientific software | |
| Chemical kinetics software | Analytical or scientific software | |
| ChemSW Calibration Pro | Analytical or scientific software | |
| ChemSW Mass Spec Tools | Analytical or scientific software | |
| ChemSW Uncertainty Pro | Analytical or scientific software | |
| Conversion tools software | Analytical or scientific software | |
| Crystallography software | Analytical or scientific software | |
| CrystalMaker | Analytical or scientific software | |
| Density functional theory DFT software | Analytical or scientific software | |
| Gas chromatograph GS software | Analytical or scientific software | |
| Gaussian software | Analytical or scientific software | |
| Laboratory information management system LIMS | Analytical or scientific software | |
| LabTrack Electronic Lab Notebook | Analytical or scientific software | |
| Minitab | Analytical or scientific software | |
| Modeling software | Analytical or scientific software | |
| Molecular simulation software | Analytical or scientific software | |
| MSI Insight/Discover | Analytical or scientific software | |
| Multi-functional calculators | Analytical or scientific software | |
| Network Science IR Mentor Pro | Analytical or scientific software | |
| Organic synthesis planning software | Analytical or scientific software | |
| Q-Chem | Analytical or scientific software | |
| SAS JMP | Analytical or scientific software | |
| SciQuest PE TurboChrom | Analytical or scientific software | |
| Siemens SHELXTL | Analytical or scientific software | |
| Statistical software | Analytical or scientific software | |
| Surface modeling software | Analytical or scientific software | |
| Synthematix StructureSearch | Analytical or scientific software | |
| Vogel Scientific Software Group CALACO | Analytical or scientific software | |
| Waters Empower Chromatography Data Software | Analytical or scientific software | |
| Waters Millennium32 | Analytical or scientific software | |
| Wavefunction Spartan | Analytical or scientific software | |
| ChemInnovation Software Chem 4-D | Computer aided design CAD software | |
| ChemSW Molecular Modeling Pro | Computer aided design CAD software | |
| Hypercube HyperChem | Computer aided design CAD software | |
| CambridgeSoft ChemOffice Ultra | Data base user interface and query software | |
| ChemSW Buffer Maker | Data base user interface and query software | |
| JDA Arthur KnowledgeBase database | Data base user interface and query software | |
| Logger software | Data base user interface and query software | |
| Molsearch Pro | Data base user interface and query software | |
| National Instruments LabVIEW | Development environment software | |
| ChemSW Laboratory Document Control System LDCS | Document management software | |
| Digital imaging software | Graphics or photo imaging software | |
| Graphics software | Graphics or photo imaging software | |
| MolDraw | Graphics or photo imaging software | |
| ChemSW Chemical Inventory System CIS | Inventory management software | |
| ItemTracker | Inventory management software | |
| UBI Biotracker | Inventory management software | |
| Apple iWork | Office suite software | |
| NeoOffice | Office suite software | |
| Apple iWork Keynote | Presentation software | |
| Apple iWork Numbers | Spreadsheet software | |
| Apple iWork Pages | Word processing software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 12 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Office — **17 %**
<!-- market-evidence -->