From 49149cf954831d6df68f26d8b10c6d0de4130fa9 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 16:35:22 +0200 Subject: [PATCH] feat: healthcare-institution-manager skill package v0.1.0 --- PROVENANCE.md | 30 ++++ SKILL.md | 61 +++++++ manifest.json | 262 +++++++++++++++++++++++++++++ references/ai-skills.md | 354 ++++++++++++++++++++++++++++++++++++++++ references/profile.md | 26 +++ references/skills.md | 49 ++++++ references/tasks.md | 54 ++++++ references/tools.md | 132 +++++++++++++++ 8 files changed, 968 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/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..4e5fc45 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,30 @@ +# Data provenance — healthcare-institution-manager + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — healthcare-institution-manager + "ESCO (occupation & competences)" : 41 + "O*NET (tasks & tools)" : 172 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 171 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 41 | 10.5 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 172 | 44.2 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 171 | 44.0 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..4cf348c --- /dev/null +++ b/SKILL.md @@ -0,0 +1,61 @@ +--- +name: healthcare-institution-manager +description: "Occupational skill for the role 'healthcare institution manager' (also: general manager, health service manager, general manager healthcare, healthcare director, healthcare general manager, hospital operations supervisor). Use when the user asks for typical healthcare institution manager work such as: Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.; Establish objectives and evaluative or operational criteria for units managed.; Direct or conduct recruitment, hiring, and training of personnel." +--- + +# Healthcare Institution Manager + +Healthcare institution managers supervise the operations of healthcare institutions, such as hospitals, rehabilitation facilities, home care services and elderly care institutions to ensure the organisation meets requirements, the patients and residents are cared for, the organisation is maintained and the necessary equipment present. They also supervise the staff and ensure record maintenance. + +## Core workflow + +1. Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel. +2. Establish objectives and evaluative or operational criteria for units managed. +3. Direct or conduct recruitment, hiring, and training of personnel. +4. Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports. +5. Develop and implement organizational policies and procedures for the facility or medical unit. +6. Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting. +7. Establish work schedules and assignments for staff, according to workload, space, and equipment availability. +8. Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning. + +## 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) + +- advise policy makers in healthcare +- analyse goal progress +- budgetary principles +- communicate in healthcare +- comply with legislation related to health care +- contribute to public health campaigns +- delegate emergency care +- health care legislation +- health care system +- healthcare administration +- implement policy in healthcare practices +- implement strategic planning +- keep task records +- manage budgets +- manage health and safety standards + +## Hot technologies + +- Intuit QuickBooks +- IBM SPSS Statistics +- SAS +- Tableau +- Autodesk Revit +- Salesforce software +- Apache Hadoop +- Teradata Database +- Microsoft SQL Server Reporting Services SSRS +- Microsoft Access + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/4a29eab1-5f02-4723-a863-e2d5a0614dfa), O*NET 30.3 (11-9111.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..d3a1377 --- /dev/null +++ b/manifest.json @@ -0,0 +1,262 @@ +{ + "name": "healthcare-institution-manager", + "title": "healthcare institution manager", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/4a29eab1-5f02-4723-a863-e2d5a0614dfa", + "esco_code": "1342.2", + "isco_group": "1342", + "onet_soc": "11-9111.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": 18, + "dwas": 27, + "skills_essential": 18, + "skills_optional": 22, + "software": 126 + }, + "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 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 2 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 4 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 2 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 6 + }, + "parcadei/Continuous-Claude-v3": { + "repo": "https://github.com/parcadei/Continuous-Claude-v3", + "commit": "d07ff4b", + "license": "MIT", + "skills": 1 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 3 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 11 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 4 + }, + "activeloopai/hivemind": { + "repo": "https://github.com/activeloopai/hivemind", + "commit": "abd3771", + "license": "Apache-2.0", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 8 + }, + "zebbern/claude-code-guide": { + "repo": "https://github.com/zebbern/claude-code-guide", + "commit": "d2c5280", + "license": "MIT", + "skills": 1 + }, + "silverstein/minutes": { + "repo": "https://github.com/silverstein/minutes", + "commit": "3fb2e83", + "license": "MIT", + "skills": 2 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 2 + }, + "googleworkspace/cli": { + "repo": "https://github.com/googleworkspace/cli", + "commit": "a3768d0", + "license": "Apache-2.0", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 2 + }, + "memvid/claude-brain": { + "repo": "https://github.com/memvid/claude-brain", + "commit": "5df71f7", + "license": "MIT", + "skills": 2 + }, + "Chachamaru127/claude-code-harness": { + "repo": "https://github.com/Chachamaru127/claude-code-harness", + "commit": "9851b1a", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 6 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 6 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "staruhub/ClaudeSkills": { + "repo": "https://github.com/staruhub/ClaudeSkills", + "commit": "3d4045d", + "license": "MIT", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 1 + }, + "codeaholicguy/ai-devkit": { + "repo": "https://github.com/codeaholicguy/ai-devkit", + "commit": "c037861", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + }, + "Frappucc1no/recall-loom": { + "repo": "https://github.com/Frappucc1no/recall-loom", + "commit": "8678cbb", + "license": "Apache-2.0", + "skills": 1 + }, + "jabrena/plinth": { + "repo": "https://github.com/jabrena/plinth", + "commit": "065eae8", + "license": "Apache-2.0", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 11, + "adjacent": 69 + } + }, + "provenance": { + "items": { + "esco": 41, + "onet": 172, + "jobads": 0, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 171, + "stackx": 0 + }, + "share_percent": { + "esco": 10.5, + "onet": 44.2, + "jobads": 0.0, + "wiki_ai": 0.0, + "anthropic": 1.3, + "ai_skills": 44.0, + "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..2ddce42 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,354 @@ +# External AI agent skills — healthcare-institution-manager + +Proven, publicly available AI agent skills mapped to this occupation. +Nothing is copied from the sources: every entry is a name, a one-line +summary and a link to the upstream skill package. Each section names +its source repository, commit, license and retrieval date. + +**Tiers:** `core` = the skill directly exercises a top market hard +skill, tool or method (from gated job-ad evidence) or an essential +ESCO competence of this occupation; `adjacent` = +plausibly useful, secondary. Entries are capped at 12 per source +and 80 in total per occupation (core first, +strongest matches survive); everything beyond the caps is excluded +and logged in the pipeline audit trail, not in this package. + +_Matched deterministically (ISCO group + title/competence keywords, +tiered against market evidence + ESCO essentials) by +`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ + +## Source: anthropics/skills + +- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) +- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | +| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | + +## Source: wshobson/agents + +- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14) +- License: MIT (c) Seth Hobson + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `medical-agent` | adjacent | Build medical AI agents for clinical decision support, medical record summarization, diagnostic assistance, and healthcare workflow automation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/medical-agent) | +| `vulkan-compute` | adjacent | Vulkan compute shader development and pipeline configuration. Generate GLSL/HLSL compute shaders, compile to SPIR-V, configure compute pipelines, manage descriptor sets and resource bindings, implement memory barriers and synchronization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/vulkan-compute) | +| `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) | +| `translation-management` | adjacent | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) | +| `unified-memory` | adjacent | Expert skill for CUDA Unified Memory and memory prefetching optimization. Configure managed memory allocations, implement memory prefetch strategies, handle page fault analysis, configure memory hints and advise, profile unified memory … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/unified-memory) | +| `mem0-integration` | adjacent | Mem0 memory layer integration for AI agents. Implement persistent, semantic memory for long-term context retention and personalization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/mem0-integration) | +| `policy-communication` | adjacent | Translate research findings into accessible policy briefs, presentations, and stakeholder communications | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/policy-communication) | +| `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) | + +## Source: activeloopai/hivemind + +- Repository: [https://github.com/activeloopai/hivemind](https://github.com/activeloopai/hivemind) (commit `abd3771`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `hivemind-goals` | core | Create, track and update team goals + KPIs via the Deeplake virtual filesystem at memory/goal/ and memory/kpi/. Use whenever the user mentions a goal, objective, KPI, target, milestone, or asks to track progress on something measurable. … | [source](https://github.com/activeloopai/hivemind/tree/abd3771/harnesses/claude-code/skills/hivemind-goals) | + +## 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 | +|---|---|---|---| +| `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: 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 | +|---|---|---|---| +| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) | +| `review` | adjacent | Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics. Use when the user runs /si:review or asks what has been learned and what should be promoted or pruned. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/review) | +| `status` | adjacent | Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations. Use when the user runs /si:status or asks how full or healthy the agent memory is. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/status) | +| `social-media-manager` | adjacent | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) | + +## Source: basicmachines-co/basic-memory + +- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) | +| `memory-tasks` | adjacent | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `hud` | adjacent | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | +| `code-review-excellence` | adjacent | This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) | + +## Source: Chachamaru127/claude-code-harness + +- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/memory) | + +## Source: codeaholicguy/ai-devkit + +- Repository: [https://github.com/codeaholicguy/ai-devkit](https://github.com/codeaholicguy/ai-devkit) (commit `c037861`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory` | adjacent | AI DevKit · Use the memory CLI as a durable knowledge layer. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress. | [source](https://github.com/codeaholicguy/ai-devkit/tree/c037861/skills/memory) | + +## Source: davepoon/buildwithclaude + +- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `googlesheets-automation` | core | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) | +| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) | +| `outlook-calendar-automation` | adjacent | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-calendar-automation) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | core | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) | +| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/get-available-resources) | +| `gh-fix-ci` | adjacent | Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/gh-fix-ci) | +| `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) | +| `agent-memory-mcp` | adjacent | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) | +| `ai-agents-architect` | adjacent | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/ai-agents-architect) | + +## Source: foryourhealth111-pixel/Vibe-Skills + +- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | core | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) | +| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) | +| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/get-available-resources) | +| `gh-fix-ci` | adjacent | Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/gh-fix-ci) | + +## Source: Frappucc1no/recall-loom + +- Repository: [https://github.com/Frappucc1no/recall-loom](https://github.com/Frappucc1no/recall-loom) (commit `8678cbb`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `recallloom` | adjacent | Use when a task involves continuing a project, restoring project context, maintaining file-based project memory, updating current-state summaries, or recording meaningful progress across sessions. Works best for long-horizon, file-based … | [source](https://github.com/Frappucc1no/recall-loom/tree/8678cbb/skills/recallloom) | + +## Source: googleworkspace/cli + +- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `gws-calendar` | adjacent | Google Calendar: Manage calendars and events. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/gws-calendar) | + +## Source: jabrena/plinth + +- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `161-java-profiling-detect` | adjacent | Use when you need to set up Java application profiling to detect and measure performance issues — including trusted preinstalled async-profiler v4.x setup, problem-driven profiling (CPU, memory, threading, GC, I/O), interactive profiling … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/161-java-profiling-detect) | + +## Source: 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 | +|---|---|---|---| +| `presentation-slide-outliner` | core | Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/18-visual-content/presentation-slide-outliner) | +| `crest-narrative` | core | Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/crest-narrative) | +| `twinmind-observability` | adjacent | Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health. Use when implementing observability, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-observability) | +| `cursor-performance-tuning` | adjacent | Optimize Cursor IDE performance: reduce memory usage, speed up indexing, tune AI features, and manage extensions for large codebases. Triggers on "cursor performance", "cursor slow", "cursor optimization", "cursor memory", "speed up … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-performance-tuning) | +| `gamma-core-workflow-b` | adjacent | Generate from templates, retrieve exports, and manage sharing via Gamma API. Use when creating content from template gammas, downloading PDF/PPTX/PNG exports, or configuring sharing and folder organization. Trigger: "gamma template", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/gamma-pack/skills/gamma-core-workflow-b) | +| `windsurf-cascade-context` | adjacent | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) | +| `elevenlabs-core-workflow-b` | adjacent | Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text. Use when converting voice to another voice, generating sound effects from text, removing background noise, or transcribing audio. Trigger: … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-core-workflow-b) | +| `hyperflow-status` | adjacent | Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status) | +| `implementing-database-caching` | adjacent | 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) | +| `status` | adjacent | Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory count, and live progress on every in-flight task. Read-only; never modifies state, never dispatches workers. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/skills/status) | +| `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 | +|---|---|---|---| +| `shopify-products` | adjacent | Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wants to add products to Shopify, bulk-import a catalog from CSV/spreadsheet/URL, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/shopify/skills/shopify-products) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | core | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) | +| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) | + +## Source: K-Dense-AI/scientific-agent-skills + +- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `treatment-plans` | core | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) | +| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/get-available-resources) | + +## Source: memvid/claude-brain + +- Repository: [https://github.com/memvid/claude-brain](https://github.com/memvid/claude-brain) (commit `5df71f7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/memory) | +| `mind` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/mind) | + +## Source: mohitagw15856/pm-claude-skills + +- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `policy-memo` | adjacent | Write a decision-ready policy memo that frames an issue and recommends an option. Use when asked to write a policy memo, options paper, decision memo for a principal/minister/executive, or brief a decision-maker on a policy choice. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gov/skills/policy-memo) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-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) | + +## Source: parcadei/Continuous-Claude-v3 + +- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/mot) | + +## 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 | +|---|---|---|---| +| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) | +| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) | +| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) | +| `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) | +| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve ` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) | +| `AgentDB Performance Optimization` | adjacent | Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-optimization) | + +## 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 | +|---|---|---|---| +| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) | +| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) | +| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) | +| `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) | +| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve ` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) | +| `AgentDB Performance Optimization` | adjacent | Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-optimization) | + +## Source: samber/cc-skills-golang + +- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `golang-security` | adjacent | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) | + +## Source: sanjay3290/ai-skills + +- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `gmail` | adjacent | Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/gmail) | +| `google-slides` | adjacent | Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-slides) | + +## Source: silverstein/minutes + +- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `minutes-lint` | adjacent | Health-check your meeting knowledge for contradictions, stale commitments, and decision conflicts. Use when the user asks "any conflicts in my meetings", "check for stale action items", "lint my meetings", "consistency check", "are there … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-lint) | +| `minutes-cleanup` | adjacent | Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-cleanup) | + +## Source: staruhub/ClaudeSkills + +- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `deep-research` | adjacent | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/mot) | + +## Source: zebbern/claude-code-guide + +- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vc-industry-research` | adjacent | Generate professional primary market / venture capital industry research reports, including sector deep-dives, investment memos, and market analysis. Produces detailed PDF reports covering TMT, consumer, healthcare, and industrials. … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/vc-industry-research) | diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..421a236 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,26 @@ +# Occupation profile — healthcare institution manager + +- **ESCO URI:** http://data.europa.eu/esco/occupation/4a29eab1-5f02-4723-a863-e2d5a0614dfa +- **ESCO code:** 1342.2 +- **ISCO-08 group:** 1342 — Health services managers +- **O*NET-SOC:** 11-9111.00 — Medical and Health Services Managers (match: exactMatch) + +## Description (ESCO) + +Healthcare institution managers supervise the operations of healthcare institutions, such as hospitals, rehabilitation facilities, home care services and elderly care institutions to ensure the organisation meets requirements, the patients and residents are cared for, the organisation is maintained and the necessary equipment present. They also supervise the staff and ensure record maintenance. + +## Definition + +nan + +## Alternative labels + +- general manager +- health service manager +- general manager healthcare +- healthcare director +- healthcare general manager +- hospital operations supervisor +- healthcare operations manager +- hospital operations manager +- healthcare operations director diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..14f093a --- /dev/null +++ b/references/skills.md @@ -0,0 +1,49 @@ +# Competences — healthcare institution manager + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/4a29eab1-5f02-4723-a863-e2d5a0614dfa). + +## Essential + +- **advise policy makers in healthcare** (skill/competence) +- **analyse goal progress** (skill/competence) +- **budgetary principles** (knowledge) +- **communicate in healthcare** (skill/competence) +- **comply with legislation related to health care** (skill/competence) +- **contribute to public health campaigns** (skill/competence) +- **delegate emergency care** (skill/competence) +- **health care legislation** (knowledge) +- **health care system** (knowledge) +- **healthcare administration** (knowledge) +- **implement policy in healthcare practices** (skill/competence) +- **implement strategic planning** (skill/competence) +- **keep task records** (skill/competence) +- **manage budgets** (skill/competence) +- **manage health and safety standards** (skill/competence) +- **manage healthcare staff** (knowledge) +- **manage operations in healthcare institutions** (skill/competence) +- **set quality assurance objectives** (skill/competence) + +## Optional + +- address public health issues (skill/competence) +- administrative tasks in a medical environment (knowledge) +- apply conflict management (skill/competence) +- assess health services within the community (skill/competence) +- develop financial statistics reports (skill/competence) +- hygiene in a health care setting (knowledge) +- lead healthcare services changes (skill/competence) +- liaise with local authorities (skill/competence) +- manage fundraising activities (skill/competence) +- manage staff (skill/competence) +- medical studies (knowledge) +- medical terminology (knowledge) +- negotiate supplier arrangements (skill/competence) +- perform quality audits (skill/competence) +- promote inclusion (skill/competence) +- public health (knowledge) +- recruit employees (skill/competence) +- represent the organisation (skill/competence) +- set organisational policies (skill/competence) +- supervise medical office support workers (skill/competence) +- train employees (skill/competence) +- work within communities (skill/competence) diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..5425a1f --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,54 @@ +# Tasks & work activities — healthcare institution manager + +Source: O*NET 30.3, occupation 11-9111.00 (Medical and Health Services Managers). + +## Task statements + +- **[Core]** Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel. +- **[Core]** Establish objectives and evaluative or operational criteria for units managed. +- **[Core]** Direct or conduct recruitment, hiring, and training of personnel. +- **[Core]** Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports. +- **[Core]** Develop and implement organizational policies and procedures for the facility or medical unit. +- **[Core]** Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting. +- **[Core]** Establish work schedules and assignments for staff, according to workload, space, and equipment availability. +- **[Core]** Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning. +- **[Core]** Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services. +- **[Core]** Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options. +- **[Core]** Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care. +- **[Core]** Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives. +- **[Core]** Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff. +- **[Core]** Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs. +- **[Core]** Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization. +- **[Core]** Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health. +- **[Core]** Develop instructional materials and conduct in-service and community-based educational programs. +- **[Supplemental]** Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations. + +## Detailed work activities + +- Advise others on legal or regulatory compliance matters. +- Analyze risks to minimize losses or damages. +- Conduct employee training programs. +- Coordinate operational activities with external stakeholders. +- Develop computer or information systems. +- Develop operating strategies, plans, or procedures. +- Develop organizational goals or objectives. +- Develop organizational policies or programs. +- Develop procedures to evaluate organizational activities. +- Direct financial operations. +- Evaluate employee performance. +- Hire personnel. +- Implement organizational process or policy changes. +- Inspect condition or functioning of facilities or equipment. +- Liaise between departments or other groups to improve function or communication. +- Maintain knowledge of current developments in area of expertise. +- Maintain operational records. +- Manage human resources activities. +- Manage operations, research, or logistics projects. +- Monitor facilities or operational systems. +- Monitor performance of organizational members or partners. +- Monitor resources. +- Prepare operational budgets. +- Prepare operational progress or status reports. +- Prepare staff schedules or work assignments. +- Recruit personnel. +- Supervise employees. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..032ca7c --- /dev/null +++ b/references/tools.md @@ -0,0 +1,132 @@ +# Tools & technology — healthcare institution manager + +Source: O*NET 30.3 'Software Skills' for 11-9111.00. + +| Software | Category | Hot technology | +|---|---|---| +| Intuit QuickBooks | Accounting software | yes | +| IBM SPSS Statistics | Analytical or scientific software | yes | +| SAS | Analytical or scientific software | yes | +| Tableau | Business intelligence and data analysis software | yes | +| Autodesk Revit | Computer aided design CAD software | yes | +| Salesforce software | Customer relationship management CRM software | yes | +| Apache Hadoop | Data base management system software | yes | +| Teradata Database | Data base management system software | yes | +| Microsoft SQL Server Reporting Services SSRS | Data base reporting software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft SQL Server | Data base user interface and query software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| Yardi software | Data base user interface and query software | yes | +| Apache Maven | Development environment software | yes | +| Microsoft Visual Basic | Development environment software | yes | +| Adobe Acrobat | Document management software | yes | +| Microsoft SharePoint | Document management software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft SQL Server Integration Services SSIS | Enterprise application integration software | yes | +| Oracle PeopleSoft | Enterprise resource planning ERP software | yes | +| Trimble SketchUp Pro | Graphics or photo imaging software | yes | +| eClinicalWorks EHR software | Medical software | yes | +| Epic Systems | Medical software | yes | +| Henry Schein Dentrix | Medical software | yes | +| MEDITECH software | Medical software | yes | +| R | Object or component oriented development software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Project | Project management software | yes | +| Microsoft Teams | Project management software | yes | +| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes | +| Marketo Marketing Automation | Sales and marketing software | yes | +| Google Sheets | Spreadsheet software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Cisco Webex | Video conferencing software | yes | +| Facebook | Web page creation and editing software | yes | +| Google Docs | Word processing software | yes | +| Microsoft Word | Word processing software | yes | +| Citrix cloud computing software | Access software | | +| Fund accounting software | Accounting software | | +| Sage 50 Accounting | Accounting software | | +| CliniTrend | Analytical or scientific software | | +| DxCG RiskSmart | Analytical or scientific software | | +| Expert Health Data Programming Vitalnet | Analytical or scientific software | | +| Minitab | Analytical or scientific software | | +| Relative Values for Physicians | Analytical or scientific software | | +| StataCorp Stata | Analytical or scientific software | | +| Veritas NetBackup | Backup or archival software | | +| e-MDs Bill | Billing and invoicing software | | +| IBM Cognos Impromptu | Business intelligence and data analysis software | | +| MicroStrategy | Business intelligence and data analysis software | | +| Oracle Business Intelligence Enterprise Edition | Business intelligence and data analysis software | | +| Qlik Tech QlikView | Business intelligence and data analysis software | | +| AcuStaf | Calendar and scheduling software | | +| API Healthcare ActiveStaffer | Calendar and scheduling software | | +| e-MDs Schedule | Calendar and scheduling software | | +| American Medical Association CodeManager | Categorization or classification software | | +| ColorSoft AutoMatch | Categorization or classification software | | +| Yost Engineering ABN Assistant | Categorization or classification software | | +| Yost Engineering ClaimScrub | Categorization or classification software | | +| Yost Engineering CodeSearch Pro | Categorization or classification software | | +| Yost Engineering EpiCoder | Categorization or classification software | | +| e-MDs Chart | Charting software | | +| Google Drive | Cloud-based data access and sharing software | | +| IBM Domino | Communications server software | | +| 3DGrid HIPAA Checkup | Compliance software | | +| Yost Engineering EPStaffCheck | Compliance software | | +| Blackbaud The Raiser's Edge | Customer relationship management CRM software | | +| Apache Pig | Data base management system software | | +| SAP Crystal Reports | Data base reporting software | | +| Blackboard software | Data base user interface and query software | | +| Data entry software | Data base user interface and query software | | +| Database software | Data base user interface and query software | | +| Dental Common Access System DENCAS | Data base user interface and query software | | +| FileMaker Pro | Data base user interface and query software | | +| Microsoft Publisher | Desktop publishing software | | +| Integrated development environment IDE software | Development environment software | | +| Current procedural terminology CPT software | Document management software | | +| e-MDs DocMan | Document management software | | +| Nuance PaperPort Professional | Document management software | | +| IBM Notes | Electronic mail software | | +| Microsoft Exchange | Electronic mail software | | +| Microsoft Dynamics | Enterprise resource planning ERP software | | +| Oracle Fusion Applications | Enterprise resource planning ERP software | | +| Oracle Hyperion | Enterprise resource planning ERP software | | +| Oracle JD Edwards EnterpriseOne | Enterprise resource planning ERP software | | +| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | | +| SAP Business Objects | Enterprise resource planning ERP software | | +| IBM Power Systems software | Enterprise system management software | | +| Delphi Technology | Financial analysis software | | +| Oracle E-Business Suite Financials | Financial analysis software | | +| Geographic information system GIS software | Geographic information system | | +| ConceptDraw | Graphics or photo imaging software | | +| SmugMug Flickr | Graphics or photo imaging software | | +| Human resource management software HRMS | Human resources software | | +| Oracle Taleo | Human resources software | | +| LexisNexis | Information retrieval or search software | | +| Web browser software | Internet browser software | | +| Bed Management Suite | Materials requirements planning logistics and supply chain software | | +| TeleTracking PreAdmit-Tracking | Materials requirements planning logistics and supply chain software | | +| Allscripts healthcare automation software | Medical software | | +| Alteer Office | Medical software | | +| CareCentric MestaMed | Medical software | | +| Cerner ProFile | Medical software | | +| Electronic medical record EMR software | Medical software | | +| Emdeon HealthPro | Medical software | | +| GE Healthcare Centricity EMR | Medical software | | +| Healthcare common procedure coding system HCPCS | Medical software | | +| Kodak Dental Systems Kodak SOFTDENT Practice management software PMS | Medical software | | +| McKesson Horizon Ambulatory Care | Medical software | | +| MEDENT | Medical software | | +| MedFORCE Technologies WorkFLOW | Medical software | | +| Medical condition coding software | Medical software | | +| Medical procedure coding software | Medical software | | +| MEDITECH Medical and Practice Management MPM Suite | Medical software | | +| Misys Healthcare Systems Misys Tiger | Medical software | | +| PCC EHR | Medical software | | +| PCC Pediatric Partner | Medical software | | +| Contract management software | Project management software | | +| Google Ads | Sales and marketing software | | +| ArticSoft FileAssurity | Transaction security and virus protection software | | +| Google Meet | Video conferencing software | | +| LinkedIn | Web page creation and editing software | | +| Social media sites | Web page creation and editing software | |