feat: front-of-house-manager skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 16:38:04 +02:00
commit 09d970c1be
9 changed files with 1179 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

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

51
SKILL.md Normal file
View File

@@ -0,0 +1,51 @@
---
name: front-of-house-manager
description: "Occupational skill for the role 'front of house manager' (also: theatre front of house supervisor, theatrical house manager, venue house manager, front of house supervisor, theatre front of house manager, theater front of house supervisor). Use when the user asks for typical front of house manager work such as: typical front of house manager responsibilities"
---
# Front Of House Manager
Front of house managers are responsible for those areas of a live event venue that are accessible to the public. They make sure interaction with the customers or visitors goes smoothly and professionally. Front of house managers are responsible for ticket sales, any refreshments, and make sure spaces accessible to the public are set out properly. They interact with the venue manager and the stage manager.
## 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)
- assess cleanliness of areas
- carry out end of day accounts
- ensure health and safety of visitors
- labour legislation
- manage a team
- manage staff
- monitor guest access
- monitor ticketing
- negotiate health and safety issues with third parties
- prevent fire in a performance environment
- promote health and safety
- react to emergency situations in a live performance environment
- supervise event staff
## Hot technologies
- Adobe Acrobat
- Atlassian JIRA
- Autodesk AutoCAD
- Google Docs
- IBM SPSS Statistics
- Intuit QuickBooks
- Microsoft Access
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/db4057de-0c5a-4f68-8f81-2c0765978afb), O*NET 30.3 (11-3012.00, manual nearest match). See manifest.json for licensing/attribution.*

310
manifest.json Normal file
View File

@@ -0,0 +1,310 @@
{
"name": "front-of-house-manager",
"title": "front of house manager",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/db4057de-0c5a-4f68-8f81-2c0765978afb",
"esco_code": "1349.14",
"isco_group": "1349",
"onet_soc": "11-3012.00",
"crosswalk_match": "manual nearest via ISCO 1349 (Administrative Services Managers)"
},
"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": 13,
"skills_optional": 4,
"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
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 3
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 3
},
"secondsky/claude-skills": {
"repo": "https://github.com/secondsky/claude-skills",
"commit": "c4889f6",
"license": "MIT",
"skills": 2
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"trailofbits/skills": {
"repo": "https://github.com/trailofbits/skills",
"commit": "cfe5d7b",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 2
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 2
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 12
},
"awrshift/claude-memory-kit": {
"repo": "https://github.com/awrshift/claude-memory-kit",
"commit": "4039315",
"license": "MIT",
"skills": 1
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 7
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 2
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 3
},
"AgriciDaniel/claude-blog": {
"repo": "https://github.com/AgriciDaniel/claude-blog",
"commit": "49842ea",
"license": "MIT",
"skills": 1
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 1
},
"indranilbanerjee/digital-marketing-pro": {
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
"commit": "a3d119c",
"license": "MIT",
"skills": 1
},
"honeydew-ai/honeydew-ai-coding-agents-plugins": {
"repo": "https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins",
"commit": "f4066d2",
"license": "Apache-2.0",
"skills": 1
},
"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
},
"silverstein/minutes": {
"repo": "https://github.com/silverstein/minutes",
"commit": "3fb2e83",
"license": "MIT",
"skills": 2
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 1
},
"jeffallan/claude-skills": {
"repo": "https://github.com/jeffallan/claude-skills",
"commit": "e8be415",
"license": "MIT",
"skills": 1
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 1
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 2
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 1
},
"DheerG/swarms": {
"repo": "https://github.com/DheerG/swarms",
"commit": "617900e",
"license": "MIT",
"skills": 2
},
"rohitg00/skillkit": {
"repo": "https://github.com/rohitg00/skillkit",
"commit": "d2e5c34",
"license": "Apache-2.0",
"skills": 1
},
"activeloopai/hivemind": {
"repo": "https://github.com/activeloopai/hivemind",
"commit": "abd3771",
"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": 2
},
"Orchestra-Research/AI-research-SKILLs": {
"repo": "https://github.com/Orchestra-Research/AI-research-SKILLs",
"commit": "773a529",
"license": "MIT",
"skills": 1
},
"zechenzhangAGI/AI-research-SKILLs": {
"repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
"commit": "773a529",
"license": "MIT",
"skills": 1
},
"levnikolaevich/claude-code-skills": {
"repo": "https://github.com/levnikolaevich/claude-code-skills",
"commit": "2922616",
"license": "MIT",
"skills": 1
},
"parcadei/Continuous-Claude-v3": {
"repo": "https://github.com/parcadei/Continuous-Claude-v3",
"commit": "d07ff4b",
"license": "MIT",
"skills": 1
},
"SnailSploit/Claude-Red": {
"repo": "https://github.com/SnailSploit/Claude-Red",
"commit": "aeb41ec",
"license": "MIT",
"skills": 1
},
"0xwilliamortiz/claude-red": {
"repo": "https://github.com/0xwilliamortiz/claude-red",
"commit": "ad8436b",
"license": "MIT",
"skills": 1
},
"heshengtao/super-agent-party": {
"repo": "https://github.com/heshengtao/super-agent-party",
"commit": "181588d",
"license": "custom (see upstream LICENSE)",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 29,
"adjacent": 51
}
},
"provenance": {
"items": {
"esco": 18,
"onet": 98,
"jobads": 131,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 195,
"stackx": 0
},
"share_percent": {
"esco": 4.0,
"onet": 21.9,
"jobads": 29.3,
"wiki_ai": 0.0,
"anthropic": 1.1,
"ai_skills": 43.6,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,418 @@
# External AI agent skills — front-of-house-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: 0xwilliamortiz/claude-red
- Repository: [https://github.com/0xwilliamortiz/claude-red](https://github.com/0xwilliamortiz/claude-red) (commit `ad8436b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-reporting` | adjacent | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/utility/offensive-reporting) |
## 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) |
## 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-goals` | adjacent | Create, track and update team goals + KPIs via the Deeplake virtual filesystem at memory/goal/ and memory/kpi/. Use whenever the user mentions a goal, objective, KPI, target, milestone, or asks to track progress on something measurable. … | [source](https://github.com/activeloopai/hivemind/tree/abd3771/harnesses/claude-code/skills/hivemind-goals) |
| `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: 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 |
|---|---|---|---|
| `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) |
## Source: AgriciDaniel/claude-blog
- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `blog-calendar` | core | Generate editorial calendars for blogs with topic clusters, publishing schedules, content decay detection, freshness update plans, seasonal opportunities, content mix formula, template integration, and distribution scheduling. Plans … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-calendar) |
## 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` | core | 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` | core | 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) |
| `review` | adjacent | Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics. Use when the user runs /si:review or asks what has been learned and what should be promoted or pruned. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/review) |
## Source: awrshift/claude-memory-kit
- Repository: [https://github.com/awrshift/claude-memory-kit](https://github.com/awrshift/claude-memory-kit) (commit `4039315`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `close-day` | core | End-of-day audit ritual — auto-detect missed working days (commits with no daily file) and backfill them, synthesize today into a daily log, audit patterns against MEMORY.md and existing concepts/rules, propose promotions verbally, write … | [source](https://github.com/awrshift/claude-memory-kit/tree/4039315/.kit/advanced/close-day-layer/skills/close-day) |
## Source: basicmachines-co/basic-memory
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `bm-share` | adjacent | Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-share) |
## 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) |
| `code-review-excellence` | adjacent | This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) |
## 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` | core | 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) |
| `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 |
|---|---|---|---|
| `deadline-prep` | core | Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/deadline-prep) |
| `invoice-organizer` | core | 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) |
| `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) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) |
| `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) |
| `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) |
| `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) |
## Source: DheerG/swarms
- Repository: [https://github.com/DheerG/swarms](https://github.com/DheerG/swarms) (commit `617900e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `audit-context` | adjacent | Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. | [source](https://github.com/DheerG/swarms/tree/617900e/skills/audit-context) |
| `gate-presentation` | adjacent | Returns the frozen gate constants — question, header, option labels and descriptions, digest field-list, and preview content — for every catalog gate. Invoked by the team lead fresh on arrival at each gate and on pulse re-emissions, in the … | [source](https://github.com/DheerG/swarms/tree/617900e/skills/gate-presentation) |
## 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 |
|---|---|---|---|
| `sentry` | core | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) |
## Source: heshengtao/super-agent-party
- Repository: [https://github.com/heshengtao/super-agent-party](https://github.com/heshengtao/super-agent-party) (commit `181588d`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `officeCLI` | adjacent | Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents. | [source](https://github.com/heshengtao/super-agent-party/tree/181588d/skills/officeCLI) |
## Source: honeydew-ai/honeydew-ai-coding-agents-plugins
- Repository: [https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins) (commit `f4066d2`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `context-item-creation` | core | Guides you through creating context items — instructions, skills, knowledge pointers, and memory events — that give the AI analyst persistent knowledge about your organization. Covers when to create each type, naming conventions, folder … | [source](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins/tree/f4066d2/skills/context-item-creation) |
## 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 |
|---|---|---|---|
| `content-calendar` | core | Plan content calendars. Use when: monthly or quarterly scheduling, platform assignments, content pillars, repurposing. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/content-calendar) |
## 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 |
|---|---|---|---|
| `blog-calendar` | core | Generate editorial calendars for blogs with topic clusters, publishing schedules, content decay detection, freshness update plans, seasonal opportunities, content mix formula, template integration, and distribution scheduling. Plans … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-calendar) |
## 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: jeffallan/claude-skills
- Repository: [https://github.com/jeffallan/claude-skills](https://github.com/jeffallan/claude-skills) (commit `e8be415`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `rust-engineer` | adjacent | Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/rust-engineer) |
## Source: jeremylongshore/claude-code-plugins-plus-skills
- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `gamma-core-workflow-b` | core | 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) |
| `ink` | core | Content Marketing engineer — blog strategy, SEO, thought leadership, developer content, case studies, and content calendar. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/ink) |
| `calendar-to-workflow` | core | Converts calendar events and schedules into Claude Code workflows, meeting prep documents, and standup notes. Use when the user mentions calendar events, meeting prep, standup generation, or scheduling workflows. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/skill-enhancers/calendar-to-workflow/skills/calendar-to-workflow) |
| `executive-digest` | core | Generate the daily executive digest \u2014 a single WhatsApp summary\ \ of everything needing attention: stalled scheduling, pending intros, unanswered\ \ emails, promised follow-ups, open Todoist tasks, and upcoming calendar events.\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/executive-digest) |
| `twinmind-observability` | adjacent | Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health. Use when implementing observability, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-observability) |
| `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) |
| `granola-migration-deep-dive` | adjacent | Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: "migrate to granola", "switch to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-migration-deep-dive) |
| `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) |
| `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) |
| `detecting-memory-leaks` | adjacent | Detect potential memory leaks and analyze memory usage patterns in code. Use when troubleshooting performance issues related to memory growth or identifying leak sources. Trigger with phrases like "detect memory leaks", "analyze memory … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/memory-leak-detector/skills/detecting-memory-leaks) |
| `detecting-performance-bottlenecks` | adjacent | Execute this skill enables AI assistant to detect and resolve performance bottlenecks in applications. it analyzes cpu, memory, i/o, and database performance to identify areas of concern. use this skill when you need to diagnose slow … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/bottleneck-detector/skills/detecting-performance-bottlenecks) |
| `obsidian-performance-tuning` | adjacent | Optimize Obsidian plugin performance for smooth operation in large vaults. Use when experiencing lag, memory issues, slow startup, or optimizing plugin code for vaults with thousands of files. Trigger with phrases like "obsidian … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/obsidian-pack/skills/obsidian-performance-tuning) |
## 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) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) |
## Source: K-Dense-AI/scientific-agent-skills
- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `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) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) |
## Source: levnikolaevich/claude-code-skills
- Repository: [https://github.com/levnikolaevich/claude-code-skills](https://github.com/levnikolaevich/claude-code-skills) (commit `2922616`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `ln-31-performance-optimizer` | adjacent | Optimizes a measured latency, throughput, memory, CPU, or I/O problem through profiling and keep-or-discard experiments. Use for a known bottleneck; not unbiased A/B comparison. | [source](https://github.com/levnikolaevich/claude-code-skills/tree/2922616/plugins/optimization-suite/skills/ln-31-performance-optimizer) |
## 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 |
|---|---|---|---|
| `roadmap-presentation` | core | Create structured roadmap presentations calibrated to any audience. Use when asked to build a product roadmap, present roadmap to leadership, create a roadmap slide, or communicate quarterly plans to execs, teams, or customers. Produces an … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-planning/skills/roadmap-presentation) |
| `decision-memo` | core | Write a crisp decision memo that drives a clear decision, not a discussion. Use when asked to write a decision memo, a recommendation memo, a one/six-pager for a decision, or to get leadership to decide something. Produces a decision memo … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/decision-memo) |
## Source: mukul975/Anthropic-Cybersecurity-Skills
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
| `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) |
## 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 |
|---|---|---|---|
| `html-ppt-zhangzara-coral` | adjacent | Open Design's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-coral) |
| `html-ppt-zhangzara-signal` | adjacent | Open Design's strategy memo: should it monetize the plugin registry now or hold — options, risks, and the recommendation. Built as a decision-grade corporate strategy deck for CEO, strategy team. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-signal) |
## 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 |
|---|---|---|---|
| `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: parcadei/Continuous-Claude-v3
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mot` | adjacent | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/mot) |
## Source: rohitg00/skillkit
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
## Source: ruvnet/claude-code-flow
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `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) |
| `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) |
| `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: secondsky/claude-skills
- Repository: [https://github.com/secondsky/claude-skills](https://github.com/secondsky/claude-skills) (commit `c4889f6`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mobile-app-debugging` | core | Mobile app debugging for iOS, Android, cross-platform frameworks. Use for crashes, memory leaks, performance issues, network problems, or encountering Xcode instruments, Android Profiler, React Native debugger, native bridge errors. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/mobile-app-debugging/skills/mobile-app-debugging) |
| `cloudflare-workers-performance` | adjacent | Cloudflare Workers performance optimization with CPU, memory, caching, bundle size. Use for slow workers, high latency, cold starts, or encountering CPU limits, memory issues, timeout errors. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/cloudflare-workers/skills/cloudflare-workers-performance) |
## 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-mirror` | core | Self-coaching analysis of your own behavior across meetings — talk-time ratio, filler words, hedging language, monologue length, energy patterns, and (when meetings are tagged via /minutes-tag) what your behavior in winning meetings looks … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-mirror) |
| `minutes-lint` | adjacent | Health-check your meeting knowledge for contradictions, stale commitments, and decision conflicts. Use when the user asks "any conflicts in my meetings", "check for stale action items", "lint my meetings", "consistency check", "are there … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-lint) |
## Source: SnailSploit/Claude-Red
- Repository: [https://github.com/SnailSploit/Claude-Red](https://github.com/SnailSploit/Claude-Red) (commit `aeb41ec`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-reporting` | adjacent | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/utility/offensive-reporting) |
## Source: trailofbits/skills
- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `rust-review` | core | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) |
| `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: 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 |
|---|---|---|---|
| `memory-palace` | core | Hierarchical memory organization for multi-session context retention. Wings (projects) > Rooms (domains) > Drawers (decisions). Semantic search across all memories with zero cloud dependency. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/memory-palace) |
| `mot` | adjacent | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/mot) |
## 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 |
|---|---|---|---|
| `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) |

66
references/market.md Normal file
View File

@@ -0,0 +1,66 @@
# Market evidence report — front-of-house-manager
Source: **9 real job ads** (JSearch API, countries: us 9), 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 |
|---|---|---|
| mid | 7 | 78 % |
| junior | 2 | 22 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | customer service | 3 | 33 % |
| 2 | problem-solving | 3 | 33 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Regional breakdown
> **Corpus note:** 9 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
**Insufficient evidence** — 9 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### UK (gb)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### EU/DACH (de, at, ch, nl)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
## Job title variants in the market
| Title | Ads |
|---|---|
| Front of House Manager | 2 |
| Front of House Lead — Theatre (Part-Time, Weekend) | 1 |
| Front of House Supervisor — Live Event Experience | 1 |
| Front of House/Floor Manager | 1 |
| Front of the House Manager | 1 |
| Full Time Front of House Manager | 1 |
| Patron Services Manager Maryland Ensemble Theatre | 1 |
| Patron Services Manager, Theatre Operations (House Manager) | 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.

24
references/profile.md Normal file
View File

@@ -0,0 +1,24 @@
# Occupation profile — front of house manager
- **ESCO URI:** http://data.europa.eu/esco/occupation/db4057de-0c5a-4f68-8f81-2c0765978afb
- **ESCO code:** 1349.14
- **ISCO-08 group:** 1349 — Professional services managers not elsewhere classified
## Description (ESCO)
Front of house managers are responsible for those areas of a live event venue that are accessible to the public. They make sure interaction with the customers or visitors goes smoothly and professionally. Front of house managers are responsible for ticket sales, any refreshments, and make sure spaces accessible to the public are set out properly. They interact with the venue manager and the stage manager.
## Definition
nan
## Alternative labels
- theatre front of house supervisor
- theatrical house manager
- venue house manager
- front of house supervisor
- theatre front of house manager
- theater front of house supervisor
- head of front of house
- arts venue front of house manager

150
references/skills.md Normal file
View File

@@ -0,0 +1,150 @@
# Competences — front of house manager
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/db4057de-0c5a-4f68-8f81-2c0765978afb).
## Essential
- **assess cleanliness of areas** (skill/competence)
- **carry out end of day accounts** (skill/competence)
- **ensure health and safety of visitors** (skill/competence)
- **labour legislation** (knowledge)
- **manage a team** (skill/competence)
- **manage staff** (skill/competence)
- **monitor guest access** (skill/competence)
- **monitor ticketing** (skill/competence)
- **negotiate health and safety issues with third parties** (skill/competence)
- **prevent fire in a performance environment** (skill/competence)
- **promote health and safety** (skill/competence)
- **react to emergency situations in a live performance environment** (skill/competence)
- **supervise event staff** (skill/competence)
## Optional
- handle customer complaints (skill/competence)
- monitor check-out point (skill/competence)
- perform first fire intervention (skill/competence)
- provide first aid (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 9 ads, as of 2026-07-12)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- customer service — **33 %**
- problem-solving — **33 %**
- leadership — **22 %**
- scheduling — **22 %**
- staff training — **22 %**
- team leadership — **22 %**
- team supervision — **22 %**
- volunteer management — **22 %**
- workflow management — **11 %**
- team development — **11 %**
- ticket administration — **11 %**
- time management — **11 %**
- training and development — **11 %**
- theater management — **11 %**
- theatre maintenance — **11 %**
- volunteer coordination — **11 %**
- staff management — **11 %**
- staff supervision — **11 %**
- shift execution — **11 %**
- operational issue identification — **11 %**
- organization — **11 %**
- organizational skills — **11 %**
- group sales — **11 %**
- food safety — **11 %**
- guest service — **11 %**
- prospecting — **11 %**
- public relations — **11 %**
- labor management — **11 %**
- problem solving — **11 %**
- record keeping — **11 %**
- patron retention — **11 %**
- performance evaluation — **11 %**
- performance management — **11 %**
- money handling — **11 %**
- pipeline management — **11 %**
- event coordination — **11 %**
- event management — **11 %**
- film presentation — **11 %**
- conflict resolution — **11 %**
- floor operations management — **11 %**
- audience acquisition — **11 %**
- bookkeeping — **11 %**
- cash handling — **11 %**
- coaching — **11 %**
- communication — **11 %**
### Methods
- accessibility accommodations — **11 %**
- aed certification — **11 %**
- cpr — **11 %**
- servant leadership — **11 %**
- standard first aid — **11 %**
### Responsibilities
- supervising staff — **11 %**
- team coaching — **11 %**
- staff supervision — **11 %**
- staff record compilation — **11 %**
- service standard enforcement — **11 %**
- service standard maintenance — **11 %**
- shift opening and closing — **11 %**
- staff and volunteer management — **11 %**
- staff coaching — **11 %**
- volunteer engagement support — **11 %**
- theatre maintenance — **11 %**
- usher staff management — **11 %**
- visitor experience enhancement — **11 %**
- ticket order fulfillment — **11 %**
- ticket sales oversight — **11 %**
- team member training — **11 %**
- foh team direction — **11 %**
- financial record keeping — **11 %**
- floor flow management — **11 %**
- floor operation improvement — **11 %**
- event operation oversight — **11 %**
- event scheduling — **11 %**
- data analysis — **11 %**
- deposit making — **11 %**
- dining room operation leadership — **11 %**
- ensuring guest satisfaction — **11 %**
- assisting house manager — **11 %**
- addressing guest concerns — **11 %**
- addressing patron concerns — **11 %**
- box office operations — **11 %**
- audience flow coordination — **11 %**
- complaint handling — **11 %**
- completing closeout procedures — **11 %**
- concession sales oversight — **11 %**
- communicating with staff — **11 %**
- cleanliness maintenance — **11 %**
- pre-event meeting leadership — **11 %**
- pre-shift briefings — **11 %**
- motion picture presentation — **11 %**
- operation coordination — **11 %**
- performance preparation — **11 %**
- relationship building — **11 %**
- reservation oversight — **11 %**
- reconciling receipts — **11 %**
- hiring bussing and dessert staff — **11 %**
- front-of-house operation oversight — **11 %**
- front-of-house operations leadership — **11 %**
- group sales cycle ownership — **11 %**
- guest concern resolution — **11 %**
- guest experience enhancement — **11 %**
- guest issue resolution — **11 %**
- guest satisfaction maintenance — **11 %**
- patron communication — **11 %**
- patron concern resolution — **11 %**
- maintaining atmosphere — **11 %**
- managing floor operations — **11 %**
- managing volunteers — **11 %**
<!-- market-evidence -->

50
references/tasks.md Normal file
View File

@@ -0,0 +1,50 @@
# Tasks & work activities — front of house manager
Source: O*NET 30.3, occupation 11-3012.00 (Administrative Services Managers) — manual nearest-occupation mapping via ISCO group 1349; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Supplemental]** Direct or coordinate the supportive services department of a business, agency, or organization.
- **[Core]** Set goals and deadlines for the department.
- **[Core]** Prepare and review operational reports and schedules to ensure accuracy and efficiency.
- **[nan]** Communicate with and provide guidance for external vendors and service providers to ensure the organization, department, or work unit's business needs are met.
- **[nan]** Develop operational standards and procedures for the work unit or department.
- **[nan]** Establish work procedures or schedules to organize the daily work of administrative staff.
- **[nan]** Learn to operate new office technologies as they are developed and implemented.
- **[nan]** Manage paper or electronic filing systems by recording information, updating paperwork, or maintaining documents, such as attendance records or correspondence.
- **[nan]** Meet with other departmental leaders to establish organizational goals, strategic plans, and objectives, as well as make decisions about personnel, resources, and space or equipment needs.
- **[nan]** Oversee payroll functions, such as maintaining timekeeping information and processing and submitting payroll.
- **[nan]** Read through contracts, regulations, and procedural guidelines to ensure comprehension and compliance.
- **[nan]** Represent work unit at meetings or conferences and serve as liaison for requests or complaints.
- **[nan]** Supervise administrative staff and provide training and orientation to new staff.
- **[Core]** Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.
- **[Core]** Acquire, distribute and store supplies.
- **[Supplemental]** Plan, administer, and control budgets for contracts, equipment, and supplies.
- **[Supplemental]** Hire and terminate clerical and administrative personnel.
- **[Core]** Conduct classes to teach procedures to staff.
## Detailed work activities
- Analyze data to inform operational decisions or activities.
- Communicate technical information to suppliers, contractors, or regulatory agencies.
- Conduct employee training programs.
- Confer with managers to make operational decisions.
- Develop organizational goals or objectives.
- Develop organizational policies or programs.
- Direct administrative or support services.
- Establish standards for products, processes, or procedures.
- Evaluate information related to legal matters in public or personal records.
- Hire personnel.
- Maintain current knowledge related to work activities.
- Maintain records, documents, or other files.
- Manage human resources activities.
- Manage inventories of products or organizational resources.
- Prepare employee work schedules.
- Prepare operational budgets.
- Prepare operational progress or status reports.
- Purchase materials, equipment, or other resources.
- Read documents to gather technical information.
- Recommend organizational process or policy changes.
- Respond to customer problems or complaints.
- Select resources needed to accomplish tasks.
- Supervise clerical or administrative personnel.

79
references/tools.md Normal file
View File

@@ -0,0 +1,79 @@
# Tools & technology — front of house manager
Source: O*NET 30.3, occupation 11-3012.00 (Administrative Services Managers) — manual nearest-occupation mapping via ISCO group 1349; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Acrobat | Document management software | yes |
| Atlassian JIRA | Content workflow software | yes |
| Autodesk AutoCAD | Computer aided design CAD software | yes |
| Google Docs | Word processing software | yes |
| IBM SPSS Statistics | Analytical or scientific software | yes |
| Intuit QuickBooks | Accounting software | yes |
| Microsoft Access | Data base user interface and query 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 Word | Word processing software | yes |
| Oracle PeopleSoft | Enterprise resource planning ERP software | yes |
| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes |
| R | Object or component oriented development software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| SAS | Analytical or scientific software | yes |
| Teradata Database | Data base management system software | yes |
| Yardi software | Data base user interface and query software | yes |
| Adobe PageMaker | Desktop publishing software | |
| ADP Enterprise HR | Human resources software | |
| ADP Workforce Now | Human resources software | |
| Blackbaud The Raiser's Edge | Customer relationship management CRM software | |
| Database software | Data base user interface and query software | |
| Delphi Technology | Financial analysis software | |
| Email software | Electronic mail software | |
| FileMaker Pro | Data base user interface and query software | |
| Fund accounting software | Accounting software | |
| Google Drive | Cloud-based data access and sharing software | |
| GroupMe | Instant messaging software | |
| Human resource management software HRMS | Human resources software | |
| IBM Notes | Electronic mail software | |
| IBM Power Systems software | Enterprise system management software | |
| LexisNexis | Information retrieval or search software | |
| LinkedIn | Web page creation and editing software | |
| Medical procedure coding software | Medical software | |
| MicroFocus GroupWise | Electronic mail software | |
| Microsoft Dynamics | Enterprise resource planning ERP software | |
| Microsoft Dynamics GP | Enterprise resource planning ERP software | |
| Microsoft Internet Explorer | Internet browser software | |
| Microsoft Publisher | Desktop publishing software | |
| Microsoft Windows XP | Operating system software | |
| Minitab | Analytical or scientific software | |
| Oracle Hyperion | Enterprise resource planning ERP software | |
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
| PracticeWorks Systems Kodak WINOMS CS | Medical software | |
| Sage 300 Construction and Real Estate | Data base user interface and query software | |
| Sage 50 Accounting | Accounting software | |
| Sage MAS 200 ERP | Enterprise resource planning ERP software | |
| SAP Business Objects | Enterprise resource planning ERP software | |
| SAP BusinessObjects Crystal Reports | Data base reporting software | |
| Supervisory control and data acquisition SCADA software | Industrial control software | |
| Web browser software | Internet browser software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 9 ads, as of 2026-07-12)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Office — **11 %**
- ivolunteer — **11 %**
- crm tools — **11 %**
- Tessitura — **11 %**
- ticketing systems — **11 %**
- standard office software — **11 %**
<!-- market-evidence -->