feat: building-inspector skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — building-inspector
|
||||
|
||||
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 — building-inspector
|
||||
"ESCO (occupation & competences)" : 37
|
||||
"O*NET (tasks & tools)" : 55
|
||||
"Job boards (market evidence)" : 82
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 183
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 37 | 10.2 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 55 | 15.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 82 | 22.7 % | references/market.md (full report) + "Market evidence" headline sections |
|
||||
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
|
||||
| Anthropic official Claude skills | 5 | 1.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 183 | 50.6 % | 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).
|
||||
75
SKILL.md
Normal file
75
SKILL.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
name: building-inspector
|
||||
description: "Occupational skill for the role 'building inspector' (also: asbestos inspector, construction services inspector, construction control surveyor, buildings inspector, building control officer, building services inspector). Use when the user asks for typical building inspector work such as: Calculate dimensions, square footage, profile and component specifications, and material quantities, using calculator or computer.; Draft detailed dimensional drawings and design layouts for projects to ensure conformance to specifications.; Analyze proposed site factors and design maps, graphs, tracings, and diagrams to illustrate findings."
|
||||
---
|
||||
|
||||
# Building Inspector
|
||||
|
||||
Building inspectors perform inspections of buildings to determine compliance with specifications for various focuses of assessment. They observe and determine the suitability of construction, quality and resistance, and general compliance with regulations.
|
||||
|
||||
## Core workflow
|
||||
|
||||
1. Calculate dimensions, square footage, profile and component specifications, and material quantities, using calculator or computer.
|
||||
2. Draft detailed dimensional drawings and design layouts for projects to ensure conformance to specifications.
|
||||
3. Analyze proposed site factors and design maps, graphs, tracings, and diagrams to illustrate findings.
|
||||
4. Read and review project blueprints and structural specifications to determine dimensions of structure or system and material requirements.
|
||||
5. Prepare reports and document project activities and data.
|
||||
6. Confer with supervisor to determine project details such as plan preparation, acceptance testing, and evaluation of field conditions.
|
||||
7. Report maintenance problems occurring at project site to supervisor and negotiate changes to resolve system conflicts.
|
||||
|
||||
## 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)
|
||||
|
||||
- architecture regulations
|
||||
- building codes
|
||||
- check construction compliance
|
||||
- civil engineering
|
||||
- communicate problems to senior colleagues
|
||||
- construction legal systems
|
||||
- construction methods
|
||||
- energy conservation
|
||||
- engineering principles
|
||||
- green building practices
|
||||
- inspect building systems
|
||||
- liaise with local authorities
|
||||
- manage health and safety standards
|
||||
- quality assurance procedures
|
||||
- read standard blueprints
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Autodesk AutoCAD
|
||||
- Autodesk AutoCAD Civil 3D
|
||||
- Autodesk Revit
|
||||
- Bentley MicroStation
|
||||
- Microsoft Visual Basic
|
||||
- Microsoft Outlook
|
||||
- SAP software
|
||||
- ESRI ArcGIS software
|
||||
- Microsoft Office software
|
||||
- Microsoft PowerPoint
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 43 gated job ads (see references/market.md, as of 2026-07-09):
|
||||
|
||||
- Microsoft Excel — 23 %
|
||||
- Microsoft Word — 21 %
|
||||
- Microsoft Office — 14 %
|
||||
- Microsoft Outlook — 7 %
|
||||
- ProCore — 7 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/f0e479d9-7afd-40b1-b60f-b68c400c15fb), O*NET 30.3 (17-3022.00). See manifest.json for licensing/attribution.*
|
||||
286
manifest.json
Normal file
286
manifest.json
Normal file
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"name": "building-inspector",
|
||||
"title": "building inspector",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/f0e479d9-7afd-40b1-b60f-b68c400c15fb",
|
||||
"esco_code": "3112.1.2",
|
||||
"isco_group": "3112",
|
||||
"onet_soc": "17-3022.00",
|
||||
"crosswalk_match": "closeMatch"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ESCO",
|
||||
"version": "1.2.1",
|
||||
"url": "https://esco.ec.europa.eu/"
|
||||
},
|
||||
{
|
||||
"name": "O*NET",
|
||||
"version": "30.3",
|
||||
"url": "https://www.onetcenter.org/",
|
||||
"license": "CC BY 4.0"
|
||||
}
|
||||
],
|
||||
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
|
||||
"counts": {
|
||||
"tasks": 14,
|
||||
"dwas": 16,
|
||||
"skills_essential": 18,
|
||||
"skills_optional": 18,
|
||||
"software": 24
|
||||
},
|
||||
"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
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 12
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"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": 6
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 9
|
||||
},
|
||||
"open-gitagent/opengap": {
|
||||
"repo": "https://github.com/open-gitagent/opengap",
|
||||
"commit": "d7a8e2e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"giuseppe-trisciuoglio/developer-kit": {
|
||||
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||
"commit": "306f428",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 2
|
||||
},
|
||||
"nWave-ai/nWave": {
|
||||
"repo": "https://github.com/nWave-ai/nWave",
|
||||
"commit": "1d0f13c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"OpenSenseNova/SenseNova-Skills": {
|
||||
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
|
||||
"commit": "d8bb438",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"googleworkspace/cli": {
|
||||
"repo": "https://github.com/googleworkspace/cli",
|
||||
"commit": "a3768d0",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"zebbern/claude-code-guide": {
|
||||
"repo": "https://github.com/zebbern/claude-code-guide",
|
||||
"commit": "d2c5280",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"rockscy/solo-skills": {
|
||||
"repo": "https://github.com/rockscy/solo-skills",
|
||||
"commit": "80ec4cf",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"raintree-technology/apple-hig-skills": {
|
||||
"repo": "https://github.com/raintree-technology/apple-hig-skills",
|
||||
"commit": "431fd30",
|
||||
"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": 1
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jeffallan/claude-skills": {
|
||||
"repo": "https://github.com/jeffallan/claude-skills",
|
||||
"commit": "e8be415",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"avelikiy/great_cto": {
|
||||
"repo": "https://github.com/avelikiy/great_cto",
|
||||
"commit": "4fe1e39",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jabrena/plinth": {
|
||||
"repo": "https://github.com/jabrena/plinth",
|
||||
"commit": "065eae8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
|
||||
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
|
||||
"commit": "c578e85",
|
||||
"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
|
||||
},
|
||||
"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": 1
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nicobailon/visual-explainer": {
|
||||
"repo": "https://github.com/nicobailon/visual-explainer",
|
||||
"commit": "528b71f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 53,
|
||||
"adjacent": 27
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 37,
|
||||
"onet": 55,
|
||||
"jobads": 82,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 183,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 10.2,
|
||||
"onet": 15.2,
|
||||
"jobads": 22.7,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.4,
|
||||
"ai_skills": 50.6,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
386
references/ai-skills.md
Normal file
386
references/ai-skills.md
Normal file
@@ -0,0 +1,386 @@
|
||||
# External AI agent skills — building-inspector
|
||||
|
||||
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) |
|
||||
| `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) |
|
||||
| `growing-outside-in-systems` | core | Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memory fakes, interface extraction, and deferred I/O. Use when building features, writing tests, or structuring backend … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/backend-development/skills/growing-outside-in-systems) |
|
||||
| `decision-tree-builder` | core | 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) |
|
||||
| `lbo-model-builder` | core | 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` | core | 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) |
|
||||
| `qiskit-circuit-builder` | core | IBM Qiskit integration skill for quantum circuit construction, transpilation, and execution on IBM Quantum hardware | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/quantum-computing/skills/qiskit-circuit-builder) |
|
||||
| `embedded-docs` | core | Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/embedded-docs) |
|
||||
| `knowledge-extractor` | core | Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/code-migration-modernization/skills/knowledge-extractor) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `portfolio-construction` | adjacent | 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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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) |
|
||||
| `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) |
|
||||
| `compliance-readiness` | adjacent | /cs:compliance-readiness <program> — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) |
|
||||
|
||||
## Source: 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-notes` | core | How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-notes) |
|
||||
| `code-review` | adjacent | Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/.agents/skills/code-review) |
|
||||
|
||||
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
||||
|
||||
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
||||
- License: CC-BY-4.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `i3` | core | 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) |
|
||||
| `identify` | core | 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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `referee2` | adjacent | Systematic audit and review by Referee 2. Two modes — "deck" reviews slide presentations for rhetoric, visual quality, and compile cleanliness; "code" performs cross-language replication and econometric audit of empirical pipelines. Use … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/13-scunning1975-MixtapeTools/skills/referee2) |
|
||||
| `review` | adjacent | All quality reviews — routes to appropriate critics based on target file type and flags. Replaces /paper-excellence, /proofread, /econometrics-check, /review-r, /review-paper. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/16-hsantanna88-clo-author/dot-claude/skills/review) |
|
||||
| `slide-excellence` | adjacent | Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/12-pedrohcgs-claude-code-my-workflow/dot-claude/skills/slide-excellence) |
|
||||
|
||||
## Source: davepoon/buildwithclaude
|
||||
|
||||
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/image-enhancer) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/media/image-enhancer) |
|
||||
| `langgraph` | adjacent | 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) |
|
||||
|
||||
## 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` | core | 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: googleworkspace/cli
|
||||
|
||||
- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `recipe-plan-weekly-schedule` | core | Review your Google Calendar week, identify gaps, and add events to fill them. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-plan-weekly-schedule) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `qbr-plan` | core | Prepare a Quarterly Business Review. Use when: building QBR presentations, client performance reviews, or strategy updates. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/qbr-plan) |
|
||||
|
||||
## Source: jabrena/plinth
|
||||
|
||||
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `145-java-refactoring-high-performance` | adjacent | Use when you need to refactor Java code for high performance — including memory/allocation reduction, CPU hot-path optimization, and syntax/API/control-flow improvements. This should trigger for requests such as Review Java code for high … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/145-java-refactoring-high-performance) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `detecting-sql-injection-vulnerabilities` | core | Detect and analyze SQL injection vulnerabilities in application code and database queries. Use when you need to scan code for SQL injection risks, review query construction, validate input sanitization, or implement secure query patterns. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/security/sql-injection-detector/skills/detecting-sql-injection-vulnerabilities) |
|
||||
| `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-reference-architecture` | core | Procore reference architecture \u2014 construction management platform\ \ integration.\nUse when working with Procore API for project management, RFIs,\ \ or submittals.\nTrigger with phrases like \"procore reference architecture\",\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/procore-pack/skills/procore-reference-architecture) |
|
||||
| `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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `bid-tender-review` | core | 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) |
|
||||
| `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) |
|
||||
| `punch-list-builder` | core | Turn walkthrough notes, photos, or voice-memo transcripts into a proper construction punch list with location, trade, and spec reference per item. Use when asked to build a punch list, clean up walkthrough notes, organise a deficiency … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-construction/skills/punch-list-builder) |
|
||||
| `win-loss-analysis` | core | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) |
|
||||
| `delay-claim-letter` | adjacent | 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` | adjacent | 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) |
|
||||
|
||||
## 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) |
|
||||
| `building-incident-timeline-with-timesketch` | core | Build collaborative forensic incident timelines using Timesketch to ingest, normalize, and analyze multi-source event data for attack chain reconstruction and investigation documentation. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-incident-timeline-with-timesketch) |
|
||||
|
||||
## 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-email-marketing-builder` | core | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) |
|
||||
|
||||
## Source: nexu-io/open-design
|
||||
|
||||
- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `image-enhancer` | core | Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/image-enhancer) |
|
||||
| `clinical-case-report` | core | Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/clinical-case-report) |
|
||||
|
||||
## Source: nicobailon/visual-explainer
|
||||
|
||||
- Repository: [https://github.com/nicobailon/visual-explainer](https://github.com/nicobailon/visual-explainer) (commit `528b71f`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `visual-explainer` | adjacent | Generate self-contained HTML visual explanations for systems, code changes, plans, data, and technical concepts. Use for diagrams, architecture overviews, diff or plan reviews, project recaps, comparison tables, slide decks, and other … | [source](https://github.com/nicobailon/visual-explainer/tree/528b71f/plugins/visual-explainer) |
|
||||
|
||||
## Source: 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` | core | Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-production-readiness) |
|
||||
|
||||
## Source: open-gitagent/opengap
|
||||
|
||||
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) |
|
||||
|
||||
## Source: OpenSenseNova/SenseNova-Skills
|
||||
|
||||
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `outlier-detection-and-quality-assessment` | core | 执行全面的异常值检测与数据质量评估,利用 IQR 方法识别异常值并结合偏度、峰度分析数据分布特征,适用于非正态分布数据的预处理阶段。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/outlier-detection) |
|
||||
|
||||
## Source: pedrohcgs/claude-code-my-workflow
|
||||
|
||||
- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `promote-memory` | core | Review candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in parallel: generality, staleness, redundancy, evidence, format. Majority vote (3+ of 5) promotes the entry … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/promote-memory) |
|
||||
|
||||
## Source: raintree-technology/apple-hig-skills
|
||||
|
||||
- Repository: [https://github.com/raintree-technology/apple-hig-skills](https://github.com/raintree-technology/apple-hig-skills) (commit `431fd30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hig-components-dialogs` | core | Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. Use this skill when the user says "should I use an alert or a sheet," "how do I show a confirmation dialog," "when … | [source](https://github.com/raintree-technology/apple-hig-skills/tree/431fd30/skills/hig-components-dialogs) |
|
||||
|
||||
## Source: rockscy/solo-skills
|
||||
|
||||
- Repository: [https://github.com/rockscy/solo-skills](https://github.com/rockscy/solo-skills) (commit `80ec4cf`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `changelog-from-commits` | core | Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says "what changed since last version", asks to write release notes, or wants to summarize a batch of commits for end users. | [source](https://github.com/rockscy/solo-skills/tree/80ec4cf/skills/changelog-from-commits) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `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: 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: zebbern/claude-code-guide
|
||||
|
||||
- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `regression-modeler` | core | Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regression-modeler) |
|
||||
135
references/market.md
Normal file
135
references/market.md
Normal file
@@ -0,0 +1,135 @@
|
||||
# Market evidence report — building-inspector
|
||||
|
||||
Source: **43 real job ads** (JSearch API, countries: us 43), 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 | 38 | 88 % |
|
||||
| senior | 3 | 7 % |
|
||||
| junior | 2 | 5 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 10 | 23 % |
|
||||
| 2 | Microsoft Word | 9 | 21 % |
|
||||
| 3 | Microsoft Office | 6 | 14 % |
|
||||
| 4 | Microsoft Outlook | 3 | 7 % |
|
||||
| 5 | ProCore | 3 | 7 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | construction inspection | 24 | 56 % |
|
||||
| 2 | plan review | 6 | 14 % |
|
||||
| 3 | regulatory compliance | 6 | 14 % |
|
||||
| 4 | contract compliance | 5 | 12 % |
|
||||
| 5 | material testing | 5 | 12 % |
|
||||
| 6 | quality assurance | 5 | 12 % |
|
||||
| 7 | erosion control | 4 | 9 % |
|
||||
| 8 | asbestos inspection | 3 | 7 % |
|
||||
| 9 | building inspection | 3 | 7 % |
|
||||
| 10 | code compliance | 3 | 7 % |
|
||||
| 11 | compliance monitoring | 3 | 7 % |
|
||||
| 12 | deficiency identification | 3 | 7 % |
|
||||
| 13 | drawing review | 3 | 7 % |
|
||||
| 14 | report preparation | 3 | 7 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | report preparation | 6 | 14 % |
|
||||
| 2 | compliance verification | 4 | 9 % |
|
||||
| 3 | client communication | 3 | 7 % |
|
||||
| 4 | report creation | 3 | 7 % |
|
||||
| 5 | sample collection | 3 | 7 % |
|
||||
| 6 | submittal review | 3 | 7 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 43 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
43 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- construction inspection — 56 % (24 ads)
|
||||
- plan review — 14 % (6 ads)
|
||||
- regulatory compliance — 14 % (6 ads)
|
||||
- contract compliance — 12 % (5 ads)
|
||||
- material testing — 12 % (5 ads)
|
||||
- quality assurance — 12 % (5 ads)
|
||||
- erosion control — 9 % (4 ads)
|
||||
- asbestos inspection — 7 % (3 ads)
|
||||
- building inspection — 7 % (3 ads)
|
||||
- code compliance — 7 % (3 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 23 % (10 ads)
|
||||
- Microsoft Word — 21 % (9 ads)
|
||||
- Microsoft Office — 14 % (6 ads)
|
||||
- Microsoft Outlook — 7 % (3 ads)
|
||||
- ProCore — 7 % (3 ads)
|
||||
- AutoCAD — 5 % (2 ads)
|
||||
- cell phone — 5 % (2 ads)
|
||||
- digital camera — 5 % (2 ads)
|
||||
- laptop — 5 % (2 ads)
|
||||
- Microsoft PowerPoint — 5 % (2 ads)
|
||||
|
||||
**Seniority:** mid 88 % · senior 7 % · junior 5 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Construction Inspector | 6 |
|
||||
| Building Inspector | 3 |
|
||||
| Construction Inspector - DC/MD/VA | 2 |
|
||||
| Environmental Field Inspector - Asbestos, Lead, Mold | 2 |
|
||||
| Industrial Hygiene & Asbestos Investigator – NYC Field Expert | 2 |
|
||||
| Inspector I | 2 |
|
||||
| Asbestos & EHS Technician: Compliance & Safety | 1 |
|
||||
| Asbestos Enforcement Inspector | 1 |
|
||||
| Asbestos Enforcement Inspector - 22846-1 | 1 |
|
||||
| Asbestos Inspector | 1 |
|
||||
| Asbestos Inspector/Investigator (NYC) | 1 |
|
||||
| Asbestos Investigator | 1 |
|
||||
| Asbestos Investigator (NYC) | 1 |
|
||||
| Building & Facilities Construction Inspector - Asset Mgmt | 1 |
|
||||
| Building Inspector II | 1 |
|
||||
| Civil Construction Field Inspector II | 1 |
|
||||
| Codes Inspector | 1 |
|
||||
| Commercial Building Inspector - Part-Time | 1 |
|
||||
| Construction Inspector - Multiple MD Cities | 1 |
|
||||
| Construction Inspector (All levels - Fredericksburg District) | 1 |
|
||||
| Construction Inspector, Water/Wastewater | 1 |
|
||||
| Construction Inspectors (Level II & III) | 1 |
|
||||
| Construction Inspectors (Remote Site Locations) | 1 |
|
||||
| Construction Inspectors WMATA | 1 |
|
||||
| Entry-Level Environmental Scientist/Asbestos Inspector Entry-Level Environmental Scientist/Asbe[...] | 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.
|
||||
28
references/profile.md
Normal file
28
references/profile.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# Occupation profile — building inspector
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/f0e479d9-7afd-40b1-b60f-b68c400c15fb
|
||||
- **ESCO code:** 3112.1.2
|
||||
- **ISCO-08 group:** 3112 — Civil engineering technicians
|
||||
- **O*NET-SOC:** 17-3022.00 — Civil Engineering Technologists and Technicians (match: closeMatch)
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Building inspectors perform inspections of buildings to determine compliance with specifications for various focuses of assessment. They observe and determine the suitability of construction, quality and resistance, and general compliance with regulations.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- asbestos inspector
|
||||
- construction services inspector
|
||||
- construction control surveyor
|
||||
- buildings inspector
|
||||
- building control officer
|
||||
- building services inspector
|
||||
- construction standards inspector
|
||||
- building standards inspector
|
||||
- building control surveyor
|
||||
- construction control officer
|
||||
- construction inspector
|
||||
57
references/skills.md
Normal file
57
references/skills.md
Normal file
@@ -0,0 +1,57 @@
|
||||
# Competences — building inspector
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/f0e479d9-7afd-40b1-b60f-b68c400c15fb).
|
||||
|
||||
## Essential
|
||||
|
||||
- **architecture regulations** (knowledge)
|
||||
- **building codes** (knowledge)
|
||||
- **check construction compliance** (skill/competence)
|
||||
- **civil engineering** (knowledge)
|
||||
- **communicate problems to senior colleagues** (skill/competence)
|
||||
- **construction legal systems** (knowledge)
|
||||
- **construction methods** (knowledge)
|
||||
- **energy conservation** (knowledge)
|
||||
- **engineering principles** (knowledge)
|
||||
- **green building practices** (knowledge)
|
||||
- **inspect building systems** (skill/competence)
|
||||
- **liaise with local authorities** (skill/competence)
|
||||
- **manage health and safety standards** (skill/competence)
|
||||
- **quality assurance procedures** (knowledge)
|
||||
- **read standard blueprints** (skill/competence)
|
||||
- **urban planning law** (knowledge)
|
||||
- **use safety equipment in construction** (skill/competence)
|
||||
- **write inspection reports** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- advise architects (skill/competence)
|
||||
- building materials industry (knowledge)
|
||||
- conduct fire safety inspections (skill/competence)
|
||||
- conduct land surveys (skill/competence)
|
||||
- create solutions to problems (skill/competence)
|
||||
- electricity (knowledge)
|
||||
- energy performance of buildings (knowledge)
|
||||
- fire safety regulations (knowledge)
|
||||
- inform on workplace safety standards (skill/competence)
|
||||
- issue permits (skill/competence)
|
||||
- manage construction archive (skill/competence)
|
||||
- monitor parameters' compliance in construction projects (skill/competence)
|
||||
- negotiate with stakeholders (skill/competence)
|
||||
- perform field research (skill/competence)
|
||||
- review construction projects (skill/competence)
|
||||
- surveying (knowledge)
|
||||
- surveying methods (knowledge)
|
||||
- topography (knowledge)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 43 ads, as of 2026-07-09)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- construction inspection — **56 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
39
references/tasks.md
Normal file
39
references/tasks.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Tasks & work activities — building inspector
|
||||
|
||||
Source: O*NET 30.3, occupation 17-3022.00 (Civil Engineering Technologists and Technicians).
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Calculate dimensions, square footage, profile and component specifications, and material quantities, using calculator or computer.
|
||||
- **[Core]** Draft detailed dimensional drawings and design layouts for projects to ensure conformance to specifications.
|
||||
- **[Core]** Analyze proposed site factors and design maps, graphs, tracings, and diagrams to illustrate findings.
|
||||
- **[Core]** Read and review project blueprints and structural specifications to determine dimensions of structure or system and material requirements.
|
||||
- **[Core]** Prepare reports and document project activities and data.
|
||||
- **[Core]** Confer with supervisor to determine project details such as plan preparation, acceptance testing, and evaluation of field conditions.
|
||||
- **[Core]** Report maintenance problems occurring at project site to supervisor and negotiate changes to resolve system conflicts.
|
||||
- **[Supplemental]** Inspect project site and evaluate contractor work to detect design malfunctions and ensure conformance to design specifications and applicable codes.
|
||||
- **[Supplemental]** Plan and conduct field surveys to locate new sites and analyze details of project sites.
|
||||
- **[Supplemental]** Develop plans and estimate costs for installation of systems, utilization of facilities, or construction of structures.
|
||||
- **[Supplemental]** Conduct materials test and analysis, using tools and equipment and applying engineering knowledge.
|
||||
- **[Supplemental]** Respond to public suggestions and complaints.
|
||||
- **[Supplemental]** Develop project budgets by estimating the cost of project activities.
|
||||
- **[Supplemental]** Negotiate with contractors on prices for new contracts or modifications to existing contracts.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Confer with other personnel to resolve design or operational problems.
|
||||
- Confer with technical personnel to prepare designs or operational plans.
|
||||
- Correspond with customers to answer questions or resolve complaints.
|
||||
- Create graphical representations of civil structures.
|
||||
- Create maps.
|
||||
- Estimate operational costs.
|
||||
- Estimate technical or resource requirements for development or production projects.
|
||||
- Inspect facilities or sites to determine if they meet specifications or standards.
|
||||
- Negotiate prices or other sales terms.
|
||||
- Prepare detailed work plans.
|
||||
- Prepare operational reports.
|
||||
- Prepare project budgets.
|
||||
- Respond to customer problems or complaints.
|
||||
- Review technical documents to plan work.
|
||||
- Survey land or bodies of water to measure or determine features.
|
||||
- Test characteristics of materials or structures.
|
||||
43
references/tools.md
Normal file
43
references/tools.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# Tools & technology — building inspector
|
||||
|
||||
Source: O*NET 30.3 'Software Skills' for 17-3022.00.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Autodesk AutoCAD | Computer aided design CAD software | yes |
|
||||
| Autodesk AutoCAD Civil 3D | Computer aided design CAD software | yes |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| Bentley MicroStation | Computer aided design CAD software | yes |
|
||||
| Microsoft Visual Basic | Development environment software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| SAP software | Enterprise resource planning ERP software | yes |
|
||||
| ESRI ArcGIS software | Geographic information system | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Coordinate geometry COGO software | Analytical or scientific software | |
|
||||
| Autodesk Land Desktop | Computer aided design CAD software | |
|
||||
| Computer aided design and drafting software CADD | Computer aided design CAD software | |
|
||||
| National Instruments LabVIEW | Development environment software | |
|
||||
| Email software | Electronic mail software | |
|
||||
| IBM Notes | Electronic mail software | |
|
||||
| Geographic information system GIS software | Geographic information system | |
|
||||
| Geographic information system GIS systems | Geographic information system | |
|
||||
| Graphics software | Graphics or photo imaging software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Bentley Systems InRoads Suite | Map creation software | |
|
||||
| Digital terrain modeling software | Map creation software | |
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 43 ads, as of 2026-07-09)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Tools
|
||||
|
||||
- Microsoft Excel — **23 %**
|
||||
- Microsoft Word — **21 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
Reference in New Issue
Block a user