feat: building-materials-shop-manager skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 16:41:45 +02:00
commit c9b80bbe54
8 changed files with 1029 additions and 0 deletions

30
PROVENANCE.md Normal file
View File

@@ -0,0 +1,30 @@
# Data provenance — building-materials-shop-manager
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':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
pie showData
title Content sources — building-materials-shop-manager
"ESCO (occupation & competences)" : 33
"O*NET (tasks & tools)" : 150
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 192
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 33 | 8.7 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 150 | 39.5 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 0 | 0.0 % | 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.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 192 | 50.5 % | references/ai-skills.md (per-source attribution inside) |
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
paraphrased with source URLs — never copied · external AI skills are
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).

53
SKILL.md Normal file
View File

@@ -0,0 +1,53 @@
---
name: building-materials-shop-manager
description: "Occupational skill for the role 'building materials shop manager' (also: builders merchants shop manager, building equipment shop manager, building materials do it yourself shop manager, construction materials shop manager, builders merchants trade counter manager, builders merchants store manager). Use when the user asks for typical building materials shop manager work such as: typical building materials shop manager responsibilities"
---
# Building Materials Shop Manager
Building materials shop managers assume responsibility for activities and staff in specialised shops.
## 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)
- adhere to organisational guidelines
- apply health and safety standards
- building materials industry
- construction equipment related to building materials
- employment law
- ensure client orientation
- ensure compliance with purchasing and contracting regulations
- ensure correct goods labelling
- estimate cost of building materials
- maintain relationship with customers
- maintain relationship with suppliers
- manage budgets
- manage staff
- manage theft prevention
- maximise sales revenues
## Hot technologies
- Adobe Acrobat
- Adobe Illustrator
- Adobe InDesign
- Adobe Photoshop
- Apple Safari
- Autodesk Revit
- Facebook
- Google Analytics
- Google Docs
- IBM SPSS Statistics
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/3a8ac6cd-b59a-4b93-b071-0324e895b8e4), O*NET 30.3 (41-1011.00, manual nearest match). See manifest.json for licensing/attribution.*

304
manifest.json Normal file
View File

@@ -0,0 +1,304 @@
{
"name": "building-materials-shop-manager",
"title": "building materials shop manager",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/3a8ac6cd-b59a-4b93-b071-0324e895b8e4",
"esco_code": "1420.4.9",
"isco_group": "1420",
"onet_soc": "41-1011.00",
"crosswalk_match": "manual nearest via ISCO 1420 (First-Line Supervisors of Retail Sales 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": 30,
"skills_optional": 2,
"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
},
"wshobson/agents": {
"repo": "https://github.com/wshobson/agents",
"commit": "6fd3247",
"license": "MIT (c) Seth Hobson",
"skills": 1
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 11
},
"HeshamFS/materials-simulation-skills": {
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
"commit": "fa1ce8d",
"license": "Apache-2.0",
"skills": 1
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"Chachamaru127/claude-code-harness": {
"repo": "https://github.com/Chachamaru127/claude-code-harness",
"commit": "9851b1a",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 3
},
"googleworkspace/cli": {
"repo": "https://github.com/googleworkspace/cli",
"commit": "a3768d0",
"license": "Apache-2.0",
"skills": 3
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 1
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 5
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 4
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"nexscope-ai/eCommerce-Skills": {
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
"commit": "56f3288",
"license": "MIT",
"skills": 2
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 3
},
"indranilbanerjee/digital-marketing-pro": {
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
"commit": "a3d119c",
"license": "MIT",
"skills": 2
},
"jezweb/claude-skills": {
"repo": "https://github.com/jezweb/claude-skills",
"commit": "e875a6b",
"license": "MIT",
"skills": 2
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 1
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 3
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 3
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 1
},
"Orchestra-Research/AI-research-SKILLs": {
"repo": "https://github.com/Orchestra-Research/AI-research-SKILLs",
"commit": "773a529",
"license": "MIT",
"skills": 2
},
"zechenzhangAGI/AI-research-SKILLs": {
"repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
"commit": "773a529",
"license": "MIT",
"skills": 2
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 1
},
"anbeime/skill": {
"repo": "https://github.com/anbeime/skill",
"commit": "ddad607",
"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": 2
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 2
},
"giuseppe-trisciuoglio/developer-kit": {
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
"commit": "306f428",
"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": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 1
},
"memvid/claude-brain": {
"repo": "https://github.com/memvid/claude-brain",
"commit": "5df71f7",
"license": "MIT",
"skills": 2
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 4
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 1
},
"qdrant/skills": {
"repo": "https://github.com/qdrant/skills",
"commit": "2a06cb1",
"license": "Apache-2.0",
"skills": 1
},
"fcakyon/claude-codex-settings": {
"repo": "https://github.com/fcakyon/claude-codex-settings",
"commit": "44b7c00",
"license": "Apache-2.0",
"skills": 1
},
"antfu/skills": {
"repo": "https://github.com/antfu/skills",
"commit": "a74f281",
"license": "MIT",
"skills": 1
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 1
},
"hoangsonww/Claude-Code-Agent-Monitor": {
"repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor",
"commit": "8f87ce1",
"license": "MIT",
"skills": 2
},
"trailofbits/skills": {
"repo": "https://github.com/trailofbits/skills",
"commit": "cfe5d7b",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"thedotmack/claude-mem": {
"repo": "https://github.com/thedotmack/claude-mem",
"commit": "f5633c1",
"license": "Apache-2.0",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 4,
"adjacent": 76
}
},
"provenance": {
"items": {
"esco": 33,
"onet": 150,
"jobads": 0,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 192,
"stackx": 0
},
"share_percent": {
"esco": 8.7,
"onet": 39.5,
"jobads": 0.0,
"wiki_ai": 0.0,
"anthropic": 1.3,
"ai_skills": 50.5,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,410 @@
# External AI agent skills — building-materials-shop-manager
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: wshobson/agents
- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14)
- License: MIT (c) Seth Hobson
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) |
## 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 |
|---|---|---|---|
| `nvenc-nvdec` | adjacent | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) |
| `growing-outside-in-systems` | adjacent | 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) |
| `opex-program-designer` | adjacent | Operational Excellence program design skill with governance structure, methodology deployment, and capability building | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/opex-program-designer) |
| `translation-management` | adjacent | 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) |
| `vulkan-compute` | adjacent | Vulkan compute shader development and pipeline configuration. Generate GLSL/HLSL compute shaders, compile to SPIR-V, configure compute pipelines, manage descriptor sets and resource bindings, implement memory barriers and synchronization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/vulkan-compute) |
## 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 |
|---|---|---|---|
| `investor-materials` | adjacent | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) |
## Source: ahacker-1/cre-agent-skills
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cre-underwriting` | adjacent | CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-underwriting) |
## 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 |
|---|---|---|---|
| `social-media-manager` | adjacent | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) |
## Source: anbeime/skill
- Repository: [https://github.com/anbeime/skill](https://github.com/anbeime/skill) (commit `ddad607`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `data-storytelling` | adjacent | Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations. | [source](https://github.com/anbeime/skill/tree/ddad607/skills/data-storytelling/data-storytelling) |
## Source: antfu/skills
- Repository: [https://github.com/antfu/skills](https://github.com/antfu/skills) (commit `a74f281`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `slidev` | adjacent | Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, … | [source](https://github.com/antfu/skills/tree/a74f281/skills/slidev) |
## 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-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) |
| `memory-notes` | adjacent | 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) |
| `memory-onboarding` | adjacent | Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-onboarding) |
| `bm-setup` | adjacent | Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-setup) |
## 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) |
## 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-progress` | core | Generate a Progress Tracker HTML for non-engineer vibecoders to glance at session progress (cc:WIP / cc:TODO / cc:完了 counts, percentage, elapsed/estimated minutes, cost so far/estimate, drift alerts). Uses Plans.md as source of truth, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-progress) |
| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/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 |
|---|---|---|---|
| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-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) |
| `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) |
## 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` | adjacent | 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) |
| `crewai-multi-agent` | adjacent | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-crewai) |
| `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) |
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-langchain) |
## Source: fcakyon/claude-codex-settings
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `slides` | adjacent | Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, … | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/openai-office-skills/skills/slides) |
## 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 |
|---|---|---|---|
| `data-storytelling` | adjacent | Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/data-storytelling) |
## 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) |
## 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-log-deal-update` | adjacent | Append a deal status update to a Google Sheets sales tracking spreadsheet. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-log-deal-update) |
| `gws-calendar` | adjacent | Google Calendar: Manage calendars and events. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/gws-calendar) |
| `recipe-share-event-materials` | adjacent | Share Google Drive files with all attendees of a Google Calendar event. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-share-event-materials) |
## 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` | core | 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 |
|---|---|---|---|
| `transcript-replay` | adjacent | Walk a Claude Code session transcript turn-by-turn from Agent Monitor data, summarizing each user, assistant, and tool message in order so a long conversation can be reviewed quickly. Anchors the recap to the session header (model, cost, … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-sessions/skills/transcript-replay) |
| `cwd-rollup` | adjacent | Roll up Claude Code sessions by working directory (project) from Agent Monitor data — session count, total cost, total tokens, and last-active timestamp per cwd — so per-project activity can be compared at a glance. Use when summarizing … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-sessions/skills/cwd-rollup) |
## Source: 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` | adjacent | 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) |
| `media-plan` | adjacent | Create a paid media plan. Use when: building media buy schedules, cross-channel budget allocation, or creative rotation calendars. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/media-plan) |
## Source: 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 |
|---|---|---|---|
| `161-java-profiling-detect` | adjacent | Use when you need to set up Java application profiling to detect and measure performance issues — including trusted preinstalled async-profiler v4.x setup, problem-driven profiling (CPU, memory, threading, GC, I/O), interactive profiling … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/161-java-profiling-detect) |
## Source: 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 |
|---|---|---|---|
| `form-deck` | core | Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-deck) |
| `oraclecloud-sdk-patterns` | adjacent | Production-grade OCI SDK patterns for client lifecycle, retry logic, and memory leak avoidance. Use when building long-running OCI services, fixing memory leaks with Instance Principal auth, or implementing retry/backoff. Trigger with "oci … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/oraclecloud-pack/skills/oraclecloud-sdk-patterns) |
| `adobe-core-workflow-b` | adjacent | Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables, document generation from templates, and PDF-to-Markdown conversion. Use when building document automation, extracting content from PDFs, or generating … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-b) |
| `cursor-performance-tuning` | adjacent | Optimize Cursor IDE performance: reduce memory usage, speed up indexing, tune AI features, and manage extensions for large codebases. Triggers on "cursor performance", "cursor slow", "cursor optimization", "cursor memory", "speed up … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-performance-tuning) |
| `excel-pivot-wizard` | adjacent | Create advanced Excel pivot tables with calculated fields and slicers. Use when building data summaries or creating interactive dashboards. Trigger with phrases like ''excel pivot'', ''create pivot table'', ''data summary''. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-pivot-wizard) |
| `finta-sdk-patterns` | adjacent | Integration patterns for Finta fundraising CRM with email and calendar APIs. Use when building automated investor outreach, syncing data from Finta exports, or creating custom fundraising dashboards. Trigger with phrases like "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-sdk-patterns) |
| `gamma-core-workflow-b` | adjacent | Generate from templates, retrieve exports, and manage sharing via Gamma API. Use when creating content from template gammas, downloading PDF/PPTX/PNG exports, or configuring sharing and folder organization. Trigger: "gamma template", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/gamma-pack/skills/gamma-core-workflow-b) |
| `oraclecloud-query-transform` | adjacent | Query OCI metrics with MQL and create monitoring alarms via the Python SDK. Use when building dashboards, querying CPU/memory/network metrics, or creating alarms. Trigger with "oci monitoring", "mql query", "oci metrics", "oci alarm", "cpu … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/oraclecloud-pack/skills/oraclecloud-query-transform) |
| `presentation-slide-outliner` | adjacent | Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/18-visual-content/presentation-slide-outliner) |
| `windsurf-cascade-context` | adjacent | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) |
| `finta-install-auth` | adjacent | Set up Finta fundraising CRM account and configure integrations. Use when onboarding to Finta, connecting email/calendar, or configuring investor pipeline automation. Trigger with phrases like "install finta", "setup finta", "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-install-auth) |
## 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 |
|---|---|---|---|
| `shopify-products` | adjacent | Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wants to add products to Shopify, bulk-import a catalog from CSV/spreadsheet/URL, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/shopify/skills/shopify-products) |
| `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: memvid/claude-brain
- Repository: [https://github.com/memvid/claude-brain](https://github.com/memvid/claude-brain) (commit `5df71f7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/memory) |
| `mind` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/mind) |
## 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 |
|---|---|---|---|
| `win-loss-analysis` | adjacent | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) |
| `slide-deck` | adjacent | Build a real, editable PowerPoint (.pptx) deck from an outline or brief. Use when asked to make a slide deck, a PowerPoint, a pitch/board/sales deck as an actual file, or to turn a doc/notes into slides. Produces an actual .pptx via a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-documents/skills/slide-deck) |
| `professional-brain` | adjacent | Maintain a durable, local markdown memory ('brain') of your product context, decisions, hypotheses, and stakeholders that other skills read from and write back to. Use when asked to set up a brain, ingest notes/artifacts into memory, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-cross/skills/professional-brain) |
## 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 |
|---|---|---|---|
| `detecting-fileless-attacks-on-endpoints` | adjacent | Detects fileless malware and in-memory attacks that execute entirely in RAM without writing persistent files to disk, evading traditional antivirus. Use when building detections for PowerShell-based attacks, reflective DLL injection, WMI … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-fileless-attacks-on-endpoints) |
| `collecting-volatile-evidence-from-compromised-host` | adjacent | Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/collecting-volatile-evidence-from-compromised-host) |
## Source: nexscope-ai/eCommerce-Skills
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ecommerce-social-media-marketing` | adjacent | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) |
| `ecommerce-content-marketing` | adjacent | E-commerce content marketing strategy planner. Generates content calendars, topic ideas, and platform-specific strategies by analyzing customer reviews, trends, competitor content, and SEO opportunities. Two modes: (A) Build — create a … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-content-marketing) |
## 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 |
|---|---|---|---|
| `slides` | adjacent | Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/slides) |
## Source: open-gitagent/opengap
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `document-review` | adjacent | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) |
## Source: Orchestra-Research/AI-research-SKILLs
- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `crewai-multi-agent` | adjacent | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/crewai) |
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/langchain) |
## 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` | adjacent | Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-monitoring) |
## 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` | adjacent | 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) |
| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) |
## 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` | adjacent | 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) |
| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) |
## Source: samber/cc-skills-golang
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
## Source: sanjay3290/ai-skills
- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `gmail` | adjacent | Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/gmail) |
| `google-slides` | adjacent | Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-slides) |
## Source: silverstein/minutes
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `minutes-cleanup` | adjacent | Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-cleanup) |
## 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 |
|---|---|---|---|
| `cloud-sync` | adjacent | Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/cloud-sync) |
## Source: trailofbits/skills
- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `c-review` | adjacent | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) |
## Source: zechenzhangAGI/AI-research-SKILLs
- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `crewai-multi-agent` | adjacent | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/crewai) |
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/langchain) |

27
references/profile.md Normal file
View File

@@ -0,0 +1,27 @@
# Occupation profile — building materials shop manager
- **ESCO URI:** http://data.europa.eu/esco/occupation/3a8ac6cd-b59a-4b93-b071-0324e895b8e4
- **ESCO code:** 1420.4.9
- **ISCO-08 group:** 1420 — Retail and wholesale trade managers
## Description (ESCO)
Building materials shop managers assume responsibility for activities and staff in specialised shops.
## Definition
nan
## Alternative labels
- builders merchants shop manager
- building equipment shop manager
- building materials do it yourself shop manager
- construction materials shop manager
- builders merchants trade counter manager
- builders merchants store manager
- building materials DIY shop manager
- building materials do it yourself store manager
- building materials store manager
- building materials DIY store manager
- construction materials store manager

41
references/skills.md Normal file
View File

@@ -0,0 +1,41 @@
# Competences — building materials shop manager
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/3a8ac6cd-b59a-4b93-b071-0324e895b8e4).
## Essential
- **adhere to organisational guidelines** (skill/competence)
- **apply health and safety standards** (skill/competence)
- **building materials industry** (knowledge)
- **construction equipment related to building materials** (knowledge)
- **employment law** (knowledge)
- **ensure client orientation** (skill/competence)
- **ensure compliance with purchasing and contracting regulations** (skill/competence)
- **ensure correct goods labelling** (skill/competence)
- **estimate cost of building materials** (skill/competence)
- **maintain relationship with customers** (skill/competence)
- **maintain relationship with suppliers** (skill/competence)
- **manage budgets** (skill/competence)
- **manage staff** (skill/competence)
- **manage theft prevention** (skill/competence)
- **maximise sales revenues** (skill/competence)
- **measure customer feedback** (skill/competence)
- **monitor customer service** (skill/competence)
- **negotiate buying conditions** (skill/competence)
- **negotiate sales contracts** (skill/competence)
- **obtain relevant licenses** (skill/competence)
- **order supplies** (skill/competence)
- **oversee promotional sales prices** (skill/competence)
- **perform procurement processes** (skill/competence)
- **recruit employees** (skill/competence)
- **sales activities** (knowledge)
- **set sales goals** (skill/competence)
- **set up pricing strategies** (skill/competence)
- **study sales levels of products** (skill/competence)
- **supervise merchandise displays** (skill/competence)
- **use different communication channels** (skill/competence)
## Optional
- advise customers on building materials (skill/competence)
- evaluate employees (skill/competence)

51
references/tasks.md Normal file
View File

@@ -0,0 +1,51 @@
# Tasks & work activities — building materials shop manager
Source: O*NET 30.3, occupation 41-1011.00 (First-Line Supervisors of Retail Sales Workers) — manual nearest-occupation mapping via ISCO group 1420; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Core]** Provide customer service by greeting and assisting customers and responding to customer inquiries and complaints.
- **[Core]** Monitor sales activities to ensure that customers receive satisfactory service and quality goods.
- **[Core]** Assign employees to specific duties.
- **[Core]** Direct and supervise employees engaged in sales, inventory-taking, reconciling cash receipts, or in performing services for customers.
- **[Core]** Inventory stock and reorder when inventory drops to a specified level.
- **[Core]** Keep records of purchases, sales, and requisitions.
- **[Core]** Enforce safety, health, and security rules.
- **[Core]** Examine products purchased for resale or received for storage to assess the condition of each product or item.
- **[Supplemental]** Hire, train, and evaluate personnel in sales or marketing establishments, promoting or firing workers when appropriate.
- **[Core]** Perform work activities of subordinates, such as cleaning and organizing shelves and displays and selling merchandise.
- **[Core]** Establish and implement policies, goals, objectives, and procedures for the department.
- **[Core]** Instruct staff on how to handle difficult and complicated sales.
- **[Supplemental]** Formulate pricing policies for merchandise, according to profitability requirements.
- **[Core]** Estimate consumer demand and determine the types and amounts of goods to be sold.
- **[Core]** Examine merchandise to ensure that it is correctly priced and displayed and that it functions as advertised.
- **[Core]** Plan and prepare work schedules and keep records of employees' work schedules and time cards.
- **[Core]** Review inventory and sales records to prepare reports for management and budget departments.
- **[Supplemental]** Plan and coordinate advertising campaigns and sales promotions and prepare merchandise displays and advertising copy.
- **[Core]** Confer with company officials to develop methods and procedures to increase sales, expand markets, and promote business.
- **[Supplemental]** Establish credit policies and operating procedures.
- **[Supplemental]** Plan budgets and authorize payments and merchandise returns.
## Detailed work activities
- Answer customer questions about goods or services.
- Assign duties or work schedules to employees.
- Authorize financial actions.
- Clean work areas.
- Coordinate sales campaigns.
- Develop marketing plans or strategies.
- Establish operational policies.
- Examine condition of property or products.
- Greet customers, patrons, or visitors.
- Maintain records of sales or other business transactions.
- Monitor inventories of products or materials.
- Monitor market conditions or trends.
- Monitor sales activities.
- Monitor work areas to provide security.
- Prepare financial documents, reports, or budgets.
- Prepare operational budgets.
- Purchase stocks of merchandise or supplies.
- Sell products or services.
- Set up merchandise displays.
- Supervise sales or support personnel.
- Train sales personnel.

113
references/tools.md Normal file
View File

@@ -0,0 +1,113 @@
# Tools & technology — building materials shop manager
Source: O*NET 30.3, occupation 41-1011.00 (First-Line Supervisors of Retail Sales Workers) — manual nearest-occupation mapping via ISCO group 1420; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Acrobat | Document management software | yes |
| Adobe Illustrator | Graphics or photo imaging software | yes |
| Adobe InDesign | Desktop publishing software | yes |
| Adobe Photoshop | Graphics or photo imaging software | yes |
| Apple Safari | Internet browser software | yes |
| Autodesk Revit | Computer aided design CAD software | yes |
| Facebook | Web page creation and editing software | yes |
| Google Analytics | Data mining software | yes |
| Google Docs | Word processing software | yes |
| IBM SPSS Statistics | Analytical or scientific software | yes |
| Kronos Workforce Timekeeper | Time accounting software | yes |
| Microsoft Access | Data base user interface and query software | yes |
| Microsoft Edge | Internet browser 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 SharePoint | Document management software | yes |
| Microsoft Visio | Process mapping and design software | yes |
| Microsoft Windows | Operating system software | yes |
| Microsoft Word | Word processing software | yes |
| Mozilla Firefox | Internet browser software | yes |
| Oracle Database | Data base user interface and query software | yes |
| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes |
| R | Object or component oriented development software | yes |
| Salesforce software | Customer relationship management CRM software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| SAS | Analytical or scientific software | yes |
| Tableau | Business intelligence and data analysis software | yes |
| Teradata Database | Data base management system software | yes |
| Yardi software | Data base user interface and query software | yes |
| American Precision Instruments Regit | Point of sale POS software | |
| Apple Final Cut Pro | Video creation and editing software | |
| ASI Point of Sale | Point of sale POS software | |
| Attitude POS itive AccuPOS Retail | Point of sale POS software | |
| Bibase 4POS Retail | Point of sale POS software | |
| CAP Automation SellWise | Point of sale POS software | |
| Comcash ERP | Point of sale POS software | |
| CompuTant CounterPoint | Point of sale POS software | |
| CyberMatrix POS | Point of sale POS software | |
| Data entry software | Data base user interface and query software | |
| Datasym SYMFINITE | Point of sale POS software | |
| Delphi Technology | Financial analysis software | |
| Exact business software | Human resources software | |
| EZ Software Solutions | Point of sale POS software | |
| FileMaker Pro | Data base user interface and query software | |
| Gift registry software | Data base user interface and query software | |
| Google Ads | Sales and marketing software | |
| Google Drive | Cloud-based data access and sharing software | |
| Google Meet | Video conferencing software | |
| Hagel Unitime Systems | Time accounting software | |
| Handheld computer device software | Operating system software | |
| Human resource management software HRMS | Human resources software | |
| IBM Cognos Impromptu | Business intelligence and data analysis software | |
| IBM Notes | Electronic mail software | |
| Infocorp Computer Solutions $mart System | Point of sale POS software | |
| Infocorp Softwear/POS | Point of sale POS software | |
| Intuit QuickBooks Point of Sale | Point of sale POS software | |
| Inventory management systems | Inventory management software | |
| Kronos Enterprise Workforce Management | Enterprise resource planning ERP software | |
| Lathem Time PayClock EZ | Time accounting software | |
| LinkedIn | Web page creation and editing software | |
| LOB RetailPoint | Point of sale POS software | |
| Logisoft Positive Pos System | Point of sale POS software | |
| ManageMore Cellular Manager | Point of sale POS software | |
| Master Merchant Systems Music Store | Point of sale POS software | |
| MicroBiz | Point of sale POS software | |
| Microsoft Dynamics | Customer relationship management CRM software | |
| Microsoft Publisher | Desktop publishing software | |
| MicroStrategy | Business intelligence and data analysis software | |
| Millennium Software Atrex | Point of sale POS software | |
| Minitab | Analytical or scientific software | |
| Oracle Business Intelligence Enterprise Edition | Business intelligence and data analysis software | |
| Oracle E-Business Suite Financials | Financial analysis software | |
| Oracle Fusion Applications | Enterprise resource planning ERP software | |
| Oracle Hyperion | Enterprise resource planning ERP software | |
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
| Oracle Taleo | Human resources software | |
| Payroll software | Time accounting software | |
| Plexis Software Plexis POS | Point of sale POS software | |
| Point of sale POS bookstore software | Point of sale POS software | |
| Point of sale POS parts and services software | Point of sale POS software | |
| Qlik Tech QlikView | Business intelligence and data analysis software | |
| Qualitech Solutions Dynamic Scheduling | Calendar and scheduling software | |
| RiscStation POSSum | Point of sale POS software | |
| Sage 50 Accounting | Accounting software | |
| Sage 50 Accounting Software | Point of sale POS software | |
| SBS Keystroke | Point of sale POS software | |
| Scheduling software | Calendar and scheduling software | |
| Semicron Systems | Point of sale POS software | |
| SmugMug Flickr | Graphics or photo imaging software | |
| Social media sites | Web page creation and editing software | |
| Softpedia ShopInvo | Point of sale POS software | |
| StataCorp Stata | Analytical or scientific software | |
| System3 POS software | Point of sale POS software | |
| The General Store | Point of sale POS software | |
| The Retail Solution | Point of sale POS software | |
| Time card software | Human resources software | |
| TimeTrak Systems ClocTrack | Time accounting software | |
| TimeTrak Systems SchedTrak | Calendar and scheduling software | |
| True North Computer Retail Plus | Point of sale POS software | |
| VeriFone PC Charge Pro | Point of sale POS software | |
| Vigilant | Point of sale POS software | |
| Visual Retail Plus | Point of sale POS software | |
| WinMan SureSell | Point of sale POS software | |
| YouTube | Video creation and editing software | |