commit b918bb5da0b3aaa74582bbeb2bd0323e3736ad47 Author: skillfactor-pipeline Date: Fri Aug 14 18:18:20 2026 +0200 feat: physiotherapy-assistant skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..dcb62ac --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — physiotherapy-assistant + +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 — physiotherapy-assistant + "ESCO (occupation & competences)" : 42 + "O*NET (tasks & tools)" : 49 + "Job boards (market evidence)" : 91 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 198 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 42 | 10.9 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 49 | 12.7 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 91 | 23.6 % | 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) | 198 | 51.4 % | 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..175e17a --- /dev/null +++ b/SKILL.md @@ -0,0 +1,57 @@ +--- +name: physiotherapy-assistant +description: "Occupational skill for the role 'physiotherapy assistant' (also: cardiovascular physiotherapy assistant, neuromusculoskeletal physiotherapy assistant, physiotherapy rehabilitation assistant, neurological physiotherapy assistant, neuromuscular physiotherapy assistant, occupational physiotherapy assistant). Use when the user asks for typical physiotherapy assistant work such as: Schedule patient appointments with physical therapists and coordinate therapists' schedules.; Clean and organize work area and disinfect equipment after treatment.; Observe patients during treatment to compile and evaluate data on patients' responses and progress and report to physical therapist." +--- + +# Physiotherapy Assistant + +Physiotherapy assistants work under supervision, within defined contexts using agreed treatment protocols and procedures such as collecting client data and maintaining the equipment required in physiotherapy interventions. The overall responsibility is retained by the delegating professional. + +## Core workflow + +1. Schedule patient appointments with physical therapists and coordinate therapists' schedules. +2. Clean and organize work area and disinfect equipment after treatment. +3. Observe patients during treatment to compile and evaluate data on patients' responses and progress and report to physical therapist. +4. Instruct, motivate, safeguard, or assist patients practicing exercises or functional activities, under direction of medical staff. +5. Secure patients into or onto therapy equipment. +6. Transport patients to and from treatment areas, using wheelchairs or providing standing support. +7. Confer with physical therapy staff or others to discuss and evaluate patient information for planning, modifying, or coordinating treatment. +8. Perform clerical duties, such as taking inventory, ordering supplies, answering telephone, taking messages, or filling out forms. + +## 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 +- adhere to health well-being and safety +- adhere to organisational guidelines +- advise on healthcare users' informed consent +- advocate health +- apply organisational techniques +- assist physiotherapists +- collect healthcare user data under supervision +- communicate in healthcare +- comply with legislation related to health care +- comply with quality standards related to healthcare practice +- contribute to continuity of health care +- contribute to quality physiotherapy services +- contribute to the rehabilitation process +- deal with emergency care situations + +## Hot technologies + +- Microsoft Outlook +- Epic Systems +- MEDITECH software +- Microsoft Office software +- Microsoft Excel +- Microsoft Word + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/f88124d7-ee7e-4d21-9036-0658b496c119), O*NET 30.3 (31-2022.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..acc2538 --- /dev/null +++ b/manifest.json @@ -0,0 +1,316 @@ +{ + "name": "physiotherapy-assistant", + "title": "physiotherapy assistant", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/f88124d7-ee7e-4d21-9036-0658b496c119", + "esco_code": "3255.2", + "isco_group": "3255", + "onet_soc": "31-2022.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": 19, + "dwas": 20, + "skills_essential": 41, + "skills_optional": 0, + "software": 9 + }, + "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 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 2 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 6 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 3 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 5 + }, + "staruhub/ClaudeSkills": { + "repo": "https://github.com/staruhub/ClaudeSkills", + "commit": "3d4045d", + "license": "MIT", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 9 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 3 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 4 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 1 + }, + "hoangsonww/Claude-Code-Agent-Monitor": { + "repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor", + "commit": "8f87ce1", + "license": "MIT", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 2 + }, + "silverstein/minutes": { + "repo": "https://github.com/silverstein/minutes", + "commit": "3fb2e83", + "license": "MIT", + "skills": 3 + }, + "awrshift/claude-memory-kit": { + "repo": "https://github.com/awrshift/claude-memory-kit", + "commit": "4039315", + "license": "MIT", + "skills": 1 + }, + "Chachamaru127/claude-code-harness": { + "repo": "https://github.com/Chachamaru127/claude-code-harness", + "commit": "9851b1a", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 2 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 6 + }, + "ViryaZheng/recomby-geo": { + "repo": "https://github.com/ViryaZheng/recomby-geo", + "commit": "530d5e2", + "license": "MIT", + "skills": 1 + }, + "open-gitagent/opengap": { + "repo": "https://github.com/open-gitagent/opengap", + "commit": "d7a8e2e", + "license": "MIT", + "skills": 1 + }, + "parcadei/Continuous-Claude-v3": { + "repo": "https://github.com/parcadei/Continuous-Claude-v3", + "commit": "d07ff4b", + "license": "MIT", + "skills": 2 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "wanshuiyin/Auto-claude-code-research-in-sleep": { + "repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", + "commit": "eb5c9d7", + "license": "MIT", + "skills": 1 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "zebbern/claude-code-guide": { + "repo": "https://github.com/zebbern/claude-code-guide", + "commit": "d2c5280", + "license": "MIT", + "skills": 1 + }, + "rockscy/solo-skills": { + "repo": "https://github.com/rockscy/solo-skills", + "commit": "80ec4cf", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "nowork-studio/NotFair": { + "repo": "https://github.com/nowork-studio/NotFair", + "commit": "99bda4b", + "license": "MIT", + "skills": 1 + }, + "thedotmack/claude-mem": { + "repo": "https://github.com/thedotmack/claude-mem", + "commit": "f5633c1", + "license": "Apache-2.0", + "skills": 2 + }, + "NevaMind-AI/memU": { + "repo": "https://github.com/NevaMind-AI/memU", + "commit": "ff90dac", + "license": "Apache-2.0", + "skills": 1 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "nicobailon/visual-explainer": { + "repo": "https://github.com/nicobailon/visual-explainer", + "commit": "528b71f", + "license": "MIT", + "skills": 1 + }, + "DheerG/swarms": { + "repo": "https://github.com/DheerG/swarms", + "commit": "617900e", + "license": "MIT", + "skills": 1 + }, + "Leonxlnx/taste-skill": { + "repo": "https://github.com/Leonxlnx/taste-skill", + "commit": "b177427", + "license": "MIT", + "skills": 1 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 1 + }, + "softaworks/agent-toolkit": { + "repo": "https://github.com/softaworks/agent-toolkit", + "commit": "3027f20", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 28, + "adjacent": 52 + } + }, + "provenance": { + "items": { + "esco": 42, + "onet": 49, + "jobads": 91, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 198, + "stackx": 0 + }, + "share_percent": { + "esco": 10.9, + "onet": 12.7, + "jobads": 23.6, + "wiki_ai": 0.0, + "anthropic": 1.3, + "ai_skills": 51.4, + "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..2455541 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,426 @@ +# External AI agent skills — physiotherapy-assistant + +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 | +|---|---|---|---| +| `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) | +| `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) | + +## 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` | core | 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) | +| `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) | +| `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) | + +## 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 | +|---|---|---|---| +| `content-engine` | core | Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/content-engine) | +| `agentic-os` | adjacent | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) | +| `google-workspace-ops` | adjacent | Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/google-workspace-ops) | +| `investor-materials` | adjacent | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) | + +## 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) | +| `founder-coach` | core | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) | +| `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) | +| `promote` | adjacent | Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement. Use when the user runs /si:promote or asks to make a learned behavior permanent. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/self-improving-agent/skills/promote) | + +## Source: awrshift/claude-memory-kit + +- Repository: [https://github.com/awrshift/claude-memory-kit](https://github.com/awrshift/claude-memory-kit) (commit `4039315`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `claude-memory-kit` | core | Persistent memory for Claude Code agents with an agent-audit-ritual architecture. User only talks; the agent captures, audits, proposes promotions, and writes. Memory lives in layers — a hot cache (MEMORY.md) held under three size caps, … | [source](https://github.com/awrshift/claude-memory-kit/tree/4039315) | + +## Source: basicmachines-co/basic-memory + +- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `bm-share` | adjacent | Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-share) | +| `memory-continue` | adjacent | Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-continue) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `code-review-excellence` | core | 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) | +| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) | +| `diverga-memory` | adjacent | Diverga Memory System v7.0 - Context-persistent research support with checkpoint auto-trigger and cross-session continuity. Triggers: memory, remember, context, recall, checkpoint, decision, persist, 기억, 맥락, 세션, 체크포인트 | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/memory) | + +## 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 | +|---|---|---|---| +| `harness-plan-brief` | core | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) | + +## 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) | +| `distill` | adjacent | Synthesize wiki pages from related memories. One endpoint, one flow: daemon clusters and synthesizes what it can; agent finishes whatever the daemon couldn't (no LLM or cluster too big). Invoked as `/distill [target]`. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/distill) | + +## 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) | +| `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) | +| `railway-metrics` | adjacent | Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/railway/metrics) | +| `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) | +| `conversation-memory` | adjacent | Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/conversation-memory) | +| `marp-slide` | adjacent | Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/marp-slide) | + +## Source: DheerG/swarms + +- Repository: [https://github.com/DheerG/swarms](https://github.com/DheerG/swarms) (commit `617900e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `audit-context` | adjacent | Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. | [source](https://github.com/DheerG/swarms/tree/617900e/skills/audit-context) | + +## 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) | + +## Source: giuseppe-trisciuoglio/developer-kit + +- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) | + +## Source: hoangsonww/Claude-Code-Agent-Monitor + +- Repository: [https://github.com/hoangsonww/Claude-Code-Agent-Monitor](https://github.com/hoangsonww/Claude-Code-Agent-Monitor) (commit `8f87ce1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-review` | core | Review the file-based memory store via the Agent Monitor Config Explorer API: the user and project CLAUDE.md plus per-project auto-memory files under ~/.claude/projects//memory/*.md. Groups by project, shows the index (MEMORY.md) vs … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-config/skills/memory-review) | + +## 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 | +|---|---|---|---| +| `windsurf-cascade-context` | core | 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) | +| `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) | +| `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) | +| `detecting-memory-leaks` | adjacent | Detect potential memory leaks and analyze memory usage patterns in code. Use when troubleshooting performance issues related to memory growth or identifying leak sources. Trigger with phrases like "detect memory leaks", "analyze memory … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/memory-leak-detector/skills/detecting-memory-leaks) | +| `memory` | adjacent | Execute extract and use project memories from previous sessions for context-aware assistance. Use when recalling past decisions, checking project conventions, or understanding user preferences. Trigger with phrases like "remember when", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/claude-never-forgets/skills/memory) | +| `memorystore-config` | adjacent | Configure memorystore config operations. Auto-activating skill for GCP Skills. Triggers on: memorystore config, memorystore config Part of the GCP Skills skill category. Use when configuring systems or services. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/14-gcp-skills/memorystore-config) | +| `clickhouse-rate-limits` | adjacent | Configure ClickHouse query concurrency, memory quotas, and connection limits. Use when hitting "too many simultaneous queries", managing concurrent users, or tuning server-side resource limits. Trigger: "clickhouse rate limit", "clickhouse … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clickhouse-pack/skills/clickhouse-rate-limits) | +| `demo-video` | adjacent | Generate polished demo videos from a single prompt. Use when the user asks to create a demo video, product walkthrough, feature showcase, or animated presentation. Trigger with "make a demo video", "create a product video", "demo … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/framecraft/skills/demo-video) | +| `maintainx-migration-deep-dive` | adjacent | Execute complete platform migrations to or from MaintainX. Use when migrating from legacy CMMS systems, performing major re-platforming, or transitioning to MaintainX from spreadsheets or other tools. Trigger with phrases like "migrate to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/maintainx-pack/skills/maintainx-migration-deep-dive) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proposal-writer` | adjacent | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) | + +## Source: 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) | + +## 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) | + +## Source: Leonxlnx/taste-skill + +- Repository: [https://github.com/Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) (commit `b177427`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `brandkit` | adjacent | Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, … | [source](https://github.com/Leonxlnx/taste-skill/tree/b177427/skills/brandkit) | + +## 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 | +|---|---|---|---| +| `clinical-case-summary` | adjacent | Write a structured clinical case summary or case presentation. Use when asked to write a clinical case summary, case presentation, patient case report, or clinical handover. Produces a structured summary using SBAR or SOAP format. For … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-research/skills/clinical-case-summary) | + +## 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) | +| `detecting-rootkit-activity` | adjacent | Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-rootkit-activity) | + +## Source: NevaMind-AI/memU + +- Repository: [https://github.com/NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) (commit `ff90dac`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memu` | adjacent | Give this agent persistent memory via memU. Use to memorize (save files/folders so context survives this session) when the user asks to remember or sync something, or after completing work worth keeping; and to retrieve (search memory from … | [source](https://github.com/NevaMind-AI/memU/tree/ff90dac/.claude/skills/memu) | + +## 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 | +|---|---|---|---| +| `ecommerce-social-media-marketing` | core | 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 | +|---|---|---|---| +| `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) | +| `brandkit` | adjacent | Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/brandkit) | +| `field-notes-editorial-template` | adjacent | Editorial "Field Notes" report template with soft paper background, serif hero typography, rounded pastel insight cards, and a retention chart panel. Use when users ask for a premium magazine-style business report, board memo one-pager, or … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/field-notes-editorial-template) | +| `html-ppt-retro-quarterly-review` | adjacent | Retro Quarterly Review presentation template in a bold blue + orange editorial language. Use when users ask for a high-impact quarterly review / roadmap deck with heavyweight slab headlines, clean cream paper sections, structured grids, … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/html-ppt-retro-quarterly-review) | + +## Source: nicobailon/visual-explainer + +- Repository: [https://github.com/nicobailon/visual-explainer](https://github.com/nicobailon/visual-explainer) (commit `528b71f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `visual-explainer` | adjacent | Generate self-contained HTML visual explanations for systems, code changes, plans, data, and technical concepts. Use for diagrams, architecture overviews, diff or plan reviews, project recaps, comparison tables, slide decks, and other … | [source](https://github.com/nicobailon/visual-explainer/tree/528b71f/plugins/visual-explainer) | + +## Source: nowork-studio/NotFair + +- Repository: [https://github.com/nowork-studio/NotFair](https://github.com/nowork-studio/NotFair) (commit `99bda4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-planner` | adjacent | GSC-driven content calendar. Pulls real Search Console data, finds the highest click-potential opportunities (striking-distance queries at positions 5-20, unanswered query intent, related-keyword expansions), and produces a dated, … | [source](https://github.com/nowork-studio/NotFair/tree/99bda4b/seo/content-planner) | + +## Source: open-gitagent/opengap + +- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) | + +## Source: parcadei/Continuous-Claude-v3 + +- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mot` | adjacent | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/mot) | +| `system-overview` | adjacent | Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/system_overview) | + +## 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 | +|---|---|---|---| +| `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: rockscy/solo-skills + +- Repository: [https://github.com/rockscy/solo-skills](https://github.com/rockscy/solo-skills) (commit `80ec4cf`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `changelog-from-commits` | adjacent | Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says "what changed since last version", asks to write release notes, or wants to summarize a batch of commits for end users. | [source](https://github.com/rockscy/solo-skills/tree/80ec4cf/skills/changelog-from-commits) | + +## 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) | + +## 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-brief` | core | Fast non-interactive briefing before any meeting — auto-detects your next calendar event, pulls relationship history, surfaces open commitments, and produces a one-page brief in under 30 seconds. Use this whenever the user says "brief me", … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-brief) | +| `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-ideas` | adjacent | Surface recent voice memos and ideas captured from any device. Use when the user asks "what ideas did I have?", "what were my recent memos?", "what did I record while walking?", or wants to recall a captured thought. | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-ideas) | + +## Source: softaworks/agent-toolkit + +- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `marp-slide` | adjacent | Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/marp-slide) | + +## 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` | core | 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: thedotmack/claude-mem + +- Repository: [https://github.com/thedotmack/claude-mem](https://github.com/thedotmack/claude-mem) (commit `f5633c1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mem-search` | adjacent | Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/mem-search) | +| `how-it-works` | adjacent | Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?". | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/how-it-works) | + +## Source: trailofbits/skills + +- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `c-review` | core | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) | +| `rust-review` | core | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) | + +## 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` | adjacent | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/mot) | + +## Source: ViryaZheng/recomby-geo + +- Repository: [https://github.com/ViryaZheng/recomby-geo](https://github.com/ViryaZheng/recomby-geo) (commit `530d5e2`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `keyword-research` | core | Discover, analyze, and prioritize keywords for SEO and GEO content strategies. Identifies high-value opportunities based on search volume, competition, intent, and business relevance. Generates topic clusters and content calendars. Use … | [source](https://github.com/ViryaZheng/recomby-geo/tree/530d5e2/plugins/recomby-geo/skills/keyword-research) | + +## Source: wanshuiyin/Auto-claude-code-research-in-sleep + +- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) | + +## 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/market.md b/references/market.md new file mode 100644 index 0000000..fa483ae --- /dev/null +++ b/references/market.md @@ -0,0 +1,138 @@ +# Market evidence report — physiotherapy-assistant + +Source: **62 real job ads** (JSearch API, countries: us 62), extracted into the MSSQL evidence store; as of 2026-07-18. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| junior | 27 | 44 % | +| mid | 22 | 35 % | +| n/a | 13 | 21 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | documentation | 28 | 45 % | +| 2 | care plan implementation | 27 | 44 % | +| 3 | patient assessment | 27 | 44 % | +| 4 | physical therapy intervention | 27 | 44 % | +| 5 | regulatory compliance | 27 | 44 % | +| 6 | physical therapy assistance | 7 | 11 % | +| 7 | patient instruction | 6 | 10 % | +| 8 | physical therapy | 5 | 8 % | +| 9 | therapeutic exercise | 5 | 8 % | +| 10 | exercise instruction | 4 | 6 % | +| 11 | orthopedic rehabilitation | 4 | 6 % | +| 12 | physical therapy treatment | 4 | 6 % | +| 13 | balance training | 3 | 5 % | +| 14 | clinical documentation | 3 | 5 % | +| 15 | discharge planning | 3 | 5 % | +| 16 | manual therapy | 3 | 5 % | +| 17 | mobility assistance | 3 | 5 % | +| 18 | mobility improvement | 3 | 5 % | +| 19 | patient care | 3 | 5 % | +| 20 | patient education | 3 | 5 % | +| 21 | treatment plan modification | 3 | 5 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | trigger point therapy | 3 | 5 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | intervention support | 27 | 44 % | +| 2 | order verification | 27 | 44 % | +| 3 | teamwork support | 27 | 44 % | +| 4 | therapy administration | 27 | 44 % | +| 5 | patient education | 9 | 15 % | +| 6 | treatment plan implementation | 5 | 8 % | +| 7 | patient treatment | 4 | 6 % | +| 8 | therapy service provision | 4 | 6 % | +| 9 | monitoring patient progress | 3 | 5 % | +| 10 | patient communication | 3 | 5 % | +| 11 | progress monitoring | 3 | 5 % | +| 12 | treatment documentation | 3 | 5 % | + +## Regional breakdown + +> **Corpus note:** 62 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +62 ads. + +**Top hard skills:** + +- documentation — 45 % (28 ads) +- care plan implementation — 44 % (27 ads) +- patient assessment — 44 % (27 ads) +- physical therapy intervention — 44 % (27 ads) +- regulatory compliance — 44 % (27 ads) +- physical therapy assistance — 11 % (7 ads) +- patient instruction — 10 % (6 ads) +- physical therapy — 8 % (5 ads) +- therapeutic exercise — 8 % (5 ads) +- exercise instruction — 6 % (4 ads) + +**Top tools:** + +- AI-assisted documentation — 3 % (2 ads) +- EMR — 3 % (2 ads) +- EMR system — 3 % (2 ads) +- Microsoft Office — 3 % (2 ads) + +**Seniority:** junior 44 % · mid 35 % · n/a 21 % + +### 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 | +|---|---| +| Dream Job for a Skilled Physical Therapy Assistant | 27 | +| Physical Therapist Assistant | 4 | +| Physical Therapy Assistant | 4 | +| Licensed Physical Therapy Assistant | 3 | +| Licensed Physical Therapist Assistant - Outpatient | 2 | +| Physical Therapist Assistant- Outpatient | 2 | +| Physical Therapy Assistant (PTA) - Home Health | 2 | +| Licensed Physical Therapist Assistant, Full-Time, M-F Days + 2 weekend days/mo; Atlantic Health M... | 1 | +| Licensed Physical Therapy Assistant-opportunity to own clinic as PTA in future/pelvic floor optional | 1 | +| MSK Physical Therapy Assistant Growth & Mentorship | 1 | +| Pediatric Physical Therapy Assistant | 1 | +| Physical Therapist Assistant - Lancaster, PA | 1 | +| PHYSICAL THERAPIST ASSISTANT (FULL TIME) | 1 | +| Physical Therapist Assistant (PTA) - Outpatient (No Weekends) | 1 | +| Physical Therapist Assistant (PTA) Job | 1 | +| Physical Therapy Assistant (FT) | 1 | +| Physical Therapy Assistant (PTA) | 1 | +| Physical Therapy Assistant (PTA) - Full-time | 1 | +| Physical Therapy Assistant- Alexandria, VA | 1 | +| Physical Therapy Assistant Licensed | 1 | +| Physical Therapy Assistant PRN | 1 | +| Physical Therapy Assistant, Home Health Visits Senior Living | 1 | +| Travel Outpatient Physical Therapy Assistant - $1,447 per week | 1 | +| Travel Outpatient Physical Therapy Assistant - $1,604 per week | 1 | +| Travel Outpatient Physical Therapy Assistant - $1,670 per week | 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..3346203 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,31 @@ +# Occupation profile — physiotherapy assistant + +- **ESCO URI:** http://data.europa.eu/esco/occupation/f88124d7-ee7e-4d21-9036-0658b496c119 +- **ESCO code:** 3255.2 +- **ISCO-08 group:** 3255 — Physiotherapy technicians and assistants +- **O*NET-SOC:** 31-2022.00 — Physical Therapist Aides (match: closeMatch) + +## Description (ESCO) + +Physiotherapy assistants work under supervision, within defined contexts using agreed treatment protocols and procedures such as collecting client data and maintaining the equipment required in physiotherapy interventions. The overall responsibility is retained by the delegating professional. + +## Definition + +nan + +## Alternative labels + +- cardiovascular physiotherapy assistant +- neuromusculoskeletal physiotherapy assistant +- physiotherapy rehabilitation assistant +- neurological physiotherapy assistant +- neuromuscular physiotherapy assistant +- occupational physiotherapy assistant +- geriatric therapy assistant +- remedial physiotherapy assistant +- therapy assistant +- physiotherapist assistant +- manipulative physiotherapy assistant +- respiratory physiotherapy assistant +- assistant physiotherapist +- physiotherapy care assistant diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..7d24b51 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,72 @@ +# Competences — physiotherapy assistant + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/f88124d7-ee7e-4d21-9036-0658b496c119). + +## Essential + +- **accept own accountability** (skill/competence) +- **adhere to health well-being and safety** (skill/competence) +- **adhere to organisational guidelines** (skill/competence) +- **advise on healthcare users' informed consent** (skill/competence) +- **advocate health** (skill/competence) +- **apply organisational techniques** (skill/competence) +- **assist physiotherapists** (skill/competence) +- **collect healthcare user data under supervision** (skill/competence) +- **communicate in healthcare** (skill/competence) +- **comply with legislation related to health care** (skill/competence) +- **comply with quality standards related to healthcare practice** (skill/competence) +- **contribute to continuity of health care** (skill/competence) +- **contribute to quality physiotherapy services** (skill/competence) +- **contribute to the rehabilitation process** (skill/competence) +- **deal with emergency care situations** (skill/competence) +- **develop a collaborative therapeutic relationship** (skill/competence) +- **develop plans related to client discharge** (skill/competence) +- **develop plans related to the transfer of care** (skill/competence) +- **develop therapeutic relationships** (skill/competence) +- **educate on the prevention of illness** (skill/competence) +- **empathise with the healthcare user** (skill/competence) +- **ensure safety of healthcare users** (skill/competence) +- **follow clinical guidelines** (skill/competence) +- **inform policy makers on health-related challenges** (skill/competence) +- **interact with healthcare users** (skill/competence) +- **listen actively** (skill/competence) +- **maintain physiotherapy equipment** (skill/competence) +- **manage healthcare users' data** (skill/competence) +- **promote health and safety policies in health services** (skill/competence) +- **promote inclusion** (skill/competence) +- **provide health education** (skill/competence) +- **provide information on the effects of physiotherapy** (skill/competence) +- **provide learning support in healthcare** (skill/competence) +- **provide stroke rehabilitation services** (skill/competence) +- **record healthcare users' progress related to treatment** (skill/competence) +- **respond to changing situations in health care** (skill/competence) +- **support discharge from physiotherapy** (skill/competence) +- **use different communication channels** (skill/competence) +- **use e-health and mobile health technologies** (skill/competence) +- **work in a multicultural environment in health care** (skill/competence) +- **work in multidisciplinary health teams** (skill/competence) + +## Optional + + + +## Market evidence (job-ad analysis, 62 ads, as of 2026-07-18) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- documentation — **45 %** +- care plan implementation — **44 %** +- patient assessment — **44 %** +- physical therapy intervention — **44 %** +- regulatory compliance — **44 %** + +### Responsibilities + +- teamwork support — **44 %** +- therapy administration — **44 %** +- intervention support — **44 %** +- order verification — **44 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..83602f0 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,48 @@ +# Tasks & work activities — physiotherapy assistant + +Source: O*NET 30.3, occupation 31-2022.00 (Physical Therapist Aides). + +## Task statements + +- **[Core]** Schedule patient appointments with physical therapists and coordinate therapists' schedules. +- **[Core]** Clean and organize work area and disinfect equipment after treatment. +- **[Core]** Observe patients during treatment to compile and evaluate data on patients' responses and progress and report to physical therapist. +- **[Core]** Instruct, motivate, safeguard, or assist patients practicing exercises or functional activities, under direction of medical staff. +- **[Core]** Secure patients into or onto therapy equipment. +- **[Core]** Transport patients to and from treatment areas, using wheelchairs or providing standing support. +- **[Core]** Confer with physical therapy staff or others to discuss and evaluate patient information for planning, modifying, or coordinating treatment. +- **[Core]** Perform clerical duties, such as taking inventory, ordering supplies, answering telephone, taking messages, or filling out forms. +- **[Core]** Maintain equipment or furniture to keep it in good working condition, including performing the assembly or disassembly of equipment or accessories. +- **[Core]** Administer active or passive manual therapeutic exercises, therapeutic massage, or heat, light, sound, water, or electrical modality treatments, such as ultrasound. +- **[Core]** Change linens, such as bed sheets and pillow cases. +- **[Core]** Arrange treatment supplies to keep them in order. +- **[Core]** Assist patients to dress, undress, or put on and remove supportive devices, such as braces, splints, or slings. +- **[Supplemental]** Record treatment given and equipment used. +- **[Supplemental]** Measure patient's range-of-joint motion, body parts, or vital signs to determine effects of treatments or for patient evaluations. +- **[Supplemental]** Train patients to use orthopedic braces, prostheses, or supportive devices. +- **[Supplemental]** Fit patients for orthopedic braces, prostheses, or supportive devices, adjusting fit as needed. +- **[Supplemental]** Participate in patient care tasks, such as assisting with passing food trays, feeding residents, or bathing residents on bed rest. +- **[Supplemental]** Administer traction to relieve neck or back pain, using intermittent or static traction equipment. + +## Detailed work activities + +- 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. +- Clean medical equipment. +- Clean patient rooms or patient treatment rooms. +- Confer with other professionals to plan patient care. +- 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. +- Maintain medical equipment or instruments. +- Maintain medical records. +- 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. +- Schedule patient procedures or appointments. +- Teach medical procedures or medical equipment use to patients. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..62c59c3 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,15 @@ +# Tools & technology — physiotherapy assistant + +Source: O*NET 30.3 'Software Skills' for 31-2022.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Outlook | Electronic mail software | yes | +| Epic Systems | Medical software | yes | +| MEDITECH software | Medical software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Word | Word processing software | yes | +| Scheduling software | Calendar and scheduling software | | +| Medical procedure coding software | Medical software | | +| Patient record maintenance software | Medical software | |