feat: chiropractic-assistant skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — chiropractic-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 — chiropractic-assistant
|
||||
"ESCO (occupation & competences)" : 33
|
||||
"O*NET (tasks & tools)" : 78
|
||||
"Job boards (market evidence)" : 99
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 192
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 33 | 8.1 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 78 | 19.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 99 | 24.3 % | 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.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 192 | 47.2 % | references/ai-skills.md (per-source attribution inside) |
|
||||
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
|
||||
|
||||
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
|
||||
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
|
||||
paraphrased with source URLs — never copied · external AI skills are
|
||||
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).
|
||||
65
SKILL.md
Normal file
65
SKILL.md
Normal file
@@ -0,0 +1,65 @@
|
||||
---
|
||||
name: chiropractic-assistant
|
||||
description: "Occupational skill for the role 'chiropractic assistant' (also: assistant etiopath, chiropractic support worker, assistant neuromusculoskeletal therapist, chiropractic's assistant, assistant to chiropractic, assistant to licensed chiropractor). Use when the user asks for typical chiropractic assistant work such as: typical chiropractic assistant responsibilities"
|
||||
---
|
||||
|
||||
# Chiropractic Assistant
|
||||
|
||||
Chiropractic assistants perform routine and administrative tasks to support patient care and work under the sole direction and supervision of a Chiropractor or Specialized Chiropractor. They may interview patients, keep records of the case history, assist Chiropractors or Specialized Chiropractors in providing patients examination and perform administrative tasks. Chiropractic assistants work within defined contexts using agreed protocols and procedures.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## How to use this skill
|
||||
|
||||
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
|
||||
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
|
||||
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
|
||||
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
|
||||
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
|
||||
|
||||
## Key competences (essential)
|
||||
|
||||
- accept own accountability
|
||||
- administrative tasks in a medical environment
|
||||
- advise on healthcare users' informed consent
|
||||
- answer patients' questions
|
||||
- chiropractic terminology
|
||||
- collect healthcare user data under supervision
|
||||
- collect healthcare user's general data
|
||||
- customer service
|
||||
- identify patients' medical records
|
||||
- maintain chiropractic equipment
|
||||
- maintain healthcare user data confidentiality
|
||||
- medical informatics
|
||||
- provide health education
|
||||
- use e-health and mobile health technologies
|
||||
- use electronic health records management system
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- eClinicalWorks EHR software
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft Windows
|
||||
- Microsoft Word
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 50 gated job ads (see references/market.md, as of 2026-07-10):
|
||||
|
||||
- Microsoft Excel — 6 %
|
||||
- Microsoft Office — 6 %
|
||||
- Microsoft Outlook — 6 %
|
||||
- Microsoft Word — 6 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/66ca3643-e6f3-4c75-9300-40d813185b3e), O*NET 30.3 (31-2021.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
304
manifest.json
Normal file
304
manifest.json
Normal file
@@ -0,0 +1,304 @@
|
||||
{
|
||||
"name": "chiropractic-assistant",
|
||||
"title": "chiropractic assistant",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/66ca3643-e6f3-4c75-9300-40d813185b3e",
|
||||
"esco_code": "3259.3",
|
||||
"isco_group": "3259",
|
||||
"onet_soc": "31-2021.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 3259 (Physical Therapist Assistants)"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ESCO",
|
||||
"version": "1.2.1",
|
||||
"url": "https://esco.ec.europa.eu/"
|
||||
},
|
||||
{
|
||||
"name": "O*NET",
|
||||
"version": "30.3",
|
||||
"url": "https://www.onetcenter.org/",
|
||||
"license": "CC BY 4.0"
|
||||
}
|
||||
],
|
||||
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
|
||||
"counts": {
|
||||
"tasks": 0,
|
||||
"dwas": 0,
|
||||
"skills_essential": 15,
|
||||
"skills_optional": 17,
|
||||
"software": 0
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"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": 8
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 5
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"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
|
||||
},
|
||||
"parcadei/Continuous-Claude-v3": {
|
||||
"repo": "https://github.com/parcadei/Continuous-Claude-v3",
|
||||
"commit": "d07ff4b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 4
|
||||
},
|
||||
"rockscy/solo-skills": {
|
||||
"repo": "https://github.com/rockscy/solo-skills",
|
||||
"commit": "80ec4cf",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"awrshift/claude-memory-kit": {
|
||||
"repo": "https://github.com/awrshift/claude-memory-kit",
|
||||
"commit": "4039315",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"raintree-technology/apple-hig-skills": {
|
||||
"repo": "https://github.com/raintree-technology/apple-hig-skills",
|
||||
"commit": "431fd30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"hoangsonww/Claude-Code-Agent-Monitor": {
|
||||
"repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor",
|
||||
"commit": "8f87ce1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"silverstein/minutes": {
|
||||
"repo": "https://github.com/silverstein/minutes",
|
||||
"commit": "3fb2e83",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"HeshamFS/materials-simulation-skills": {
|
||||
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
|
||||
"commit": "fa1ce8d",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"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": 2
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"open-gitagent/opengap": {
|
||||
"repo": "https://github.com/open-gitagent/opengap",
|
||||
"commit": "d7a8e2e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"heshengtao/super-agent-party": {
|
||||
"repo": "https://github.com/heshengtao/super-agent-party",
|
||||
"commit": "181588d",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"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
|
||||
},
|
||||
"microsoft/power-platform-skills": {
|
||||
"repo": "https://github.com/microsoft/power-platform-skills",
|
||||
"commit": "0d7ed9a",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"WenyuChiou/agent-collab-skills": {
|
||||
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
|
||||
"commit": "f3c4097",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"staruhub/ClaudeSkills": {
|
||||
"repo": "https://github.com/staruhub/ClaudeSkills",
|
||||
"commit": "3d4045d",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"infrasity-labs/dev-gtm-claude-skills": {
|
||||
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||
"commit": "02cfefb",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"aaron-he-zhu/aaron-marketing-skills": {
|
||||
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
|
||||
"commit": "b7b0b9f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"jezweb/claude-skills": {
|
||||
"repo": "https://github.com/jezweb/claude-skills",
|
||||
"commit": "e875a6b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zebbern/claude-code-guide": {
|
||||
"repo": "https://github.com/zebbern/claude-code-guide",
|
||||
"commit": "d2c5280",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 29,
|
||||
"adjacent": 51
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 33,
|
||||
"onet": 78,
|
||||
"jobads": 99,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 192,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 8.1,
|
||||
"onet": 19.2,
|
||||
"jobads": 24.3,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.2,
|
||||
"ai_skills": 47.2,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
410
references/ai-skills.md
Normal file
410
references/ai-skills.md
Normal file
@@ -0,0 +1,410 @@
|
||||
# External AI agent skills — chiropractic-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 |
|
||||
|---|---|---|---|
|
||||
| `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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `medical-agent` | adjacent | Build medical AI agents for clinical decision support, medical record summarization, diagnostic assistance, and healthcare workflow automation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/medical-agent) |
|
||||
| `translation-management` | adjacent | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) |
|
||||
|
||||
## Source: aaron-he-zhu/aaron-marketing-skills
|
||||
|
||||
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | adjacent | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) |
|
||||
|
||||
## 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` | adjacent | 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) |
|
||||
| `knowledge-ops` | adjacent | Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/knowledge-ops) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
|
||||
## 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) |
|
||||
| `tour` | adjacent | Interactive walkthrough of the Memory Kit system using the user's actual project files | [source](https://github.com/awrshift/claude-memory-kit/tree/4039315/.claude/skills/tour) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) |
|
||||
| `memory-onboarding` | adjacent | Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-onboarding) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `obsidian-project-memory` | core | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
|
||||
| `system-profile` | adjacent | Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/system-profile) |
|
||||
| `markitdown` | adjacent | Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/67-econfin-workflow-toolkit/markitdown) |
|
||||
| `paper-audit` | adjacent | Deep-review-first audit for Chinese and English academic papers across LaTeX, Typst, and PDF formats. Use whenever the user wants reviewer-style paper critique, pre-submission readiness checks, pass/fail gate decisions, structured revision … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/35-bahayonghang-academic-writing-skills/skills/paper-audit) |
|
||||
|
||||
## 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) |
|
||||
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
|
||||
|
||||
## 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) |
|
||||
| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||
| `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) |
|
||||
| `gcc` | adjacent | Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/git/git-context-controller) |
|
||||
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
|
||||
| `railway-metrics` | adjacent | Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/railway/metrics) |
|
||||
| `agent-memory-systems` | adjacent | Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-systems) |
|
||||
| `ai-agents-architect` | adjacent | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/ai-agents-architect) |
|
||||
|
||||
## Source: foryourhealth111-pixel/Vibe-Skills
|
||||
|
||||
- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `treatment-plans` | core | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) |
|
||||
| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
|
||||
|
||||
## 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` | core | 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: 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 |
|
||||
|---|---|---|---|
|
||||
| `youtube-watcher` | core | Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it. | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/research-tools/capabilities/youtube-watcher) |
|
||||
|
||||
## Source: HeshamFS/materials-simulation-skills
|
||||
|
||||
- Repository: [https://github.com/HeshamFS/materials-simulation-skills](https://github.com/HeshamFS/materials-simulation-skills) (commit `fa1ce8d`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `slurm-job-script-generator` | core | Generate correct, copy-pasteable SLURM sbatch job scripts and sanity-check HPC resource requests — configure nodes, MPI tasks, OpenMP threads, memory (per-node or per-cpu), GPUs, walltime, partitions, modules, and environment variables, … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/hpc-deployment/slurm-job-script-generator) |
|
||||
|
||||
## Source: heshengtao/super-agent-party
|
||||
|
||||
- Repository: [https://github.com/heshengtao/super-agent-party](https://github.com/heshengtao/super-agent-party) (commit `181588d`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `officeCLI` | adjacent | Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents. | [source](https://github.com/heshengtao/super-agent-party/tree/181588d/skills/officeCLI) |
|
||||
|
||||
## 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/<slug>/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: infrasity-labs/dev-gtm-claude-skills
|
||||
|
||||
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `meeting-notes` | adjacent | Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/meeting-notes) |
|
||||
| `summarize-interview` | adjacent | Summarize a user interview transcript into structured insights with key themes, quotes, and action items. Use after conducting user interviews to extract and share findings efficiently. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/summarize-interview) |
|
||||
|
||||
## 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-instagram-growth` | adjacent | Suede-owned Instagram growth operating system for account-specific audits, Reels, carousels, Stories, conversion mapping, calendars, and daily candidate-production loops. Use when the user names Instagram, IG, Reels, Stories, asks to … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-instagram-growth) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `calendar-to-workflow` | adjacent | Converts calendar events and schedules into Claude Code workflows, meeting prep documents, and standup notes. Use when the user mentions calendar events, meeting prep, standup generation, or scheduling workflows. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/skill-enhancers/calendar-to-workflow/skills/calendar-to-workflow) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `twinmind-reference-architecture` | adjacent | Production architecture for meeting AI systems using TwinMind: transcription pipeline, memory vault, action item workflow, and calendar integration. Use when implementing reference architecture, or managing TwinMind meeting AI operations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-reference-architecture) |
|
||||
|
||||
## 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: microsoft/power-platform-skills
|
||||
|
||||
- Repository: [https://github.com/microsoft/power-platform-skills](https://github.com/microsoft/power-platform-skills) (commit `0d7ed9a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `add-office365` | adjacent | Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/code-apps/skills/add-office365) |
|
||||
|
||||
## Source: mohitagw15856/pm-claude-skills
|
||||
|
||||
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `analyzing-memory-dumps-with-volatility` | adjacent | Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-dumps-with-volatility) |
|
||||
| `collecting-volatile-evidence-from-compromised-host` | adjacent | Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/collecting-volatile-evidence-from-compromised-host) |
|
||||
| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
|
||||
## Source: 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) |
|
||||
| `orbit-general` | core | Open Orbit briefing skill — selected by the Orbit pipeline when the user has two or more connectors connected. Pulls the past 24 hours of activity from every authenticated connector (GitHub, Linear, Notion, Slack, 飞书, Calendar, Gmail, … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/orbit-general) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `research` | adjacent | Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/lyzr-agent/skills/research) |
|
||||
|
||||
## Source: parcadei/Continuous-Claude-v3
|
||||
|
||||
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/mot) |
|
||||
|
||||
## Source: 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 |
|
||||
|---|---|---|---|
|
||||
| `promote-memory` | core | Review candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in parallel: generality, staleness, redundancy, evidence, format. Majority vote (3+ of 5) promotes the entry … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/promote-memory) |
|
||||
| `lit-review` | adjacent | Structured literature search + synthesis with citation extraction, thematic clustering, and gap identification. Use when user says "find papers on X", "do a lit review", "what's the literature on...", "summarize what we know about...", … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/lit-review) |
|
||||
|
||||
## Source: raintree-technology/apple-hig-skills
|
||||
|
||||
- Repository: [https://github.com/raintree-technology/apple-hig-skills](https://github.com/raintree-technology/apple-hig-skills) (commit `431fd30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hig-components-dialogs` | core | Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. Use this skill when the user says "should I use an alert or a sheet," "how do I show a confirmation dialog," "when … | [source](https://github.com/raintree-technology/apple-hig-skills/tree/431fd30/skills/hig-components-dialogs) |
|
||||
|
||||
## 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` | core | 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: ruvnet/claude-code-flow
|
||||
|
||||
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/v3-memory-unification) |
|
||||
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
|
||||
|
||||
## Source: ruvnet/ruflo
|
||||
|
||||
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/v3-memory-unification) |
|
||||
| `Hooks Automation` | adjacent | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
|
||||
|
||||
## 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-graph` | adjacent | Cross-meeting entity graph — query who/what/when across all your meetings as structured data, with co-occurrence and cross-entity queries that text search can't answer. Use whenever the user says "show me everyone who mentioned X", "all … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-graph) |
|
||||
|
||||
## Source: staruhub/ClaudeSkills
|
||||
|
||||
- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `deep-research` | adjacent | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) |
|
||||
|
||||
## Source: vibeeval/vibecosystem
|
||||
|
||||
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `mot` | core | System health check (MOT) for skills, agents, hooks, and memory | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/mot) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `system-profile` | adjacent | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) |
|
||||
|
||||
## Source: WenyuChiou/agent-collab-skills
|
||||
|
||||
- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agent-shared-memory` | adjacent | Use when the user asks to update shared memory, initialize multi-agent memory, summarize decisions so far, identify open questions, or prepare a fresh session primer. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-shared-memory) |
|
||||
|
||||
## 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) |
|
||||
153
references/market.md
Normal file
153
references/market.md
Normal file
@@ -0,0 +1,153 @@
|
||||
# Market evidence report — chiropractic-assistant
|
||||
|
||||
Source: **50 real job ads** (JSearch API, countries: us 50), 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 |
|
||||
|---|---|---|
|
||||
| n/a | 22 | 44 % |
|
||||
| junior | 14 | 28 % |
|
||||
| mid | 14 | 28 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 3 | 6 % |
|
||||
| 2 | Microsoft Office | 3 | 6 % |
|
||||
| 3 | Microsoft Outlook | 3 | 6 % |
|
||||
| 4 | Microsoft Word | 3 | 6 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | data entry | 10 | 20 % |
|
||||
| 2 | vital signs measurement | 10 | 20 % |
|
||||
| 3 | appointment scheduling | 8 | 16 % |
|
||||
| 4 | documentation | 7 | 14 % |
|
||||
| 5 | physical therapy modalities | 7 | 14 % |
|
||||
| 6 | exercise instruction | 6 | 12 % |
|
||||
| 7 | insurance verification | 6 | 12 % |
|
||||
| 8 | office operations | 6 | 12 % |
|
||||
| 9 | patient management | 6 | 12 % |
|
||||
| 10 | patient scheduling | 6 | 12 % |
|
||||
| 11 | therapeutic exercise instruction | 6 | 12 % |
|
||||
| 12 | patient care assistance | 5 | 10 % |
|
||||
| 13 | customer service | 4 | 8 % |
|
||||
| 14 | patient assessment | 4 | 8 % |
|
||||
| 15 | patient communication | 4 | 8 % |
|
||||
| 16 | physical therapy | 4 | 8 % |
|
||||
| 17 | vital signs recording | 4 | 8 % |
|
||||
| 18 | billing and charges | 3 | 6 % |
|
||||
| 19 | filing | 3 | 6 % |
|
||||
| 20 | medical terminology translation | 3 | 6 % |
|
||||
| 21 | patient care | 3 | 6 % |
|
||||
| 22 | patient flow management | 3 | 6 % |
|
||||
| 23 | patient intake | 3 | 6 % |
|
||||
| 24 | patient record maintenance | 3 | 6 % |
|
||||
| 25 | rehab exercise instruction | 3 | 6 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | greeting patients | 7 | 14 % |
|
||||
| 2 | chart preparation | 6 | 12 % |
|
||||
| 3 | exam room maintenance | 6 | 12 % |
|
||||
| 4 | patient assistance | 6 | 12 % |
|
||||
| 5 | patient registration | 6 | 12 % |
|
||||
| 6 | progress note documentation | 6 | 12 % |
|
||||
| 7 | modality performance | 5 | 10 % |
|
||||
| 8 | patient check-in | 5 | 10 % |
|
||||
| 9 | supply inventory | 5 | 10 % |
|
||||
| 10 | assisting chiropractor | 4 | 8 % |
|
||||
| 11 | charge posting | 4 | 8 % |
|
||||
| 12 | educating patients | 4 | 8 % |
|
||||
| 13 | assisting doctors with patient care | 3 | 6 % |
|
||||
| 14 | managing patient flow | 3 | 6 % |
|
||||
| 15 | managing patient records | 3 | 6 % |
|
||||
| 16 | office supply monitoring | 3 | 6 % |
|
||||
| 17 | patient communication | 3 | 6 % |
|
||||
| 18 | payment processing | 3 | 6 % |
|
||||
| 19 | preparing treatment rooms | 3 | 6 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 50 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
50 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- data entry — 20 % (10 ads)
|
||||
- vital signs measurement — 20 % (10 ads)
|
||||
- appointment scheduling — 16 % (8 ads)
|
||||
- documentation — 14 % (7 ads)
|
||||
- physical therapy modalities — 14 % (7 ads)
|
||||
- exercise instruction — 12 % (6 ads)
|
||||
- insurance verification — 12 % (6 ads)
|
||||
- office operations — 12 % (6 ads)
|
||||
- patient management — 12 % (6 ads)
|
||||
- patient scheduling — 12 % (6 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 6 % (3 ads)
|
||||
- Microsoft Office — 6 % (3 ads)
|
||||
- Microsoft Outlook — 6 % (3 ads)
|
||||
- Microsoft Word — 6 % (3 ads)
|
||||
- Genesis EHR system — 4 % (2 ads)
|
||||
|
||||
**Seniority:** n/a 44 % · junior 28 % · mid 28 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Chiropractic Assistant | 13 |
|
||||
| Chiropractic Assistant/Receptionist | 4 |
|
||||
| Licensed Chiropractic Assistant | 3 |
|
||||
| Traveling Chiropractic Assistant | 3 |
|
||||
| Full Time Front Desk/Chiropractic Assistant | 2 |
|
||||
| Bilingual Chiropractic Assistant — Part-Time Patient Care | 1 |
|
||||
| Bilingual Chiropractic Assistant - Patient Care & Admin | 1 |
|
||||
| Bilingual Chiropractic Assistant / Receptionist | 1 |
|
||||
| Bilingual Patient Coordinator / Chiropractic Assistant (Spanish Required) | 1 |
|
||||
| Bilingual Spanish Chiropractic Assistant/Receptionist(Spanish Speaking Required) | 1 |
|
||||
| Certified Chiropractic Assistant/Scribe | 1 |
|
||||
| Chiropractic & Patient Care Assistant (Hybrid Role) | 1 |
|
||||
| Chiropractic Assistant - Bilingual (English/Spanish) | 1 |
|
||||
| Chiropractic Assistant - Paid Training & Growth Path | 1 |
|
||||
| Chiropractic Assistant - Patient Care & Therapy Support | 1 |
|
||||
| Chiropractic Assistant - Patient Support & Front Office | 1 |
|
||||
| Chiropractic Assistant & Patient Care Specialist – Elkton | 1 |
|
||||
| Chiropractic Assistant / Receptionist | 1 |
|
||||
| Chiropractic Assistant / Receptionist / Rehab Tech | 1 |
|
||||
| Chiropractic Assistant/ Physical Therapy Assistant | 1 |
|
||||
| Chiropractic Assistant/Receptionist (Part Time) | 1 |
|
||||
| Chiropractic Assistant: Patient Care & Rehab (Rockville) | 1 |
|
||||
| Chiropractic Assistant: Rehab & Patient Care Specialist | 1 |
|
||||
| Chiropractic Receptionist/ Assistant Needed Immediately. Must speak Spanish | 1 |
|
||||
| Chiropractor Assistant | 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.
|
||||
25
references/profile.md
Normal file
25
references/profile.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Occupation profile — chiropractic assistant
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/66ca3643-e6f3-4c75-9300-40d813185b3e
|
||||
- **ESCO code:** 3259.3
|
||||
- **ISCO-08 group:** 3259 — Health associate professionals not elsewhere classified
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Chiropractic assistants perform routine and administrative tasks to support patient care and work under the sole direction and supervision of a Chiropractor or Specialized Chiropractor. They may interview patients, keep records of the case history, assist Chiropractors or Specialized Chiropractors in providing patients examination and perform administrative tasks. Chiropractic assistants work within defined contexts using agreed protocols and procedures.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- assistant etiopath
|
||||
- chiropractic support worker
|
||||
- assistant neuromusculoskeletal therapist
|
||||
- chiropractic's assistant
|
||||
- assistant to chiropractic
|
||||
- assistant to licensed chiropractor
|
||||
- assistant musculoskeletal therapist
|
||||
- assistant chiropractic
|
||||
- assistant osteopath
|
||||
54
references/skills.md
Normal file
54
references/skills.md
Normal file
@@ -0,0 +1,54 @@
|
||||
# Competences — chiropractic assistant
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/66ca3643-e6f3-4c75-9300-40d813185b3e).
|
||||
|
||||
## Essential
|
||||
|
||||
- **accept own accountability** (skill/competence)
|
||||
- **administrative tasks in a medical environment** (knowledge)
|
||||
- **advise on healthcare users' informed consent** (skill/competence)
|
||||
- **answer patients' questions** (skill/competence)
|
||||
- **chiropractic terminology** (knowledge)
|
||||
- **collect healthcare user data under supervision** (skill/competence)
|
||||
- **collect healthcare user's general data** (skill/competence)
|
||||
- **customer service** (knowledge)
|
||||
- **identify patients' medical records** (skill/competence)
|
||||
- **maintain chiropractic equipment** (skill/competence)
|
||||
- **maintain healthcare user data confidentiality** (skill/competence)
|
||||
- **medical informatics** (knowledge)
|
||||
- **provide health education** (skill/competence)
|
||||
- **use e-health and mobile health technologies** (skill/competence)
|
||||
- **use electronic health records management system** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- administer appointments (skill/competence)
|
||||
- apply organisational techniques (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 quality physiotherapy services (skill/competence)
|
||||
- empathise with the healthcare user (skill/competence)
|
||||
- inform policy makers on health-related challenges (skill/competence)
|
||||
- medical terminology (knowledge)
|
||||
- professional documentation in health care (knowledge)
|
||||
- promote inclusion (skill/competence)
|
||||
- record healthcare users' progress related to treatment (skill/competence)
|
||||
- respond to changing situations in health care (skill/competence)
|
||||
- use different communication channels (skill/competence)
|
||||
- use foreign languages in patient care (skill/competence)
|
||||
- work in a multicultural environment in health care (skill/competence)
|
||||
- work in multidisciplinary health teams (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 50 ads, as of 2026-07-10)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- data entry — **20 %**
|
||||
- vital signs measurement — **20 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
56
references/tasks.md
Normal file
56
references/tasks.md
Normal file
@@ -0,0 +1,56 @@
|
||||
# Tasks & work activities — chiropractic assistant
|
||||
|
||||
Source: O*NET 30.3, occupation 31-2021.00 (Physical Therapist Assistants) — manual nearest-occupation mapping via ISCO group 3259; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## 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.
|
||||
- **[Supplemental]** Administer traction to relieve neck or back pain, using intermittent or static traction equipment.
|
||||
- **[Core]** Perform clerical duties, such as taking inventory, ordering supplies, answering telephone, taking messages, or filling out forms.
|
||||
- **[Supplemental]** Prepare treatment areas and electrotherapy equipment for use by physiotherapists.
|
||||
- **[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]** 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.
|
||||
36
references/tools.md
Normal file
36
references/tools.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Tools & technology — chiropractic assistant
|
||||
|
||||
Source: O*NET 30.3, occupation 31-2021.00 (Physical Therapist Assistants) — manual nearest-occupation mapping via ISCO group 3259; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| eClinicalWorks EHR software | Medical software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Windows | Operating system software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Arena Health Systems Phys-X | Medical software | |
|
||||
| Beaver Creek Software The THERAPIST | Medical software | |
|
||||
| Billing software | Billing and invoicing software | |
|
||||
| BioEx Systems Exercise Pro | Medical software | |
|
||||
| Bookkeeping software | Accounting software | |
|
||||
| Client caseload management software | Medical software | |
|
||||
| dBASE | Data base user interface and query software | |
|
||||
| Eazy Application Systems QuickEMR | Medical software | |
|
||||
| Email software | Electronic mail software | |
|
||||
| FileMaker Pro | Data base user interface and query 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 | |
|
||||
| Scheduling software | Calendar and scheduling software | |
|
||||
| SpectraSoft AppointmentsPRO | Calendar and scheduling software | |
|
||||
| SpectraSoft DocuPRO | Medical software | |
|
||||
| Summit Software CarePoint | Medical software | |
|
||||
| TherAssist | Medical software | |
|
||||
| Video game software | Action games | |
|
||||
| Virtual reality game software | Action games | |
|
||||
Reference in New Issue
Block a user