feat: glass-installation-supervisor skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 18:02:19 +02:00
commit ea7fe11e57
9 changed files with 1199 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — glass-installation-supervisor
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 — glass-installation-supervisor
"ESCO (occupation & competences)" : 54
"O*NET (tasks & tools)" : 58
"Job boards (market evidence)" : 83
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 210
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 54 | 13.2 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 58 | 14.1 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 83 | 20.2 % | references/market.md (full report) + "Market evidence" headline sections |
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
| Anthropic official Claude skills | 5 | 1.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 210 | 51.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).

53
SKILL.md Normal file
View File

@@ -0,0 +1,53 @@
---
name: glass-installation-supervisor
description: "Occupational skill for the role 'glass installation supervisor' (also: foreman glazier, window glass installation supervisor, window installation supervisor, plate glass installation supervisor, fenestration installation supervisor, glazing foreman). Use when the user asks for typical glass installation supervisor work such as: typical glass installation supervisor responsibilities"
---
# Glass Installation Supervisor
Glass installation supervisor monitor the process of installing plate glass. They assign tasks and take quick decisions to resolve problems.
## 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)
- advise on construction materials
- answer requests for quotation
- check compatibility of materials
- ensure compliance with construction project deadline
- ensure equipment availability
- evaluate employees work
- follow health and safety procedures in construction
- glass coatings
- inspect construction supplies
- inspect glass sheet
- keep records of work progress
- liaise with managers
- manage health and safety standards
- manipulate glass
- monitor stock level
## Hot technologies
- Autodesk AutoCAD
- Autodesk AutoCAD Civil 3D
- Autodesk Revit
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
- Microsoft PowerPoint
- Microsoft Project
- Microsoft Visio
- Microsoft Windows
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/ceb9910a-1174-4926-82c9-5afee2bd3702), O*NET 30.3 (47-1011.03, manual nearest match). See manifest.json for licensing/attribution.*

340
manifest.json Normal file
View File

@@ -0,0 +1,340 @@
{
"name": "glass-installation-supervisor",
"title": "glass installation supervisor",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/ceb9910a-1174-4926-82c9-5afee2bd3702",
"esco_code": "3123.1.12",
"isco_group": "3123",
"onet_soc": "47-1011.03",
"crosswalk_match": "manual nearest via ISCO 3123 (Solar Energy Installation Managers)"
},
"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": 22,
"skills_optional": 31,
"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
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"rohitg00/skillkit": {
"repo": "https://github.com/rohitg00/skillkit",
"commit": "d2e5c34",
"license": "Apache-2.0",
"skills": 1
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 9
},
"codeaholicguy/ai-devkit": {
"repo": "https://github.com/codeaholicguy/ai-devkit",
"commit": "c037861",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"hoangsonww/Claude-Code-Agent-Monitor": {
"repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor",
"commit": "8f87ce1",
"license": "MIT",
"skills": 3
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 4
},
"trailofbits/skills": {
"repo": "https://github.com/trailofbits/skills",
"commit": "cfe5d7b",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"jeffallan/claude-skills": {
"repo": "https://github.com/jeffallan/claude-skills",
"commit": "e8be415",
"license": "MIT",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 2
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"hypnguyen1209/offensive-claude": {
"repo": "https://github.com/hypnguyen1209/offensive-claude",
"commit": "4d62be7",
"license": "MIT",
"skills": 1
},
"FlorianBruniaux/claude-code-ultimate-guide": {
"repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide",
"commit": "5395214",
"license": "custom (see upstream LICENSE)",
"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": 7
},
"jezweb/claude-skills": {
"repo": "https://github.com/jezweb/claude-skills",
"commit": "e875a6b",
"license": "MIT",
"skills": 1
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 7
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"AlpacaLabsLLC/skills-for-architects": {
"repo": "https://github.com/AlpacaLabsLLC/skills-for-architects",
"commit": "4476576",
"license": "MIT",
"skills": 1
},
"nicobailon/visual-explainer": {
"repo": "https://github.com/nicobailon/visual-explainer",
"commit": "528b71f",
"license": "MIT",
"skills": 1
},
"Chachamaru127/claude-code-harness": {
"repo": "https://github.com/Chachamaru127/claude-code-harness",
"commit": "9851b1a",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"rohitg00/pro-workflow": {
"repo": "https://github.com/rohitg00/pro-workflow",
"commit": "5c313e2",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"giuseppe-trisciuoglio/developer-kit": {
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
"commit": "306f428",
"license": "MIT",
"skills": 1
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 1
},
"Frappucc1no/recall-loom": {
"repo": "https://github.com/Frappucc1no/recall-loom",
"commit": "8678cbb",
"license": "Apache-2.0",
"skills": 1
},
"wanshuiyin/Auto-claude-code-research-in-sleep": {
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
"commit": "eb5c9d7",
"license": "MIT",
"skills": 1
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 2
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 2
},
"softaworks/agent-toolkit": {
"repo": "https://github.com/softaworks/agent-toolkit",
"commit": "3027f20",
"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": 1
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 1
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 2
},
"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
},
"WenyuChiou/agent-collab-skills": {
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
"commit": "f3c4097",
"license": "MIT",
"skills": 1
},
"DheerG/swarms": {
"repo": "https://github.com/DheerG/swarms",
"commit": "617900e",
"license": "MIT",
"skills": 1
},
"oliver-kriska/claude-elixir-phoenix": {
"repo": "https://github.com/oliver-kriska/claude-elixir-phoenix",
"commit": "d6b21b5",
"license": "MIT",
"skills": 1
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 3
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"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
},
"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
},
"avifenesh/agentsys": {
"repo": "https://github.com/avifenesh/agentsys",
"commit": "8d569c4",
"license": "MIT",
"skills": 1
},
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
"commit": "c578e85",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 7,
"adjacent": 73
}
},
"provenance": {
"items": {
"esco": 54,
"onet": 58,
"jobads": 83,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 210,
"stackx": 0
},
"share_percent": {
"esco": 13.2,
"onet": 14.1,
"jobads": 20.2,
"wiki_ai": 0.0,
"anthropic": 1.2,
"ai_skills": 51.2,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,458 @@
# External AI agent skills — glass-installation-supervisor
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 |
|---|---|---|---|
| `SSA/IR Design` | adjacent | Expert skill for designing intermediate representations and implementing SSA construction | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/programming-languages/skills/ssa-ir-design) |
| `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) |
## 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 |
|---|---|---|---|
| `ck` | adjacent | Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/ck) |
## 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 |
|---|---|---|---|
| `ceo-advisor` | adjacent | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
| `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) |
| `contract-and-proposal-writer` | adjacent | Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Structured Markdown output with docx conversion instructions. Covers US (Delaware), EU (GDPR), UK, and DACH (German … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/business-growth/skills/contract-and-proposal-writer) |
## Source: AlpacaLabsLLC/skills-for-architects
- Repository: [https://github.com/AlpacaLabsLLC/skills-for-architects](https://github.com/AlpacaLabsLLC/skills-for-architects) (commit `4476576`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `meeting-minutes` | adjacent | Turn a meeting transcript, notes, or conversation into collision-safe, source-linked minutes in meetings/YYYY-MM-DD-slug.md. Use for project meeting records, attendance, discussion, stated information, decisions, action candidates, and … | [source](https://github.com/AlpacaLabsLLC/skills-for-architects/tree/4476576/skills/meeting-minutes) |
## Source: avifenesh/agentsys
- Repository: [https://github.com/avifenesh/agentsys](https://github.com/avifenesh/agentsys) (commit `8d569c4`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `enhance-claude-memory` | adjacent | Use when improving CLAUDE.md or AGENTS.md project memory files. | [source](https://github.com/avifenesh/agentsys/tree/8d569c4/.kiro/skills/enhance-claude-memory) |
## 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 |
|---|---|---|---|
| `bm-share` | adjacent | Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-share) |
| `bm-orient` | adjacent | Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-orient) |
| `memory-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) |
| `bm-checkpoint` | adjacent | Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-checkpoint) |
| `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) |
| `bm-setup` | adjacent | Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-setup) |
| `bm-status` | adjacent | Show the Basic Memory plugin's current state for this project — active project, capture folders, output style, recent session checkpoints, and whether Basic Memory is reachable. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-status) |
## 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 |
|---|---|---|---|
| `hud` | adjacent | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) |
| `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) |
| `identify` | adjacent | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) |
| `obsidian-project-memory` | adjacent | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
| `paper-excellence` | adjacent | Comprehensive multi-dimensional review of the sewage-house-prices project. Runs econometrics audit, code review, manuscript proofread, and bibliography validation in parallel. Computes a weighted aggregate score. This skill should be used … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/paper-excellence) |
| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) |
| `create-talk` | adjacent | Generate Beamer presentations for the sewage-house-prices project by dispatching the Storyteller agent (creator) and Discussant agent (critic). Supports 4 formats — job market, seminar, short, lightning. Derives all content from the paper. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/create-talk) |
## Source: Chachamaru127/claude-code-harness
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `harness-plan-brief` | adjacent | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) |
| `harness-setup` | adjacent | HAR: Project init, tool setup, agent config, memory setup, skill mirror sync. Trigger: setup, init, new project, CI/Codex setup, harness-mem, mirror. Do NOT load for: implementation, review, release, planning. | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-setup) |
## 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` | core | 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 |
|---|---|---|---|
| `drill-me` | core | Teach the user a topic as an adaptive tutor — retrieval practice, spaced repetition with decay, and persistent memory in ~/.drill-me/. Use when the user wants to learn or be drilled on something, says "drill me on X", "teach me X", or … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/drill-me/skills/me) |
| `brief` | adjacent | Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/brief) |
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
| `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) |
## 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 |
|---|---|---|---|
| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/session-handoff) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) |
## Source: DheerG/swarms
- Repository: [https://github.com/DheerG/swarms](https://github.com/DheerG/swarms) (commit `617900e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `audit-context` | adjacent | Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. | [source](https://github.com/DheerG/swarms/tree/617900e/skills/audit-context) |
## Source: FlorianBruniaux/claude-code-ultimate-guide
- Repository: [https://github.com/FlorianBruniaux/claude-code-ultimate-guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (commit `5395214`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `catchup` | adjacent | Restore context after /clear by summarizing recent work and project state | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/catchup) |
## 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) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) |
## 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` | adjacent | 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: giuseppe-trisciuoglio/developer-kit
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
## Source: hoangsonww/Claude-Code-Agent-Monitor
- Repository: [https://github.com/hoangsonww/Claude-Code-Agent-Monitor](https://github.com/hoangsonww/Claude-Code-Agent-Monitor) (commit `8f87ce1`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `fleet-runs` | core | Summarize Workflow-tool fleet runs from the Agent Monitor — these fleets emit no hooks and are ingested from on-disk run journals. List recent runs with status and agents-per-run, then drill into a single run's per-agent detail. Reconciles … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-workflows/skills/fleet-runs) |
| `memory-review` | adjacent | Review the file-based memory store via the Agent Monitor Config Explorer API: the user and project CLAUDE.md plus per-project auto-memory files under ~/.claude/projects/<slug>/memory/*.md. Groups by project, shows the index (MEMORY.md) vs … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-config/skills/memory-review) |
| `cwd-rollup` | adjacent | Roll up Claude Code sessions by working directory (project) from Agent Monitor data — session count, total cost, total tokens, and last-active timestamp per cwd — so per-project activity can be compared at a glance. Use when summarizing … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-sessions/skills/cwd-rollup) |
## 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 |
|---|---|---|---|
| `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: 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: jabrena/plinth
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `145-java-refactoring-high-performance` | adjacent | Use when you need to refactor Java code for high performance — including memory/allocation reduction, CPU hot-path optimization, and syntax/API/control-flow improvements. This should trigger for requests such as Review Java code for high … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/145-java-refactoring-high-performance) |
| `161-java-profiling-detect` | adjacent | Use when you need to set up Java application profiling to detect and measure performance issues — including trusted preinstalled async-profiler v4.x setup, problem-driven profiling (CPU, memory, threading, GC, I/O), interactive profiling … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/161-java-profiling-detect) |
## 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 |
|---|---|---|---|
| `hyperflow-status` | core | 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) |
| `excel-variance-analyzer` | core | Analyze budget vs actual variances in Excel with drill-down and root cause analysis. Use when performing variance analysis or explaining budget differences. Trigger with phrases like ''excel variance'', ''analyze budget variance'', … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-variance-analyzer) |
| `mnemos` | adjacent | Persistent memory and learning-loop skills for AI coding agents using mnemos MCP tools. Use whenever mnemos_* MCP tools are available and you are doing work worth remembering. Cross-session memory, conventions, corrections, and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/mnemos/.claude/skills/mnemos) |
| `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) |
| `granola-migration-deep-dive` | adjacent | Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: "migrate to granola", "switch to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-migration-deep-dive) |
| `status` | adjacent | Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory count, and live progress on every in-flight task. Read-only; never modifies state, never dispatches workers. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/skills/status) |
| `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) |
| `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) |
| `executive-digest` | adjacent | Generate the daily executive digest \u2014 a single WhatsApp summary\ \ of everything needing attention: stalled scheduling, pending intros, unanswered\ \ emails, promised follow-ups, open Todoist tasks, and upcoming calendar events.\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/executive-digest) |
## Source: jezweb/claude-skills
- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `proposal-writer` | adjacent | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) |
## 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 |
|---|---|---|---|
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) |
## 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 |
|---|---|---|---|
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) |
## 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 |
|---|---|---|---|
| `punch-list-builder` | adjacent | Turn walkthrough notes, photos, or voice-memo transcripts into a proper construction punch list with location, trade, and spec reference per item. Use when asked to build a punch list, clean up walkthrough notes, organise a deficiency … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/punch-list-builder) |
| `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: muratcankoylan/Agent-Skills-for-Context-Engineering
- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `filesystem-context` | adjacent | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/filesystem-context) |
## Source: nicobailon/visual-explainer
- Repository: [https://github.com/nicobailon/visual-explainer](https://github.com/nicobailon/visual-explainer) (commit `528b71f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `visual-explainer` | adjacent | Generate self-contained HTML visual explanations for systems, code changes, plans, data, and technical concepts. Use for diagrams, architecture overviews, diff or plan reviews, project recaps, comparison tables, slide decks, and other … | [source](https://github.com/nicobailon/visual-explainer/tree/528b71f/plugins/visual-explainer) |
## Source: oliver-kriska/claude-elixir-phoenix
- Repository: [https://github.com/oliver-kriska/claude-elixir-phoenix](https://github.com/oliver-kriska/claude-elixir-phoenix) (commit `d6b21b5`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `catchup` | adjacent | Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose. | [source](https://github.com/oliver-kriska/claude-elixir-phoenix/tree/d6b21b5/plugins/catchup/skills/catchup) |
## 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` | adjacent | 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: 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: rohitg00/pro-workflow
- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `insights` | adjacent | Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or … | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/insights) |
## 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` | core | 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: 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-lint` | adjacent | Health-check your meeting knowledge for contradictions, stale commitments, and decision conflicts. Use when the user asks "any conflicts in my meetings", "check for stale action items", "lint my meetings", "consistency check", "are there … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-lint) |
## 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) |
## Source: softaworks/agent-toolkit
- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/session-handoff) |
## 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) |
## Source: trailofbits/skills
- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `c-review` | adjacent | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) |
| `rust-review` | adjacent | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) |
## 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 |
|---|---|---|---|
| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) |
## Source: WenyuChiou/agent-collab-skills
- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `agent-context-budget` | adjacent | Use when multi-agent work risks context overflow, memory growth, noisy logs, oversized handoffs, cross-session continuation, or parallel Codex and Gemini execution. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-context-budget) |

63
references/market.md Normal file
View File

@@ -0,0 +1,63 @@
# Market evidence report — glass-installation-supervisor
Source: **5 real job ads** (JSearch API, countries: us 5), extracted into the MSSQL evidence store; as of 2026-07-12.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| lead | 3 | 60 % |
| mid | 2 | 40 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | blueprint reading | 3 | 60 % |
| 2 | glass installation | 3 | 60 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Regional breakdown
> **Corpus note:** 5 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** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### EU/DACH (de, at, ch, nl)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
## Job title variants in the market
| Title | Ads |
|---|---|
| Foreman for Glazing | 1 |
| Glazier Foreman | 1 |
| Glazier Installer/Foreman | 1 |
| Glazing Site Foreman (G) | 1 |
| Lead Mechanic / Glazier (Glass Journeyman) | 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 — glass installation supervisor
- **ESCO URI:** http://data.europa.eu/esco/occupation/ceb9910a-1174-4926-82c9-5afee2bd3702
- **ESCO code:** 3123.1.12
- **ISCO-08 group:** 3123 — Construction supervisors
## Description (ESCO)
Glass installation supervisor monitor the process of installing plate glass. They assign tasks and take quick decisions to resolve problems.
## Definition
nan
## Alternative labels
- foreman glazier
- window glass installation supervisor
- window installation supervisor
- plate glass installation supervisor
- fenestration installation supervisor
- glazing foreman
- glazing supervisor
- glass installation foreman

135
references/skills.md Normal file
View File

@@ -0,0 +1,135 @@
# Competences — glass installation supervisor
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/ceb9910a-1174-4926-82c9-5afee2bd3702).
## Essential
- **advise on construction materials** (skill/competence)
- **answer requests for quotation** (skill/competence)
- **check compatibility of materials** (skill/competence)
- **ensure compliance with construction project deadline** (skill/competence)
- **ensure equipment availability** (skill/competence)
- **evaluate employees work** (skill/competence)
- **follow health and safety procedures in construction** (skill/competence)
- **glass coatings** (knowledge)
- **inspect construction supplies** (skill/competence)
- **inspect glass sheet** (skill/competence)
- **keep records of work progress** (skill/competence)
- **liaise with managers** (skill/competence)
- **manage health and safety standards** (skill/competence)
- **manipulate glass** (skill/competence)
- **monitor stock level** (skill/competence)
- **order construction supplies** (skill/competence)
- **plan shifts of employees** (skill/competence)
- **process incoming construction supplies** (skill/competence)
- **supervise staff** (skill/competence)
- **types of glazing** (knowledge)
- **use safety equipment in construction** (skill/competence)
- **work in a construction team** (skill/competence)
## Optional
- adjust glass sheets (skill/competence)
- apply a protective layer (skill/competence)
- apply insulation strips (skill/competence)
- assemble insulating glazing units (skill/competence)
- calculate needs for construction supplies (skill/competence)
- construction product regulation (knowledge)
- cost management (knowledge)
- follow safety procedures when working at heights (skill/competence)
- handle broken glass sheets (skill/competence)
- install construction profiles (skill/competence)
- install frameless glass (skill/competence)
- install glass frames (skill/competence)
- install roof windows (skill/competence)
- install sill pan (skill/competence)
- install structural glazing (skill/competence)
- manage contracts (skill/competence)
- negotiate supplier arrangements (skill/competence)
- provide first aid (skill/competence)
- provide technical expertise (skill/competence)
- recruit employees (skill/competence)
- remove glass from windows (skill/competence)
- rig loads (skill/competence)
- rinse glass (skill/competence)
- set up temporary construction site infrastructure (skill/competence)
- smooth glass edges (skill/competence)
- smooth glass surface (skill/competence)
- train employees (skill/competence)
- use sander (skill/competence)
- use shims (skill/competence)
- use squaring pole (skill/competence)
- work ergonomically (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 5 ads, as of 2026-07-12)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- blueprint reading — **60 %**
- glass installation — **60 %**
- quality control — **40 %**
- safety management — **40 %**
- team leadership — **40 %**
- technical troubleshooting — **20 %**
- trim carpentry — **20 %**
- sealant application — **20 %**
- shop drawing review — **20 %**
- problem solving — **20 %**
- project scheduling — **20 %**
- project supervision — **20 %**
- metal fabrication — **20 %**
- material handling — **20 %**
- material management — **20 %**
- measurement accuracy — **20 %**
- installation — **20 %**
- commercial glazing — **20 %**
- fabrication — **20 %**
- field measurement — **20 %**
- glazing installation — **20 %**
- safety inspection — **20 %**
- weatherstripping application — **20 %**
### Methods
- toolbox talks — **40 %**
- safety meetings — **20 %**
- osha 10 safety training — **20 %**
- osha compliance — **20 %**
- daily safety huddles — **20 %**
- disciplinary program — **20 %**
### Responsibilities
- issue resolution — **40 %**
- project coordination — **40 %**
- safety compliance — **40 %**
- area preparation — **20 %**
- project completion — **20 %**
- project execution — **20 %**
- project oversight — **20 %**
- project planning — **20 %**
- schedule enforcement — **20 %**
- safety management — **20 %**
- team leadership — **20 %**
- team management — **20 %**
- team mentoring — **20 %**
- job site inspection — **20 %**
- job site oversight — **20 %**
- installation assistance — **20 %**
- installation supervision — **20 %**
- issue reporting — **20 %**
- measurement for fabrication — **20 %**
- material management — **20 %**
- material inspection — **20 %**
- glass removal — **20 %**
- glazier supervision — **20 %**
- customer communication — **20 %**
- customer interface — **20 %**
- daily report submission — **20 %**
- frame assembly — **20 %**
<!-- market-evidence -->

37
references/tasks.md Normal file
View File

@@ -0,0 +1,37 @@
# Tasks & work activities — glass installation supervisor
Source: O*NET 30.3, occupation 47-1011.03 (Solar Energy Installation Managers) — manual nearest-occupation mapping via ISCO group 3123; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Core]** Plan and coordinate installations of photovoltaic (PV) solar and solar thermal systems to ensure conformance to codes.
- **[Core]** Supervise solar installers, technicians, and subcontractors for solar installation projects to ensure compliance with safety standards.
- **[Core]** Assess potential solar installation sites to determine feasibility and design requirements.
- **[Core]** Assess system performance or functionality at the system, subsystem, and component levels.
- **[Core]** Coordinate or schedule building inspections for solar installation projects.
- **[Core]** Monitor work of contractors and subcontractors to ensure projects conform to plans, specifications, schedules, or budgets.
- **[Core]** Perform start-up of systems for testing or customer implementation.
- **[Core]** Provide technical assistance to installers, technicians, or other solar professionals in areas such as solar electric systems, solar thermal systems, electrical systems, or mechanical systems.
- **[Core]** Visit customer sites to determine solar system needs, requirements, or specifications.
- **[Supplemental]** Develop and maintain system architecture, including all piping, instrumentation, or process flow diagrams.
- **[Core]** Estimate materials, equipment, and personnel needed for residential or commercial solar installation projects.
- **[Supplemental]** Evaluate subcontractors or subcontractor bids for quality, cost, and reliability.
- **[Core]** Identify means to reduce costs, minimize risks, or increase efficiency of solar installation projects.
- **[Core]** Prepare solar installation project proposals, quotes, budgets, or schedules.
- **[Core]** Purchase or rent equipment for solar energy system installation.
## Detailed work activities
- Analyze costs and benefits of proposed designs or projects.
- Assess locations for potential green technology installations.
- Communicate with other construction or extraction personnel to discuss project details.
- Coordinate construction project activities.
- Create construction or installation diagrams.
- Direct construction or extraction personnel.
- Estimate construction project costs.
- Estimate construction project labor requirements.
- Estimate materials requirements for projects.
- Identify opportunities to improve operational efficiency.
- Order construction or extraction materials or equipment.
- Plan layout of construction, installation, or repairs.
- Test green technology installations to verify performance.

58
references/tools.md Normal file
View File

@@ -0,0 +1,58 @@
# Tools & technology — glass installation supervisor
Source: O*NET 30.3, occupation 47-1011.03 (Solar Energy Installation Managers) — manual nearest-occupation mapping via ISCO group 3123; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| 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 |
| 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 Visio | Process mapping and design software | yes |
| Microsoft Windows | Operating system software | yes |
| Microsoft Word | Word processing software | yes |
| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes |
| Procore software | Analytical or scientific software | yes |
| Salesforce software | Customer relationship management CRM software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| Trimble SketchUp Pro | Computer aided design CAD software | yes |
| Bentley STAAD | Computer aided design CAD software | |
| Computer aided design and drafting software CADD | Computer aided design CAD software | |
| Cost estimating software | Project management software | |
| Esri ArcGIS | Geographic information system | |
| Inventory tracking software | Inventory management software | |
| Mapping software | Map creation software | |
| Microsoft SharePoint Server | Document management software | |
| Minitab | Analytical or scientific software | |
| Oracle Primavera Systems | Project management software | |
| Prolog | Development environment software | |
| PVsyst | Analytical or scientific software | |
| Real time operating system RTOS software | Operating system software | |
| Work scheduling software | Calendar and scheduling software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 5 ads, as of 2026-07-12)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- glass cutter — **20 %**
- glazing spatulas — **20 %**
- hand tools — **20 %**
- impact driver — **20 %**
- drill — **20 %**
- caulking gun — **20 %**
- laser distance measurer — **20 %**
- utility knife — **20 %**
- suction cup — **20 %**
- tape measure — **20 %**
- power tools — **20 %**
- rubber mallet — **20 %**
<!-- market-evidence -->