feat: host-hostess skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# Data provenance — host-hostess
|
||||||
|
|
||||||
|
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 — host-hostess
|
||||||
|
"ESCO (occupation & competences)" : 27
|
||||||
|
"O*NET (tasks & tools)" : 50
|
||||||
|
"Job boards (market evidence)" : 72
|
||||||
|
"Anthropic official Claude skills" : 5
|
||||||
|
"External AI skill packs (mapped)" : 174
|
||||||
|
```
|
||||||
|
|
||||||
|
| Source | Items | Share | Files |
|
||||||
|
|---|---|---|---|
|
||||||
|
| ESCO (occupation & competences) | 27 | 8.2 % | references/profile.md, references/skills.md |
|
||||||
|
| O*NET (tasks & tools) | 50 | 15.2 % | references/tasks.md, references/tools.md |
|
||||||
|
| Job boards (market evidence) | 72 | 22.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.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||||
|
| External AI skill packs (mapped) | 174 | 53.0 % | 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).
|
||||||
55
SKILL.md
Normal file
55
SKILL.md
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
---
|
||||||
|
name: host-hostess
|
||||||
|
description: "Occupational skill for the role 'host/hostess' (also: hostess, host, airport host, airport hostess, airport host/hostess). Use when the user asks for typical host/hostess work such as: Assign patrons to tables suitable for their needs and according to rotation so that servers receive an appropriate number of seatings.; Speak with patrons to ensure satisfaction with food and service, to respond to complaints, or to make conversation.; Answer telephone calls and respond to inquiries or transfer calls."
|
||||||
|
---
|
||||||
|
|
||||||
|
# Host/Hostess
|
||||||
|
|
||||||
|
Hosts/hostesses welcome and inform visitors at airports, train stations, hotels, exhibitions fairs, and function events and/or attend to passengers in the mean of transport.
|
||||||
|
|
||||||
|
## Core workflow
|
||||||
|
|
||||||
|
1. Assign patrons to tables suitable for their needs and according to rotation so that servers receive an appropriate number of seatings.
|
||||||
|
2. Speak with patrons to ensure satisfaction with food and service, to respond to complaints, or to make conversation.
|
||||||
|
3. Answer telephone calls and respond to inquiries or transfer calls.
|
||||||
|
4. Inspect dining and serving areas to ensure cleanliness and proper setup.
|
||||||
|
5. Inspect restrooms for cleanliness and availability of supplies, and clean restrooms when necessary.
|
||||||
|
6. Take and prepare to-go orders.
|
||||||
|
7. Assist other restaurant workers by serving food and beverages, or by bussing tables.
|
||||||
|
8. Provide guests with menus.
|
||||||
|
|
||||||
|
## 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)
|
||||||
|
|
||||||
|
- answer incoming calls
|
||||||
|
- assist clients with special needs
|
||||||
|
- communicate verbal instructions
|
||||||
|
- demonstrate intercultural competences in hospitality services
|
||||||
|
- distribute local information materials
|
||||||
|
- escort visitors to places of interest
|
||||||
|
- greet guests
|
||||||
|
- handle personal identifiable information
|
||||||
|
- identify customer's needs
|
||||||
|
- inform tourist groups on logistical times
|
||||||
|
- maintain customer service
|
||||||
|
- maintain relationship with customers
|
||||||
|
- manage tourist groups
|
||||||
|
- promote the use of sustainable transport
|
||||||
|
- provide tourism related information
|
||||||
|
|
||||||
|
## Hot technologies
|
||||||
|
|
||||||
|
- Microsoft Office software
|
||||||
|
- Microsoft Windows
|
||||||
|
- Microsoft Excel
|
||||||
|
- Facebook
|
||||||
|
|
||||||
|
---
|
||||||
|
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/a6007269-912a-4445-b792-b4d5fe016bb2), O*NET 30.3 (35-9031.00). See manifest.json for licensing/attribution.*
|
||||||
268
manifest.json
Normal file
268
manifest.json
Normal file
@@ -0,0 +1,268 @@
|
|||||||
|
{
|
||||||
|
"name": "host-hostess",
|
||||||
|
"title": "host/hostess",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"layer": "core",
|
||||||
|
"language": "en",
|
||||||
|
"generated": "2026-07-07",
|
||||||
|
"ids": {
|
||||||
|
"esco_uri": "http://data.europa.eu/esco/occupation/a6007269-912a-4445-b792-b4d5fe016bb2",
|
||||||
|
"esco_code": "4221.2",
|
||||||
|
"isco_group": "4221",
|
||||||
|
"onet_soc": "35-9031.00",
|
||||||
|
"crosswalk_match": "exactMatch"
|
||||||
|
},
|
||||||
|
"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": 20,
|
||||||
|
"dwas": 19,
|
||||||
|
"skills_essential": 17,
|
||||||
|
"skills_optional": 9,
|
||||||
|
"software": 10
|
||||||
|
},
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"nexscope-ai/eCommerce-Skills": {
|
||||||
|
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||||
|
"commit": "56f3288",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"davepoon/buildwithclaude": {
|
||||||
|
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||||
|
"commit": "3c94e0c",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||||
|
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||||
|
"commit": "673da1f",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"skills": 10
|
||||||
|
},
|
||||||
|
"vibeeval/vibecosystem": {
|
||||||
|
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||||
|
"commit": "cea9462",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"affaan-m/everything-claude-code": {
|
||||||
|
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||||
|
"commit": "ed38744",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 4
|
||||||
|
},
|
||||||
|
"a5c-ai/babysitter": {
|
||||||
|
"repo": "https://github.com/a5c-ai/babysitter",
|
||||||
|
"commit": "44a5d58b",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 4
|
||||||
|
},
|
||||||
|
"K-Dense-AI/claude-scientific-skills": {
|
||||||
|
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||||
|
"commit": "4d97e29",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"K-Dense-AI/scientific-agent-skills": {
|
||||||
|
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||||
|
"commit": "4d97e29",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"davila7/claude-code-templates": {
|
||||||
|
"repo": "https://github.com/davila7/claude-code-templates",
|
||||||
|
"commit": "fa79251",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 8
|
||||||
|
},
|
||||||
|
"mohitagw15856/pm-claude-skills": {
|
||||||
|
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||||
|
"commit": "876fa30",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 3
|
||||||
|
},
|
||||||
|
"infrasity-labs/dev-gtm-claude-skills": {
|
||||||
|
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||||
|
"commit": "02cfefb",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"jabrena/plinth": {
|
||||||
|
"repo": "https://github.com/jabrena/plinth",
|
||||||
|
"commit": "065eae8",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"microsoft/power-platform-skills": {
|
||||||
|
"repo": "https://github.com/microsoft/power-platform-skills",
|
||||||
|
"commit": "0d7ed9a",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"alirezarezvani/claude-skills": {
|
||||||
|
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||||
|
"commit": "0241f43",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"giuseppe-trisciuoglio/developer-kit": {
|
||||||
|
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||||
|
"commit": "306f428",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||||
|
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||||
|
"commit": "e112938a",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 12
|
||||||
|
},
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"robertguss/claude-skills": {
|
||||||
|
"repo": "https://github.com/robertguss/claude-skills",
|
||||||
|
"commit": "c31f3be",
|
||||||
|
"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": 1
|
||||||
|
},
|
||||||
|
"jezweb/claude-skills": {
|
||||||
|
"repo": "https://github.com/jezweb/claude-skills",
|
||||||
|
"commit": "e875a6b",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"open-gitagent/opengap": {
|
||||||
|
"repo": "https://github.com/open-gitagent/opengap",
|
||||||
|
"commit": "d7a8e2e",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"gooseworks-ai/goose-skills": {
|
||||||
|
"repo": "https://github.com/gooseworks-ai/goose-skills",
|
||||||
|
"commit": "94ec916",
|
||||||
|
"license": "no explicit license \u2014 referenced by link only",
|
||||||
|
"skills": 2
|
||||||
|
},
|
||||||
|
"Devin-AXIS/iPolloWork": {
|
||||||
|
"repo": "https://github.com/Devin-AXIS/iPolloWork",
|
||||||
|
"commit": "5107542",
|
||||||
|
"license": "custom (see upstream LICENSE)",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"zxkane/aws-skills": {
|
||||||
|
"repo": "https://github.com/zxkane/aws-skills",
|
||||||
|
"commit": "68530c6",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"ljagiello/ctf-skills": {
|
||||||
|
"repo": "https://github.com/ljagiello/ctf-skills",
|
||||||
|
"commit": "d19f35f",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"rampstackco/claude-skills": {
|
||||||
|
"repo": "https://github.com/rampstackco/claude-skills",
|
||||||
|
"commit": "bc6d961",
|
||||||
|
"license": "MIT",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"foryourhealth111-pixel/Vibe-Skills": {
|
||||||
|
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||||
|
"commit": "34429a8",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"aden-hive/hive": {
|
||||||
|
"repo": "https://github.com/aden-hive/hive",
|
||||||
|
"commit": "3c390c9",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"skills": 1
|
||||||
|
},
|
||||||
|
"activeloopai/hivemind": {
|
||||||
|
"repo": "https://github.com/activeloopai/hivemind",
|
||||||
|
"commit": "abd3771",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"skills": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"total_skills": 80,
|
||||||
|
"tiers": {
|
||||||
|
"core": 12,
|
||||||
|
"adjacent": 68
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"provenance": {
|
||||||
|
"items": {
|
||||||
|
"esco": 27,
|
||||||
|
"onet": 50,
|
||||||
|
"jobads": 72,
|
||||||
|
"wiki_ai": 0,
|
||||||
|
"anthropic": 5,
|
||||||
|
"ai_skills": 174,
|
||||||
|
"stackx": 0
|
||||||
|
},
|
||||||
|
"share_percent": {
|
||||||
|
"esco": 8.2,
|
||||||
|
"onet": 15.2,
|
||||||
|
"jobads": 22.0,
|
||||||
|
"wiki_ai": 0.0,
|
||||||
|
"anthropic": 1.5,
|
||||||
|
"ai_skills": 53.0,
|
||||||
|
"stackx": 0.0
|
||||||
|
},
|
||||||
|
"method": "content items per source category"
|
||||||
|
},
|
||||||
|
"collar": "white",
|
||||||
|
"computer_work": true
|
||||||
|
}
|
||||||
362
references/ai-skills.md
Normal file
362
references/ai-skills.md
Normal file
@@ -0,0 +1,362 @@
|
|||||||
|
# External AI agent skills — host-hostess
|
||||||
|
|
||||||
|
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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `file-conversion` | adjacent | Convert files between formats — PDF to Word, HEIC to JPG, MP4 to MP3, CSV to JSON, EPUB to MOBI, and 999 total routes across images, video, audio, documents, data, fonts, ebooks, and archives. Free via changethisfile.com, no API key or … | [source](https://github.com/wshobson/agents/tree/main/plugins/file-conversion/skills/file-conversion) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `Stakeholder Communication` | core | Generate stakeholder-specific communications and presentations for product updates | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/product-management/skills/stakeholder-comms) |
|
||||||
|
| `policy-communication` | core | Translate research findings into accessible policy briefs, presentations, and stakeholder communications | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/policy-communication) |
|
||||||
|
| `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) |
|
||||||
|
| `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) |
|
||||||
|
|
||||||
|
## Source: activeloopai/hivemind
|
||||||
|
|
||||||
|
- Repository: [https://github.com/activeloopai/hivemind](https://github.com/activeloopai/hivemind) (commit `abd3771`, retrieved 2026-07-14)
|
||||||
|
- License: Apache-2.0
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `hivemind` | adjacent | Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information. | [source](https://github.com/activeloopai/hivemind/tree/abd3771/harnesses/openclaw/skills) |
|
||||||
|
| `hivemind-memory` | adjacent | Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information. | [source](https://github.com/activeloopai/hivemind/tree/abd3771/harnesses/claude-code/skills/hivemind-memory) |
|
||||||
|
|
||||||
|
## Source: aden-hive/hive
|
||||||
|
|
||||||
|
- Repository: [https://github.com/aden-hive/hive](https://github.com/aden-hive/hive) (commit `3c390c9`, retrieved 2026-07-14)
|
||||||
|
- License: Apache-2.0
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `hive.note-taking` | adjacent | Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. | [source](https://github.com/aden-hive/hive/tree/3c390c9/core/framework/skills/_default_skills/note-taking) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `unified-notifications-ops` | core | Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/unified-notifications-ops) |
|
||||||
|
| `agentic-os` | adjacent | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
|
||||||
|
| `knowledge-ops` | adjacent | Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/knowledge-ops) |
|
||||||
|
| `logistics-exception-management` | adjacent | Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/logistics-exception-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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `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) |
|
||||||
|
| `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) |
|
||||||
|
|
||||||
|
## 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: davepoon/buildwithclaude
|
||||||
|
|
||||||
|
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `google-calendar-automation` | core | 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) |
|
||||||
|
| `invoice-organizer` | adjacent | Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/invoice-organizer) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/latex-posters) |
|
||||||
|
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
|
||||||
|
| `railway-metrics` | adjacent | Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/railway/metrics) |
|
||||||
|
| `agent-memory-mcp` | adjacent | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||||
|
| `c-pro` | adjacent | Write efficient C code with proper memory management, pointer | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/c-pro) |
|
||||||
|
| `context-window-management` | adjacent | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/context-window-management) |
|
||||||
|
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/get-available-resources) |
|
||||||
|
| `invoice-organizer` | adjacent | Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/invoice-organizer) |
|
||||||
|
|
||||||
|
## Source: Devin-AXIS/iPolloWork
|
||||||
|
|
||||||
|
- Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14)
|
||||||
|
- License: custom (see upstream LICENSE)
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `acme-research` | adjacent | Search and summarize material from the Acme research service. | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/acme-research/.opencode/skills/acme-research) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/get-available-resources) |
|
||||||
|
|
||||||
|
## Source: giuseppe-trisciuoglio/developer-kit
|
||||||
|
|
||||||
|
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
|
||||||
|
|
||||||
|
## Source: gooseworks-ai/goose-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14)
|
||||||
|
- License: no explicit license — referenced by link only
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `youtube-watcher` | adjacent | Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it. | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/research-tools/capabilities/youtube-watcher) |
|
||||||
|
| `customer-story-builder` | adjacent | Take raw customer inputs — interview transcripts, survey responses, Slack quotes, support tickets, review excerpts — and generate a structured case study draft with problem/solution/result narrative, pull-quotes, metric callouts, and … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/content/composites/customer-story-builder) |
|
||||||
|
|
||||||
|
## 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) |
|
||||||
|
| `customer-research` | adjacent | When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/customer-research) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `804-regulations-eu-nis2` | adjacent | Use when reviewing, designing, or modifying Java enterprise systems that may support essential or important entities, critical-sector services, managed service providers, supply-chain dependencies, or cybersecurity incident escalation … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/804-regulations-eu-nis2) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `twinmind-data-handling` | adjacent | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
|
||||||
|
| `evernote-core-workflow-a` | adjacent | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) |
|
||||||
|
| `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) |
|
||||||
|
| `adobe-debug-bundle` | adjacent | Collect Adobe debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Adobe API problems. Trigger with phrases like "adobe debug", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-debug-bundle) |
|
||||||
|
| `anth-debug-bundle` | adjacent | Collect Anthropic Claude API debug evidence for support and troubleshooting. Use when encountering persistent API issues, preparing support tickets, or collecting diagnostic information including request IDs and rate limit headers. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/anthropic-pack/skills/anth-debug-bundle) |
|
||||||
|
| `apify-cost-tuning` | adjacent | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
|
||||||
|
| `apify-debug-bundle` | adjacent | Collect Apify debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information about failed Actor runs. Trigger: "apify debug", "apify support … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-debug-bundle) |
|
||||||
|
| `apollo-debug-bundle` | adjacent | Collect Apollo.io debug evidence for support. Use when preparing support tickets, documenting issues, or gathering diagnostic information for Apollo problems. Trigger with phrases like "apollo debug", "apollo support bundle", "collect … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apollo-pack/skills/apollo-debug-bundle) |
|
||||||
|
| `assemblyai-debug-bundle` | adjacent | Collect AssemblyAI debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for AssemblyAI problems. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-debug-bundle) |
|
||||||
|
| `bamboohr-debug-bundle` | adjacent | Collect BambooHR debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for BambooHR API problems. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/bamboohr-pack/skills/bamboohr-debug-bundle) |
|
||||||
|
| `brightdata-debug-bundle` | adjacent | Collect Bright Data debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Bright Data problems. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/brightdata-pack/skills/brightdata-debug-bundle) |
|
||||||
|
| `canva-debug-bundle` | adjacent | Collect Canva Connect API debug evidence for troubleshooting and support. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Canva API problems. Trigger with phrases like "canva … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/canva-pack/skills/canva-debug-bundle) |
|
||||||
|
|
||||||
|
## 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: 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
|
||||||
|
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
|
||||||
|
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/get-available-resources) |
|
||||||
|
|
||||||
|
## Source: ljagiello/ctf-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `ctf-pwn` | adjacent | Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory corruption or low-level primitives into code execution or privilege escalation, such as … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-pwn) |
|
||||||
|
|
||||||
|
## Source: microsoft/power-platform-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/microsoft/power-platform-skills](https://github.com/microsoft/power-platform-skills) (commit `0d7ed9a`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `add-ai-webapi` | adjacent | Integrates Power Pages generative-AI summarization APIs (PREVIEW) into a Single Page Application (SPA) site — the Search Summary API and the Data Summarization API — on any record-detail or list page. Generates per-target service code … | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/power-pages/skills/add-ai-webapi) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `kyc-escalation` | adjacent | Write an internal KYC/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/kyc-escalation) |
|
||||||
|
| `oncall-runbook` | adjacent | Write an on-call runbook for a service — covering alert definitions, escalation paths, common incident responses, and on-call handoff procedures. Use when asked to write an on-call guide, create alert runbooks, document escalation … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-engineering/skills/oncall-runbook) |
|
||||||
|
| `complaint-letter` | adjacent | Write a firm, effective complaint letter that gets a resolution. Use when asked to write a complaint letter, complain to a company about a product/service, escalate poor service, or demand a refund/replacement. Produces a structured … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-lifeadmin/skills/complaint-letter) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `performing-thick-client-application-penetration-test` | core | Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-thick-client-application-penetration-test) |
|
||||||
|
| `building-malware-incident-communication-template` | core | Build structured communication templates for malware incidents including stakeholder notifications, executive briefings, technical advisories, and regulatory disclosures with severity-based escalation procedures. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/building-malware-incident-communication-template) |
|
||||||
|
| `reverse-engineering-android-malware-with-jadx` | core | Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/reverse-engineering-android-malware-with-jadx) |
|
||||||
|
| `auditing-kubernetes-cluster-rbac` | adjacent | Auditing Kubernetes cluster RBAC configurations to identify overly permissive roles, wildcard permissions, dangerous ClusterRoleBindings, service account abuse, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/auditing-kubernetes-cluster-rbac) |
|
||||||
|
| `testing-mobile-api-authentication` | adjacent | Tests authentication and authorization mechanisms in mobile application APIs to identify broken authentication, insecure token management, session fixation, privilege escalation, and IDOR vulnerabilities. Use when performing API security … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/testing-mobile-api-authentication) |
|
||||||
|
| `auditing-kubernetes-rbac-privilege-escalation` | adjacent | Find over-permissive RBAC roles and service-account token abuse paths in Kubernetes using kubectl auth can-i, rbac-police, kubectl-who-can, and rakkess during authorized cluster security reviews. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/auditing-kubernetes-rbac-privilege-escalation) |
|
||||||
|
| `detecting-azure-service-principal-abuse` | adjacent | Detect and investigate Azure service principal abuse including privilege escalation, credential compromise, admin consent bypass, and unauthorized enumeration in Microsoft Entra ID environments. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-azure-service-principal-abuse) |
|
||||||
|
| `detecting-privilege-escalation-attempts` | adjacent | Detect privilege escalation attempts including token manipulation, UAC bypass, unquoted service paths, kernel exploits, and sudo/doas abuse across Windows and Linux. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-privilege-escalation-attempts) |
|
||||||
|
| `detecting-service-account-abuse` | adjacent | Detect abuse of service accounts through anomalous interactive logons, privilege escalation, lateral movement, and unauthorized access patterns. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-service-account-abuse) |
|
||||||
|
| `implementing-ticketing-system-for-incidents` | adjacent | Implements an integrated incident ticketing system connecting SIEM alerts to ServiceNow, Jira, or TheHive for structured incident tracking, SLA management, escalation workflows, and compliance documentation. Use when SOC teams need … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-ticketing-system-for-incidents) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `tiktok-shop-customer-service` | core | Customer service on TikTok Shop — response time, dispute resolution, auto-replies, buyer satisfaction | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-customer-service) |
|
||||||
|
|
||||||
|
## 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 |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `research` | adjacent | Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/lyzr-agent/skills/research) |
|
||||||
|
|
||||||
|
## Source: rampstackco/claude-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `discovery-research-synthesis` | adjacent | Turning research artifacts into actionable PM insight. Customer interviews, user research notes, support ticket reviews, sales call transcripts, survey data, in-app feedback, all synthesized into the decisions they are meant to inform. The … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/discovery-research-synthesis) |
|
||||||
|
|
||||||
|
## Source: robertguss/claude-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/robertguss/claude-skills](https://github.com/robertguss/claude-skills) (commit `c31f3be`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `app-review-analyzer` | adjacent | Systematically analyze app reviews for competitor research or own-app reputation management. Categorize reviews by sentiment and themes (bugs, missing features, UX complaints, pricing objections, praise, support issues), identify … | [source](https://github.com/robertguss/claude-skills/tree/c31f3be/skills/mobile-app-dev/app-review-analyzer) |
|
||||||
|
|
||||||
|
## 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) |
|
||||||
|
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/v3-memory-unification) |
|
||||||
|
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
|
||||||
|
|
||||||
|
## Source: ruvnet/ruflo
|
||||||
|
|
||||||
|
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `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) |
|
||||||
|
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/v3-memory-unification) |
|
||||||
|
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
|
||||||
|
|
||||||
|
## Source: samber/cc-skills-golang
|
||||||
|
|
||||||
|
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `golang-security` | 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: vibeeval/vibecosystem
|
||||||
|
|
||||||
|
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `minimax-xlsx` | core | Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv). Use when the user asks to create, build, modify, analyze, read, validate, or format any Excel spreadsheet, financial model, pivot table, or … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-xlsx) |
|
||||||
|
|
||||||
|
## Source: zxkane/aws-skills
|
||||||
|
|
||||||
|
- Repository: [https://github.com/zxkane/aws-skills](https://github.com/zxkane/aws-skills) (commit `68530c6`, retrieved 2026-07-14)
|
||||||
|
- License: MIT
|
||||||
|
|
||||||
|
| Skill | Tier | What it adds | Upstream |
|
||||||
|
|---|---|---|---|
|
||||||
|
| `aws-agentic-ai` | adjacent | AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-agentic-ai/skills/aws-agentic-ai) |
|
||||||
120
references/market.md
Normal file
120
references/market.md
Normal file
@@ -0,0 +1,120 @@
|
|||||||
|
# Market evidence report — host-hostess
|
||||||
|
|
||||||
|
Source: **46 real job ads** (JSearch API, countries: us 46), extracted into the MSSQL evidence store; as of 2026-07-12.
|
||||||
|
This report contains extracted, aggregated facts only — no ad text is
|
||||||
|
reproduced (copyright / platform terms).
|
||||||
|
|
||||||
|
## Seniority distribution
|
||||||
|
|
||||||
|
| Seniority | Ads | Share |
|
||||||
|
|---|---|---|
|
||||||
|
| n/a | 41 | 89 % |
|
||||||
|
| mid | 3 | 7 % |
|
||||||
|
| junior | 2 | 4 % |
|
||||||
|
|
||||||
|
## Tools — full market ranking
|
||||||
|
|
||||||
|
| # | Item | Ads | Share |
|
||||||
|
|---|---|---|---|
|
||||||
|
|
||||||
|
## Hard skills — full market ranking
|
||||||
|
|
||||||
|
| # | Item | Ads | Share |
|
||||||
|
|---|---|---|---|
|
||||||
|
| 1 | customer service | 14 | 30 % |
|
||||||
|
| 2 | guest service | 9 | 20 % |
|
||||||
|
| 3 | reservation management | 9 | 20 % |
|
||||||
|
| 4 | guest communication | 8 | 17 % |
|
||||||
|
| 5 | guest greeting | 6 | 13 % |
|
||||||
|
| 6 | guest seating | 6 | 13 % |
|
||||||
|
| 7 | waitlist management | 5 | 11 % |
|
||||||
|
| 8 | communication | 4 | 9 % |
|
||||||
|
| 9 | problem solving | 4 | 9 % |
|
||||||
|
| 10 | table management | 4 | 9 % |
|
||||||
|
| 11 | menu suggestion | 3 | 7 % |
|
||||||
|
| 12 | payment processing | 3 | 7 % |
|
||||||
|
| 13 | wait list management | 3 | 7 % |
|
||||||
|
| 14 | wait time estimation | 3 | 7 % |
|
||||||
|
|
||||||
|
## Methods — full market ranking
|
||||||
|
|
||||||
|
| # | Item | Ads | Share |
|
||||||
|
|---|---|---|---|
|
||||||
|
|
||||||
|
## Responsibilities — full market ranking
|
||||||
|
|
||||||
|
| # | Item | Ads | Share |
|
||||||
|
|---|---|---|---|
|
||||||
|
| 1 | greeting guests | 29 | 63 % |
|
||||||
|
| 2 | seating guests | 9 | 20 % |
|
||||||
|
| 3 | answering phones | 6 | 13 % |
|
||||||
|
| 4 | guest greeting | 6 | 13 % |
|
||||||
|
| 5 | phone answering | 6 | 13 % |
|
||||||
|
| 6 | guest seating | 4 | 9 % |
|
||||||
|
| 7 | maintaining cleanliness | 4 | 9 % |
|
||||||
|
| 8 | table management | 4 | 9 % |
|
||||||
|
| 9 | assisting team members | 3 | 7 % |
|
||||||
|
| 10 | carry out order taking | 3 | 7 % |
|
||||||
|
| 11 | completing side work | 3 | 7 % |
|
||||||
|
| 12 | customer assistance | 3 | 7 % |
|
||||||
|
| 13 | engaging in conversation | 3 | 7 % |
|
||||||
|
| 14 | guest reception | 3 | 7 % |
|
||||||
|
| 15 | managing guest flow | 3 | 7 % |
|
||||||
|
| 16 | table seating | 3 | 7 % |
|
||||||
|
|
||||||
|
## Regional breakdown
|
||||||
|
|
||||||
|
> **Corpus note:** 46 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||||
|
|
||||||
|
### US (us)
|
||||||
|
|
||||||
|
46 ads.
|
||||||
|
|
||||||
|
**Top hard skills:**
|
||||||
|
|
||||||
|
- customer service — 30 % (14 ads)
|
||||||
|
- guest service — 20 % (9 ads)
|
||||||
|
- reservation management — 20 % (9 ads)
|
||||||
|
- guest communication — 17 % (8 ads)
|
||||||
|
- guest greeting — 13 % (6 ads)
|
||||||
|
- guest seating — 13 % (6 ads)
|
||||||
|
- waitlist management — 11 % (5 ads)
|
||||||
|
- communication — 9 % (4 ads)
|
||||||
|
- problem solving — 9 % (4 ads)
|
||||||
|
- table management — 9 % (4 ads)
|
||||||
|
|
||||||
|
**Seniority:** n/a 89 % · mid 7 % · junior 4 %
|
||||||
|
|
||||||
|
### UK (gb)
|
||||||
|
|
||||||
|
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||||
|
|
||||||
|
### EU/DACH (de, at, ch, nl)
|
||||||
|
|
||||||
|
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||||
|
|
||||||
|
|
||||||
|
## Job title variants in the market
|
||||||
|
|
||||||
|
| Title | Ads |
|
||||||
|
|---|---|
|
||||||
|
| Host/Hostess | 19 |
|
||||||
|
| Host / Hostess | 5 |
|
||||||
|
| Host/Hostess - Franchise | 4 |
|
||||||
|
| Hostess | 3 |
|
||||||
|
| Host | Hostess | 2 |
|
||||||
|
| Host - matchbox | 1 |
|
||||||
|
| Host / Hostess (Upscale / Fine Dining) | 1 |
|
||||||
|
| Host Adas on The River | 1 |
|
||||||
|
| Host(ess) | 1 |
|
||||||
|
| Host/Hostess - Full-time / Part-time | 1 |
|
||||||
|
| HOST/HOSTESS (FULL TIME) | 1 |
|
||||||
|
| HOST/HOSTESS (PART TIME) | 1 |
|
||||||
|
| Host/Hostess NT/Hostest (Mi Vida) | 1 |
|
||||||
|
| Host/Hostess T | 1 |
|
||||||
|
| Host/Hostess, Variable Part Time Rotating Shift, Food and Nutrition | 1 |
|
||||||
|
| Hostess (Host) | 1 |
|
||||||
|
| Hostess/Host | 1 |
|
||||||
|
| Restaurant A Host/Hostess | 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.
|
||||||
22
references/profile.md
Normal file
22
references/profile.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# Occupation profile — host/hostess
|
||||||
|
|
||||||
|
- **ESCO URI:** http://data.europa.eu/esco/occupation/a6007269-912a-4445-b792-b4d5fe016bb2
|
||||||
|
- **ESCO code:** 4221.2
|
||||||
|
- **ISCO-08 group:** 4221 — Travel consultants and clerks
|
||||||
|
- **O*NET-SOC:** 35-9031.00 — Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop (match: exactMatch)
|
||||||
|
|
||||||
|
## Description (ESCO)
|
||||||
|
|
||||||
|
Hosts/hostesses welcome and inform visitors at airports, train stations, hotels, exhibitions fairs, and function events and/or attend to passengers in the mean of transport.
|
||||||
|
|
||||||
|
## Definition
|
||||||
|
|
||||||
|
nan
|
||||||
|
|
||||||
|
## Alternative labels
|
||||||
|
|
||||||
|
- hostess
|
||||||
|
- host
|
||||||
|
- airport host
|
||||||
|
- airport hostess
|
||||||
|
- airport host/hostess
|
||||||
54
references/skills.md
Normal file
54
references/skills.md
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
# Competences — host/hostess
|
||||||
|
|
||||||
|
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/a6007269-912a-4445-b792-b4d5fe016bb2).
|
||||||
|
|
||||||
|
## Essential
|
||||||
|
|
||||||
|
- **answer incoming calls** (skill/competence)
|
||||||
|
- **assist clients with special needs** (skill/competence)
|
||||||
|
- **communicate verbal instructions** (skill/competence)
|
||||||
|
- **demonstrate intercultural competences in hospitality services** (skill/competence)
|
||||||
|
- **distribute local information materials** (skill/competence)
|
||||||
|
- **escort visitors to places of interest** (skill/competence)
|
||||||
|
- **greet guests** (skill/competence)
|
||||||
|
- **handle personal identifiable information** (skill/competence)
|
||||||
|
- **identify customer's needs** (skill/competence)
|
||||||
|
- **inform tourist groups on logistical times** (skill/competence)
|
||||||
|
- **maintain customer service** (skill/competence)
|
||||||
|
- **maintain relationship with customers** (skill/competence)
|
||||||
|
- **manage tourist groups** (skill/competence)
|
||||||
|
- **promote the use of sustainable transport** (skill/competence)
|
||||||
|
- **provide tourism related information** (skill/competence)
|
||||||
|
- **provide visitor information** (skill/competence)
|
||||||
|
- **welcome tour groups** (skill/competence)
|
||||||
|
|
||||||
|
## Optional
|
||||||
|
|
||||||
|
- answer questions about the train transport service (skill/competence)
|
||||||
|
- apply foreign languages in tourism (skill/competence)
|
||||||
|
- assist passengers (skill/competence)
|
||||||
|
- be friendly to passengers (skill/competence)
|
||||||
|
- check tickets at venue entry (skill/competence)
|
||||||
|
- create solutions to problems (skill/competence)
|
||||||
|
- handle customer complaints (skill/competence)
|
||||||
|
- handle guest luggage (skill/competence)
|
||||||
|
- speak different languages (skill/competence)
|
||||||
|
|
||||||
|
<!-- market-evidence -->
|
||||||
|
|
||||||
|
## Market evidence (job-ad analysis, 46 ads, as of 2026-07-12)
|
||||||
|
|
||||||
|
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||||
|
|
||||||
|
### Hard skills
|
||||||
|
|
||||||
|
- customer service — **30 %**
|
||||||
|
- guest service — **20 %**
|
||||||
|
- reservation management — **20 %**
|
||||||
|
|
||||||
|
### Responsibilities
|
||||||
|
|
||||||
|
- greeting guests — **63 %**
|
||||||
|
- seating guests — **20 %**
|
||||||
|
|
||||||
|
<!-- market-evidence -->
|
||||||
48
references/tasks.md
Normal file
48
references/tasks.md
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
# Tasks & work activities — host/hostess
|
||||||
|
|
||||||
|
Source: O*NET 30.3, occupation 35-9031.00 (Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop).
|
||||||
|
|
||||||
|
## Task statements
|
||||||
|
|
||||||
|
- **[Core]** Assign patrons to tables suitable for their needs and according to rotation so that servers receive an appropriate number of seatings.
|
||||||
|
- **[Core]** Speak with patrons to ensure satisfaction with food and service, to respond to complaints, or to make conversation.
|
||||||
|
- **[Core]** Answer telephone calls and respond to inquiries or transfer calls.
|
||||||
|
- **[Core]** Inspect dining and serving areas to ensure cleanliness and proper setup.
|
||||||
|
- **[Core]** Inspect restrooms for cleanliness and availability of supplies, and clean restrooms when necessary.
|
||||||
|
- **[Core]** Take and prepare to-go orders.
|
||||||
|
- **[Core]** Assist other restaurant workers by serving food and beverages, or by bussing tables.
|
||||||
|
- **[Core]** Provide guests with menus.
|
||||||
|
- **[Core]** Greet guests and seat them at tables or in waiting areas.
|
||||||
|
- **[Core]** Receive and record patrons' dining reservations.
|
||||||
|
- **[Core]** Maintain contact with kitchen staff, management, serving staff, and customers to ensure that dining details are handled properly and customers' concerns are addressed.
|
||||||
|
- **[Core]** Inform patrons of establishment specialties and features.
|
||||||
|
- **[Core]** Supervise and coordinate activities of dining room staff to ensure that patrons receive prompt and courteous service.
|
||||||
|
- **[Supplemental]** Direct patrons to coatrooms and waiting areas, such as lounges.
|
||||||
|
- **[Supplemental]** Operate cash registers to accept payments for food and beverages.
|
||||||
|
- **[Supplemental]** Prepare cash receipts after establishments close, and make bank deposits.
|
||||||
|
- **[Supplemental]** Order or requisition supplies and equipment for tables and serving stations.
|
||||||
|
- **[Supplemental]** Hire, train, and supervise food and beverage service staff.
|
||||||
|
- **[Supplemental]** Confer with other staff to help plan establishments' menus.
|
||||||
|
- **[Supplemental]** Perform marketing and advertising services.
|
||||||
|
|
||||||
|
## Detailed work activities
|
||||||
|
|
||||||
|
- Assist chefs or caterers with food or drink preparation.
|
||||||
|
- Assist customers with seating arrangements.
|
||||||
|
- Communicate dining or order details to kitchen personnel.
|
||||||
|
- Communicate with customers to resolve complaints or ensure satisfaction.
|
||||||
|
- Coordinate activities of food service staff.
|
||||||
|
- Inspect facilities, equipment or supplies to ensure conformance to standards.
|
||||||
|
- Manage food service operations or parts of operations.
|
||||||
|
- Operate cash registers.
|
||||||
|
- Order materials, supplies, or equipment.
|
||||||
|
- Package food or supplies.
|
||||||
|
- Perform human resources activities.
|
||||||
|
- Plan menu options.
|
||||||
|
- Present food or beverage information or menus to customers.
|
||||||
|
- Process customer bills or payments.
|
||||||
|
- Provide customers with general information or assistance.
|
||||||
|
- Record operational or production data.
|
||||||
|
- Schedule dining reservations.
|
||||||
|
- Take customer orders.
|
||||||
|
- Train food preparation or food service personnel.
|
||||||
16
references/tools.md
Normal file
16
references/tools.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Tools & technology — host/hostess
|
||||||
|
|
||||||
|
Source: O*NET 30.3 'Software Skills' for 35-9031.00.
|
||||||
|
|
||||||
|
| Software | Category | Hot technology |
|
||||||
|
|---|---|---|
|
||||||
|
| Microsoft Office software | Office suite software | yes |
|
||||||
|
| Microsoft Windows | Operating system software | yes |
|
||||||
|
| Microsoft Excel | Spreadsheet software | yes |
|
||||||
|
| Facebook | Web page creation and editing software | yes |
|
||||||
|
| iMagic Restaurant Reservation | Calendar and scheduling software | |
|
||||||
|
| Avenista Table Reservations | Data base user interface and query software | |
|
||||||
|
| GuestBridge Reserve | Data base user interface and query software | |
|
||||||
|
| OpenTable | Data base user interface and query software | |
|
||||||
|
| Reservation software | Data base user interface and query software | |
|
||||||
|
| Hospitality Control Solutions Aloha Point-of-Sale | Point of sale POS software | |
|
||||||
Reference in New Issue
Block a user