From 4b0d2b5a604d9bc92f0952776f692be94da0e2a8 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 19:13:06 +0200 Subject: [PATCH] feat: gaming-dealer skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 67 +++++++ manifest.json | 292 +++++++++++++++++++++++++++++ references/ai-skills.md | 394 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 154 ++++++++++++++++ references/profile.md | 26 +++ references/skills.md | 57 ++++++ references/tasks.md | 44 +++++ references/tools.md | 12 ++ 9 files changed, 1077 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..e2602ef --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — gaming-dealer + +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 — gaming-dealer + "ESCO (occupation & competences)" : 30 + "O*NET (tasks & tools)" : 42 + "Job boards (market evidence)" : 103 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 186 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 30 | 8.2 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 42 | 11.5 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 103 | 28.1 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 186 | 50.8 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..6cc06dd --- /dev/null +++ b/SKILL.md @@ -0,0 +1,67 @@ +--- +name: gaming-dealer +description: "Occupational skill for the role 'gaming dealer' (also: gaming operations dealer, table gaming dealer, casinio gaming dealer, casino dealer, croupier, game dealer). Use when the user asks for typical gaming dealer work such as: Greet customers and make them feel welcome.; Exchange paper currency for playing chips or coin money.; Pay winnings or collect losing bets as established by the rules and procedures of a specific game." +--- + +# Gaming Dealer + +Gaming dealers operate table games. They stand behind the game table and operate games of chance by dispensing the appropriate number of cards to players, or operating other gaming equipment. They also distribute winnings, or collect players' money or chips. + +## Core workflow + +1. Greet customers and make them feel welcome. +2. Exchange paper currency for playing chips or coin money. +3. Pay winnings or collect losing bets as established by the rules and procedures of a specific game. +4. Deal cards to house hands, and compare these with players' hands to determine winners, as in black jack. +5. Conduct gambling games, such as dice, roulette, cards, or keno, following all applicable rules and regulations. +6. Check to ensure that all players have placed bets before play begins. +7. Stand behind a gaming table and deal the appropriate number of cards to each player. +8. Inspect cards and equipment to be used in games to ensure that they are in good condition. + +## 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) + +- attract gamers +- casino game rules +- casino policies +- communicate with customers +- conduct gambling games +- deal cards +- focus on service +- follow ethical code of conduct of gambling +- follow safety precautions in a gaming room +- identify customer's needs +- maintain game area +- operate games +- participate in games for player distribution +- promote company +- redistribute wagered money + +## Hot technologies + +- Apache Spark +- Slack +- Apache Hadoop +- Microsoft Office software +- Microsoft Excel + + + + +## Hot technologies + +Top tools from 48 gated job ads (see references/market.md, as of 2026-07-12): + +- Microsoft software products — 6 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/fb1a7aab-1e33-4712-b8e0-d335243aba58), O*NET 30.3 (39-3011.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e4f50c8 --- /dev/null +++ b/manifest.json @@ -0,0 +1,292 @@ +{ + "name": "gaming-dealer", + "title": "gaming dealer", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/fb1a7aab-1e33-4712-b8e0-d335243aba58", + "esco_code": "4212.5", + "isco_group": "4212", + "onet_soc": "39-3011.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": 21, + "dwas": 14, + "skills_essential": 20, + "skills_optional": 9, + "software": 6 + }, + "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 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 10 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 8 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 4 + }, + "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 + }, + "microsoft/power-platform-skills": { + "repo": "https://github.com/microsoft/power-platform-skills", + "commit": "0d7ed9a", + "license": "MIT", + "skills": 2 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 2 + }, + "ljagiello/ctf-skills": { + "repo": "https://github.com/ljagiello/ctf-skills", + "commit": "d19f35f", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 5 + }, + "Devin-AXIS/iPolloWork": { + "repo": "https://github.com/Devin-AXIS/iPolloWork", + "commit": "5107542", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 6 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 1 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 1 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 1 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "jeffallan/claude-skills": { + "repo": "https://github.com/jeffallan/claude-skills", + "commit": "e8be415", + "license": "MIT", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 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 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 5 + }, + "rohitg00/pro-workflow": { + "repo": "https://github.com/rohitg00/pro-workflow", + "commit": "5c313e2", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 2 + }, + "Ar9av/obsidian-wiki": { + "repo": "https://github.com/Ar9av/obsidian-wiki", + "commit": "50a8edf", + "license": "MIT", + "skills": 1 + }, + "glacierphonk/naming": { + "repo": "https://github.com/glacierphonk/naming", + "commit": "e7af8a5", + "license": "MIT", + "skills": 1 + }, + "KKKKhazix/khazix-skills": { + "repo": "https://github.com/KKKKhazix/khazix-skills", + "commit": "fcba3ad", + "license": "MIT", + "skills": 1 + }, + "ComPDFKit/compdf-skills": { + "repo": "https://github.com/ComPDFKit/compdf-skills", + "commit": "b77153e", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "OpenSenseNova/SenseNova-Skills": { + "repo": "https://github.com/OpenSenseNova/SenseNova-Skills", + "commit": "d8bb438", + "license": "MIT", + "skills": 1 + }, + "wondelai/skills": { + "repo": "https://github.com/wondelai/skills", + "commit": "326b380", + "license": "MIT", + "skills": 1 + }, + "jabrena/plinth": { + "repo": "https://github.com/jabrena/plinth", + "commit": "065eae8", + "license": "Apache-2.0", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 2 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "alinaqi/claude-bootstrap": { + "repo": "https://github.com/alinaqi/claude-bootstrap", + "commit": "f61ec87", + "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 + }, + "dembrandt/dembrandt-skills": { + "repo": "https://github.com/dembrandt/dembrandt-skills", + "commit": "38cd2b7", + "license": "MIT", + "skills": 1 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 3, + "adjacent": 77 + } + }, + "provenance": { + "items": { + "esco": 30, + "onet": 42, + "jobads": 103, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 186, + "stackx": 0 + }, + "share_percent": { + "esco": 8.2, + "onet": 11.5, + "jobads": 28.1, + "wiki_ai": 0.0, + "anthropic": 1.4, + "ai_skills": 50.8, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..d6311cc --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,394 @@ +# External AI agent skills — gaming-dealer + +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 | +|---|---|---|---| +| `memlab-analysis` | adjacent | Expert skill for JavaScript memory leak detection using Facebook MemLab. Configure MemLab scenarios, execute memory leak detection runs, analyze heap snapshots, identify detached DOM elements, find event listener leaks, and integrate with … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/performance-optimization/skills/memlab-analysis) | +| `anti-drift` | adjacent | Hierarchical coordination and drift detection with frequent checkpoints, shared memory coherence validation, role specialization enforcement, and short task cycles. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/anti-drift) | +| `gpu-memory-analysis` | adjacent | Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/gpu-memory-analysis) | +| `memory-analysis` | adjacent | Embedded memory analysis, optimization, and leak detection | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/memory-analysis) | +| `pandas-dataframe-analyzer` | adjacent | Automated DataFrame analysis skill for statistical summaries, missing value detection, data type inference, and memory optimization recommendations. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/pandas-dataframe-analyzer) | +| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-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) | +| `autonomous-agent-harness` | adjacent | Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/autonomous-agent-harness) | + +## 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` | adjacent | 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: ahacker-1/cre-agent-skills + +- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cre-office` | adjacent | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) | + +## Source: alinaqi/claude-bootstrap + +- Repository: [https://github.com/alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap) (commit `f61ec87`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `code-graph` | adjacent | AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server | [source](https://github.com/alinaqi/claude-bootstrap/tree/f61ec87/skills/code-graph) | + +## 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 | +|---|---|---|---| +| `self-improving-agent` | adjacent | Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/self-improving-agent) | +| `compliance-readiness` | adjacent | /cs:compliance-readiness — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) | +| `promote` | adjacent | Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement. Use when the user runs /si:promote or asks to make a learned behavior permanent. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/promote) | + +## Source: Ar9av/obsidian-wiki + +- Repository: [https://github.com/Ar9av/obsidian-wiki](https://github.com/Ar9av/obsidian-wiki) (commit `50a8edf`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-bridge` | adjacent | Browse and compare wiki knowledge by which AI tool originally produced it. Use this skill when the user says "/memory-bridge", "browse codex memory", "what did codex know about X", "show me claude knowledge", "cross-tool memory", "what … | [source](https://github.com/Ar9av/obsidian-wiki/tree/50a8edf/.skills/memory-bridge) | + +## 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-status` | adjacent | Show the Basic Memory plugin's current state for this project — active project, capture folders, output style, recent session checkpoints, and whether Basic Memory is reachable. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-status) | +| `memory-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) | +| `basic-memory` | adjacent | Use the Basic Memory knowledge graph for persistent memory across sessions. Search before answering; capture decisions, meetings, and insights as notes. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/integrations/hermes/skill) | +| `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) | +| `code-review` | adjacent | Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/.agents/skills/code-review) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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: ComPDFKit/compdf-skills + +- Repository: [https://github.com/ComPDFKit/compdf-skills](https://github.com/ComPDFKit/compdf-skills) (commit `b77153e`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pdf-to-word-docx` | adjacent | PDF to Word converts PDF to editable Word/DOCX with AI-powered layout analysis and table recognition, built on ComPDF Conversion SDK to better preserve tables, multi-column layouts, lists, and images for downstream editing. It fits … | [source](https://github.com/ComPDFKit/compdf-skills/tree/b77153e/skills/pdf-to-word-docx) | + +## 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 | +|---|---|---|---| +| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pdf) | + +## 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 | +|---|---|---|---| +| `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) | +| `code-review-excellence` | adjacent | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) | +| `firebase` | adjacent | Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/firebase) | +| `swarmvault` | adjacent | Use SwarmVault when the user needs a local-first knowledge vault that writes durable markdown, graph, search, dashboard, review, and MCP artifacts to disk from books, notes, transcripts, exports, datasets, slide decks, files, URLs, code, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/swarmvault) | + +## Source: dembrandt/dembrandt-skills + +- Repository: [https://github.com/dembrandt/dembrandt-skills](https://github.com/dembrandt/dembrandt-skills) (commit `38cd2b7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `coordinated-data-views` | adjacent | When data has both a tabular/list representation and a visual representation, show both simultaneously and keep them synchronized. Clicking a row highlights the corresponding element in the visual view, and vice versa. Applies to maps, … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/coordinated-data-views) | + +## 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: glacierphonk/naming + +- Repository: [https://github.com/glacierphonk/naming](https://github.com/glacierphonk/naming) (commit `e7af8a5`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `naming` | adjacent | Name products, SaaS, brands, open source projects, bots, and apps. Use when the user needs to name something, find a brand name, or pick a product name. Metaphor-driven process that produces memorable, meaningful names and avoids AI slop. | [source](https://github.com/glacierphonk/naming/tree/e7af8a5) | + +## Source: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `malware-analysis` | adjacent | Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility 3 memory analysis, C2 config extraction (Cobalt Strike/CAPE), C2 traffic detection (JA4+, beaconing) | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/malware-analysis) | +| `vulnerability-analysis` | adjacent | Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) | + +## 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` | adjacent | 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 | +|---|---|---|---| +| `162-java-profiling-analyze` | adjacent | Use when you need to analyze Java profiling data collected during the detection phase — including interpreting flamegraphs, memory allocation patterns, CPU hotspots, threading issues, systematic problem categorization, evidence … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/162-java-profiling-analyze) | + +## 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 | +|---|---|---|---| +| `vertex-engine-inspector` | core | Inspect and validate Vertex AI Agent Engine deployments including Code Execution Sandbox, Memory Bank, A2A protocol compliance, and security posture. Generates production readiness scores. Use when asked to inspect, validate, or audit an … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/jeremy-vertex-engine/skills/vertex-engine-inspector) | +| `blog-editorial-calendar` | adjacent | Run your blog like a queue, not a guessing game. This skill is the orchestration layer on top of blog-topic-research and seo-blog-writer: it keeps an evidence-backed backlog, picks the next topic so your corpus drifts toward the cluster + … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/publishing-skills/skills/blog-editorial-calendar) | +| `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) | +| `assemblyai-core-workflow-a` | adjacent | Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-a) | +| `atlas-present` | adjacent | Generate a polished HTML presentation page and Obsidian Canvas for big releases — new products, takeovers, major migrations. Non-technical audience. Use when asked to "present this", "release announcement", "show what we built", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/atlas-present) | +| `cache` | adjacent | Use when the user wants to view, search, add, edit, prune, archive, or clear hyperflow memory entries. CRUD interface for `.hyperflow/memory/` — never modifies source code, only memory files. Trigger with /hyperflow:cache, "show memory", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/skills/cache) | +| `hyperflow-cache` | adjacent | Hyperflow memory manager. Use to view, search, add, edit, prune, or clear hyperflow project memory — "show memory", "search memory for X", "clear memory", "what does hyperflow remember about Y". CRUD over .hyperflow/memory/ only — never … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-cache) | +| `adk-deployment-specialist` | adjacent | Deploy and orchestrate Vertex AI ADK agents using A2A protocol. Manages AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank. Use when asked to "deploy ADK agent" or "orchestrate agents". Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/jeremy-adk-orchestrator/skills/adk-deployment-specialist) | + +## 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: KKKKhazix/khazix-skills + +- Repository: [https://github.com/KKKKhazix/khazix-skills](https://github.com/KKKKhazix/khazix-skills) (commit `fcba3ad`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `neat-freak` | adjacent | Knowledge and governance closeout: reconcile project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or the next person starts from one … | [source](https://github.com/KKKKhazix/khazix-skills/tree/fcba3ad/neat-freak) | + +## 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) | +| `add-office365` | adjacent | Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/code-apps/skills/add-office365) | + +## 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) | +| `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) | +| `excel-model` | adjacent | Build a real, formula-driven Excel (.xlsx) model — not a static table. Use when asked to build an Excel model, a financial model, a budget/forecast spreadsheet, or any .xlsx with live formulas a user can edit. Produces an actual .xlsx file … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-documents/skills/excel-model) | +| `chart-data-extractor` | adjacent | Extract pixel-level data from an image of a chart or graph and produce a structured data table. Use when asked to extract data from a chart image, transcribe numbers from a graph, digitise a chart, or turn a screenshot of data into a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-data/skills/chart-data-extractor) | + +## 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) | +| `extracting-memory-artifacts-with-rekall` | adjacent | Uses Rekall memory forensics framework to analyze memory dumps for process hollowing, injected code via VAD anomalies, hidden processes, and rootkit detection. Applies plugins like pslist, psscan, vadinfo, malfind, and dlllist to extract … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/extracting-memory-artifacts-with-rekall) | +| `analyzing-memory-forensics-with-lime-and-volatility` | adjacent | Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-forensics-with-lime-and-volatility) | +| `detecting-t1003-credential-dumping-with-edr` | adjacent | Detect OS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event correlation. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-t1003-credential-dumping-with-edr) | +| `performing-thick-client-application-penetration-test` | adjacent | 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) | +| `analyzing-heap-spray-exploitation` | adjacent | Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-heap-spray-exploitation) | +| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) | +| `analyzing-memory-dumps-with-volatility` | adjacent | Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-dumps-with-volatility) | +| `conducting-memory-forensics-with-volatility` | adjacent | Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memory acquisition, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-memory-forensics-with-volatility) | +| `detecting-mimikatz-execution-patterns` | adjacent | Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-mimikatz-execution-patterns) | + +## Source: OpenSenseNova/SenseNova-Skills + +- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pivot-table-cross-analysis` | adjacent | 利用交叉表与热力图对分类数据进行多维度占比分析,适用于奖项分布、绩效评估或市场占有率等结构化数据的清洗与可视化。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-analysis/pivot-table-analysis) | + +## Source: rohitg00/pro-workflow + +- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `insights` | adjacent | Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or … | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/insights) | + +## Source: 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 | +|---|---|---|---| +| `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) | +| `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) | +| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/reasoningbank-agentdb) | + +## 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 | +|---|---|---|---| +| `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) | +| `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) | +| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/reasoningbank-agentdb) | + +## Source: snyk/agent-scan + +- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pdf) | + +## Source: ThinkInAIXYZ/deepchat + +- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `pdf` | adjacent | Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pdf) | + +## Source: trailofbits/skills + +- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `c-review` | adjacent | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) | + +## Source: wondelai/skills + +- Repository: [https://github.com/wondelai/skills](https://github.com/wondelai/skills) (commit `326b380`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `steve-jobs-design-review` | adjacent | Review designs, products, and features with Steve Jobs'' standards: ruthless simplicity, focus, and end-to-end excellence. Use when the user mentions "Steve Jobs review", "design review", "product review", "what would Steve do", "insanely … | [source](https://github.com/wondelai/skills/tree/326b380/steve-jobs-design-review) | + +## 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) | +| `aws-cost-operations` | adjacent | AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-cost-ops/skills/aws-cost-operations) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..8a322ec --- /dev/null +++ b/references/market.md @@ -0,0 +1,154 @@ +# Market evidence report — gaming-dealer + +Source: **48 real job ads** (JSearch API, countries: us 48), 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 | 22 | 46 % | +| n/a | 20 | 42 % | +| junior | 6 | 12 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft software products | 3 | 6 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | customer service | 22 | 46 % | +| 2 | game dealing | 22 | 46 % | +| 3 | cash handling | 17 | 35 % | +| 4 | table game dealing | 13 | 27 % | +| 5 | guest service | 7 | 15 % | +| 6 | basic mathematics | 6 | 12 % | +| 7 | fraud analysis | 6 | 12 % | +| 8 | money handling | 6 | 12 % | +| 9 | card dealing | 5 | 10 % | +| 10 | fraud detection | 5 | 10 % | +| 11 | dispute resolution | 4 | 8 % | +| 12 | bet calculation | 3 | 6 % | +| 13 | blackjack dealing | 3 | 6 % | +| 14 | currency exchange | 3 | 6 % | +| 15 | game rule enforcement | 3 | 6 % | +| 16 | game security | 3 | 6 % | +| 17 | gaming regulation compliance | 3 | 6 % | +| 18 | gaming regulation knowledge | 3 | 6 % | +| 19 | irregular play detection | 3 | 6 % | +| 20 | payout calculation | 3 | 6 % | +| 21 | poker dealing | 3 | 6 % | +| 22 | roulette dealing | 3 | 6 % | +| 23 | staff management | 3 | 6 % | +| 24 | transaction verification | 3 | 6 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | bank secrecy act compliance | 4 | 8 % | +| 2 | internal controls | 4 | 8 % | +| 3 | dealer training | 3 | 6 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | asset protection | 10 | 21 % | +| 2 | table game operation | 7 | 15 % | +| 3 | win payout | 7 | 15 % | +| 4 | chip exchange | 6 | 12 % | +| 5 | game dealing | 6 | 12 % | +| 6 | guest communication | 6 | 12 % | +| 7 | dispute resolution | 5 | 10 % | +| 8 | guest safety | 5 | 10 % | +| 9 | customer service | 4 | 8 % | +| 10 | gaming equipment control | 4 | 8 % | +| 11 | guest engagement | 4 | 8 % | +| 12 | loss acceptance | 4 | 8 % | +| 13 | security maintenance | 4 | 8 % | +| 14 | staff training | 4 | 8 % | +| 15 | bet collection | 3 | 6 % | +| 16 | dealing table games | 3 | 6 % | +| 17 | game monitoring | 3 | 6 % | +| 18 | game security maintenance | 3 | 6 % | +| 19 | loss taking | 3 | 6 % | +| 20 | marker tracking | 3 | 6 % | +| 21 | policy adherence | 3 | 6 % | +| 22 | providing customer service | 3 | 6 % | +| 23 | rule explanation | 3 | 6 % | +| 24 | table monitoring | 3 | 6 % | + +## Regional breakdown + +> **Corpus note:** 48 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +48 ads. + +**Top hard skills:** + +- customer service — 46 % (22 ads) +- game dealing — 46 % (22 ads) +- cash handling — 35 % (17 ads) +- table game dealing — 27 % (13 ads) +- guest service — 15 % (7 ads) +- basic mathematics — 12 % (6 ads) +- fraud analysis — 12 % (6 ads) +- money handling — 12 % (6 ads) +- card dealing — 10 % (5 ads) +- fraud detection — 10 % (5 ads) + +**Top tools:** + +- Microsoft software products — 6 % (3 ads) +- Microsoft Office — 4 % (2 ads) + +**Seniority:** mid 46 % · n/a 42 % · junior 12 % + +### 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 | +|---|---| +| Experienced Table Games Dealer | 3 | +| Table Games Dealer - MGM National Harbor | 3 | +| Experienced Full Time Table Games Dealer - Philadelphia - Signing Bonus! | 2 | +| June Table Games Dealer School Students - Petersburg | 2 | +| Poker Dealer - Maryland | 2 | +| Table Games Dealer Trainee - MGM National Harbor | 2 | +| Casino Dealer (Hiring Immediately) | 1 | +| DEALER - PART TIME TABLE GAMES-PT | 1 | +| Dual Rate Dealer - Poker - Maryland | 1 | +| Dual Rate Dealer Poker Maryland | 1 | +| Dual Rate Table Games Dealer - Maryland | 1 | +| Dynamic Live Table Games Dealer | 1 | +| Experienced Casino Dealers - Table Games Full Time | 1 | +| Experienced Live Table Games Dealer | 1 | +| Experienced Table Games Dealer (Accepting Applications) | 1 | +| Experienced Table Games Dealer, Wheeling Island Casino | 1 | +| Experienced Table Games Dual Rate Dealer - Philadelphia - Signing Bonus! | 1 | +| Gaming Dealer (Full and Part-Time) | 1 | +| Interested In Becoming A Table Games Dealer - Virginia | 1 | +| Interested In Becoming A Table Games Dealer Virginia | 1 | +| Live Casino Dealer - up to $23/hr (Tips) - No Experience Needed - Paid Training | 1 | +| Poker Dealer - MGM National Harbor | 1 | +| POKER DEALER - PART TIME | 1 | +| Table Game Trainee Dealer - Launch Your Casino Career | 1 | +| Table Games - Dealer FT | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..04d65d3 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,26 @@ +# Occupation profile — gaming dealer + +- **ESCO URI:** http://data.europa.eu/esco/occupation/fb1a7aab-1e33-4712-b8e0-d335243aba58 +- **ESCO code:** 4212.5 +- **ISCO-08 group:** 4212 — Bookmakers, croupiers and related gaming workers +- **O*NET-SOC:** 39-3011.00 — Gambling Dealers (match: exactMatch) + +## Description (ESCO) + +Gaming dealers operate table games. They stand behind the game table and operate games of chance by dispensing the appropriate number of cards to players, or operating other gaming equipment. They also distribute winnings, or collect players' money or chips. + +## Definition + +nan + +## Alternative labels + +- gaming operations dealer +- table gaming dealer +- casinio gaming dealer +- casino dealer +- croupier +- game dealer +- game operator +- dealer +- gaming operator diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..92b085d --- /dev/null +++ b/references/skills.md @@ -0,0 +1,57 @@ +# Competences — gaming dealer + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/fb1a7aab-1e33-4712-b8e0-d335243aba58). + +## Essential + +- **attract gamers** (skill/competence) +- **casino game rules** (knowledge) +- **casino policies** (knowledge) +- **communicate with customers** (skill/competence) +- **conduct gambling games** (skill/competence) +- **deal cards** (skill/competence) +- **focus on service** (skill/competence) +- **follow ethical code of conduct of gambling** (skill/competence) +- **follow safety precautions in a gaming room** (skill/competence) +- **identify customer's needs** (skill/competence) +- **maintain game area** (skill/competence) +- **operate games** (skill/competence) +- **participate in games for player distribution** (skill/competence) +- **promote company** (skill/competence) +- **redistribute wagered money** (skill/competence) +- **report to gaming manager** (skill/competence) +- **responsible gambling** (knowledge) +- **show diplomacy** (skill/competence) +- **show good manners with players** (skill/competence) +- **train dealers in gaming** (skill/competence) + +## Optional + +- adapt to changing situations (skill/competence) +- apply gaming psychology (skill/competence) +- apply knowledge of human behaviour (skill/competence) +- compute results of games (skill/competence) +- deal with public (skill/competence) +- exchange money for chips (skill/competence) +- manage personal professional development (skill/competence) +- place bets (skill/competence) +- process payments (skill/competence) + + + +## Market evidence (job-ad analysis, 48 ads, as of 2026-07-12) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- customer service — **46 %** +- game dealing — **46 %** +- cash handling — **35 %** +- table game dealing — **27 %** + +### Responsibilities + +- asset protection — **21 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..9e78619 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,44 @@ +# Tasks & work activities — gaming dealer + +Source: O*NET 30.3, occupation 39-3011.00 (Gambling Dealers). + +## Task statements + +- **[Core]** Greet customers and make them feel welcome. +- **[Core]** Exchange paper currency for playing chips or coin money. +- **[Core]** Pay winnings or collect losing bets as established by the rules and procedures of a specific game. +- **[Core]** Deal cards to house hands, and compare these with players' hands to determine winners, as in black jack. +- **[Core]** Conduct gambling games, such as dice, roulette, cards, or keno, following all applicable rules and regulations. +- **[Core]** Check to ensure that all players have placed bets before play begins. +- **[Core]** Stand behind a gaming table and deal the appropriate number of cards to each player. +- **[Core]** Inspect cards and equipment to be used in games to ensure that they are in good condition. +- **[Core]** Start and control games and gaming equipment, and announce winning numbers or colors. +- **[Core]** Open and close cash floats and game tables. +- **[Core]** Compute amounts of players' wins or losses, or scan winning tickets presented by patrons to calculate the amount of money won. +- **[Core]** Apply rule variations to card games such as poker, in which players bet on the value of their hands. +- **[Core]** Receive, verify, and record patrons' cash wagers. +- **[Core]** Answer questions about game rules and casino policies. +- **[Core]** Refer patrons to gaming cashiers to collect winnings. +- **[Core]** Work as part of a team of dealers in games, such as baccarat or craps. +- **[Supplemental]** Supervise staff and monitor gambling tables to ensure security of the game. +- **[Supplemental]** Participate in games for gambling establishments to provide the minimum complement of players at a table. +- **[Supplemental]** Seat patrons at gaming tables. +- **[Supplemental]** Prepare collection reports for submission to supervisors. +- **[Supplemental]** Train new dealers. + +## Detailed work activities + +- Compute gaming wins and losses. +- Conduct amusement or gaming activities. +- Conduct gaming transactions. +- Greet customers, patrons, or visitors. +- Inspect equipment to ensure proper functioning. +- Maintain financial or account records. +- Monitor operational quality or safety. +- Operate gaming equipment. +- Prepare operational reports or records. +- Refer customers to appropriate personnel. +- Respond to customer inquiries. +- Supervise service workers. +- Train service staff. +- Usher patrons to seats or exits. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..00363a9 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,12 @@ +# Tools & technology — gaming dealer + +Source: O*NET 30.3 'Software Skills' for 39-3011.00. + +| Software | Category | Hot technology | +|---|---|---| +| Apache Spark | Business intelligence and data analysis software | yes | +| Slack | Cloud-based data access and sharing software | yes | +| Apache Hadoop | Data base management system software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Email software | Electronic mail software | |