commit eb17310b5bc9ff0e15b70b9da160c93850dfa4a4 Author: skillfactor-pipeline Date: Fri Aug 14 18:17:39 2026 +0200 feat: community-health-worker skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..0f60714 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — community-health-worker + +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 — community-health-worker + "ESCO (occupation & competences)" : 34 + "O*NET (tasks & tools)" : 68 + "Job boards (market evidence)" : 107 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 198 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 34 | 8.3 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 68 | 16.5 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 107 | 26.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 198 | 48.1 % | 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..7397125 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,70 @@ +--- +name: community-health-worker +description: "Occupational skill for the role 'community health worker' (also: community first responder, community healthcare support worker, community support worker, community healthcare worker, community carer, community health assistant). Use when the user asks for typical community health worker work such as: Advise clients or community groups on issues related to improving general health, such as diet or exercise.; Attend community meetings or health fairs to understand community issues or build relationships with community members.; Contact clients in person, by phone, or in writing to ensure they have completed required or recommended actions." +--- + +# Community Health Worker + +Community health workers provide advice and information about various health subjects to the community. They can assist with pre- and post-natal care, give nutritional advice and help individuals stop smoking. Community health workers develop health and prevention programmes. + +## Core workflow + +1. Advise clients or community groups on issues related to improving general health, such as diet or exercise. +2. Attend community meetings or health fairs to understand community issues or build relationships with community members. +3. Contact clients in person, by phone, or in writing to ensure they have completed required or recommended actions. +4. Distribute flyers, brochures, or other informational or educational documents to inform members of a targeted community. +5. Identify or contact members of high-risk or otherwise targeted groups, such as members of minority populations, low-income populations, or pregnant women. +6. Maintain updated client records with plans, notes, appropriate forms, or related information. +7. Refer community members to needed health services. + +## 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) + +- apply decision making within social work +- apply knowledge of human behaviour +- apply quality standards in social services +- assess social service users' situation +- build community relations +- build helping relationship with social service users +- communicate with social service users +- community education +- deliver social services in diverse cultural communities +- legal requirements in the social sector +- maintain records of work with service users +- provide social counselling +- relate empathetically +- review social service plan + +## Hot technologies + +- Microsoft Access +- Microsoft Outlook +- Google Workspace software +- Microsoft Office software +- Apple macOS +- Microsoft PowerPoint +- Microsoft Excel +- Zoom +- Microsoft Word + + + + +## Hot technologies + +Top tools from 45 gated job ads (see references/market.md, as of 2026-07-10): + +- Microsoft Office — 16 % +- electronic health records — 7 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/c7ad889f-10fc-4346-b740-bd479ad82b47), O*NET 30.3 (21-1094.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..1f5cbbb --- /dev/null +++ b/manifest.json @@ -0,0 +1,316 @@ +{ + "name": "community-health-worker", + "title": "community health worker", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/c7ad889f-10fc-4346-b740-bd479ad82b47", + "esco_code": "3253.1", + "isco_group": "3253", + "onet_soc": "21-1094.00", + "crosswalk_match": "exactMatch" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 28, + "dwas": 25, + "skills_essential": 14, + "skills_optional": 19, + "software": 14 + }, + "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 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 4 + }, + "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": 4 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 2 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 3 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 2 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 5 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 4 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 5 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "license": "MIT", + "skills": 1 + }, + "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": 2 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 2 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 2 + }, + "rockscy/solo-skills": { + "repo": "https://github.com/rockscy/solo-skills", + "commit": "80ec4cf", + "license": "MIT", + "skills": 1 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 3 + }, + "googleworkspace/cli": { + "repo": "https://github.com/googleworkspace/cli", + "commit": "a3768d0", + "license": "Apache-2.0", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 6 + }, + "shanraisshan/claude-code-best-practice": { + "repo": "https://github.com/shanraisshan/claude-code-best-practice", + "commit": "67c2696", + "license": "MIT", + "skills": 1 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 1 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 2 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "license": "MIT", + "skills": 1 + }, + "pedrohcgs/claude-code-my-workflow": { + "repo": "https://github.com/pedrohcgs/claude-code-my-workflow", + "commit": "be53c12", + "license": "MIT", + "skills": 2 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "raintree-technology/apple-hig-skills": { + "repo": "https://github.com/raintree-technology/apple-hig-skills", + "commit": "431fd30", + "license": "MIT", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 2 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 1 + }, + "silverstein/minutes": { + "repo": "https://github.com/silverstein/minutes", + "commit": "3fb2e83", + "license": "MIT", + "skills": 1 + }, + "microsoft/power-platform-skills": { + "repo": "https://github.com/microsoft/power-platform-skills", + "commit": "0d7ed9a", + "license": "MIT", + "skills": 1 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 2 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 2 + }, + "muratcankoylan/Agent-Skills-for-Context-Engineering": { + "repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering", + "commit": "c578e85", + "license": "MIT", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 1 + }, + "rohitg00/skillkit": { + "repo": "https://github.com/rohitg00/skillkit", + "commit": "d2e5c34", + "license": "Apache-2.0", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 51, + "adjacent": 29 + } + }, + "provenance": { + "items": { + "esco": 34, + "onet": 68, + "jobads": 107, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 198, + "stackx": 0 + }, + "share_percent": { + "esco": 8.3, + "onet": 16.5, + "jobads": 26.0, + "wiki_ai": 0.0, + "anthropic": 1.2, + "ai_skills": 48.1, + "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..0ecfe73 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,426 @@ +# External AI agent skills — community-health-worker + +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 | +|---|---|---|---| +| `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) | +| `translation-management` | core | 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) | +| `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) | +| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) | + +## 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 | +|---|---|---|---| +| `social-calendar-builder` | core | Use when the user asks to "build our social posting calendar", "set weekly slots and queue depth per channel", or "plan the evergreen recycle rotation"; produces the always-on brand calendar — pillar allocation with hero/hub/help balance … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/social/craft/social-calendar-builder) | +| `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 | +|---|---|---|---| +| `marketing-campaign` | core | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) | +| `agentic-os` | core | 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` | core | 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) | +| `config-gc` | core | Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/config-gc) | +| `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) | + +## 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 | +|---|---|---|---| +| `social-media-manager` | core | 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) | +| `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) | +| `google-workspace-cli` | core | Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/google-workspace-cli/skills/google-workspace-cli) | +| `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) | + +## 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-decide` | core | Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-decide) | +| `memory-curate` | core | Curate the Basic Memory knowledge graph: find orphan notes and suggest links, propose typed relations, merge duplicates, audit tags and folders, and build hub notes. Use to organize, connect, and improve a knowledge base as notes … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-curate) | + +## 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 | +|---|---|---|---| +| `paper-summary` | core | Writes expert academic paper summaries for social science research, particularly political science and applied statistics. Use when asked to summarize, review, or create a reading summary of an academic paper, PDF, or research article. … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/22-christopherkenny-skills/skills/paper-summary) | +| `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) | +| `identify` | core | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) | +| `latex-templates-collection` | core | Collection of LaTeX templates for papers, presentations, and CVs | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/writing/latex/latex-templates-collection) | + +## 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) | +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) | +| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/xlsx) | + +## 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) | +| `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) | + +## 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: googleworkspace/cli + +- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `recipe-plan-weekly-schedule` | core | Review your Google Calendar week, identify gaps, and add events to fill them. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-plan-weekly-schedule) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `meeting-brief` | core | Daily meeting preparation system that checks your calendar each morning, deeply researches external attendees (LinkedIn, company info, GitHub, past notes), and sends you personalized briefs via email (1 per person). Use when you want … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/sales/composites/meeting-brief) | + +## Source: indranilbanerjee/digital-marketing-pro + +- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `qbr-plan` | core | Prepare a Quarterly Business Review. Use when: building QBR presentations, client performance reviews, or strategy updates. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/qbr-plan) | + +## 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 | +|---|---|---|---| +| `millers-law` | core | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-campaign-in-a-box` | core | Turn a song or release into a full artist campaign: hooks, rituals, visuals, merch, rollout calendar, email, site copy, and fan actions. | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-campaign-in-a-box) | +| `suede-social` | adjacent | Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-social) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `finta-sdk-patterns` | core | Integration patterns for Finta fundraising CRM with email and calendar APIs. Use when building automated investor outreach, syncing data from Finta exports, or creating custom fundraising dashboards. Trigger with phrases like "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-sdk-patterns) | +| `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) | +| `meeting-prep` | core | Prepare briefings for today's meetings \u2014 attendee research, email\ \ history, past meeting notes, LinkedIn, and company context. Use when running the\ \ daily meeting prep cron, or when user asks to prepare for meetings, review who\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/meeting-prep) | +| `finta-install-auth` | core | Set up Finta fundraising CRM account and configure integrations. Use when onboarding to Finta, connecting email/calendar, or configuring investor pipeline automation. Trigger with phrases like "install finta", "setup finta", "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-install-auth) | +| `windsurf-cascade-context` | adjacent | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) | +| `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) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proposal-writer` | core | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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-ai-webapi` | adjacent | Integrates Power Pages generative-AI summarization APIs (PREVIEW) into a Single Page Application (SPA) site — the Search Summary API and the Data Summarization API — on any record-detail or list page. Generates per-target service code … | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/power-pages/skills/add-ai-webapi) | + +## 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 | +|---|---|---|---| +| `content-calendar` | core | Generate a structured content calendar for any brand, product, or creator. Use when asked for a content plan, editorial calendar, social media schedule, or weekly/monthly content strategy. Produces a calendar with topics, formats, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gtm/skills/content-calendar) | +| `win-loss-analysis` | core | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | + +## Source: muratcankoylan/Agent-Skills-for-Context-Engineering + +- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `filesystem-context` | adjacent | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/filesystem-context) | + +## 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-email-marketing-builder` | core | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) | +| `ecommerce-social-media-marketing` | adjacent | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) | + +## Source: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `clinical-case-report` | core | Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/clinical-case-report) | +| `image-enhancer` | core | Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/image-enhancer) | +| `html-ppt-zhangzara-coral` | adjacent | Open Design's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-coral) | + +## Source: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-stakeholder-engagement` | core | Demonstration preparation, audience-tailored presentations, feedback collection, and business outcome measurement. Load when preparing demos or measuring business value delivery. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-stakeholder-engagement) | + +## 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) | +| `triage-inbox` | core | Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/triage-inbox) | + +## Source: 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: rohitg00/skillkit + +- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) | + +## 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 | +|---|---|---|---| +| `AgentDB Memory Patterns` | core | 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) | + +## 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 | +|---|---|---|---| +| `AgentDB Memory Patterns` | core | 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) | + +## 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` | core | Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/gmail) | + +## Source: shanraisshan/claude-code-best-practice + +- Repository: [https://github.com/shanraisshan/claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) (commit `67c2696`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `presentation-structure` | core | Knowledge about the presentation slide format, weight system, navigation, and section structure | [source](https://github.com/shanraisshan/claude-code-best-practice/tree/67c2696/.claude/skills/presentation/presentation-structure) | + +## Source: silverstein/minutes + +- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `minutes-lint` | adjacent | Health-check your meeting knowledge for contradictions, stale commitments, and decision conflicts. Use when the user asks "any conflicts in my meetings", "check for stale action items", "lint my meetings", "consistency check", "are there … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-lint) | + +## Source: snyk/agent-scan + +- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) | +| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/xlsx) | + +## Source: ThinkInAIXYZ/deepchat + +- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) | +| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/xlsx) | + +## 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) | +| `content-strategy` | adjacent | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..14c4ffa --- /dev/null +++ b/references/market.md @@ -0,0 +1,158 @@ +# Market evidence report — community-health-worker + +Source: **45 real job ads** (JSearch API, countries: us 45), extracted into the MSSQL evidence store; as of 2026-07-10. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 41 | 91 % | +| n/a | 2 | 4 % | +| junior | 2 | 4 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Office | 7 | 16 % | +| 2 | electronic health records | 3 | 7 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | health education | 18 | 40 % | +| 2 | care coordination | 17 | 38 % | +| 3 | outreach | 11 | 24 % | +| 4 | community outreach | 10 | 22 % | +| 5 | needs assessment | 9 | 20 % | +| 6 | case management | 8 | 18 % | +| 7 | goal setting | 6 | 13 % | +| 8 | patient advocacy | 6 | 13 % | +| 9 | advocacy | 5 | 11 % | +| 10 | data collection | 5 | 11 % | +| 11 | patient education | 5 | 11 % | +| 12 | resource navigation | 5 | 11 % | +| 13 | social needs assessment | 5 | 11 % | +| 14 | chronic disease management | 4 | 9 % | +| 15 | documentation | 4 | 9 % | +| 16 | home visiting | 4 | 9 % | +| 17 | social support | 4 | 9 % | +| 18 | care plan development | 3 | 7 % | +| 19 | data entry | 3 | 7 % | +| 20 | health system navigation | 3 | 7 % | +| 21 | motivational interviewing | 3 | 7 % | +| 22 | patient navigation | 3 | 7 % | +| 23 | patient referral | 3 | 7 % | +| 24 | referral management | 3 | 7 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | community health work | 5 | 11 % | +| 2 | motivational interviewing | 5 | 11 % | +| 3 | community outreach | 4 | 9 % | +| 4 | home visits | 3 | 7 % | +| 5 | peer support | 3 | 7 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | relationship building | 6 | 13 % | +| 2 | barrier identification | 5 | 11 % | +| 3 | documentation | 5 | 11 % | +| 4 | appointment scheduling | 4 | 9 % | +| 5 | community outreach | 4 | 9 % | +| 6 | home visits | 4 | 9 % | +| 7 | resource connection | 4 | 9 % | +| 8 | appointment accompaniment | 3 | 7 % | +| 9 | appointment coordination | 3 | 7 % | +| 10 | caseload management | 3 | 7 % | +| 11 | communication facilitation | 3 | 7 % | +| 12 | cultural practice consideration | 3 | 7 % | +| 13 | data documentation | 3 | 7 % | +| 14 | patient advocacy | 3 | 7 % | +| 15 | patient linkage to care | 3 | 7 % | +| 16 | program enrollment | 3 | 7 % | +| 17 | resource linkage | 3 | 7 % | + +## Regional breakdown + +> **Corpus note:** 45 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +45 ads. + +**Top hard skills:** + +- health education — 40 % (18 ads) +- care coordination — 38 % (17 ads) +- outreach — 24 % (11 ads) +- community outreach — 22 % (10 ads) +- needs assessment — 20 % (9 ads) +- case management — 18 % (8 ads) +- goal setting — 13 % (6 ads) +- patient advocacy — 13 % (6 ads) +- advocacy — 11 % (5 ads) +- data collection — 11 % (5 ads) + +**Top tools:** + +- Microsoft Office — 16 % (7 ads) +- electronic health records — 7 % (3 ads) +- electronic medical record systems — 4 % (2 ads) +- EPIC — 4 % (2 ads) +- EPIC (EHR) — 4 % (2 ads) +- GSuite — 4 % (2 ads) +- Microsoft Outlook — 4 % (2 ads) +- Microsoft PowerPoint — 4 % (2 ads) +- Microsoft Word — 4 % (2 ads) +- REDCap — 4 % (2 ads) + +**Seniority:** mid 91 % · n/a 4 % · junior 4 % + +### 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 | +|---|---| +| Community Health Worker | 11 | +| Community Health Worker- MDPCP | 4 | +| Bilingual Community Health Worker | 2 | +| Community Health Worker - Bilingual Spanish Required | 2 | +| Bilingual Community Health Worker: Outreach, Home Visits | 1 | +| Chronic Disease Community Health Worker (Bilingual-Spanish preferred) | 1 | +| Community Health Navigator | 1 | +| COMMUNITY HEALTH OUTREACH WORKER I Full-Time Contractual | 1 | +| Community Health Representative | 1 | +| Community Health Worker - Allegany County Region | 1 | +| Community Health Worker - Infectious Diseases Clinic | 1 | +| Community Health Worker - Norfolk/Portsmouth, Virginia | 1 | +| Community Health Worker Street Medicine Program | 1 | +| Community Health Worker (CHW) - HIV Program (grant-funded) - Voorhees, Haddonfield, Sewell, and Burlington, NJ | 1 | +| Community Health Worker (Community Programs) | 1 | +| Community Health Worker- Care Coordinator | 1 | +| Community Health Worker- Hope 220 | 1 | +| Community Health Worker II, Care Delivery | 1 | +| Community Health Worker Level 2 | 1 | +| Community Health Worker- Population Health | 1 | +| Community Health Worker- Scarsdale/White Plains | 1 | +| Community Health Worker/Promotor(a) de Salud | 1 | +| Community Health Worker: Rural Health Transformation Program | 1 | +| Community Health Worker; San Benito, TX | 1 | +| DCHD Community Health Worker | 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..692e24b --- /dev/null +++ b/references/profile.md @@ -0,0 +1,24 @@ +# Occupation profile — community health worker + +- **ESCO URI:** http://data.europa.eu/esco/occupation/c7ad889f-10fc-4346-b740-bd479ad82b47 +- **ESCO code:** 3253.1 +- **ISCO-08 group:** 3253 — Community health workers +- **O*NET-SOC:** 21-1094.00 — Community Health Workers (match: exactMatch) + +## Description (ESCO) + +Community health workers provide advice and information about various health subjects to the community. They can assist with pre- and post-natal care, give nutritional advice and help individuals stop smoking. Community health workers develop health and prevention programmes. + +## Definition + +nan + +## Alternative labels + +- community first responder +- community healthcare support worker +- community support worker +- community healthcare worker +- community carer +- community health assistant +- community healthcare assistant diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..4f3a1f5 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,58 @@ +# Competences — community health worker + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/c7ad889f-10fc-4346-b740-bd479ad82b47). + +## Essential + +- **apply decision making within social work** (skill/competence) +- **apply knowledge of human behaviour** (skill/competence) +- **apply quality standards in social services** (skill/competence) +- **assess social service users' situation** (skill/competence) +- **build community relations** (skill/competence) +- **build helping relationship with social service users** (skill/competence) +- **communicate with social service users** (skill/competence) +- **community education** (knowledge) +- **deliver social services in diverse cultural communities** (skill/competence) +- **legal requirements in the social sector** (knowledge) +- **maintain records of work with service users** (skill/competence) +- **provide social counselling** (skill/competence) +- **relate empathetically** (skill/competence) +- **review social service plan** (skill/competence) + +## Optional + +- address public health issues (skill/competence) +- advise on mental health (skill/competence) +- advise on pregnancy (skill/competence) +- advocate for social service users (skill/competence) +- assess clients' drug and alcohol addictions (skill/competence) +- assist families in crisis situations (skill/competence) +- assist individuals with disabilities in community activities (skill/competence) +- contribute to continuity of health care (skill/competence) +- contribute to public health campaigns (skill/competence) +- deliver group sessions on nutrition (skill/competence) +- empower social service users (skill/competence) +- identify the health benefits of nutritional changes (skill/competence) +- inform on the risks of substance and alcohol abuse (skill/competence) +- manage health promotion activities (skill/competence) +- manage social crisis (skill/competence) +- perform health assessment autonomously (skill/competence) +- promote health and safety policies in health services (skill/competence) +- promote social change (skill/competence) +- support individuals on nutrition changes (skill/competence) + + + +## Market evidence (job-ad analysis, 45 ads, as of 2026-07-10) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- health education — **40 %** +- care coordination — **38 %** +- outreach — **24 %** +- community outreach — **22 %** +- needs assessment — **20 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..212b529 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,62 @@ +# Tasks & work activities — community health worker + +Source: O*NET 30.3, occupation 21-1094.00 (Community Health Workers). + +## Task statements + +- **[Core]** Advise clients or community groups on issues related to improving general health, such as diet or exercise. +- **[Core]** Attend community meetings or health fairs to understand community issues or build relationships with community members. +- **[Core]** Contact clients in person, by phone, or in writing to ensure they have completed required or recommended actions. +- **[Core]** Distribute flyers, brochures, or other informational or educational documents to inform members of a targeted community. +- **[Core]** Identify or contact members of high-risk or otherwise targeted groups, such as members of minority populations, low-income populations, or pregnant women. +- **[Core]** Maintain updated client records with plans, notes, appropriate forms, or related information. +- **[Core]** Refer community members to needed health services. +- **[Supplemental]** Administer immunizations or other basic preventive treatments. +- **[Supplemental]** Advise clients or community groups on issues related to diagnostic screenings, such as breast cancer screening, pap smears, glaucoma tests, or diabetes screenings. +- **[Supplemental]** Advise clients or community groups on issues related to risk or prevention of conditions, such as lead poisoning, human immunodeficiency virus (HIV), prenatal substance abuse, or domestic violence. +- **[Supplemental]** Advise clients or community groups on issues related to sanitation or hygiene, such as flossing or hand washing. +- **[Supplemental]** Advise clients or community groups on issues related to self-care, such as diabetes management. +- **[Supplemental]** Advise clients or community groups on issues related to social or intellectual development, such as education, childcare, or problem solving. +- **[Supplemental]** Advise clients or community groups to ensure parental understanding of the importance of childhood immunizations and how to access immunization services. +- **[Supplemental]** Advocate for individual or community health needs with government agencies or health service providers. +- **[Supplemental]** Conduct home visits for pregnant women, newborn infants, or other high-risk individuals to monitor their progress or assess their needs. +- **[Supplemental]** Identify the particular health care needs of individuals in a community or target area. +- **[Supplemental]** Interpret, translate, or provide cultural mediation related to health services or information for community members. +- **[Supplemental]** Monitor nutrition of children, elderly, or other high-risk groups. +- **[Supplemental]** Perform basic diagnostic procedures, such as blood pressure screening, breast cancer screening, or communicable disease screening. +- **[Supplemental]** Provide basic health services, such as first aid. +- **[Supplemental]** Provide feedback to health service providers regarding improving service accessibility or acceptability. +- **[Supplemental]** Teach classes or otherwise disseminate medical or dental health information to school groups, community groups, or targeted families or individuals, in a manner consistent with cultural norms. +- **[Supplemental]** Assist families to apply for social services, including Medicaid or Women, Infants, and Children (WIC). +- **[Supplemental]** Collect information from individuals to compile vital statistics about the general health of community members. +- **[Supplemental]** Develop plans or formal contracts for individuals, families, or community groups to improve overall health. +- **[Supplemental]** Report incidences of child or elder abuse, neglect, or threats of harm to authorities, as required. +- **[Supplemental]** Transport or accompany clients to scheduled health appointments or referral sites. + +## Detailed work activities + +- Advise clients or community groups on health issues. +- Advise others on social or educational issues. +- Advise others on ways to improve processes or products. +- Advocate for individual or community needs. +- Assess individual or community needs for educational or social services. +- Collect information about community health needs. +- Communicate health and wellness information to the public. +- Confer with clients to discuss treatment plans or progress. +- Confer with clients to exchange information. +- Coordinate with external parties to exchange information. +- Develop working relationships with others to facilitate program activities. +- Help clients get needed services or resources. +- Interpret cultural or religious information for others. +- Lead classes or community events. +- Maintain client records. +- Monitor clients to evaluate treatment progress. +- Monitor nutrition related activities of individuals or groups. +- Plan programs to address community health issues. +- Provide basic health care services. +- Provide educational materials to community members. +- Recommend changes or corrective procedures. +- Recommend legal actions. +- Refer clients to community or social service programs. +- Transport clients to appointments. +- Visit individuals in their homes to provide support or information. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..73a3c51 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,20 @@ +# Tools & technology — community health worker + +Source: O*NET 30.3 'Software Skills' for 21-1094.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Google Workspace software | Office suite software | yes | +| Microsoft Office software | Office suite software | yes | +| Apple macOS | Operating system software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Zoom | Video conferencing software | yes | +| Microsoft Word | Word processing software | yes | +| Client databases | Data base user interface and query software | | +| Microsoft Publisher | Desktop publishing software | | +| SmugMug Flickr | Graphics or photo imaging software | | +| Web browser software | Internet browser software | | +| Electronic health record EHR software | Medical software | |