commit d1e140e2e06c0862ca6d681344de81690dcdb2fc Author: skillfactor-pipeline Date: Fri Aug 14 18:02:44 2026 +0200 feat: road-construction-supervisor skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..ba8210c --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — road-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 — road-construction-supervisor + "ESCO (occupation & competences)" : 58 + "O*NET (tasks & tools)" : 53 + "Job boards (market evidence)" : 45 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 180 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 58 | 17.0 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 53 | 15.5 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 45 | 13.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.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 180 | 52.8 % | 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). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..a4554e4 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: road-construction-supervisor +description: "Occupational skill for the role 'road construction supervisor' (also: supervisor of road construction, road construction project supervisor, clerk of works, supervisor of road construction operations, road construction foreman, highway construction supervisor). Use when the user asks for typical road construction supervisor work such as: typical road construction supervisor responsibilities" +--- + +# Road Construction Supervisor + +Road construction supervisors monitor the construction and maintenance of roads. 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) + +- 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 +- guide operation of heavy construction equipment +- inspect construction sites +- inspect construction supplies +- keep records of work progress +- liaise with managers +- manage health and safety standards +- mechanical systems +- mechanical tools +- monitor stock level + +## 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/7c205166-d862-45fc-90e5-58a3aa3721dd), O*NET 30.3 (47-1011.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..5b63efa --- /dev/null +++ b/manifest.json @@ -0,0 +1,280 @@ +{ + "name": "road-construction-supervisor", + "title": "road construction supervisor", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/7c205166-d862-45fc-90e5-58a3aa3721dd", + "esco_code": "3123.1.20", + "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": 25, + "skills_optional": 32, + "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 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 6 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "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": 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 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "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 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 1 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 1 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 2 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "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 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 2 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 7 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 3 + }, + "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 + }, + "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": 2 + }, + "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 + }, + "Ar9av/PaperOrchestra": { + "repo": "https://github.com/Ar9av/PaperOrchestra", + "commit": "07b981f", + "license": "MIT", + "skills": 1 + }, + "avelikiy/great_cto": { + "repo": "https://github.com/avelikiy/great_cto", + "commit": "4fe1e39", + "license": "MIT", + "skills": 1 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 1 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 1 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "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": 31, + "adjacent": 49 + } + }, + "provenance": { + "items": { + "esco": 58, + "onet": 53, + "jobads": 45, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 180, + "stackx": 0 + }, + "share_percent": { + "esco": 17.0, + "onet": 15.5, + "jobads": 13.2, + "wiki_ai": 0.0, + "anthropic": 1.5, + "ai_skills": 52.8, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..dd12f12 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,378 @@ +# External AI agent skills — road-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 | +|---|---|---|---| +| `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) | +| `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` | adjacent | 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) | +| `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) | +| `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) | +| `causal-inference-engine` | adjacent | Causal reasoning implementing DAG construction, do-calculus, and intervention effect estimation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/scientific-discovery/skills/causal-inference-engine) | +| `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) | +| `csi-specification-writer` | adjacent | CSI MasterFormat specification writing skill for construction document preparation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/civil-engineering/skills/csi-specification-writer) | +| `decision-tree-builder` | adjacent | Automated decision tree construction skill for structuring complex decisions with probabilities, payoffs, and expected value calculations | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/decision-intelligence/skills/decision-tree-builder) | + +## 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 | +|---|---|---|---| +| `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) | +| `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 | +|---|---|---|---| +| `blueprint` | adjacent | 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) | +| `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 | +|---|---|---|---| +| `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) | +| `business-investment-advisor` | adjacent | Business investment analysis and capital allocation advisor. Use when evaluating whether to invest in equipment, real estate, a new business, hiring, technology, or any capital expenditure. Also use for ROI calculations, IRR, NPV, payback … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/business-investment-advisor/skills/business-investment-advisor) | +| `founder-coach` | adjacent | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) | + +## Source: 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: basicmachines-co/basic-memory + +- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-schema` | adjacent | Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-schema) | + +## 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 | +|---|---|---|---| +| `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) | +| `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) | +| `knowledge-graph-construction` | adjacent | 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) | +| `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) | +| `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) | +| `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) | +| `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) | + +## 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) | + +## 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: 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 | +|---|---|---|---| +| `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: 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) | +| `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 | +|---|---|---|---| +| `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) | +| `procore-local-dev-loop` | core | Procore local dev loop \u2014 construction management platform integration.\n\ Use when working with Procore API for project management, RFIs, or submittals.\n\ Trigger with phrases like \"procore local dev loop\", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-local-dev-loop) | +| `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-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-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) | + +## 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) | +| `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) | +| `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) | +| `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) | +| `subcontractor-scorecard` | adjacent | Score a subcontractor's performance across schedule reliability, quality, safety, paperwork, and change-order behaviour with weighted anchors. Use when asked to evaluate a sub, build a subcontractor scorecard, decide whether to rebid or … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/subcontractor-scorecard) | + +## 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: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-production-readiness` | adjacent | Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-production-readiness) | + +## Source: 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 | +|---|---|---|---| +| `research-synthesize` | core | Synthesize research findings from memory into structured reports with evidence grading, contradiction resolution, and actionable recommendations | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-goals/skills/research-synthesize) | +| `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 | +|---|---|---|---| +| `research-synthesize` | core | Synthesize research findings from memory into structured reports with evidence grading, contradiction resolution, and actionable recommendations | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-goals/skills/research-synthesize) | +| `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: 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: 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 | +|---|---|---|---| +| `memory-management` | adjacent | Guide the agent to recall, remember, and route durable learning into Memory, Skills, Scheduled Tasks, or Tape. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/memory-management) | + +## 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: 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 | +|---|---|---|---| +| `knowledge-management` | core | Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/knowledge-management) | + +## Source: zxkane/aws-skills + +- Repository: [https://github.com/zxkane/aws-skills](https://github.com/zxkane/aws-skills) (commit `68530c6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `aws-cost-operations` | core | AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-cost-ops/skills/aws-cost-operations) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..ee89574 --- /dev/null +++ b/references/market.md @@ -0,0 +1,74 @@ +# Market evidence report — road-construction-supervisor + +Source: **14 real job ads** (JSearch API, countries: us 14), extracted into the MSSQL evidence store; as of 2026-07-19. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 12 | 86 % | +| n/a | 1 | 7 % | +| lead | 1 | 7 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Office | 3 | 21 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | quality control | 3 | 21 % | +| 2 | safety compliance | 3 | 21 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | equipment maintenance | 3 | 21 % | + +## Regional breakdown + +> **Corpus note:** 14 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** — 14 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 | +|---|---| +| Road Supervisor | 2 | +| 23221 - Inspector Sr Const | 1 | +| Asphalt & Roadway Maintenance Supervisor | 1 | +| Construction Grade Foreman - Hampton Roads | 1 | +| Construction Supervisor | 1 | +| EXPERIENCED HEAVY HIGHWAY AND BRIDGE REPAIR FOREMAN | 1 | +| Foreman/Superintendent | 1 | +| HEAVY CIVIL FIELD SUPERVISOR POSITIONS - Hampton Roads | 1 | +| Highway Construction Superintendent | 1 | +| Highways Supervisor | 1 | +| Road Maintenance Supervisor - MOT & Concrete Ops | 1 | +| Roads Maintenance Crew Supervisor | 1 | +| Senior Highway Construction Manager - Lead Road Projects | 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. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..7cedbfa --- /dev/null +++ b/references/profile.md @@ -0,0 +1,24 @@ +# Occupation profile — road construction supervisor + +- **ESCO URI:** http://data.europa.eu/esco/occupation/7c205166-d862-45fc-90e5-58a3aa3721dd +- **ESCO code:** 3123.1.20 +- **ISCO-08 group:** 3123 — Construction supervisors + +## Description (ESCO) + +Road construction supervisors monitor the construction and maintenance of roads. They assign tasks and take quick decisions to resolve problems. + +## Definition + +nan + +## Alternative labels + +- supervisor of road construction +- road construction project supervisor +- clerk of works +- supervisor of road construction operations +- road construction foreman +- highway construction supervisor +- road construction clerk of works +- surfacing supervisor diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..66e97c9 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,98 @@ +# Competences — road construction supervisor + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/7c205166-d862-45fc-90e5-58a3aa3721dd). + +## Essential + +- **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) +- **guide operation of heavy construction equipment** (skill/competence) +- **inspect construction sites** (skill/competence) +- **inspect construction supplies** (skill/competence) +- **keep records of work progress** (skill/competence) +- **liaise with managers** (skill/competence) +- **manage health and safety standards** (skill/competence) +- **mechanical systems** (knowledge) +- **mechanical tools** (knowledge) +- **monitor stock level** (skill/competence) +- **plan resource allocation** (skill/competence) +- **plan shifts of employees** (skill/competence) +- **process incoming construction supplies** (skill/competence) +- **react to events in time-critical environments** (skill/competence) +- **road traffic laws** (knowledge) +- **secure working area** (skill/competence) +- **supervise staff** (skill/competence) +- **types of asphalt coverings** (knowledge) +- **use safety equipment in construction** (skill/competence) +- **work in a construction team** (skill/competence) + +## Optional + +- advise on construction materials (skill/competence) +- apply proofing membranes (skill/competence) +- asphalt mixes (knowledge) +- calculate needs for construction supplies (skill/competence) +- clear accident site (skill/competence) +- construction product regulation (knowledge) +- cost management (knowledge) +- inspect asphalt (skill/competence) +- inspect drainage channels (skill/competence) +- inspect road signs (skill/competence) +- lay base courses (skill/competence) +- lay concrete slabs (skill/competence) +- liaise with financiers (skill/competence) +- liaise with local authorities (skill/competence) +- machinery load capacity (knowledge) +- maintain equipment (skill/competence) +- negotiate supplier arrangements (skill/competence) +- order construction supplies (skill/competence) +- pave asphalt layers (skill/competence) +- perform traffic sign maintenance (skill/competence) +- place temporary road signage (skill/competence) +- prepare subgrade for road pavement (skill/competence) +- provide first aid (skill/competence) +- provide technical expertise (skill/competence) +- recruit employees (skill/competence) +- remove road surface (skill/competence) +- train employees (skill/competence) +- transport construction supplies (skill/competence) +- types of membranes (knowledge) +- use measurement instruments (skill/competence) +- work ergonomically (skill/competence) +- work safely with hot materials (skill/competence) + + + +## Market evidence (job-ad analysis, 14 ads, as of 2026-07-19) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- quality control — **21 %** +- safety compliance — **21 %** +- rerouting identification — **14 %** +- route adherence monitoring — **14 %** +- safety hazard identification — **14 %** +- safety management — **14 %** +- street operations monitoring — **14 %** +- vehicle cleanliness inspection — **14 %** +- wheelchair securement checks — **14 %** +- post-accident testing administration — **14 %** +- accident management — **14 %** +- grading — **14 %** +- incident preventability determination — **14 %** + +### Responsibilities + +- equipment maintenance — **21 %** +- report preparation — **14 %** +- crew supervision — **14 %** +- work assignment — **14 %** +- safety enforcement — **14 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..a04639a --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,39 @@ +# Tasks & work activities — road 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. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..6d7cbdb --- /dev/null +++ b/references/tools.md @@ -0,0 +1,40 @@ +# Tools & technology — road 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 | | + + + +## Market evidence (job-ad analysis, 14 ads, as of 2026-07-19) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Office — **21 %** + +