feat: race-track-operator skill package v0.1.0
This commit is contained in:
30
PROVENANCE.md
Normal file
30
PROVENANCE.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Data provenance — race-track-operator
|
||||
|
||||
Where the content of this skill package comes from, counted by
|
||||
content items (tasks, competences, tools, evidence entries, curated
|
||||
knowledge). Rendered live by Gitea:
|
||||
|
||||
```mermaid
|
||||
%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
|
||||
pie showData
|
||||
title Content sources — race-track-operator
|
||||
"ESCO (occupation & competences)" : 21
|
||||
"O*NET (tasks & tools)" : 42
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 186
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 21 | 8.3 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 42 | 16.5 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections |
|
||||
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
|
||||
| Anthropic official Claude skills | 5 | 2.0 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 186 | 73.2 % | 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).
|
||||
45
SKILL.md
Normal file
45
SKILL.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
name: race-track-operator
|
||||
description: "Occupational skill for the role 'race track operator' (also: tote manager, advanced tote operator, tote board operator, tote technician). Use when the user asks for typical race track operator work such as: typical race track operator responsibilities"
|
||||
---
|
||||
|
||||
# Race Track Operator
|
||||
|
||||
Race track operators run the day-to-day functions of the tote operation at a horse race track, such as tote system data entry and verification, prepare the reports for the racetrack office, assist the forwarding of company equipment and spare parts. They maintain, operate and troubleshoot tote boards and auxiliary odds boards. They operate the communication tools used at the racetrack. They install, tear down and maintain equipment.
|
||||
|
||||
## 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)
|
||||
|
||||
- analyse tote reports
|
||||
- calculate tote price
|
||||
- configuration of the tote room hardware
|
||||
- follow ethical code of conduct of gambling
|
||||
- horse racing regulation
|
||||
- maintain customer service
|
||||
- maintain equipment
|
||||
- operate tote board
|
||||
- parimutuel betting
|
||||
- process data
|
||||
- set up tote board
|
||||
- sports competition information
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Apache Hadoop
|
||||
- Apache Spark
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Slack
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/e96cec32-9960-4496-a790-a9d2254906fc), O*NET 30.3 (39-3011.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
292
manifest.json
Normal file
292
manifest.json
Normal file
@@ -0,0 +1,292 @@
|
||||
{
|
||||
"name": "race-track-operator",
|
||||
"title": "race track operator",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/e96cec32-9960-4496-a790-a9d2254906fc",
|
||||
"esco_code": "4212.8",
|
||||
"isco_group": "4212",
|
||||
"onet_soc": "39-3011.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 4212 (Gambling Dealers)"
|
||||
},
|
||||
"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": 12,
|
||||
"skills_optional": 8,
|
||||
"software": 0
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"wshobson/agents": {
|
||||
"repo": "https://github.com/wshobson/agents",
|
||||
"commit": "6fd3247",
|
||||
"license": "MIT (c) Seth Hobson",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 7
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 4
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 10
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"hypnguyen1209/offensive-claude": {
|
||||
"repo": "https://github.com/hypnguyen1209/offensive-claude",
|
||||
"commit": "4d62be7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 2
|
||||
},
|
||||
"glacierphonk/naming": {
|
||||
"repo": "https://github.com/glacierphonk/naming",
|
||||
"commit": "e7af8a5",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"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
|
||||
},
|
||||
"harperreed/dotfiles": {
|
||||
"repo": "https://github.com/harperreed/dotfiles",
|
||||
"commit": "6b5ced1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 8
|
||||
},
|
||||
"microsoft/power-platform-skills": {
|
||||
"repo": "https://github.com/microsoft/power-platform-skills",
|
||||
"commit": "0d7ed9a",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"zxkane/aws-skills": {
|
||||
"repo": "https://github.com/zxkane/aws-skills",
|
||||
"commit": "68530c6",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"ljagiello/ctf-skills": {
|
||||
"repo": "https://github.com/ljagiello/ctf-skills",
|
||||
"commit": "d19f35f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"aden-hive/hive": {
|
||||
"repo": "https://github.com/aden-hive/hive",
|
||||
"commit": "3c390c9",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"gotalab/cc-sdd": {
|
||||
"repo": "https://github.com/gotalab/cc-sdd",
|
||||
"commit": "29aee95",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"plasma-ai/fractal": {
|
||||
"repo": "https://github.com/plasma-ai/fractal",
|
||||
"commit": "73ce05a",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"giuseppe-trisciuoglio/developer-kit": {
|
||||
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||
"commit": "306f428",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jabrena/plinth": {
|
||||
"repo": "https://github.com/jabrena/plinth",
|
||||
"commit": "065eae8",
|
||||
"license": "Apache-2.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
|
||||
},
|
||||
"Devin-AXIS/iPolloWork": {
|
||||
"repo": "https://github.com/Devin-AXIS/iPolloWork",
|
||||
"commit": "5107542",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"trailofbits/skills": {
|
||||
"repo": "https://github.com/trailofbits/skills",
|
||||
"commit": "cfe5d7b",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"pcliangx/AppGenesisForge": {
|
||||
"repo": "https://github.com/pcliangx/AppGenesisForge",
|
||||
"commit": "81ea032",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"dotnet/skills": {
|
||||
"repo": "https://github.com/dotnet/skills",
|
||||
"commit": "79a2ada",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JuliusBrussee/caveman": {
|
||||
"repo": "https://github.com/JuliusBrussee/caveman",
|
||||
"commit": "0d95a81",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"awrshift/claude-memory-kit": {
|
||||
"repo": "https://github.com/awrshift/claude-memory-kit",
|
||||
"commit": "4039315",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"thedotmack/claude-mem": {
|
||||
"repo": "https://github.com/thedotmack/claude-mem",
|
||||
"commit": "f5633c1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"alinaqi/claude-bootstrap": {
|
||||
"repo": "https://github.com/alinaqi/claude-bootstrap",
|
||||
"commit": "f61ec87",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 26,
|
||||
"adjacent": 54
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 21,
|
||||
"onet": 42,
|
||||
"jobads": 0,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 186,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 8.3,
|
||||
"onet": 16.5,
|
||||
"jobads": 0.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 2.0,
|
||||
"ai_skills": 73.2,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
394
references/ai-skills.md
Normal file
394
references/ai-skills.md
Normal file
@@ -0,0 +1,394 @@
|
||||
# External AI agent skills — race-track-operator
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `electron-memory-profiler` | core | Profile Electron app memory usage, detect leaks, analyze renderer process memory, and optimize memory consumption | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/desktop-development/skills/electron-memory-profiler) |
|
||||
| `nvenc-nvdec` | adjacent | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) |
|
||||
|
||||
## Source: aden-hive/hive
|
||||
|
||||
- Repository: [https://github.com/aden-hive/hive](https://github.com/aden-hive/hive) (commit `3c390c9`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hive.note-taking` | adjacent | Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. | [source](https://github.com/aden-hive/hive/tree/3c390c9/core/framework/skills/_default_skills/note-taking) |
|
||||
|
||||
## Source: affaan-m/everything-claude-code
|
||||
|
||||
- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `config-gc` | adjacent | Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/config-gc) |
|
||||
| `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) |
|
||||
| `ck` | adjacent | Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/ck) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `boardroom` | adjacent | /cs:boardroom <brief> — 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis. Outputs a board memo. Use when a decision spans multiple executive domains — e.g. a pricing change … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/boardroom) |
|
||||
| `ceo-advisor` | adjacent | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
|
||||
| `cross-eval` | adjacent | /cs:cross-eval <memo> — Multi-model consensus on a board memo or strategy brief. Claude + Codex + Gemini cross-review with graceful degradation. Use when a high-stakes memo needs an independent sanity check before the boardroom — e.g. a … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/cross-eval) |
|
||||
| `decision-logger` | adjacent | Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/decision-logger) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `claude-memory-kit` | adjacent | Persistent memory for Claude Code agents with an agent-audit-ritual architecture. User only talks; the agent captures, audits, proposes promotions, and writes. Memory lives in layers — a hot cache (MEMORY.md) held under three size caps, … | [source](https://github.com/awrshift/claude-memory-kit/tree/4039315) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-ingest` | core | Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, searches for existing matches, proposes new entities with approval, creates notes with … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-ingest) |
|
||||
| `bm-setup` | adjacent | Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-setup) |
|
||||
|
||||
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
||||
|
||||
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
||||
- License: CC-BY-4.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) |
|
||||
| `a1` | core | VS-Enhanced Research Question Refiner - Prevents Mode Collapse and derives differentiated research questions Enhanced VS 3-Phase process: Modal question avoidance, alternatives presentation, differentiated RQ recommendation Use when: … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/a1) |
|
||||
| `a2` | core | VS-Enhanced Theoretical Framework Architect with Critique & Visualization Full VS 5-Phase process: Modal theory avoidance, Long-tail exploration, differentiated framework presentation Absorbed A3 (Devil's Advocate) critique and A6 … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/a2) |
|
||||
| `obsidian-project-memory` | adjacent | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
|
||||
|
||||
## 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` | core | 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 |
|
||||
|---|---|---|---|
|
||||
| `crewai` | core | Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/crewai) |
|
||||
| `c-pro` | adjacent | Write efficient C code with proper memory management, pointer | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/c-pro) |
|
||||
|
||||
## 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: dotnet/skills
|
||||
|
||||
- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `analyzing-dotnet-performance` | adjacent | Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-diag/skills/analyzing-dotnet-performance) |
|
||||
|
||||
## Source: giuseppe-trisciuoglio/developer-kit
|
||||
|
||||
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
|
||||
|
||||
## Source: 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` | core | 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: gotalab/cc-sdd
|
||||
|
||||
- Repository: [https://github.com/gotalab/cc-sdd](https://github.com/gotalab/cc-sdd) (commit `29aee95`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `kiro-steering` | adjacent | Maintain {{KIRO_DIR}}/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents. | [source](https://github.com/gotalab/cc-sdd/tree/29aee95/tools/cc-sdd/templates/agents/claude-code-skills/skills/kiro-steering) |
|
||||
|
||||
## Source: harperreed/dotfiles
|
||||
|
||||
- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `summarize-meetings` | core | Use when processing, summarizing, or extracting insights from meeting notes in the Obsidian vault. Triggers on "summarize meetings", "process meetings", "meeting summaries", "extract from meetings", "meeting insights". | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills-archive/summarize-meetings) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `edr-evasion` | core | Use when bypassing EDR/AV to run a payload — hook unhooking, direct/indirect syscalls, PPID spoofing, process injection, AMSI bypass, ETW patching, memory/sleep encryption, behavioral evasion | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/edr-evasion) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `145-java-refactoring-high-performance` | adjacent | Use when you need to refactor Java code for high performance — including memory/allocation reduction, CPU hot-path optimization, and syntax/API/control-flow improvements. This should trigger for requests such as Review Java code for high … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/145-java-refactoring-high-performance) |
|
||||
| `161-java-profiling-detect` | adjacent | Use when you need to set up Java application profiling to detect and measure performance issues — including trusted preinstalled async-profiler v4.x setup, problem-driven profiling (CPU, memory, threading, GC, I/O), interactive profiling … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/161-java-profiling-detect) |
|
||||
|
||||
## Source: jeremylongshore/claude-code-plugins-plus-skills
|
||||
|
||||
- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `form-deck` | core | Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-deck) |
|
||||
| `implementing-database-caching` | core | Process use when you need to implement multi-tier caching to improve database performance. This skill sets up Redis, in-memory caching, and CDN layers to reduce database load. Trigger with phrases like "implement database caching", "add … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/database-cache-layer/skills/implementing-database-caching) |
|
||||
| `stackblitz-rate-limits` | core | WebContainer resource limits: memory, CPU, file system size, process count. Use when working with WebContainers or StackBlitz SDK. Trigger: "webcontainer limits". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/stackblitz-pack/skills/stackblitz-rate-limits) |
|
||||
| `triage-display` | core | Internal process for the triage-summarizer agent. Defines the step-by-step procedure for formatting triage results as terminal markdown and parsing review commands. Not user-invocable — loaded by the triage-summarizer agent through its … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/x-bug-triage/skills/triage-display) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `calendar-to-workflow` | adjacent | 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) |
|
||||
|
||||
## Source: JuliusBrussee/caveman
|
||||
|
||||
- Repository: [https://github.com/JuliusBrussee/caveman](https://github.com/JuliusBrussee/caveman) (commit `0d95a81`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `caveman-compress` | adjacent | Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable … | [source](https://github.com/JuliusBrussee/caveman/tree/0d95a81/plugins/caveman/skills/caveman-compress) |
|
||||
|
||||
## 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-excel` | adjacent | Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/code-apps/skills/add-excel) |
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `professional-brain` | adjacent | Maintain a durable, local markdown memory ('brain') of your product context, decisions, hypotheses, and stakeholders that other skills read from and write back to. Use when asked to set up a brain, ingest notes/artifacts into memory, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-cross/skills/professional-brain) |
|
||||
| `board-deck-narrative` | adjacent | Build the storyline and slide structure for a board presentation. Use when asked to create a board deck, board presentation narrative, board meeting slides, or quarterly board update. Produces a complete slide-by-slide structure with … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-deck-narrative) |
|
||||
| `board-minutes` | adjacent | Write formal board meeting minutes from an agenda, notes, transcript, or discussion summary. Use when asked to draft board minutes, governance minutes, meeting minutes for a board, or a formal record of decisions and actions. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-minutes) |
|
||||
| `financial-model-narrative` | adjacent | Turn financial model outputs into a clear written narrative. Use when asked to write a financial narrative, explain a financial model, summarise a P&L, or translate spreadsheet numbers into a board-ready story. Produces an executive … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-finance/skills/financial-model-narrative) |
|
||||
| `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) |
|
||||
| `net-worth-statement` | adjacent | Produce a personal net-worth statement — assets minus liabilities — and a way to track it. Use when asked to calculate net worth, summarize finances, or set up net-worth tracking. Produces a categorized assets/liabilities statement, the … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-money/skills/net-worth-statement) |
|
||||
| `slide-deck` | adjacent | Build a real, editable PowerPoint (.pptx) deck from an outline or brief. Use when asked to make a slide deck, a PowerPoint, a pitch/board/sales deck as an actual file, or to turn a doc/notes into slides. Produces an actual .pptx via a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-documents/skills/slide-deck) |
|
||||
| `assumption-bounty` | adjacent | Extract every hidden assumption from a plan or document and put a price on each one — what it costs if wrong, what it costs to test. Use before committing to anything whose author says 'obviously' or whose spreadsheet has hardcoded cells: … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-warroom/skills/assumption-bounty) |
|
||||
|
||||
## 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-memory-forensics-with-lime-and-volatility` | core | 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) |
|
||||
| `extracting-memory-artifacts-with-rekall` | core | 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-heap-spray-exploitation` | core | 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) |
|
||||
| `conducting-memory-forensics-with-volatility` | core | 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-process-hollowing-technique` | core | Detect process hollowing (T1055.012) by analyzing memory-mapped sections, hollowed process indicators, and parent-child process anomalies in EDR telemetry. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-hollowing-technique) |
|
||||
| `detecting-process-injection-techniques` | core | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) |
|
||||
| `detecting-t1003-credential-dumping-with-edr` | core | 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) |
|
||||
| `detecting-t1055-process-injection-with-sysmon` | core | Detect process injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread creation, and anomalous DLL loading patterns. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-t1055-process-injection-with-sysmon) |
|
||||
| `analyzing-cobalt-strike-beacon-configuration` | adjacent | Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-cobalt-strike-beacon-configuration) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `creative-director` | core | AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/creative-director) |
|
||||
| `field-notes-editorial-template` | adjacent | Editorial "Field Notes" report template with soft paper background, serif hero typography, rounded pastel insight cards, and a retention chart panel. Use when users ask for a premium magazine-style business report, board memo one-pager, or … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/field-notes-editorial-template) |
|
||||
| `clinical-case-report` | adjacent | Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/clinical-case-report) |
|
||||
|
||||
## Source: pcliangx/AppGenesisForge
|
||||
|
||||
- Repository: [https://github.com/pcliangx/AppGenesisForge](https://github.com/pcliangx/AppGenesisForge) (commit `81ea032`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agf-writing-docx-reports` | adjacent | 用 docx-js 写"阅读友好的中文 docx 报告"(决议书 / 评审报告 / 调研 / 分析 / 投标书等高密度报告型文档)。当用户要求把 markdown 内容转 docx 且抱怨"格式混乱 / 不专业 / 看不下去"时启用——pandoc 默认转换难以满足。提供:路径决策 / 设计 token / 可复用 helper 全套 / 11 个 pitfall / 生成-预览闭环。 | [source](https://github.com/pcliangx/AppGenesisForge/tree/81ea032/.claude/skills/agf-writing-docx-reports) |
|
||||
| `agf-writing-pptx-reports` | adjacent | 用 python-pptx 写"现代化中文制度 / 党政 / 企业宣贯 PPT"(含决议书提报、评审报告、管理办法、培训宣贯等 23 页量级 deck)。当用户要求程序化生成 PPT 且抱怨"老土 / 字体丑 / 表格乱 / 文字溢出 / 中文字体 fallback / 缺架构图"时启用——`python-pptx` 默认 API 一堆坑必须主动避开。提供:路径决策 / 设计 token / 12 个 helper 全套 / 7 个致丑反模式 / 12 个关键技巧 / … | [source](https://github.com/pcliangx/AppGenesisForge/tree/81ea032/.claude/skills/agf-writing-pptx-reports) |
|
||||
|
||||
## Source: plasma-ai/fractal
|
||||
|
||||
- Repository: [https://github.com/plasma-ai/fractal](https://github.com/plasma-ai/fractal) (commit `73ce05a`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory` | adjacent | How to maintain node memory well -- the node's persistent knowledge store. | [source](https://github.com/plasma-ai/fractal/tree/73ce05a/fractal/_node/skills/memory) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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` | core | 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: thedotmack/claude-mem
|
||||
|
||||
- Repository: [https://github.com/thedotmack/claude-mem](https://github.com/thedotmack/claude-mem) (commit `f5633c1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cloud-sync` | adjacent | Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/cloud-sync) |
|
||||
|
||||
## Source: 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` | core | 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 |
|
||||
|---|---|---|---|
|
||||
| `address-sanitizer` | adjacent | AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs. | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/testing-handbook-skills/skills/address-sanitizer) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) |
|
||||
|
||||
## 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) |
|
||||
20
references/profile.md
Normal file
20
references/profile.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Occupation profile — race track operator
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/e96cec32-9960-4496-a790-a9d2254906fc
|
||||
- **ESCO code:** 4212.8
|
||||
- **ISCO-08 group:** 4212 — Bookmakers, croupiers and related gaming workers
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Race track operators run the day-to-day functions of the tote operation at a horse race track, such as tote system data entry and verification, prepare the reports for the racetrack office, assist the forwarding of company equipment and spare parts. They maintain, operate and troubleshoot tote boards and auxiliary odds boards. They operate the communication tools used at the racetrack. They install, tear down and maintain equipment.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- tote manager
|
||||
- advanced tote operator
|
||||
- tote board operator
|
||||
- tote technician
|
||||
29
references/skills.md
Normal file
29
references/skills.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Competences — race track operator
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/e96cec32-9960-4496-a790-a9d2254906fc).
|
||||
|
||||
## Essential
|
||||
|
||||
- **analyse tote reports** (skill/competence)
|
||||
- **calculate tote price** (skill/competence)
|
||||
- **configuration of the tote room hardware** (knowledge)
|
||||
- **follow ethical code of conduct of gambling** (skill/competence)
|
||||
- **horse racing regulation** (knowledge)
|
||||
- **maintain customer service** (skill/competence)
|
||||
- **maintain equipment** (skill/competence)
|
||||
- **operate tote board** (skill/competence)
|
||||
- **parimutuel betting** (knowledge)
|
||||
- **process data** (skill/competence)
|
||||
- **set up tote board** (skill/competence)
|
||||
- **sports competition information** (knowledge)
|
||||
|
||||
## Optional
|
||||
|
||||
- apply knowledge of human behaviour (skill/competence)
|
||||
- apply statistical analysis techniques (skill/competence)
|
||||
- coach employees (skill/competence)
|
||||
- games rules (knowledge)
|
||||
- mathematics (knowledge)
|
||||
- provide customer follow-up services (skill/competence)
|
||||
- remove cheating players (skill/competence)
|
||||
- train employees (skill/competence)
|
||||
44
references/tasks.md
Normal file
44
references/tasks.md
Normal file
@@ -0,0 +1,44 @@
|
||||
# Tasks & work activities — race track operator
|
||||
|
||||
Source: O*NET 30.3, occupation 39-3011.00 (Gambling Dealers) — manual nearest-occupation mapping via ISCO group 4212; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Supplemental]** Supervise staff and monitor gambling tables to ensure security of the game.
|
||||
- **[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]** 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.
|
||||
12
references/tools.md
Normal file
12
references/tools.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Tools & technology — race track operator
|
||||
|
||||
Source: O*NET 30.3, occupation 39-3011.00 (Gambling Dealers) — manual nearest-occupation mapping via ISCO group 4212; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Apache Hadoop | Data base management system software | yes |
|
||||
| Apache Spark | Business intelligence and data analysis software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Slack | Cloud-based data access and sharing software | yes |
|
||||
| Email software | Electronic mail software | |
|
||||
Reference in New Issue
Block a user