From 9dbe91199fd88e2704a67fc4226d491ef9762c58 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:04:28 +0200 Subject: [PATCH] feat: complementary-therapist skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 51 ++++++ manifest.json | 250 +++++++++++++++++++++++++++++ references/ai-skills.md | 338 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 67 ++++++++ references/profile.md | 35 +++++ references/skills.md | 204 ++++++++++++++++++++++++ references/tasks.md | 56 +++++++ references/tools.md | 56 +++++++ 9 files changed, 1088 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..49ac7c3 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — complementary-therapist + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — complementary-therapist + "ESCO (occupation & competences)" : 74 + "O*NET (tasks & tools)" : 78 + "Job boards (market evidence)" : 133 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 165 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 74 | 16.3 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 78 | 17.1 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 133 | 29.2 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.1 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 165 | 36.3 % | 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..88f2e36 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,51 @@ +--- +name: complementary-therapist +description: "Occupational skill for the role 'complementary therapist' (also: naturopath, sustainable health practitioner, natural health practitioner, complementary practitioner, holistic therapist, traditional therapist). Use when the user asks for typical complementary therapist work such as: Observe patients during treatments to compile and evaluate data on their responses and progress and provide results to physical therapist in person or through progress notes.; Administer active or passive manual therapeutic exercises, therapeutic massage, aquatic physical therapy, or heat, light, sound, or electrical modality treatments, such as ultrasound.; Communicate with or instruct caregivers or family members on patient therapeutic activities or treatment plans." +--- + +# Complementary Therapist + +Complementary therapists use a range of complementary and alternative therapies to work simultaneously with the clients` body, mind, and spirit in a holistic approach. They offer practices and services for holistic wellbeing, health maintenance, health education, health promotion and prevention of illness, along with the sustainable treatment of certain illnesses, especially chronic illnesses. Their practices include but are not limited to acupuncture, aromatherapy, banotherapy, homeopathy, and herbal medicine. + +## Core workflow + +1. Observe patients during treatments to compile and evaluate data on their responses and progress and provide results to physical therapist in person or through progress notes. +2. Administer active or passive manual therapeutic exercises, therapeutic massage, aquatic physical therapy, or heat, light, sound, or electrical modality treatments, such as ultrasound. +3. Communicate with or instruct caregivers or family members on patient therapeutic activities or treatment plans. +4. Attend or conduct continuing education courses, seminars, or in-service activities. +5. Instruct, motivate, safeguard, and assist patients as they practice exercises or functional activities. +6. Confer with physical therapy staff or others to discuss and evaluate patient information for planning, modifying, or coordinating treatment. +7. Measure patients' range-of-joint motion, body parts, or vital signs to determine effects of treatments or for patient evaluations. +8. Secure patients into or onto therapy equipment. + +## 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) + +- accept own accountability +- carry out preventative internal medicine interventions +- develop therapeutic relationships +- ensure safety of healthcare users +- follow-up on healthcare users' treatment +- human anatomy +- human physiology + +## Hot technologies + +- Microsoft Access +- Microsoft Outlook +- eClinicalWorks EHR software +- Microsoft Office software +- Microsoft Windows +- Microsoft PowerPoint +- Microsoft Excel +- Microsoft Word + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/c2a29b8d-1042-4766-a162-e174c7a77421), O*NET 30.3 (31-2021.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..ffa416b --- /dev/null +++ b/manifest.json @@ -0,0 +1,250 @@ +{ + "name": "complementary-therapist", + "title": "complementary therapist", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/c2a29b8d-1042-4766-a162-e174c7a77421", + "esco_code": "2230.2", + "isco_group": "2230", + "onet_soc": "31-2021.00", + "crosswalk_match": "closeMatch" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 21, + "dwas": 26, + "skills_essential": 7, + "skills_optional": 66, + "software": 30 + }, + "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 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 9 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 3 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 5 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 3 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 6 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 4 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 2 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "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": 12 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 5 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 4 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 2 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 3 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 1 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "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 + }, + "CosmoBlk/email-marketing-bible": { + "repo": "https://github.com/CosmoBlk/email-marketing-bible", + "commit": "ff526b0", + "license": "MIT", + "skills": 1 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 2 + }, + "pedrohcgs/claude-code-my-workflow": { + "repo": "https://github.com/pedrohcgs/claude-code-my-workflow", + "commit": "be53c12", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-ads": { + "repo": "https://github.com/AgriciDaniel/claude-ads", + "commit": "669c760", + "license": "MIT", + "skills": 1 + }, + "Sushegaad/Claude-Skills-Governance-Risk-and-Compliance": { + "repo": "https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance", + "commit": "71d8920", + "license": "MIT", + "skills": 1 + }, + "Eronred/aso-skills": { + "repo": "https://github.com/Eronred/aso-skills", + "commit": "e2a7c45", + "license": "MIT", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 1 + }, + "iurykrieger/claude-bedrock": { + "repo": "https://github.com/iurykrieger/claude-bedrock", + "commit": "7cac16c", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 57, + "adjacent": 23 + } + }, + "provenance": { + "items": { + "esco": 74, + "onet": 78, + "jobads": 133, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 165, + "stackx": 0 + }, + "share_percent": { + "esco": 16.3, + "onet": 17.1, + "jobads": 29.2, + "wiki_ai": 0.0, + "anthropic": 1.1, + "ai_skills": 36.3, + "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..ef034d3 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,338 @@ +# External AI agent skills — complementary-therapist + +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: 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 | +|---|---|---|---| +| `care-transition-coordination` | core | Manage care transitions between settings including discharge planning, medication reconciliation, follow-up scheduling, and post-acute care coordination | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/care-transition-coordination) | +| `quality-metrics-measurement` | core | Collect, calculate, and report healthcare quality metrics including core measures, HEDIS, patient safety indicators, and value-based purchasing measures | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/quality-metrics-measurement) | +| `medical-coding-audit` | core | Review clinical documentation and assigned codes for accuracy, compliance, and optimization, identifying documentation improvement opportunities and coding errors | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/medical-coding-audit) | +| `eu-mdr-gspr-mapper` | core | EU MDR General Safety and Performance Requirements (GSPR) mapping and compliance documentation skill | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/biomedical-engineering/skills/eu-mdr-gspr-mapper) | +| `knowledge-extractor` | core | Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/code-migration-modernization/skills/knowledge-extractor) | +| `clinical-documentation-query` | core | Generate compliant physician queries to clarify clinical documentation for accurate coding, severity of illness, and risk of mortality capture | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/clinical-documentation-query) | +| `embedded-docs` | core | Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/embedded-docs) | +| `population-health-stratification` | adjacent | Stratify patient populations by risk level using claims data, clinical data, and social determinants to prioritize care management interventions | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/population-health-stratification) | +| `health-data-integration` | adjacent | Facilitate interoperability between health IT systems including EHR, HIE, and clinical decision support through HL7, FHIR, and other healthcare data standards | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/healthcare/skills/health-data-integration) | + +## 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 | +|---|---|---|---| +| `healthcare-emr-patterns` | core | EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/healthcare-emr-patterns) | +| `healthcare-eval-harness` | core | Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/healthcare-eval-harness) | +| `marketing-campaign` | core | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) | +| `healthcare-cdss-patterns` | adjacent | Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/healthcare-cdss-patterns) | + +## Source: AgriciDaniel/claude-ads + +- Repository: [https://github.com/AgriciDaniel/claude-ads](https://github.com/AgriciDaniel/claude-ads) (commit `669c760`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ads-audit` | adjacent | Run a source-grounded paid-advertising audit for one or more of Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat, and X. Use for full ad checks, account health reviews, paid-media diagnostics, … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-audit) | + +## 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 | +|---|---|---|---| +| `business-operations-skills` | core | Use when running, diagnosing, or designing internal business operations — process documentation, vendor SLAs, capacity planning, internal comms, SOP/runbook authoring, procurement spend. Triggers on "BizOps review", "where's the … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/business-operations/skills/business-operations-skills) | +| `quality-manager-qms-iso13485` | core | ISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support. Use when working with medical … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/quality-manager-qms-iso13485) | +| `quality-documentation-manager` | core | Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use when working on document control procedures, change control workflows, document … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/quality-documentation-manager) | +| `mdr-745-specialist` | core | EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/mdr-745-specialist) | +| `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: 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 | +|---|---|---|---| +| `medical-imaging-review` | core | — | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/02-luwill-research-skills/medical-imaging-review) | + +## Source: CosmoBlk/email-marketing-bible + +- Repository: [https://github.com/CosmoBlk/email-marketing-bible](https://github.com/CosmoBlk/email-marketing-bible) (commit `ff526b0`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `email-marketing-bible` | core | Data-backed email marketing skill for AI agents. Use when building or running email automation, driving an ESP from an agent (MCP/connectors), diagnosing deliverability, writing or de-slopping email copy, designing emails, choosing a … | [source](https://github.com/CosmoBlk/email-marketing-bible/tree/ff526b0) | + +## 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 | +|---|---|---|---| +| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/image-enhancer) | +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) | +| `gsd:health` | adjacent | Diagnose planning directory health and optionally repair issues | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/gsd/skills/health) | + +## 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 | +|---|---|---|---| +| `clinical-reports` | core | Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/clinical-reports) | +| `quality-manager-qms-iso13485` | core | ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/quality-manager-qms-iso13485) | +| `image-enhancer` | core | Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/media/image-enhancer) | +| `mdr-745-specialist` | core | EU MDR 2017/745 regulation specialist and consultant for medical device requirement management. Provides comprehensive MDR compliance expertise, gap analysis, technical documentation guidance, clinical evidence requirements, and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/mdr-745-specialist) | +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) | +| `pyhealth` | adjacent | Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/pyhealth) | + +## Source: Eronred/aso-skills + +- Repository: [https://github.com/Eronred/aso-skills](https://github.com/Eronred/aso-skills) (commit `e2a7c45`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `aso-audit` | adjacent | When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions "ASO audit", "ASO score", "why am I not ranking", "listing review", or "optimize … | [source](https://github.com/Eronred/aso-skills/tree/e2a7c45/skills/aso-audit) | + +## 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 | +|---|---|---|---| +| `clinical-reports` | core | Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/clinical-reports) | +| `iso-13485-certification` | core | Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/iso-13485-certification) | +| `pptx` | core | Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/document-skills/pptx) | +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) | +| `pyhealth` | adjacent | Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/pyhealth) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `meeting-brief` | core | Daily meeting preparation system that checks your calendar each morning, deeply researches external attendees (LinkedIn, company info, GitHub, past notes), and sends you personalized briefs via email (1 per person). Use when you want … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/sales/composites/meeting-brief) | + +## Source: iurykrieger/claude-bedrock + +- Repository: [https://github.com/iurykrieger/claude-bedrock](https://github.com/iurykrieger/claude-bedrock) (commit `7cac16c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `healthcheck` | adjacent | Read-only vault health diagnostic. Generates a report without modifying any files. Checks: graphify-out integrity, setup verification, orphan entities, dangling content, old content (>15 days). Safe to run at any frequency. Use when: … | [source](https://github.com/iurykrieger/claude-bedrock/tree/7cac16c/skills/healthcheck) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-campaign-in-a-box` | core | Turn a song or release into a full artist campaign: hooks, rituals, visuals, merch, rollout calendar, email, site copy, and fan actions. | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-campaign-in-a-box) | +| `suede-social` | adjacent | Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-social) | + +## 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 | +|---|---|---|---| +| `abridge-install-auth` | core | Set up Abridge clinical AI platform authentication and EHR integration credentials. Use when onboarding a healthcare org to Abridge, configuring Epic/Athena integration, or setting up developer sandbox access for ambient AI documentation. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-install-auth) | +| `meeting-prep` | core | Prepare briefings for today's meetings \u2014 attendee research, email\ \ history, past meeting notes, LinkedIn, and company context. Use when running the\ \ daily meeting prep cron, or when user asks to prepare for meetings, review who\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/meeting-prep) | +| `abridge-upgrade-migration` | core | Plan and execute Abridge integration upgrades and EHR migration procedures. Use when upgrading Abridge API versions, migrating between EHR systems, or handling breaking changes in clinical documentation workflows. Trigger: "abridge … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-upgrade-migration) | +| `abridge-core-workflow-b` | core | Implement Abridge patient-facing documentation and after-visit summary generation. Use when building patient portal integration, generating plain-language summaries, multi-language translations, or after-visit instructions from clinical … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-core-workflow-b) | +| `evernote-core-workflow-a` | core | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) | +| `finta-sdk-patterns` | core | Integration patterns for Finta fundraising CRM with email and calendar APIs. Use when building automated investor outreach, syncing data from Finta exports, or creating custom fundraising dashboards. Trigger with phrases like "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-sdk-patterns) | +| `abridge-core-workflow-a` | core | Implement Abridge ambient clinical documentation capture-to-note pipeline. Use when building the primary encounter workflow: audio capture, real-time transcription, AI note generation, and EHR note insertion. Trigger: "abridge clinical … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-core-workflow-a) | +| `abridge-hello-world` | core | Create a minimal Abridge ambient AI clinical documentation example. Use when testing Abridge integration, verifying EHR connectivity, or learning how Abridge captures and structures clinical conversations. Trigger: "abridge hello world", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-hello-world) | +| `abridge-webhooks-events` | core | Implement Abridge webhook handling for clinical documentation events. Use when receiving note completion notifications, encounter status changes, provider enrollment events, or quality alert callbacks from Abridge. Trigger: "abridge … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-webhooks-events) | +| `finta-common-errors` | core | Diagnose and fix common Finta CRM issues with email sync, deal rooms, and pipeline. Trigger with phrases like "finta error", "finta not working", "fix finta". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-common-errors) | +| `finta-install-auth` | core | Set up Finta fundraising CRM account and configure integrations. Use when onboarding to Finta, connecting email/calendar, or configuring investor pipeline automation. Trigger with phrases like "install finta", "setup finta", "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-install-auth) | +| `granola-ci-integration` | core | Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-ci-integration) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proposal-writer` | core | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `clinical-reports` | core | Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/clinical-reports) | +| `iso-13485-certification` | core | Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/iso-13485-certification) | +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) | + +## Source: K-Dense-AI/scientific-agent-skills + +- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `clinical-reports` | core | Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/clinical-reports) | +| `iso-13485-certification` | core | Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/iso-13485-certification) | +| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) | + +## Source: microsoft/skills + +- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `azure-diagnostics` | adjacent | Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-skills/skills/azure-diagnostics) | + +## 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 | +|---|---|---|---| +| `soap-note` | core | Structure a clinical encounter into a clean SOAP note. Use when asked to write a SOAP note, document a patient encounter, turn visit notes into clinical documentation, or structure subjective/objective/assessment/plan. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-health/skills/soap-note) | +| `patient-communication` | adjacent | Write clear, plain-English patient communications for any healthcare context. Use when asked to write a patient letter, patient information leaflet, appointment letter, test-results letter, discharge summary for patients, or health … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-research/skills/patient-communication) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | + +## Source: nexscope-ai/eCommerce-Skills + +- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `tiktok-shop-content-strategy` | core | TikTok Shop content creation strategy and planning. Trending formats, viral hooks, product showcasing, hashtag strategy, and content calendar development. Use when the user asks about TikTok content strategy, viral content creation, TikTok … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-content-strategy) | +| `ecommerce-email-marketing-builder` | core | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) | +| `ecommerce-social-media-marketing` | adjacent | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) | + +## Source: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `html-ppt` | core | For consulting delivery work: turn diagnosis, frameworks, and project work into a client-adoptable action plan. Built around the core query "consulting-final-deck", with engagement manager judgment, buyer-ready proof, and this outcome: … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt) | +| `clinical-case-report` | core | 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) | +| `image-enhancer` | core | Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/image-enhancer) | +| `html-ppt-testing-safety-alert` | adjacent | A hospital data-governance briefing: patient-data risk, the control framework, accountability, and the approval the board must give. Built as a decision-grade policy briefing deck for health-system board, regulators. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-testing-safety-alert) | + +## Source: pedrohcgs/claude-code-my-workflow + +- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `triage-inbox` | core | Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/triage-inbox) | + +## Source: rampstackco/claude-skills + +- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `email-deliverability` | core | Make sure email actually reaches inboxes. Use this skill when setting up email authentication (SPF, DKIM, DMARC), diagnosing emails landing in spam, planning a domain reputation strategy, monitoring sender reputation, or hardening against … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/email-deliverability) | +| `content-strategy` | adjacent | Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill whenever the user wants to plan a content program, define content pillars, build an … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-strategy) | + +## 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` | core | 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) | + +## 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 | +|---|---|---|---| +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) | + +## Source: Sushegaad/Claude-Skills-Governance-Risk-and-Compliance + +- Repository: [https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance) (commit `71d8920`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `hipaa-compliance` | adjacent | Expert HIPAA compliance assistant for healthcare and software contexts. Use this skill whenever the user mentions HIPAA, PHI (Protected Health Information), ePHI, covered entities, business associates, healthcare data privacy, medical … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/hipaa-compliance/skills/hipaa-compliance) | + +## 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 | +|---|---|---|---| +| `pptx` | core | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `minimax-docx` | core | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..ae01eee --- /dev/null +++ b/references/market.md @@ -0,0 +1,67 @@ +# Market evidence report — complementary-therapist + +Source: **9 real job ads** (JSearch API, countries: us 9), extracted into the MSSQL evidence store; as of 2026-07-10. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 8 | 89 % | +| n/a | 1 | 11 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | patient assessment | 4 | 44 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | patient education | 3 | 33 % | + +## Regional breakdown + +> **Corpus note:** 9 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +**Insufficient evidence** — 9 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### UK (gb) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### EU/DACH (de, at, ch, nl) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Clinical Aromatherapist & Natural Health Practitioner | 1 | +| Complementary Alternative Therapist Hospice ( {{city}}) | 1 | +| Healthcare Specialist in Traditional Chinese Medicine & Natural Health Care | 1 | +| Holistic Therapist | 1 | +| Homeopaths, Naturopaths, Nutritionists, Herbalists Wanted | 1 | +| In-Store Wellness Consultant / Naturopath | 1 | +| Licensed Acupuncturist | 1 | +| Naturopathic Doctors | 1 | +| Part-Time Integrative Physician, Osteopath, or Naturopath | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..d7540ca --- /dev/null +++ b/references/profile.md @@ -0,0 +1,35 @@ +# Occupation profile — complementary therapist + +- **ESCO URI:** http://data.europa.eu/esco/occupation/c2a29b8d-1042-4766-a162-e174c7a77421 +- **ESCO code:** 2230.2 +- **ISCO-08 group:** 2230 — Traditional and complementary medicine professionals +- **O*NET-SOC:** 31-2021.00 — Physical Therapist Assistants (match: closeMatch) + +## Description (ESCO) + +Complementary therapists use a range of complementary and alternative therapies to work simultaneously with the clients` body, mind, and spirit in a holistic approach. They offer practices and services for holistic wellbeing, health maintenance, health education, health promotion and prevention of illness, along with the sustainable treatment of certain illnesses, especially chronic illnesses. Their practices include but are not limited to acupuncture, aromatherapy, banotherapy, homeopathy, and herbal medicine. + +## Definition + +nan + +## Alternative labels + +- naturopath +- sustainable health practitioner +- natural health practitioner +- complementary practitioner +- holistic therapist +- traditional therapist +- complementary medicine practitioner +- complementary therapy practitioner +- practitioner in complementary medicine +- natural medicine therapist +- alternative therapist +- alternative medicine therapist +- traditional practitioner of natural health +- therapist in complementary medicine +- alternative medicine practitioner +- practitioner in complementary therapy +- naturopathic practitioner +- ayurveda practitioner diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..9c8d47c --- /dev/null +++ b/references/skills.md @@ -0,0 +1,204 @@ +# Competences — complementary therapist + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/c2a29b8d-1042-4766-a162-e174c7a77421). + +## Essential + +- **accept own accountability** (skill/competence) +- **carry out preventative internal medicine interventions** (skill/competence) +- **develop therapeutic relationships** (skill/competence) +- **ensure safety of healthcare users** (skill/competence) +- **follow-up on healthcare users' treatment** (skill/competence) +- **human anatomy** (knowledge) +- **human physiology** (knowledge) + +## Optional + +- acupressure (knowledge) +- acupuncture methods (knowledge) +- advise on healthy lifestyles (skill/competence) +- applied kinesiology (knowledge) +- apply a holistic approach in care (skill/competence) +- apply acupuncture (skill/competence) +- apply aromatherapy (skill/competence) +- apply massage therapy (skill/competence) +- apply systemic therapy (skill/competence) +- attend to sophrology clients (skill/competence) +- auriculotherapy (knowledge) +- ayurveda medicine (knowledge) +- balneotherapy (knowledge) +- behavioural therapy (knowledge) +- breathing techniques (knowledge) +- characteristics of plants (knowledge) +- communicate with customers (skill/competence) +- complementary and alternative medicine (knowledge) +- conduct a homeopathic consultation (skill/competence) +- conduct cupping therapy (skill/competence) +- conduct physical examinations (skill/competence) +- deliver sophrology exercises (skill/competence) +- dietetics (knowledge) +- electrical stimulation in acupuncture (knowledge) +- energy therapy (knowledge) +- ensure safety of exercise environment (skill/competence) +- etiopathy (knowledge) +- fasciatherapy (knowledge) +- first aid (knowledge) +- give massages (skill/competence) +- give shiatsu massages (skill/competence) +- homeopathy (knowledge) +- homeopathy remedies (knowledge) +- identify energetic meridians (skill/competence) +- inform clients of healthy lifestyle benefits (skill/competence) +- iridology (knowledge) +- kinesiology (knowledge) +- kinetics (knowledge) +- movement techniques (knowledge) +- multi-professional cooperation in health care (knowledge) +- offer advice on diet-related concerns (skill/competence) +- osteopathy (knowledge) +- pathologies treated by acupuncture (knowledge) +- phytotherapy (knowledge) +- play therapy (knowledge) +- prepare oils (skill/competence) +- prepare sophrology session (skill/competence) +- prescribe exercises (skill/competence) +- prescribe topical therapy (skill/competence) +- promote healthy lifestyle (skill/competence) +- promote mental health (skill/competence) +- reflexology (knowledge) +- reiki (knowledge) +- relaxation techniques (knowledge) +- safely instruct about fitness (skill/competence) +- select acupuncture points (skill/competence) +- shiatsu (knowledge) +- skin types (knowledge) +- sophrology (knowledge) +- sterilization techniques (knowledge) +- tai chi (knowledge) +- therapeutic massage (knowledge) +- traditional Chinese medicine (knowledge) +- types of aromatherapy treatments (knowledge) +- types of essential oils (knowledge) +- vojta therapy (knowledge) + + + +## Market evidence (job-ad analysis, 9 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- patient assessment — **44 %** +- physical examination — **22 %** +- treatment plan development — **22 %** +- treatment planning — **22 %** +- acupuncture — **22 %** +- medical history review — **22 %** +- natural health care — **11 %** +- nutrition counseling — **11 %** +- nutrition education — **11 %** +- nutrition therapy — **11 %** +- nutritional guidance — **11 %** +- injection administration — **11 %** +- inventory maintenance — **11 %** +- lifestyle counseling — **11 %** +- lifestyle modification — **11 %** +- documentation — **11 %** +- essential oil blending — **11 %** +- health consultation — **11 %** +- health education — **11 %** +- herbal medicine — **11 %** +- herbal therapy — **11 %** +- holistic therapy — **11 %** +- aseptic technique — **11 %** +- asian treatments — **11 %** +- allergy practices — **11 %** +- alternative medicine — **11 %** +- bereavement counseling — **11 %** +- botanical medicine — **11 %** +- chinese treatments — **11 %** +- client assessment — **11 %** +- care plan development — **11 %** +- client engagement — **11 %** +- collaboration with healthcare professionals — **11 %** +- community outreach — **11 %** +- content creation — **11 %** +- customer assessment — **11 %** +- customer service — **11 %** +- discharge planning — **11 %** +- traditional chinese medicine — **11 %** +- vital signs monitoring — **11 %** +- product recommendation — **11 %** +- spiritual care — **11 %** +- symptom management — **11 %** +- physician consultation — **11 %** +- physiology — **11 %** +- problem-solving — **11 %** + +### Methods + +- traditional chinese medicine — **22 %** +- telehealth services — **11 %** +- regenerative medicine — **11 %** +- ayurvedic medicine — **11 %** +- pediatric care — **11 %** +- digital health platforms — **11 %** +- complementary and alternative therapy — **11 %** +- aromatherapy — **11 %** +- holistic treatment — **11 %** +- hospice care — **11 %** +- indigenous medicine — **11 %** +- holistic care — **11 %** +- holistic health solutions — **11 %** +- integrated care — **11 %** +- integrative approaches — **11 %** +- osteopathic intervention — **11 %** + +### Responsibilities + +- patient education — **33 %** +- patient assessment — **11 %** +- patient care — **11 %** +- physician consultation — **11 %** +- physical examinations — **11 %** +- retail duties — **11 %** +- seminar hosting — **11 %** +- service evaluation — **11 %** +- product guidance — **11 %** +- plan of care development — **11 %** +- therapy service provision — **11 %** +- team meeting attendance — **11 %** +- record maintenance — **11 %** +- treatment implementation — **11 %** +- wellness workshop hosting — **11 %** +- workshop contribution — **11 %** +- treatment provision — **11 %** +- vendor training participation — **11 %** +- video filming — **11 %** +- virtual storefront management — **11 %** +- merchandising — **11 %** +- inventory management — **11 %** +- lifestyle counseling — **11 %** +- health education — **11 %** +- expert consultations — **11 %** +- funeral/memorial facilitation — **11 %** +- documentation — **11 %** +- documentation maintenance — **11 %** +- article writing — **11 %** +- assessment of patients — **11 %** +- acupuncture treatment delivery — **11 %** +- client consultation — **11 %** +- client education — **11 %** +- care coordination — **11 %** +- care documentation — **11 %** +- care plan collaboration — **11 %** +- collaboration with healthcare professionals — **11 %** +- client needs assessment — **11 %** +- client service — **11 %** +- catalog contribution — **11 %** +- discharge planning — **11 %** +- customer consultations — **11 %** +- customer education — **11 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..403f7a7 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,56 @@ +# Tasks & work activities — complementary therapist + +Source: O*NET 30.3, occupation 31-2021.00 (Physical Therapist Assistants). + +## Task statements + +- **[Core]** Observe patients during treatments to compile and evaluate data on their responses and progress and provide results to physical therapist in person or through progress notes. +- **[Core]** Administer active or passive manual therapeutic exercises, therapeutic massage, aquatic physical therapy, or heat, light, sound, or electrical modality treatments, such as ultrasound. +- **[Core]** Communicate with or instruct caregivers or family members on patient therapeutic activities or treatment plans. +- **[Core]** Attend or conduct continuing education courses, seminars, or in-service activities. +- **[Core]** Instruct, motivate, safeguard, and assist patients as they practice exercises or functional activities. +- **[Core]** Confer with physical therapy staff or others to discuss and evaluate patient information for planning, modifying, or coordinating treatment. +- **[Core]** Measure patients' range-of-joint motion, body parts, or vital signs to determine effects of treatments or for patient evaluations. +- **[Core]** Secure patients into or onto therapy equipment. +- **[Core]** Fit patients for orthopedic braces, prostheses, or supportive devices, such as crutches. +- **[Core]** Train patients in the use of orthopedic braces, prostheses, or supportive devices. +- **[Core]** Transport patients to and from treatment areas, lifting and transferring them according to positioning requirements. +- **[Core]** Monitor operation of equipment and record use of equipment and administration of treatment. +- **[Core]** Clean work area and check and store equipment after treatment. +- **[Core]** Assist patients to dress, undress, or put on and remove supportive devices, such as braces, splints, or slings. +- **[Core]** Perform clerical duties, such as taking inventory, ordering supplies, answering telephone, taking messages, or filling out forms. +- **[Core]** Perform postural drainage, percussions, or vibrations or teach deep breathing exercises to treat respiratory conditions. +- **[Core]** Document patient information, such as notes on their progress. +- **[Core]** Instruct patients in proper body mechanics and in ways to improve functional mobility, such as aquatic exercise. +- **[Supplemental]** Administer traction to relieve neck or back pain, using intermittent or static traction equipment. +- **[Supplemental]** Prepare treatment areas and electrotherapy equipment for use by physiotherapists. +- **[Supplemental]** Perform therapeutic wound care. + +## Detailed work activities + +- Adjust positions of patients on beds or tables. +- Administer basic health care or medical treatments. +- Administer therapy treatments to patients using hands or physical treatment aids. +- Assess physical conditions of patients to aid in diagnosis or treatment. +- Assist patients with daily activities. +- Attend educational events to update medical knowledge. +- Clean patient rooms or patient treatment rooms. +- Communicate patient status to other health practitioners. +- Confer with other professionals to plan patient care. +- Document client health or progress. +- Encourage patients during therapeutic activities. +- Engage patients in exercises or activities. +- Fit patients for assistive devices. +- Hold patients to ensure proper positioning or safety. +- Inventory medical supplies or equipment. +- Monitor medical equipment to ensure proper functioning. +- Monitor patient progress or responses to treatments. +- Move patients to or from treatment areas. +- Perform clerical work in medical settings. +- Prepare medical instruments or equipment for use. +- Prepare medical reports or documents. +- Prepare patient treatment areas for use. +- Record patient medical histories. +- Teach medical procedures or medical equipment use to patients. +- Teach medical procedures to healthcare personnel. +- Train patients, family members, or caregivers in techniques for managing disabilities or illnesses. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..f5a3740 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,56 @@ +# Tools & technology — complementary therapist + +Source: O*NET 30.3 'Software Skills' for 31-2021.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| eClinicalWorks EHR software | Medical software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Word | Word processing software | yes | +| Bookkeeping software | Accounting software | | +| Video game software | Action games | | +| Virtual reality game software | Action games | | +| Billing software | Billing and invoicing software | | +| Scheduling software | Calendar and scheduling software | | +| SpectraSoft AppointmentsPRO | Calendar and scheduling software | | +| dBASE | Data base user interface and query software | | +| FileMaker Pro | Data base user interface and query software | | +| Email software | Electronic mail software | | +| Arena Health Systems Phys-X | Medical software | | +| Beaver Creek Software The THERAPIST | Medical software | | +| BioEx Systems Exercise Pro | Medical software | | +| Client caseload management software | Medical software | | +| Eazy Application Systems QuickEMR | Medical software | | +| Knees Software PT DocTools | Medical software | | +| Laboratory information system LIS | Medical software | | +| Medical condition coding software | Medical software | | +| PhysioTools Tools RG | Medical software | | +| Rehab Documentation Company ReDoc Suite | Medical software | | +| SpectraSoft DocuPRO | Medical software | | +| Summit Software CarePoint | Medical software | | +| TherAssist | Medical software | | + + + +## Market evidence (job-ad analysis, 9 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Aisle7 / Healthnotes — **11 %** +- Email — **11 %** +- LinkedIn / LinkedIn Recruiter — **11 %** +- Microsoft Excel — **11 %** +- Microsoft Outlook — **11 %** +- Microsoft Word — **11 %** +- Multime social app — **11 %** +- StrongBody.AI platform — **11 %** +- POS system — **11 %** + +