commit 9b9141ed446ce3805ca1902c08ce8772686500a2 Author: skillfactor-pipeline Date: Fri Aug 14 18:02:29 2026 +0200 feat: carpenter-supervisor skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..88c66da --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — carpenter-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 — carpenter-supervisor + "ESCO (occupation & competences)" : 61 + "O*NET (tasks & tools)" : 53 + "Job boards (market evidence)" : 80 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 213 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 61 | 14.8 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 53 | 12.9 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 80 | 19.4 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 213 | 51.7 % | 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..9c005bd --- /dev/null +++ b/SKILL.md @@ -0,0 +1,65 @@ +--- +name: carpenter-supervisor +description: "Occupational skill for the role 'carpenter supervisor' (also: joiner supervisor, carpentry overseer, carpentry foreman, joinery supervisor, supervisor of carpentry operations, timber workshop supervisor). Use when the user asks for typical carpenter supervisor work such as: typical carpenter supervisor responsibilities" +--- + +# Carpenter Supervisor + +Carpenter supervisors monitor carpentry operations in construction. They assign tasks and take quick decisions to resolve problems. They pass their skills on to apprentice carpenters. + +## Core workflow + + +## How to use this skill + +- Read [references/profile.md](references/profile.md) for the occupation profile and scope. +- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory. +- Check [references/skills.md](references/skills.md) for essential vs. optional competences. +- Check [references/tools.md](references/tools.md) for the software commonly used in this role. +- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution). + +## Key competences (essential) + +- advise on construction materials +- answer requests for quotation +- building codes +- check compatibility of materials +- energy performance of buildings +- ensure compliance with construction project deadline +- ensure equipment availability +- evaluate employees work +- follow health and safety procedures in construction +- identify wood warp +- inspect construction supplies +- interpret 2D plans +- interpret 3D plans +- keep records of work progress +- liaise with managers + +## Hot technologies + +- Adobe Acrobat +- Autodesk AutoCAD +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook +- Microsoft PowerPoint +- Microsoft Project +- Microsoft Word +- Oracle Primavera Enterprise Project Portfolio Management +- Procore software + + + + +## Hot technologies + +Top tools from 49 gated job ads (see references/market.md, as of 2026-07-10): + +- hand tools — 8 % +- power tools — 6 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/87580fa5-39d2-4b7e-9274-b744e684f17c), 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..f6ae323 --- /dev/null +++ b/manifest.json @@ -0,0 +1,346 @@ +{ + "name": "carpenter-supervisor", + "title": "carpenter supervisor", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/87580fa5-39d2-4b7e-9274-b744e684f17c", + "esco_code": "3123.1.3", + "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": 26, + "skills_optional": 34, + "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 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 4 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + }, + "rohitg00/skillkit": { + "repo": "https://github.com/rohitg00/skillkit", + "commit": "d2e5c34", + "license": "Apache-2.0", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 5 + }, + "Chachamaru127/claude-code-harness": { + "repo": "https://github.com/Chachamaru127/claude-code-harness", + "commit": "9851b1a", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "dotnet/skills": { + "repo": "https://github.com/dotnet/skills", + "commit": "79a2ada", + "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 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "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 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 6 + }, + "FlorianBruniaux/claude-code-ultimate-guide": { + "repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide", + "commit": "5395214", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 6 + }, + "nicobailon/visual-explainer": { + "repo": "https://github.com/nicobailon/visual-explainer", + "commit": "528b71f", + "license": "MIT", + "skills": 1 + }, + "WenyuChiou/agent-collab-skills": { + "repo": "https://github.com/WenyuChiou/agent-collab-skills", + "commit": "f3c4097", + "license": "MIT", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 7 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 2 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "AlpacaLabsLLC/skills-for-architects": { + "repo": "https://github.com/AlpacaLabsLLC/skills-for-architects", + "commit": "4476576", + "license": "MIT", + "skills": 1 + }, + "wanshuiyin/Anti-Autoresearch": { + "repo": "https://github.com/wanshuiyin/Anti-Autoresearch", + "commit": "c7f7f0d", + "license": "MIT", + "skills": 1 + }, + "HeshamFS/materials-simulation-skills": { + "repo": "https://github.com/HeshamFS/materials-simulation-skills", + "commit": "fa1ce8d", + "license": "Apache-2.0", + "skills": 1 + }, + "softaworks/agent-toolkit": { + "repo": "https://github.com/softaworks/agent-toolkit", + "commit": "3027f20", + "license": "MIT", + "skills": 1 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 1 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "egorfedorov/claude-context-optimizer": { + "repo": "https://github.com/egorfedorov/claude-context-optimizer", + "commit": "c604d3a", + "license": "MIT", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 2 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 1 + }, + "hoangsonww/Claude-Code-Agent-Monitor": { + "repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor", + "commit": "8f87ce1", + "license": "MIT", + "skills": 2 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 2 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 3 + }, + "muratcankoylan/Agent-Skills-for-Context-Engineering": { + "repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering", + "commit": "c578e85", + "license": "MIT", + "skills": 1 + }, + "thedotmack/claude-mem": { + "repo": "https://github.com/thedotmack/claude-mem", + "commit": "f5633c1", + "license": "Apache-2.0", + "skills": 2 + }, + "rohitg00/pro-workflow": { + "repo": "https://github.com/rohitg00/pro-workflow", + "commit": "5c313e2", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "jungjaehoon-lifegamez/MAMA": { + "repo": "https://github.com/jungjaehoon-lifegamez/MAMA", + "commit": "e85b5eb", + "license": "MIT", + "skills": 1 + }, + "NevaMind-AI/memU": { + "repo": "https://github.com/NevaMind-AI/memU", + "commit": "ff90dac", + "license": "Apache-2.0", + "skills": 1 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + }, + "qdrant/skills": { + "repo": "https://github.com/qdrant/skills", + "commit": "2a06cb1", + "license": "Apache-2.0", + "skills": 1 + }, + "Frappucc1no/recall-loom": { + "repo": "https://github.com/Frappucc1no/recall-loom", + "commit": "8678cbb", + "license": "Apache-2.0", + "skills": 1 + }, + "googleworkspace/cli": { + "repo": "https://github.com/googleworkspace/cli", + "commit": "a3768d0", + "license": "Apache-2.0", + "skills": 1 + }, + "wanshuiyin/Auto-claude-code-research-in-sleep": { + "repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", + "commit": "eb5c9d7", + "license": "MIT", + "skills": 1 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "hqhq1025/skill-optimizer": { + "repo": "https://github.com/hqhq1025/skill-optimizer", + "commit": "b9ffd15", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 10, + "adjacent": 70 + } + }, + "provenance": { + "items": { + "esco": 61, + "onet": 53, + "jobads": 80, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 213, + "stackx": 0 + }, + "share_percent": { + "esco": 14.8, + "onet": 12.9, + "jobads": 19.4, + "wiki_ai": 0.0, + "anthropic": 1.2, + "ai_skills": 51.7, + "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..2fd3399 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,466 @@ +# External AI agent skills — carpenter-supervisor + +Proven, publicly available AI agent skills mapped to this occupation. +Nothing is copied from the sources: every entry is a name, a one-line +summary and a link to the upstream skill package. Each section names +its source repository, commit, license and retrieval date. + +**Tiers:** `core` = the skill directly exercises a top market hard +skill, tool or method (from gated job-ad evidence) or an essential +ESCO competence of this occupation; `adjacent` = +plausibly useful, secondary. Entries are capped at 12 per source +and 80 in total per occupation (core first, +strongest matches survive); everything beyond the caps is excluded +and logged in the pipeline audit trail, not in this package. + +_Matched deterministically (ISCO group + title/competence keywords, +tiered against market evidence + ESCO essentials) by +`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ + +## Source: anthropics/skills + +- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) +- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | +| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `SSA/IR Design` | core | 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) | +| `nsight-profiler` | adjacent | Expert skill for NVIDIA Nsight Systems and Nsight Compute profiling tools. Configure profiling sessions, analyze kernel reports, interpret occupancy metrics, roofline model data, memory bandwidth bottlenecks, and warp execution efficiency. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nsight-profiler) | +| `context-engineering` | adjacent | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) | +| `embedded-docs` | adjacent | 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) | + +## Source: aaron-he-zhu/aaron-marketing-skills + +- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | adjacent | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ceo-advisor` | adjacent | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) | +| `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: AlpacaLabsLLC/skills-for-architects + +- Repository: [https://github.com/AlpacaLabsLLC/skills-for-architects](https://github.com/AlpacaLabsLLC/skills-for-architects) (commit `4476576`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `meeting-minutes` | adjacent | Turn a meeting transcript, notes, or conversation into collision-safe, source-linked minutes in meetings/YYYY-MM-DD-slug.md. Use for project meeting records, attendance, discussion, stated information, decisions, action candidates, and … | [source](https://github.com/AlpacaLabsLLC/skills-for-architects/tree/4476576/skills/meeting-minutes) | + +## Source: basicmachines-co/basic-memory + +- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `bm-orient` | adjacent | Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-orient) | +| `bm-share` | adjacent | Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-share) | +| `memory-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) | +| `bm-checkpoint` | adjacent | Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-checkpoint) | +| `bm-decide` | adjacent | Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-decide) | +| `memory-continue` | adjacent | Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-continue) | +| `memory-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `hud` | adjacent | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | +| `system-profile` | adjacent | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) | +| `identify` | adjacent | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) | +| `obsidian-project-memory` | adjacent | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) | +| `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) | +| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) | + +## Source: Chachamaru127/claude-code-harness + +- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `harness-setup` | core | HAR: Project init, tool setup, agent config, memory setup, skill mirror sync. Trigger: setup, init, new project, CI/Codex setup, harness-mem, mirror. Do NOT load for: implementation, review, release, planning. | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-setup) | +| `harness-plan-brief` | adjacent | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) | + +## 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 | +|---|---|---|---| +| `brief` | adjacent | Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/brief) | +| `outlook-calendar-automation` | adjacent | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-calendar-automation) | +| `outlook-automation` | adjacent | Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-automation) | +| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) | +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) | +| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `interactive-portfolio` | adjacent | Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/interactive-portfolio) | +| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/session-handoff) | +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) | + +## Source: dotnet/skills + +- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mcp-csharp-test` | core | Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-ai/skills/mcp-csharp-test) | + +## Source: egorfedorov/claude-context-optimizer + +- Repository: [https://github.com/egorfedorov/claude-context-optimizer](https://github.com/egorfedorov/claude-context-optimizer) (commit `c604d3a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cco-overhead` | adjacent | Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage | [source](https://github.com/egorfedorov/claude-context-optimizer/tree/c604d3a/skills/cco-overhead) | + +## Source: FlorianBruniaux/claude-code-ultimate-guide + +- Repository: [https://github.com/FlorianBruniaux/claude-code-ultimate-guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (commit `5395214`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `catchup` | adjacent | Restore context after /clear by summarizing recent work and project state | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/catchup) | + +## Source: foryourhealth111-pixel/Vibe-Skills + +- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) | + +## Source: Frappucc1no/recall-loom + +- Repository: [https://github.com/Frappucc1no/recall-loom](https://github.com/Frappucc1no/recall-loom) (commit `8678cbb`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `recallloom` | adjacent | Use when a task involves continuing a project, restoring project context, maintaining file-based project memory, updating current-state summaries, or recording meaningful progress across sessions. Works best for long-horizon, file-based … | [source](https://github.com/Frappucc1no/recall-loom/tree/8678cbb/skills/recallloom) | + +## Source: giuseppe-trisciuoglio/developer-kit + +- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `graalvm-native-image` | adjacent | Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, optimizing cold start times, reducing memory footprint, configuring native build tools … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-java/skills/graalvm-native-image) | +| `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: 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-block-focus-time` | adjacent | Create recurring focus time blocks on Google Calendar to protect deep work hours. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-block-focus-time) | + +## Source: HeshamFS/materials-simulation-skills + +- Repository: [https://github.com/HeshamFS/materials-simulation-skills](https://github.com/HeshamFS/materials-simulation-skills) (commit `fa1ce8d`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `performance-profiling` | adjacent | Identify computational bottlenecks, analyze parallel scaling, estimate memory requirements, and generate optimization recommendations for materials simulations — parse timing logs to find dominant phases (solver, assembly, I/O), evaluate … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/simulation-workflow/performance-profiling) | + +## Source: hoangsonww/Claude-Code-Agent-Monitor + +- Repository: [https://github.com/hoangsonww/Claude-Code-Agent-Monitor](https://github.com/hoangsonww/Claude-Code-Agent-Monitor) (commit `8f87ce1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cwd-rollup` | adjacent | Roll up Claude Code sessions by working directory (project) from Agent Monitor data — session count, total cost, total tokens, and last-active timestamp per cwd — so per-project activity can be compared at a glance. Use when summarizing … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-sessions/skills/cwd-rollup) | +| `memory-review` | adjacent | Review the file-based memory store via the Agent Monitor Config Explorer API: the user and project CLAUDE.md plus per-project auto-memory files under ~/.claude/projects//memory/*.md. Groups by project, shows the index (MEMORY.md) vs … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-config/skills/memory-review) | + +## Source: hqhq1025/skill-optimizer + +- Repository: [https://github.com/hqhq1025/skill-optimizer](https://github.com/hqhq1025/skill-optimizer) (commit `b9ffd15`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `skill-miner` | adjacent | Use when mining coding-agent session history, archived transcripts, memories, or repeated local work to discover recurring workflows that should become new Agent Skills. | [source](https://github.com/hqhq1025/skill-optimizer/tree/b9ffd15/skills/skill-miner) | + +## Source: indranilbanerjee/digital-marketing-pro + +- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `client-proposal` | adjacent | Draft agency proposals. Use when: pitch deck, scope of work, SLA, capabilities presentation for prospects or clients. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/client-proposal) | + +## Source: infrasity-labs/dev-gtm-claude-skills + +- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `millers-law` | adjacent | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `hyperflow-status` | core | Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status) | +| `granola-migration-deep-dive` | core | Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: "migrate to granola", "switch to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-migration-deep-dive) | +| `mnemos` | adjacent | Persistent memory and learning-loop skills for AI coding agents using mnemos MCP tools. Use whenever mnemos_* MCP tools are available and you are doing work worth remembering. Cross-session memory, conventions, corrections, and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/mnemos/.claude/skills/mnemos) | +| `gamma-migration-deep-dive` | adjacent | Deep dive into migrating to Gamma from other presentation platforms. Use when migrating from PowerPoint, Google Slides, Canva, or other presentation tools to Gamma. Trigger with phrases like "gamma migration", "migrate to gamma", "gamma … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/gamma-pack/skills/gamma-migration-deep-dive) | +| `maintainx-migration-deep-dive` | adjacent | Execute complete platform migrations to or from MaintainX. Use when migrating from legacy CMMS systems, performing major re-platforming, or transitioning to MaintainX from spreadsheets or other tools. Trigger with phrases like "migrate to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/maintainx-pack/skills/maintainx-migration-deep-dive) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proposal-writer` | adjacent | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) | + +## Source: jungjaehoon-lifegamez/MAMA + +- Repository: [https://github.com/jungjaehoon-lifegamez/MAMA](https://github.com/jungjaehoon-lifegamez/MAMA) (commit `e85b5eb`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mama-context` | adjacent | Always-on background context injection from MAMA memory. Automatically surfaces relevant decisions when you work on code, without explicit invocation. | [source](https://github.com/jungjaehoon-lifegamez/MAMA/tree/e85b5eb/packages/claude-code-plugin/skills/mama-context) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) | + +## Source: K-Dense-AI/scientific-agent-skills + +- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) | + +## Source: mohitagw15856/pm-claude-skills + +- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `punch-list-builder` | 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) | + +## 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 | +|---|---|---|---| +| `filesystem-context` | adjacent | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/filesystem-context) | + +## Source: NevaMind-AI/memU + +- Repository: [https://github.com/NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) (commit `ff90dac`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memu` | adjacent | Give this agent persistent memory via memU. Use to memorize (save files/folders so context survives this session) when the user asks to remember or sync something, or after completing work worth keeping; and to retrieve (search memory from … | [source](https://github.com/NevaMind-AI/memU/tree/ff90dac/.claude/skills/memu) | + +## 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 | +|---|---|---|---| +| `marketing-psychology` | core | Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/marketing-psychology) | + +## Source: 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: qdrant/skills + +- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `qdrant-monitoring-debugging` | adjacent | Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-monitoring/debugging) | + +## Source: rohitg00/pro-workflow + +- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `insights` | adjacent | Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or … | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/insights) | + +## Source: rohitg00/skillkit + +- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `handoff-protocols` | core | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) | + +## Source: 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` | adjacent | 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: snyk/agent-scan + +- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) | +| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) | + +## Source: softaworks/agent-toolkit + +- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/session-handoff) | + +## Source: thedotmack/claude-mem + +- Repository: [https://github.com/thedotmack/claude-mem](https://github.com/thedotmack/claude-mem) (commit `f5633c1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `how-it-works` | adjacent | Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?". | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/how-it-works) | +| `mem-search` | adjacent | Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/mem-search) | + +## Source: ThinkInAIXYZ/deepchat + +- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) | +| `feishu-tools` | adjacent | Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/plugins/feishu/skills/feishu-tools) | +| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) | + +## Source: 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 | +|---|---|---|---| +| `rust-review` | adjacent | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) | + +## Source: wanshuiyin/Anti-Autoresearch + +- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `novelty-duplication-advisory` | adjacent | MEMO-ONLY prior-work overlap advisory: surfaces the two ADVISORY taxonomy signals neither a tool nor a model can decide from the paper alone — ADV-TRIVIAL-COMBINATION (standard A+B+C / 缝合 stapling) and ADV-DUPLICATE-PUBLICATION (repackaged … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/novelty-duplication-advisory) | + +## Source: wanshuiyin/Auto-claude-code-research-in-sleep + +- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) | + +## Source: WenyuChiou/agent-collab-skills + +- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `agent-context-budget` | adjacent | Use when multi-agent work risks context overflow, memory growth, noisy logs, oversized handoffs, cross-session continuation, or parallel Codex and Gemini execution. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-context-budget) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..2aa366d --- /dev/null +++ b/references/market.md @@ -0,0 +1,125 @@ +# Market evidence report — carpenter-supervisor + +Source: **49 real job ads** (JSearch API, countries: us 27, gb 22), extracted into the MSSQL evidence store; as of 2026-07-10. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 25 | 51 % | +| lead | 20 | 41 % | +| n/a | 2 | 4 % | +| senior | 1 | 2 % | +| junior | 1 | 2 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | hand tools | 4 | 8 % | +| 2 | power tools | 3 | 6 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | carpentry | 24 | 49 % | +| 2 | blueprint reading | 17 | 35 % | +| 3 | framing | 10 | 20 % | +| 4 | finish carpentry | 8 | 16 % | +| 5 | construction | 7 | 14 % | +| 6 | project planning | 6 | 12 % | +| 7 | quality control | 5 | 10 % | +| 8 | construction management | 4 | 8 % | +| 9 | demolition | 4 | 8 % | +| 10 | flooring installation | 4 | 8 % | +| 11 | project scheduling | 4 | 8 % | +| 12 | remodeling | 4 | 8 % | +| 13 | bathroom remodeling | 3 | 6 % | +| 14 | blueprint interpretation | 3 | 6 % | +| 15 | inventory management | 3 | 6 % | +| 16 | kitchen remodeling | 3 | 6 % | +| 17 | plumbing | 3 | 6 % | +| 18 | siding installation | 3 | 6 % | +| 19 | team leadership | 3 | 6 % | +| 20 | trim work | 3 | 6 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | OSHA compliance | 3 | 6 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | safety enforcement | 8 | 16 % | +| 2 | quality control | 7 | 14 % | +| 3 | crew supervision | 6 | 12 % | +| 4 | client communication | 5 | 10 % | +| 5 | material coordination | 5 | 10 % | +| 6 | job site maintenance | 4 | 8 % | +| 7 | safety adherence | 4 | 8 % | +| 8 | subcontractor coordination | 4 | 8 % | +| 9 | apprentice mentoring | 3 | 6 % | +| 10 | carpentry operation oversight | 3 | 6 % | +| 11 | crew leadership | 3 | 6 % | +| 12 | crew management | 3 | 6 % | +| 13 | installation | 3 | 6 % | +| 14 | issue resolution | 3 | 6 % | +| 15 | problem solving | 3 | 6 % | +| 16 | progress communication | 3 | 6 % | +| 17 | tool maintenance | 3 | 6 % | +| 18 | work assignment | 3 | 6 % | + +## Regional breakdown + +> **Corpus note:** 49 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** — 27 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### UK (gb) + +**Insufficient evidence** — 22 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 | +|---|---| +| Lead Carpenter/Supervisor | 5 | +| Carpenter Foreman | 4 | +| Carpenter Supervisor | 4 | +| Lead Carpenter / Supervisor | 3 | +| Lead Carpenter | 2 | +| Lead Carpenter / Carpentry Supervisor | 2 | +| Lead Carpenter/Foreman | 2 | +| Residential Lead Carpenter/Supervisor | 2 | +| SUPERVISOR CARPENTER | 2 | +| Carpenter Foreman - Indianapolis, IN | 1 | +| Carpenter Foreman - Lake Charles, LA | 1 | +| Carpenter Foreman I | 1 | +| Carpenter Foreman-Commercial Interior Renovations | 1 | +| Carpenter General Foreman | 1 | +| Carpenter Supervisor at Adecco Franksville, WI | 1 | +| Carpenter Supervisor: Mold Repair & Backlog Lead; Temp | 1 | +| Carpentry Assistant Supervisor: Lead Carpenter for Schools | 1 | +| Carpentry Foreman | 1 | +| Form Carpenter Foreman | 1 | +| Highway Heavy - Carpenter Foreman | 1 | +| Lead Carpenter & Facilities Trades Supervisor | 1 | +| Lead Carpenter & Field Supervisor (Travel) | 1 | +| Lead Carpenter & Shop Supervisor | 1 | +| Lead Carpenter & Shop Supervisor (Hiring Immediately) | 1 | +| Lead Carpenter / Foreman | 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..dc6c2e2 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,25 @@ +# Occupation profile — carpenter supervisor + +- **ESCO URI:** http://data.europa.eu/esco/occupation/87580fa5-39d2-4b7e-9274-b744e684f17c +- **ESCO code:** 3123.1.3 +- **ISCO-08 group:** 3123 — Construction supervisors + +## Description (ESCO) + +Carpenter supervisors monitor carpentry operations in construction. They assign tasks and take quick decisions to resolve problems. They pass their skills on to apprentice carpenters. + +## Definition + +nan + +## Alternative labels + +- joiner supervisor +- carpentry overseer +- carpentry foreman +- joinery supervisor +- supervisor of carpentry operations +- timber workshop supervisor +- joinery shop supervisor +- carpentry supervisor +- framer supervisor diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..79b3bed --- /dev/null +++ b/references/skills.md @@ -0,0 +1,83 @@ +# Competences — carpenter supervisor + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/87580fa5-39d2-4b7e-9274-b744e684f17c). + +## Essential + +- **advise on construction materials** (skill/competence) +- **answer requests for quotation** (skill/competence) +- **building codes** (knowledge) +- **check compatibility of materials** (skill/competence) +- **energy performance of buildings** (knowledge) +- **ensure compliance with construction project deadline** (skill/competence) +- **ensure equipment availability** (skill/competence) +- **evaluate employees work** (skill/competence) +- **follow health and safety procedures in construction** (skill/competence) +- **identify wood warp** (skill/competence) +- **inspect construction supplies** (skill/competence) +- **interpret 2D plans** (skill/competence) +- **interpret 3D plans** (skill/competence) +- **keep records of work progress** (skill/competence) +- **liaise with managers** (skill/competence) +- **manage health and safety standards** (skill/competence) +- **monitor stock level** (skill/competence) +- **order construction supplies** (skill/competence) +- **plan shifts of employees** (skill/competence) +- **process incoming construction supplies** (skill/competence) +- **supervise staff** (skill/competence) +- **types of wood** (knowledge) +- **use safety equipment in construction** (skill/competence) +- **wood cuts** (knowledge) +- **woodworking tools** (knowledge) +- **work in a construction team** (skill/competence) + +## Optional + +- apply restoration techniques (skill/competence) +- apply wood finishes (skill/competence) +- asbestos removal regulations (knowledge) +- assess conservation needs (skill/competence) +- calculate needs for construction supplies (skill/competence) +- construction product regulation (knowledge) +- cost management (knowledge) +- create cutting plan (skill/competence) +- create smooth wood surface (skill/competence) +- create wood joints (skill/competence) +- estimate restoration costs (skill/competence) +- follow safety procedures when working at heights (skill/competence) +- install construction profiles (skill/competence) +- install wood elements in structures (skill/competence) +- install wood hardware (skill/competence) +- join wood elements (skill/competence) +- keep personal administration (skill/competence) +- keep track of wooden elements (skill/competence) +- loading charts for transportation of goods (knowledge) +- manage contracts (skill/competence) +- negotiate supplier arrangements (skill/competence) +- operate band saw (skill/competence) +- operate crosscut saw (skill/competence) +- operate table saw (skill/competence) +- operate wood router (skill/competence) +- program a CNC controller (skill/competence) +- provide first aid (skill/competence) +- provide technical expertise (skill/competence) +- recruit employees (skill/competence) +- train employees (skill/competence) +- use measurement instruments (skill/competence) +- use sander (skill/competence) +- use squaring pole (skill/competence) +- work ergonomically (skill/competence) + + + +## Market evidence (job-ad analysis, 49 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- carpentry — **49 %** +- blueprint reading — **35 %** +- framing — **20 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..ad82c19 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,39 @@ +# Tasks & work activities — carpenter 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..2633802 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,28 @@ +# Tools & technology — carpenter 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 | |