feat: university-research-assistant skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:10:15 +02:00
commit 94f8b436d8
9 changed files with 913 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — university-research-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 — university-research-assistant
"ESCO (occupation & competences)" : 82
"O*NET (tasks & tools)" : 77
"Job boards (market evidence)" : 58
"Anthropic official Claude skills" : 5
"External AI skill packs (mapped)" : 144
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 82 | 22.4 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 77 | 21.0 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 58 | 15.8 % | 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.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 144 | 39.3 % | references/ai-skills.md (per-source attribution inside) |
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
paraphrased with source URLs — never copied · external AI skills are
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).

50
SKILL.md Normal file
View File

@@ -0,0 +1,50 @@
---
name: university-research-assistant
description: "Occupational skill for the role 'university research assistant' (also: university research associate, higher education research assistant, university research support, research associate in higher education, higher education assistant researcher, research assistant in university). Use when the user asks for typical university research assistant work such as: typical university research assistant responsibilities"
---
# University Research Assistant
University research assistants conduct academic research for the university or college they are employed in. They may assist professors they are affiliated with, their supervisor, in their research or develop their own in the related field of that professor.
## 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)
- apply for research funding
- apply research ethics and scientific integrity principles in research activities
- apply scientific methods
- archive scientific documentation
- assist scientific research
- communicate with a non-scientific audience
- conduct research across disciplines
- conduct scholarly research
- demonstrate disciplinary expertise
- develop professional network with researchers and scientists
- develop scientific theories
- discuss research proposals
- disseminate results to the scientific community
- draft scientific or academic papers and technical documentation
- evaluate research activities
## Hot technologies
- Google Docs
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
- Microsoft PowerPoint
- Microsoft Word
- SAS
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/5ac65daa-0896-4193-9f0e-8b00746b78a1), O*NET 30.3 (25-1081.00, manual nearest match). See manifest.json for licensing/attribution.*

208
manifest.json Normal file
View File

@@ -0,0 +1,208 @@
{
"name": "university-research-assistant",
"title": "university research assistant",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/5ac65daa-0896-4193-9f0e-8b00746b78a1",
"esco_code": "2310.1.41",
"isco_group": "2310",
"onet_soc": "25-1081.00",
"crosswalk_match": "manual nearest via ISCO 2310 (Education Teachers, Postsecondary)"
},
"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": 43,
"skills_optional": 38,
"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
},
"ConardLi/garden-skills": {
"repo": "https://github.com/ConardLi/garden-skills",
"commit": "fbd6453",
"license": "MIT",
"skills": 1
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 12
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 12
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 12
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 12
},
"fcakyon/claude-codex-settings": {
"repo": "https://github.com/fcakyon/claude-codex-settings",
"commit": "44b7c00",
"license": "Apache-2.0",
"skills": 1
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 10
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 2
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 2
},
"hanhuark/mechanical-engineering-research-skill": {
"repo": "https://github.com/hanhuark/mechanical-engineering-research-skill",
"commit": "07accf8",
"license": "MIT",
"skills": 1
},
"FlorianBruniaux/claude-code-ultimate-guide": {
"repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide",
"commit": "5395214",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"pedrohcgs/claude-code-my-workflow": {
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
"commit": "be53c12",
"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": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"staruhub/ClaudeSkills": {
"repo": "https://github.com/staruhub/ClaudeSkills",
"commit": "3d4045d",
"license": "MIT",
"skills": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 2
},
"inkeep/open-knowledge": {
"repo": "https://github.com/inkeep/open-knowledge",
"commit": "96563d1",
"license": "GPL",
"skills": 1
},
"alirezarezvani/claude-code-skill-factory": {
"repo": "https://github.com/alirezarezvani/claude-code-skill-factory",
"commit": "ba18b31",
"license": "MIT",
"skills": 1
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 1
},
"microsoft/skills": {
"repo": "https://github.com/microsoft/skills",
"commit": "dc543aa",
"license": "MIT",
"skills": 1
},
"malob/nix-config": {
"repo": "https://github.com/malob/nix-config",
"commit": "f2ed178",
"license": "MIT",
"skills": 1
},
"softaworks/agent-toolkit": {
"repo": "https://github.com/softaworks/agent-toolkit",
"commit": "3027f20",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 77,
"adjacent": 3
}
},
"provenance": {
"items": {
"esco": 82,
"onet": 77,
"jobads": 58,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 144,
"stackx": 0
},
"share_percent": {
"esco": 22.4,
"onet": 21.0,
"jobads": 15.8,
"wiki_ai": 0.0,
"anthropic": 1.4,
"ai_skills": 39.3,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

282
references/ai-skills.md Normal file
View File

@@ -0,0 +1,282 @@
# External AI agent skills — university-research-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: ConardLi/garden-skills
- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `kb-retriever` | adjacent | 面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。 | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/kb-retriever) |
## 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 |
|---|---|---|---|
| `curatorial-research` | core | Conduct art historical research, provenance investigation, and scholarly analysis to inform exhibitions, acquisitions, and publications using primary and secondary sources | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/curatorial-research) |
| `bioethics-deliberation` | core | Apply bioethical principles (autonomy, beneficence, non-maleficence, justice) and case-based reasoning to healthcare decisions, research protocols, and clinical dilemmas | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/philosophy/skills/bioethics-deliberation) |
## 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 |
|---|---|---|---|
| `market-research` | core | Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/market-research) |
| `scholar-evaluation` | core | Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/scientific-thinking-scholar-evaluation) |
## Source: alirezarezvani/claude-code-skill-factory
- Repository: [https://github.com/alirezarezvani/claude-code-skill-factory](https://github.com/alirezarezvani/claude-code-skill-factory) (commit `ba18b31`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `slash-command-factory` | core | Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow … | [source](https://github.com/alirezarezvani/claude-code-skill-factory/tree/ba18b31/generated-skills/slash-command-factory) |
## 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 |
|---|---|---|---|
| `methodology-skills` | core | 13 research methodology skills. Trigger: study design, methodology selection, scientific reasoning, mentoring. Design: rigorous methods frameworks covering qualitative, quantitative, and mixed approaches. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology) |
| `claude-scientific-guide` | core | Ready-to-use agent skills for scientific research and engineering | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/claude-scientific-guide) |
| `academic-baseline` | core | Use when working on any empirical academic research context — paper writing, data analysis, literature review, or any task involving citations, results, or publication artifacts. Establishes non-negotiable principles that govern all other … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/60-regisely-superpapers/skills/academic-baseline) |
| `business-skills` | core | 5 business research skills. Trigger: business strategy, market analysis, competitive intelligence. Design: analytical frameworks and methods for management and innovation research. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business) |
| `cs-skills` | core | 10 computer science skills. Trigger: algorithms, systems research, software engineering, security papers. Design: theory, complexity analysis, code-centric research, and security methods. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/cs) |
| `econ-audit` | core | Audit economic analysis outputs (fiscal briefings, macro briefings, market research, longlists, and other quantitative economic documents) against methodology standards, academic literature, and common errors. Runs structured checks across … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/58-charlescoverdale-econstack/econ-audit) |
| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) |
| `psychology-research-guide` | core | Psychological research methods, experimental design, and analysis | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/social-science/psychology-research-guide) |
| `humanities-skills` | core | 5 humanities skills. Trigger: textual analysis, archival research, digital humanities, philosophy. Design: digital tools and qualitative methods for humanities scholarship. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/humanities) |
| `industrial-ai-research` | core | Industrial AI literature research with mandatory intake questions, venue-aware source prioritization, structured report outputs, and survey draft generation. Use when the user needs up-to-date research on predictive maintenance, … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/35-bahayonghang-academic-writing-skills/skills/industrial-ai-research) |
| `law-skills` | core | 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law) |
| `linear-algebra-applications` | core | Apply linear algebra concepts to research computing and data analysis | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/math/linear-algebra-applications) |
## 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 |
|---|---|---|---|
| `scientific-critical-thinking` | core | Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-critical-thinking) |
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/latex-posters) |
| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/denario) |
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/market-research-reports) |
| `research-engineer` | core | An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/research-engineer) |
| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/venue-templates) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-slides) |
| `scientific-brainstorming` | core | Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-brainstorming) |
| `scientific-writing` | core | Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-writing) |
| `openalex-database` | core | Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/openalex-database) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/research-grants) |
| `biomni` | core | Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/biomni) |
## Source: fcakyon/claude-codex-settings
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `paper-search-usage` | core | This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature". | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/paper-search-tools/skills/paper-search-usage) |
## Source: FlorianBruniaux/claude-code-ultimate-guide
- Repository: [https://github.com/FlorianBruniaux/claude-code-ultimate-guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (commit `5395214`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `plan-pipeline-start` | core | 5-phase planning: PRD analysis, design review, technical decisions, dynamic research team, metrics. Produces a complete implementation plan + ADRs before any code is written. | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/plan-pipeline/start) |
## 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 |
|---|---|---|---|
| `scientific-brainstorming` | core | Open-ended scientific ideation partner. Use for research gaps, mechanism exploration, interdisciplinary connections, assumptions, possible research directions, and lightweight literature matrix or A+B paper-combination idea mapping. For … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-brainstorming) |
| `scientific-reporting` | core | Write research/technical reports with strong structure + figure standards. Supports Markdown/HTML/PDF outputs (Quarto optional), executive summary, methods, results, discussion, and reproducibility appendix. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-reporting) |
| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/denario) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-slides) |
| `slides-as-code` | core | Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/slides-as-code) |
| `openalex-database` | core | Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/openalex-database) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/research-grants) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scholar-evaluation) |
| `literature-review` | core | Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/literature-review) |
| `statistical-analysis` | core | Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/statistical-analysis) |
## Source: hanhuark/mechanical-engineering-research-skill
- Repository: [https://github.com/hanhuark/mechanical-engineering-research-skill](https://github.com/hanhuark/mechanical-engineering-research-skill) (commit `07accf8`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mechanical-engineering-research` | core | Research, write, code, analyze, present, and develop proposals for thermal-fluid mechanical engineering work with source-aware rigor. Use for heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, pumps, … | [source](https://github.com/hanhuark/mechanical-engineering-research-skill/tree/07accf8/skills/mechanical-engineering-research) |
## 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 |
|---|---|---|---|
| `customer-research` | core | When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/customer-research) |
## Source: inkeep/open-knowledge
- Repository: [https://github.com/inkeep/open-knowledge](https://github.com/inkeep/open-knowledge) (commit `96563d1`, retrieved 2026-07-14)
- License: GPL
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `open-knowledge-pack-knowledge-base` | core | How to work in a Knowledge Base project (the `knowledge-base` starter pack). Read when the project has the three-layer source-grounded layout — `external-sources/``research/``articles/` — wired to the `workflow` MCP tool's ingest / … | [source](https://github.com/inkeep/open-knowledge/tree/96563d1/packages/server/assets/skills/packs/knowledge-base) |
## 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 |
|---|---|---|---|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/market-research-reports) |
| `research-lookup` | core | Look up current research and scientific information across three backends: fast web search via parallel-cli (default), the Parallel Chat API for deep multi-source synthesis, and Perplexity sonar-pro-search for scholarly paper searches. … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/research-lookup) |
| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/venue-templates) |
| `scientific-brainstorming` | core | Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-brainstorming) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-slides) |
| `scientific-writing` | core | Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-writing) |
| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/autoskill) |
| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exa-search) |
| `open-notebook` | core | Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis. Use when organizing research materials into notebooks, ingesting diverse content sources (PDFs, videos, audio, web pages, Office … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/open-notebook) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/research-grants) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scholar-evaluation) |
## 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 |
|---|---|---|---|
| `latex-posters` | core | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/market-research-reports) |
| `research-lookup` | core | Look up current research and scientific information across three backends: fast web search via parallel-cli (default), the Parallel Chat API for deep multi-source synthesis, and Perplexity sonar-pro-search for scholarly paper searches. … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/research-lookup) |
| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/venue-templates) |
| `scientific-brainstorming` | core | Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-brainstorming) |
| `scientific-slides` | core | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-slides) |
| `scientific-writing` | core | Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-writing) |
| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/autoskill) |
| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exa-search) |
| `open-notebook` | core | Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis. Use when organizing research materials into notebooks, ingesting diverse content sources (PDFs, videos, audio, web pages, Office … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/open-notebook) |
| `research-grants` | core | Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/research-grants) |
| `scholar-evaluation` | core | Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scholar-evaluation) |
## Source: malob/nix-config
- Repository: [https://github.com/malob/nix-config](https://github.com/malob/nix-config) (commit `f2ed178`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `deep-research-team` | core | This skill should be used when the user asks for "deep research", "research team", "comprehensive analysis", "research report", "investigate thoroughly", "compare X vs Y in depth", or needs synthesis across multiple sources with … | [source](https://github.com/malob/nix-config/tree/f2ed178/configs/claude/skills/deep-research-team) |
## Source: microsoft/skills
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `wiki-researcher` | core | Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/deep-wiki/skills/wiki-researcher) |
## 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 |
|---|---|---|---|
| `hps-academic-paper` | core | A review deck on compositional generalization in large language models — the field map, the gap, the evidence, and open questions. Built as a decision-grade academic research deck for PI, lab group, reviewers. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/hps-academic-paper) |
| `html-ppt-zhangzara-monochrome` | core | A grant proposal on CRISPR base-editing for sickle-cell disease — the hypothesis, the approach, the milestones, and the risk. Built as a decision-grade academic research deck for grant review committee. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-monochrome) |
## 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 |
|---|---|---|---|
| `preregister` | core | Draft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study description. Output is a Markdown file with hypotheses, design, sampling plan, analysis plan, exclusions, and … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/preregister) |
## 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 |
|---|---|---|---|
| `deep-research` | core | Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/deep-research) |
## Source: softaworks/agent-toolkit
- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `gepetto` | core | Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis. | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/gepetto) |
## Source: staruhub/ClaudeSkills
- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `deep-research` | core | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) |
## Source: 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` | core | 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) |

100
references/market.md Normal file
View File

@@ -0,0 +1,100 @@
# Market evidence report — university-research-assistant
Source: **27 real job ads** (JSearch API, countries: us 27), extracted into the MSSQL evidence store; as of 2026-07-20.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| junior | 12 | 44 % |
| mid | 9 | 33 % |
| n/a | 6 | 22 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | Microsoft Excel | 6 | 22 % |
| 2 | Microsoft Word | 4 | 15 % |
| 3 | Python | 4 | 15 % |
| 4 | Microsoft PowerPoint | 3 | 11 % |
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | data analysis | 13 | 48 % |
| 2 | data collection | 11 | 41 % |
| 3 | literature review | 10 | 37 % |
| 4 | data management | 7 | 26 % |
| 5 | data organization | 6 | 22 % |
| 6 | experimental design | 4 | 15 % |
| 7 | report generation | 4 | 15 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | data cleaning | 4 | 15 % |
| 2 | data entry | 4 | 15 % |
| 3 | data analysis | 3 | 11 % |
| 4 | data collection | 3 | 11 % |
| 5 | experiment execution | 3 | 11 % |
| 6 | manuscript preparation | 3 | 11 % |
| 7 | record keeping | 3 | 11 % |
## Regional breakdown
> **Corpus note:** 27 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
**Insufficient evidence** — 27 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### UK (gb)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### EU/DACH (de, at, ch, nl)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
## Job title variants in the market
| Title | Ads |
|---|---|
| Sovereign Debt Forum Research Assistant - Temporary | 2 |
| Faculty Research Assistant | 1 |
| Hybrid Research Assistant: Lab Ops & Projects | 1 |
| Part-Time Research Assistant | 1 |
| Part-Time Research Associate - Urban Heat Summer Research | 1 |
| Public Health Research Associate I: Data & Policy Support | 1 |
| Research Asistant | 1 |
| Research Assistant Pittsburgh, PA (Health Policy & Management) | 1 |
| Research Assistant (Department of Cognitive Science) | 1 |
| Research Assistant (Dept. of Population, Family, & Reproductive Health) | 1 |
| Research Assistant (Edwin O. Reischauer Center for East Asian Studies) | 1 |
| Research Assistant (Gap Year) - Genetics | 1 |
| Research Assistant (Health Policy and Management) | 1 |
| Research Assistant (KSAS - Cognitive Science) | 1 |
| Research Assistant (Ralph O'Connor Sustainable Energy Institute) | 1 |
| Research Assistant I - Pharmacology and Molecular Therapeutics | 1 |
| Research Associate | 1 |
| Research Associate (I, II, III) - Uniformed Services University | 1 |
| Research Associate in Department of Genetics | 1 |
| Research Associate, Schaefer Center, grant-funded | 1 |
| Research Associate, The Robert M. Berne Cardiovascular Research Center | 1 |
| Senior Research Assistant | 1 |
| Student Research Assistant | 1 |
| Summer Research Assistant | 1 |
| Summer Research Assistant South-South Migration | 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.

33
references/profile.md Normal file
View File

@@ -0,0 +1,33 @@
# Occupation profile — university research assistant
- **ESCO URI:** http://data.europa.eu/esco/occupation/5ac65daa-0896-4193-9f0e-8b00746b78a1
- **ESCO code:** 2310.1.41
- **ISCO-08 group:** 2310 — University and higher education teachers
## Description (ESCO)
University research assistants conduct academic research for the university or college they are employed in. They may assist professors they are affiliated with, their supervisor, in their research or develop their own in the related field of that professor.
## Definition
nan
## Alternative labels
- university research associate
- higher education research assistant
- university research support
- research associate in higher education
- higher education assistant researcher
- research assistant in university
- university research support worker
- assistant researcher in higher education
- university research aide
- assistant researcher in university
- university assistant
- university research technologist
- university research technology expert
- research associate in university
- university research technician
- university research technology specialist
- higher education research associate

106
references/skills.md Normal file
View File

@@ -0,0 +1,106 @@
# Competences — university research assistant
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/5ac65daa-0896-4193-9f0e-8b00746b78a1).
## Essential
- **apply for research funding** (skill/competence)
- **apply research ethics and scientific integrity principles in research activities** (skill/competence)
- **apply scientific methods** (skill/competence)
- **archive scientific documentation** (skill/competence)
- **assist scientific research** (skill/competence)
- **communicate with a non-scientific audience** (skill/competence)
- **conduct research across disciplines** (skill/competence)
- **conduct scholarly research** (skill/competence)
- **demonstrate disciplinary expertise** (skill/competence)
- **develop professional network with researchers and scientists** (skill/competence)
- **develop scientific theories** (skill/competence)
- **discuss research proposals** (skill/competence)
- **disseminate results to the scientific community** (skill/competence)
- **draft scientific or academic papers and technical documentation** (skill/competence)
- **evaluate research activities** (skill/competence)
- **increase the impact of science on policy and society** (skill/competence)
- **integrate gender dimension in research** (skill/competence)
- **interact professionally in research and professional environments** (skill/competence)
- **manage findable accessible interoperable and reusable data** (skill/competence)
- **manage intellectual property rights** (skill/competence)
- **manage open publications** (skill/competence)
- **manage personal professional development** (skill/competence)
- **manage research data** (skill/competence)
- **mentor individuals** (skill/competence)
- **monitor developments in field of expertise** (skill/competence)
- **operate open source software** (skill/competence)
- **perform project management** (skill/competence)
- **perform scientific research** (skill/competence)
- **promote open innovation in research** (skill/competence)
- **promote the participation of citizens in scientific and research activities** (skill/competence)
- **promote the transfer of knowledge** (skill/competence)
- **publish academic research** (skill/competence)
- **research design** (knowledge)
- **scientific literature** (knowledge)
- **scientific research methodology** (knowledge)
- **speak different languages** (skill/competence)
- **study topics** (skill/competence)
- **synthesise information** (skill/competence)
- **think abstractly** (skill/competence)
- **university procedures** (knowledge)
- **use data processing techniques** (skill/competence)
- **write research proposals** (skill/competence)
- **write scientific publications** (skill/competence)
## Optional
- analyse experimental laboratory data (skill/competence)
- analyse test data (skill/competence)
- apply blended learning (skill/competence)
- apply statistical analysis techniques (skill/competence)
- apply teaching strategies (skill/competence)
- assist students in their learning (skill/competence)
- assist students with their dissertation (skill/competence)
- calibrate laboratory equipment (skill/competence)
- cognitive computing (knowledge)
- collect samples for analysis (skill/competence)
- computational biology (knowledge)
- computational chemistry (knowledge)
- computational mechanics (knowledge)
- computer simulation (knowledge)
- conduct qualitative research (skill/competence)
- conduct quantitative research (skill/competence)
- consult students on learning content (skill/competence)
- develop scientific research protocols (skill/competence)
- European integration (knowledge)
- execute analytical mathematical calculations (skill/competence)
- geography (knowledge)
- industrial research and development (knowledge)
- mathematical modelling (knowledge)
- multidisciplinary research (knowledge)
- operate scientific measuring equipment (skill/competence)
- participate in scientific colloquia (skill/competence)
- perform laboratory tests (skill/competence)
- prepare lesson content (skill/competence)
- provide assistance to lecturer (skill/competence)
- provide lesson materials (skill/competence)
- quantitative analysis (knowledge)
- record test data (skill/competence)
- report test findings (skill/competence)
- search databases (skill/competence)
- statistics (knowledge)
- stem cells (knowledge)
- supervise practical courses (skill/competence)
- teach in academic or vocational contexts (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 27 ads, as of 2026-07-20)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- data analysis — **48 %**
- data collection — **41 %**
- literature review — **37 %**
- data management — **26 %**
- data organization — **22 %**
<!-- market-evidence -->

61
references/tasks.md Normal file
View File

@@ -0,0 +1,61 @@
# Tasks & work activities — university research assistant
Source: O*NET 30.3, occupation 25-1081.00 (Education Teachers, Postsecondary) — manual nearest-occupation mapping via ISCO group 2310; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Supplemental]** Serve as a liaison between the university and other governmental and educational agencies.
- **[Core]** Prepare course materials, such as syllabi, homework assignments, and handouts.
- **[Core]** Prepare and deliver lectures to undergraduate or graduate students on topics such as children's literature, learning and development, and reading instruction.
- **[Core]** Initiate, facilitate, and moderate classroom discussions.
- **[Core]** Evaluate and grade students' class work, assignments, and papers.
- **[Core]** Plan, evaluate, and revise curricula, course content, course materials, and methods of instruction.
- **[Core]** Supervise students' fieldwork, internship, and research work.
- **[Core]** Keep abreast of developments in the field by reading current literature, talking with colleagues, and participating in professional conferences.
- **[Core]** Advise students on academic and vocational curricula and on career issues.
- **[Core]** Maintain regularly scheduled office hours to advise and assist students.
- **[Core]** Maintain student attendance records, grades, and other required records.
- **[Core]** Collaborate with colleagues to address teaching and research issues.
- **[Core]** Compile, administer, and grade examinations, or assign this work to others.
- **[Core]** Conduct research in a particular field of knowledge and publish findings in professional journals, books, or electronic media.
- **[Core]** Select and obtain materials and supplies, such as textbooks.
- **[Core]** Participate in student recruitment, registration, and placement activities.
- **[Supplemental]** Advise and instruct teachers employed in school systems by providing activities, such as in-service seminars.
- **[Core]** Serve on academic or administrative committees that deal with institutional policies, departmental matters, and academic issues.
- **[Supplemental]** Compile bibliographies of specialized materials for outside reading assignments.
- **[Core]** Write grant proposals to procure external research funding.
- **[Supplemental]** Participate in campus and community events.
- **[Core]** Perform administrative duties, such as serving as department head.
- **[Supplemental]** Act as advisers to student organizations.
- **[Supplemental]** Provide professional consulting services to government or industry.
## Detailed work activities
- Administer tests to assess educational needs or progress.
- Advise educators on curricula, instructional methods, or policies.
- Advise students on academic or career matters.
- Attend training sessions or professional meetings to develop or maintain professional knowledge.
- Collaborate with other agencies and institutions to coordinate educational matters.
- Compile specialized bibliographies or lists of materials.
- Develop instructional materials.
- Develop instructional objectives.
- Direct department activities.
- Evaluate effectiveness of educational programs.
- Evaluate student work.
- Guide class discussions.
- Instruct college students in social sciences or humanities disciplines.
- Maintain student records.
- Order instructional or library materials or equipment.
- Perform student enrollment or registration activities.
- Plan community programs or activities for the general public.
- Prepare tests.
- Promote educational institutions or programs.
- Research topics in area of expertise.
- Select educational materials or equipment.
- Serve on institutional or departmental committees.
- Stay informed about current developments in field of specialization.
- Supervise student research or internship work.
- Teach classes in area of specialization.
- Train staff members.
- Write articles, books or other original materials in area of expertise.
- Write grant proposals.

42
references/tools.md Normal file
View File

@@ -0,0 +1,42 @@
# Tools & technology — university research assistant
Source: O*NET 30.3, occupation 25-1081.00 (Education Teachers, Postsecondary) — manual nearest-occupation mapping via ISCO group 2310; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Google Docs | Word processing 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 Word | Word processing software | yes |
| SAS | Analytical or scientific software | yes |
| Blackboard Learn | Computer based training software | |
| Blackboard software | Data base user interface and query software | |
| Collaborative editing software | Word processing software | |
| Course management system software | Computer based training software | |
| Desire2Learn LMS software | Computer based training software | |
| Desmos | Analytical or scientific software | |
| DOC Cop | Information retrieval or search software | |
| Editing software | Word processing software | |
| Email software | Electronic mail software | |
| Geogebra | Analytical or scientific software | |
| Image scanning software | Optical character reader OCR or scanning software | |
| iParadigms Turnitin | Information retrieval or search software | |
| Learning management system LMS | Computer based training software | |
| Padlet | Computer based training software | |
| Sakai CLE | Computer based training software | |
| VoiceThread | Computer based training software | |
| Web browser software | Internet browser software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 27 ads, as of 2026-07-20)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Excel — **22 %**
<!-- market-evidence -->