feat: bridge-construction-supervisor skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 18:03:47 +02:00
commit 321fd3e9d8
9 changed files with 994 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — bridge-construction-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 — bridge-construction-supervisor
"ESCO (occupation & competences)" : 56
"O*NET (tasks & tools)" : 53
"Job boards (market evidence)" : 53
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 177
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 56 | 16.3 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 53 | 15.4 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 53 | 15.4 % | 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.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 177 | 51.5 % | 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: bridge-construction-supervisor
description: "Occupational skill for the role 'bridge construction supervisor' (also: bridge construction project supervisor, bridge building supervisor, bridge construction site supervisor, bridgebuilding supervisor). Use when the user asks for typical bridge construction supervisor work such as: typical bridge construction supervisor responsibilities"
---
# Bridge Construction Supervisor
Bridge construction supervisors monitor the construction of bridges. 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)
- check compatibility of materials
- conduct quality control analysis
- coordinate construction activities
- ensure compliance with construction project deadline
- ensure equipment availability
- evaluate employees work
- follow health and safety procedures in construction
- identify defects in concrete
- identify external risks to bridge integrity
- inspect construction supplies
- interpret 2D plans
- interpret 3D plans
- keep records of bridge investigation findings
- keep records of work progress
- liaise with managers
## Hot technologies
- Adobe Acrobat
- Autodesk AutoCAD
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
- Microsoft PowerPoint
- Microsoft Project
- Microsoft Word
- Oracle Primavera Enterprise Project Portfolio Management
- Procore software
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/05ebeb56-6ceb-488d-ba91-ed15088efc8e), O*NET 30.3 (47-1011.00, manual nearest match). See manifest.json for licensing/attribution.*

274
manifest.json Normal file
View File

@@ -0,0 +1,274 @@
{
"name": "bridge-construction-supervisor",
"title": "bridge construction supervisor",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/05ebeb56-6ceb-488d-ba91-ed15088efc8e",
"esco_code": "3123.1.2",
"isco_group": "3123",
"onet_soc": "47-1011.00",
"crosswalk_match": "manual nearest via ISCO 3123 (First-Line Supervisors of Construction Trades and Extraction Workers)"
},
"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": 28,
"skills_optional": 27,
"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
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 12
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 5
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 12
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 4
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 4
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 2
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 5
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 3
},
"rohitg00/skillkit": {
"repo": "https://github.com/rohitg00/skillkit",
"commit": "d2e5c34",
"license": "Apache-2.0",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 1
},
"Chachamaru127/claude-code-harness": {
"repo": "https://github.com/Chachamaru127/claude-code-harness",
"commit": "9851b1a",
"license": "custom (see upstream LICENSE)",
"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
},
"rampstackco/claude-skills": {
"repo": "https://github.com/rampstackco/claude-skills",
"commit": "bc6d961",
"license": "MIT",
"skills": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"indranilbanerjee/digital-marketing-pro": {
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
"commit": "a3d119c",
"license": "MIT",
"skills": 1
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 1
},
"nexscope-ai/eCommerce-Skills": {
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
"commit": "56f3288",
"license": "MIT",
"skills": 3
},
"qdrant/skills": {
"repo": "https://github.com/qdrant/skills",
"commit": "2a06cb1",
"license": "Apache-2.0",
"skills": 1
},
"JasonColapietro/suede-creator-skills": {
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
"commit": "0dc2aef",
"license": "MIT",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 1
},
"Ar9av/PaperOrchestra": {
"repo": "https://github.com/Ar9av/PaperOrchestra",
"commit": "07b981f",
"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": 2
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 2
},
"avelikiy/great_cto": {
"repo": "https://github.com/avelikiy/great_cto",
"commit": "4fe1e39",
"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
},
"jeffallan/claude-skills": {
"repo": "https://github.com/jeffallan/claude-skills",
"commit": "e8be415",
"license": "MIT",
"skills": 1
},
"SnailSploit/Claude-Red": {
"repo": "https://github.com/SnailSploit/Claude-Red",
"commit": "aeb41ec",
"license": "MIT",
"skills": 1
},
"0xwilliamortiz/claude-red": {
"repo": "https://github.com/0xwilliamortiz/claude-red",
"commit": "ad8436b",
"license": "MIT",
"skills": 1
},
"giuseppe-trisciuoglio/developer-kit": {
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
"commit": "306f428",
"license": "MIT",
"skills": 1
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 51,
"adjacent": 29
}
},
"provenance": {
"items": {
"esco": 56,
"onet": 53,
"jobads": 53,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 177,
"stackx": 0
},
"share_percent": {
"esco": 16.3,
"onet": 15.4,
"jobads": 15.4,
"wiki_ai": 0.0,
"anthropic": 1.5,
"ai_skills": 51.5,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,370 @@
# External AI agent skills — bridge-construction-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: 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-evil-twin` | adjacent | Evil Twin / KARMA / Mana access point methodology — rogue AP construction with hostapd-mana / wifiphisher / airgeddon, KARMA universal probe response, Mana selective probe response, captive portal phishing, deauth-driven client coercion to … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/wireless/offensive-evil-twin) |
## 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 |
|---|---|---|---|
| `portfolio-construction` | core | Construct and optimize investment portfolios — asset allocation, risk budgeting, factor exposure management, and mean-variance optimization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/portfolio-construction) |
| `submittal-tracker` | core | Construction submittal tracking skill for document management and review workflow | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/submittal-tracker) |
| `cpm-schedule-generator` | core | Critical Path Method scheduling skill for construction schedule development and analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/cpm-schedule-generator) |
| `building-code-checker` | core | Building code compliance checking skill for IBC occupancy, construction type, and area requirements | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/building-code-checker) |
| `context-engineering` | core | 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) |
| `translation-management` | core | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) |
| `quantity-takeoff-calculator` | adjacent | Construction quantity takeoff skill for concrete, steel, earthwork, and materials | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/quantity-takeoff-calculator) |
| `bayesian-network-analyzer` | adjacent | Bayesian network construction and inference skill for probabilistic reasoning, causal analysis, and belief updating | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/decision-intelligence/skills/bayesian-network-analyzer) |
| `cost-database-interface` | adjacent | Construction cost database interface skill for unit costs, productivity, and regional adjustments | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/cost-database-interface) |
| `lbo-model-builder` | adjacent | Leveraged Buyout model construction skill for private equity transaction analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/lbo-model-builder) |
| `merger-model-builder` | adjacent | M&A merger model construction skill with accretion/dilution analysis and synergy modeling | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/merger-model-builder) |
| `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) |
## 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` | core | 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) |
| `social-calendar-builder` | core | Use when the user asks to "build our social posting calendar", "set weekly slots and queue depth per channel", or "plan the evergreen recycle rotation"; produces the always-on brand calendar — pillar allocation with hero/hub/help balance … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/social/craft/social-calendar-builder) |
## 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 |
|---|---|---|---|
| `blueprint` | core | Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/blueprint) |
| `agentic-os` | core | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
| `marketing-campaign` | core | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) |
| `agent-harness-construction` | adjacent | AI エージェントのアクション空間、ツール定義、観測フォーマットを設計・最適化して完了率を向上させます。 | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/docs/ja-JP/skills/agent-harness-construction) |
## 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` | core | 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` | core | /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) |
| `financial-analyst` | adjacent | Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/skills/financial-analyst) |
## Source: Ar9av/PaperOrchestra
- Repository: [https://github.com/Ar9av/PaperOrchestra](https://github.com/Ar9av/PaperOrchestra) (commit `07b981f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `paper-writing-bench` | adjacent | Reverse-engineer raw materials (Sparse idea, Dense idea, experimental log) from an existing AI research paper to build a benchmark case for evaluating paper-writing pipelines. Replicates the PaperWritingBench dataset construction procedure … | [source](https://github.com/Ar9av/PaperOrchestra/tree/07b981f/skills/paper-writing-bench) |
## Source: avelikiy/great_cto
- Repository: [https://github.com/avelikiy/great_cto](https://github.com/avelikiy/great_cto) (commit `4fe1e39`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `vertical-construction` | adjacent | Domain knowledge for the construction vertical (contractors, field crews) so architect and pm don't spec construction products naively. Covers the vocabulary (bid vs estimate, takeoff, retainage, change order, AIA G702/G703, lien waiver, … | [source](https://github.com/avelikiy/great_cto/tree/4fe1e39/skills/vertical-construction) |
## 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 |
|---|---|---|---|
| `knowledge-graph-construction` | core | Build research knowledge graphs for literature synthesis and RAG systems | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/tools/knowledge-graph/knowledge-graph-construction) |
| `hud` | core | 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) |
| `i3` | adjacent | RAG Builder with Parallel Document Processing Vector database construction with local embeddings (zero cost) Handles PDF download, text extraction, chunking, and vector database creation Absorbed B5 (Parallel Document Processor) … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/i3) |
| `d4` | adjacent | Agent D4 - Measurement Instrument Developer - Scale construction and psychometric validation. Covers item development, validity evidence, and reliability testing for social science research. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/d4) |
| `knowledge-graph-skills` | adjacent | 9 knowledge graphs skills. Trigger: building knowledge graphs, connecting concepts, ontology design. Design: graph construction, traversal, and visualization for research knowledge. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/tools/knowledge-graph) |
## 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-setup` | core | 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 |
|---|---|---|---|
| `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) |
## 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 |
|---|---|---|---|
| `langgraph` | core | Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/langgraph) |
| `it-operations` | core | 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) |
| `ai-agents-architect` | core | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/ai-agents-architect) |
| `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: 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 |
|---|---|---|---|
| `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: 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: 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 |
|---|---|---|---|
| `media-plan` | core | Create a paid media plan. Use when: building media buy schedules, cross-channel budget allocation, or creative rotation calendars. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/media-plan) |
## 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-social` | core | Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-social) |
## 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 |
|---|---|---|---|
| `kotlin-specialist` | adjacent | Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/kotlin-specialist) |
## 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 |
|---|---|---|---|
| `procore-cost-tuning` | core | Procore cost tuning \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore cost tuning\", \"procore-cost-tuning\".\n | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-cost-tuning) |
| `procore-webhooks-events` | core | Procore webhooks events \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore webhooks events\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-webhooks-events) |
| `procore-ci-integration` | core | Procore ci integration \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore ci integration\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-ci-integration) |
| `procore-common-errors` | core | Procore common errors \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore common errors\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-common-errors) |
| `procore-core-workflow-a` | core | Procore core workflow a \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore core workflow a\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-core-workflow-a) |
| `procore-core-workflow-b` | core | Procore core workflow b \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore core workflow b\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-core-workflow-b) |
| `procore-data-handling` | core | Procore data handling \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore data handling\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-data-handling) |
| `procore-debug-bundle` | core | Procore debug bundle \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore debug bundle\", \"procore-debug-bundle\".\n | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-debug-bundle) |
| `procore-deploy-integration` | core | Procore deploy integration \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore deploy integration\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-deploy-integration) |
| `procore-enterprise-rbac` | core | Procore enterprise rbac \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore enterprise rbac\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-enterprise-rbac) |
| `procore-hello-world` | core | Procore hello world \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore hello world\", \"procore-hello-world\".\n | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-hello-world) |
| `procore-incident-runbook` | core | Procore incident runbook \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore incident runbook\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-incident-runbook) |
## 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 |
|---|---|---|---|
| `pathml` | adjacent | Full-featured computational pathology toolkit. Use for advanced WSI analysis including multiplexed immunofluorescence (CODEX, Vectra), nucleus segmentation, tissue graph construction, and ML model training on pathology data. Supports 160+ … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/pathml) |
| `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 |
|---|---|---|---|
| `pathml` | adjacent | Full-featured computational pathology toolkit. Use for advanced WSI analysis including multiplexed immunofluorescence (CODEX, Vectra), nucleus segmentation, tissue graph construction, and ML model training on pathology data. Supports 160+ … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/pathml) |
| `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 |
|---|---|---|---|
| `site-safety-briefing` | core | Produce a toolbox talk or pre-task safety briefing from the day's planned construction work. Use when asked to write a toolbox talk, prepare a pre-task plan or JHA/JSA briefing, brief a crew on today's hazards, or plan safety for a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/site-safety-briefing) |
| `change-order-writer` | core | Draft a defensible construction change order with entitlement basis, scope delta, itemised pricing, and schedule impact. Use when asked to write a change order, price extra work, draft a CO or COR/PCO, respond to a directive for changed … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/change-order-writer) |
| `delay-claim-letter` | core | Draft a construction delay notice or delay claim letter with contract clause citation, cause classification, and critical-path impact narrative. Use when asked to write a delay notice, put the owner or GC on notice of delay, draft a time … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/delay-claim-letter) |
| `bid-tender-review` | adjacent | Analyse a construction bid or tender package for scope gaps, risk-shifting exclusions, unit-rate red flags, and front-loading in the schedule of values. Use when asked to review a bid, level bids, check a tender for gaps, compare sub … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/bid-tender-review) |
| `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) |
## Source: mukul975/Anthropic-Cybersecurity-Skills
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
## Source: 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 |
|---|---|---|---|
| `book-sft-pipeline` | adjacent | This skill should be used for book-to-SFT pipelines: ePub extraction, literary segmentation, author-voice dataset construction, style-transfer training, LoRA workflows, and model evaluation for voice replication. | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/examples/book-sft-pipeline) |
## Source: nexscope-ai/eCommerce-Skills
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ecommerce-social-media-marketing` | core | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) |
| `etsy-seasonal-strategy` | core | Seasonal selling calendar — holiday prep, trending categories, listing refresh timing, inventory planning | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/etsy-seasonal-strategy) |
| `tiktok-shop-content-strategy` | core | TikTok Shop content creation strategy and planning. Trending formats, viral hooks, product showcasing, hashtag strategy, and content calendar development. Use when the user asks about TikTok content strategy, viral content creation, TikTok … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-content-strategy) |
## Source: qdrant/skills
- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `qdrant-performance-optimization` | core | Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage optimization. Use when planning configuration or capacity changes to improve speed and efficiency. For diagnosing an active … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-performance-optimization) |
## Source: rampstackco/claude-skills
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `content-strategy` | core | Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill whenever the user wants to plan a content program, define content pillars, build an … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-strategy) |
## 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` | core | 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) |
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
## 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` | core | 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) |
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
## 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: sanjay3290/ai-skills
- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `google-calendar` | core | Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-calendar) |
## 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-evil-twin` | adjacent | Evil Twin / KARMA / Mana access point methodology — rogue AP construction with hostapd-mana / wifiphisher / airgeddon, KARMA universal probe response, Mana selective probe response, captive portal phishing, deauth-driven client coercion to … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/wireless/offensive-evil-twin) |
## 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 |
|---|---|---|---|
| `content-strategy` | core | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) |

92
references/market.md Normal file
View File

@@ -0,0 +1,92 @@
# Market evidence report — bridge-construction-supervisor
Source: **23 real job ads** (JSearch API, countries: us 23), extracted into the MSSQL evidence store; as of 2026-07-09.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 21 | 91 % |
| senior | 2 | 9 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | bridge construction | 14 | 61 % |
| 2 | heavy civil construction | 8 | 35 % |
| 3 | heavy highway construction | 7 | 30 % |
| 4 | construction management | 6 | 26 % |
| 5 | quality control | 5 | 22 % |
| 6 | safety management | 5 | 22 % |
| 7 | blueprint reading | 3 | 13 % |
| 8 | cost control | 3 | 13 % |
| 9 | safety compliance | 3 | 13 % |
| 10 | schedule management | 3 | 13 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | safety management | 3 | 13 % |
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | crew supervision | 7 | 30 % |
| 2 | issue resolution | 4 | 17 % |
| 3 | subcontractor coordination | 4 | 17 % |
| 4 | project leadership | 3 | 13 % |
| 5 | safety enforcement | 3 | 13 % |
## Regional breakdown
> **Corpus note:** 23 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** — 23 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 |
|---|---|
| Bridge Superintendent | 4 |
| Bridge Construction Superintendent - Safety & Delivery Lead | 1 |
| Bridge Construction Superintendent Lead, Safety & Scheduling | 1 |
| Bridge Foreman - R2679 | 1 |
| Bridge Superintendent - Gaithersburg, MD | 1 |
| BRIDGE/STRUCTURAL FOREMAN | 1 |
| Civil Superintendent - Highway and Bridge construction | 1 |
| Construction Superintendent Highway & Bridge | 1 |
| Construction Superintendent-Pedestrian Bridges | 1 |
| Highway/Bridge Construction Manager at STV Inc. Washington DC | 1 |
| Highway/Bridge Construction Superintendent | 1 |
| Lead Bridge Construction Superintendent | 1 |
| Roadway & Bridge Construction Lead | 1 |
| Senior Construction Superintendent Heavy Highway & Bridge Projects | 1 |
| Senior Field Superintendent - Heavy Civil Road & Bridge | 1 |
| Superintendent Bridge/Structures Division | 1 |
| Traveling Bridge Construction Leader | 1 |
| Traveling Bridge Superintendent | 1 |
| Traveling Bridge Superintendent: Lead Multi-Project Field Teams | 1 |
| Traveling Heavy Civil Field Superintendent Bridges & Highways | 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.

20
references/profile.md Normal file
View File

@@ -0,0 +1,20 @@
# Occupation profile — bridge construction supervisor
- **ESCO URI:** http://data.europa.eu/esco/occupation/05ebeb56-6ceb-488d-ba91-ed15088efc8e
- **ESCO code:** 3123.1.2
- **ISCO-08 group:** 3123 — Construction supervisors
## Description (ESCO)
Bridge construction supervisors monitor the construction of bridges. They assign tasks and take quick decisions to resolve problems.
## Definition
nan
## Alternative labels
- bridge construction project supervisor
- bridge building supervisor
- bridge construction site supervisor
- bridgebuilding supervisor

87
references/skills.md Normal file
View File

@@ -0,0 +1,87 @@
# Competences — bridge construction supervisor
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/05ebeb56-6ceb-488d-ba91-ed15088efc8e).
## Essential
- **check compatibility of materials** (skill/competence)
- **conduct quality control analysis** (skill/competence)
- **coordinate construction activities** (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)
- **identify defects in concrete** (skill/competence)
- **identify external risks to bridge integrity** (skill/competence)
- **inspect construction supplies** (skill/competence)
- **interpret 2D plans** (skill/competence)
- **interpret 3D plans** (skill/competence)
- **keep records of bridge investigation findings** (skill/competence)
- **keep records of work progress** (skill/competence)
- **liaise with managers** (skill/competence)
- **manage bridge construction projects** (skill/competence)
- **manage health and safety standards** (skill/competence)
- **mechanical tools** (knowledge)
- **monitor stock level** (skill/competence)
- **plan resource allocation** (skill/competence)
- **plan shifts of employees** (skill/competence)
- **prevent damage to utility infrastructure** (skill/competence)
- **process incoming construction supplies** (skill/competence)
- **react to events in time-critical environments** (skill/competence)
- **secure working area** (skill/competence)
- **supervise staff** (skill/competence)
- **use safety equipment in construction** (skill/competence)
- **work in a construction team** (skill/competence)
## Optional
- advise on construction materials (skill/competence)
- answer requests for quotation (skill/competence)
- bridge engineering (knowledge)
- calculate needs for construction supplies (skill/competence)
- construction product regulation (knowledge)
- cost management (knowledge)
- crane load charts (knowledge)
- drive mobile heavy construction equipment (skill/competence)
- estimate restoration costs (skill/competence)
- follow safety procedures when working at heights (skill/competence)
- guide operation of heavy construction equipment (skill/competence)
- identify wood warp (skill/competence)
- inspect construction sites (skill/competence)
- machinery load capacity (knowledge)
- order construction supplies (skill/competence)
- provide first aid (skill/competence)
- provide technical expertise (skill/competence)
- recognise signs of wood rot (skill/competence)
- recruit employees (skill/competence)
- report defective manufacturing materials (skill/competence)
- train employees (skill/competence)
- transport construction supplies (skill/competence)
- types of asphalt coverings (knowledge)
- types of wood (knowledge)
- use measurement instruments (skill/competence)
- wood cuts (knowledge)
- work ergonomically (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 23 ads, as of 2026-07-09)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- bridge construction — **61 %**
- heavy civil construction — **35 %**
- heavy highway construction — **30 %**
- construction management — **26 %**
- quality control — **22 %**
- safety management — **22 %**
### Responsibilities
- crew supervision — **30 %**
- issue resolution — **17 %**
- subcontractor coordination — **17 %**
<!-- market-evidence -->

39
references/tasks.md Normal file
View File

@@ -0,0 +1,39 @@
# Tasks & work activities — bridge construction supervisor
Source: O*NET 30.3, occupation 47-1011.00 (First-Line Supervisors of Construction Trades and Extraction Workers) — manual nearest-occupation mapping via ISCO group 3123; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Core]** Read specifications, such as blueprints, to determine construction requirements or to plan procedures.
- **[Core]** Estimate material or worker requirements to complete jobs.
- **[Core]** Supervise, coordinate, or schedule the activities of construction or extractive workers.
- **[Core]** Confer with managerial or technical personnel, other departments, or contractors to resolve problems or to coordinate activities.
- **[Core]** Coordinate work activities with other construction project activities.
- **[Core]** Order or requisition materials or supplies.
- **[Core]** Locate, measure, and mark site locations or placement of structures or equipment, using measuring and marking equipment.
- **[Core]** Record information, such as personnel, production, or operational data on specified forms or reports.
- **[Core]** Assign work to employees, based on material or worker requirements of specific jobs.
- **[Core]** Provide assistance to workers engaged in construction or extraction activities, using hand tools or other equipment.
- **[Core]** Train workers in construction methods, operation of equipment, safety procedures, or company policies.
- **[Core]** Analyze worker or production problems and recommend solutions, such as improving production methods or implementing motivational plans.
- **[Core]** Arrange for repairs of equipment or machinery.
- **[Core]** Suggest or initiate personnel actions, such as promotions, transfers, or hires.
- **[Core]** Inspect work progress, equipment, or construction sites to verify safety or to ensure that specifications are met.
## Detailed work activities
- Assist skilled construction or extraction personnel.
- Communicate with other construction or extraction personnel to discuss project details.
- Coordinate construction project activities.
- Direct construction or extraction personnel.
- Estimate construction project labor requirements.
- Estimate materials requirements for projects.
- Evaluate projects to determine compliance with technical specifications.
- Inspect equipment or tools to be used in construction or excavation.
- Mark reference points on construction materials.
- Measure work site dimensions.
- Monitor construction operations.
- Order construction or extraction materials or equipment.
- Record operational or environmental data.
- Review blueprints or specifications to determine work requirements.
- Train construction or extraction personnel.

28
references/tools.md Normal file
View File

@@ -0,0 +1,28 @@
# Tools & technology — bridge construction supervisor
Source: O*NET 30.3, occupation 47-1011.00 (First-Line Supervisors of Construction Trades and Extraction Workers) — manual nearest-occupation mapping via ISCO group 3123; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Acrobat | Document management software | yes |
| Autodesk AutoCAD | 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 Word | Word processing software | yes |
| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes |
| Procore software | Analytical or scientific software | yes |
| FranklinCovey TabletPlanner | Calendar and scheduling software | |
| Graphics software | Graphics or photo imaging software | |
| HCSS HeavyJob | Project management software | |
| Inventory tracking software | Inventory management software | |
| Mi-Co Mi-Forms | Data base user interface and query software | |
| Microsoft NetMeeting | Video conferencing software | |
| Oracle Primavera P6 Enterprise Portfolio Project Management | Project management software | |
| Oracle Primavera Systems | Project management software | |
| Prolog | Development environment software | |
| QuickBase business management software | Data base user interface and query software | |
| Sage 300 Construction and Real Estate | Data base user interface and query software | |
| Scheduling software | Calendar and scheduling software | |