feat: meteorologist skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — meteorologist
|
||||
|
||||
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 — meteorologist
|
||||
"ESCO (occupation & competences)" : 66
|
||||
"O*NET (tasks & tools)" : 117
|
||||
"Job boards (market evidence)" : 72
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 141
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 66 | 16.5 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 117 | 29.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 72 | 18.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) | 141 | 35.2 % | references/ai-skills.md (per-source attribution inside) |
|
||||
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
|
||||
|
||||
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
|
||||
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
|
||||
paraphrased with source URLs — never copied · external AI skills are
|
||||
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).
|
||||
66
SKILL.md
Normal file
66
SKILL.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
name: meteorologist
|
||||
description: "Occupational skill for the role 'meteorologist' (also: atmospheric scientist, meteorology scientist, meteorology researcher, atmospheric research scientist, meteorology analyst, atmospheric analyst). Use when the user asks for typical meteorologist work such as: typical meteorologist responsibilities"
|
||||
---
|
||||
|
||||
# Meteorologist
|
||||
|
||||
Meteorologists study climate processes, measure and predict weather patterns and provide consultancy services to a variety of weather information users. They work out models for weather forecasting, develop instruments to collect meteorological data and compile statistics and databases.
|
||||
|
||||
## 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)
|
||||
|
||||
- analyse weather forecast
|
||||
- apply for research funding
|
||||
- apply research ethics and scientific integrity principles in research activities
|
||||
- apply scientific methods
|
||||
- apply statistical analysis techniques
|
||||
- carry out meteorological research
|
||||
- climatology
|
||||
- communicate with a non-scientific audience
|
||||
- conduct research across disciplines
|
||||
- demonstrate disciplinary expertise
|
||||
- develop professional network with researchers and scientists
|
||||
- disseminate results to the scientific community
|
||||
- draft scientific or academic papers and technical documentation
|
||||
- evaluate research activities
|
||||
- execute analytical mathematical calculations
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Adobe Photoshop
|
||||
- C++
|
||||
- Facebook
|
||||
- IBM SPSS Statistics
|
||||
- Linux
|
||||
- Microsoft Access
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft PowerPoint
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 38 gated job ads (see references/market.md, as of 2026-07-17):
|
||||
|
||||
- Python — 13 %
|
||||
- Microsoft Excel — 8 %
|
||||
- newsroom computer systems — 8 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/1c862e14-80f8-4aa8-8f1c-fd2ca95b63ad), O*NET 30.3 (19-2021.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
202
manifest.json
Normal file
202
manifest.json
Normal file
@@ -0,0 +1,202 @@
|
||||
{
|
||||
"name": "meteorologist",
|
||||
"title": "meteorologist",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/1c862e14-80f8-4aa8-8f1c-fd2ca95b63ad",
|
||||
"esco_code": "2112.1",
|
||||
"isco_group": "2112",
|
||||
"onet_soc": "19-2021.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 2112 (Atmospheric and Space Scientists)"
|
||||
},
|
||||
"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": 40,
|
||||
"skills_optional": 25,
|
||||
"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
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 12
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"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
|
||||
},
|
||||
"zebbern/claude-code-guide": {
|
||||
"repo": "https://github.com/zebbern/claude-code-guide",
|
||||
"commit": "d2c5280",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"sanjay3290/ai-skills": {
|
||||
"repo": "https://github.com/sanjay3290/ai-skills",
|
||||
"commit": "3619692",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"claude-world/director-mode-lite": {
|
||||
"repo": "https://github.com/claude-world/director-mode-lite",
|
||||
"commit": "9d0c333",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ferdinandobons/startup-skill": {
|
||||
"repo": "https://github.com/ferdinandobons/startup-skill",
|
||||
"commit": "a5f97c3",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"OpenRaiser/NanoResearch": {
|
||||
"repo": "https://github.com/OpenRaiser/NanoResearch",
|
||||
"commit": "7144364",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"Orchestra-Research/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/Orchestra-Research/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zechenzhangAGI/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"open-gitagent/opengap": {
|
||||
"repo": "https://github.com/open-gitagent/opengap",
|
||||
"commit": "d7a8e2e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"makenotion/claude-code-notion-plugin": {
|
||||
"repo": "https://github.com/makenotion/claude-code-notion-plugin",
|
||||
"commit": "9847f2a",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"BrianRWagner/ai-marketing-skills": {
|
||||
"repo": "https://github.com/BrianRWagner/ai-marketing-skills",
|
||||
"commit": "f36b34f",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"BrianRWagner/ai-marketing-claude-code-skills": {
|
||||
"repo": "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
|
||||
"commit": "f36b34f",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"wanshuiyin/Anti-Autoresearch": {
|
||||
"repo": "https://github.com/wanshuiyin/Anti-Autoresearch",
|
||||
"commit": "c7f7f0d",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 78,
|
||||
"adjacent": 2
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 66,
|
||||
"onet": 117,
|
||||
"jobads": 72,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 141,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 16.5,
|
||||
"onet": 29.2,
|
||||
"jobads": 18.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.2,
|
||||
"ai_skills": 35.2,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
274
references/ai-skills.md
Normal file
274
references/ai-skills.md
Normal file
@@ -0,0 +1,274 @@
|
||||
# External AI agent skills — meteorologist
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `meta-analysis-engine` | core | Skill for conducting meta-analyses of research findings | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/scientific-discovery/skills/meta-analysis-engine) |
|
||||
|
||||
## Source: BrianRWagner/ai-marketing-claude-code-skills
|
||||
|
||||
- Repository: [https://github.com/BrianRWagner/ai-marketing-claude-code-skills](https://github.com/BrianRWagner/ai-marketing-claude-code-skills) (commit `f36b34f`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `last30days` | core | Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2 hours manual research. | [source](https://github.com/BrianRWagner/ai-marketing-claude-code-skills/tree/f36b34f/last30days) |
|
||||
|
||||
## Source: BrianRWagner/ai-marketing-skills
|
||||
|
||||
- Repository: [https://github.com/BrianRWagner/ai-marketing-skills](https://github.com/BrianRWagner/ai-marketing-skills) (commit `f36b34f`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `last30days` | core | Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2 hours manual research. | [source](https://github.com/BrianRWagner/ai-marketing-skills/tree/f36b34f/last30days) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `research-ideation` | core | This skill should be used when the user asks to "brainstorm research ideas", "use 5W1H framework", "identify research gaps", "conduct gap analysis", "start research project", "conduct literature review", "define research question", "select … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/research-ideation) |
|
||||
| `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) |
|
||||
| `new-project` | core | Full research pipeline from idea to paper. Orchestrates all phases — discovery, strategy, analysis, writing, peer review, and submission. Use when starting a new research project from scratch. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/16-hsantanna88-clo-author/dot-claude/skills/new-project) |
|
||||
| `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) |
|
||||
| `scientify-idea-generation` | core | Generate research ideas from collected papers with gap analysis | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/scientify-idea-generation) |
|
||||
| `ai-ml-skills` | core | 27 ai & machine learning skills. Trigger: ML experiments, model training, deep learning, NLP, computer vision. Design: covers frameworks, benchmarks, paper reproduction, and AI research workflows. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/ai-ml) |
|
||||
| `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) |
|
||||
|
||||
## Source: claude-world/director-mode-lite
|
||||
|
||||
- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `handoff-gemini` | core | Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/handoff-gemini) |
|
||||
|
||||
## 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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/statistical-analysis) |
|
||||
| `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) |
|
||||
| `research-lookup` | core | Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/research-lookup) |
|
||||
| `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: ferdinandobons/startup-skill
|
||||
|
||||
- Repository: [https://github.com/ferdinandobons/startup-skill](https://github.com/ferdinandobons/startup-skill) (commit `a5f97c3`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `startup-design` | core | Design, validate, and plan a startup from scratch. Covers market research, competitive analysis, business model, brand identity, product definition, financial projections, and validation experiments. Trigger when the user has a startup … | [source](https://github.com/ferdinandobons/startup-skill/tree/a5f97c3/startup-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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-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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `geomaster` | core | Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/geomaster) |
|
||||
| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/exploratory-data-analysis) |
|
||||
| `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) |
|
||||
| `timesfm-forecasting` | core | Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/timesfm-forecasting) |
|
||||
| `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) |
|
||||
|
||||
## 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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `geomaster` | core | Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/geomaster) |
|
||||
| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/statistical-analysis) |
|
||||
|
||||
## 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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `geomaster` | core | Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/geomaster) |
|
||||
| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/statistical-analysis) |
|
||||
|
||||
## Source: makenotion/claude-code-notion-plugin
|
||||
|
||||
- Repository: [https://github.com/makenotion/claude-code-notion-plugin](https://github.com/makenotion/claude-code-notion-plugin) (commit `9847f2a`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `notion-research-documentation` | core | Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and … | [source](https://github.com/makenotion/claude-code-notion-plugin/tree/9847f2a/skills/notion/research-documentation) |
|
||||
|
||||
## Source: nexu-io/open-design
|
||||
|
||||
- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `html-ppt-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) |
|
||||
| `kami-deck` | core | A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/kami-deck) |
|
||||
|
||||
## Source: open-gitagent/opengap
|
||||
|
||||
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `research` | core | Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/lyzr-agent/skills/research) |
|
||||
|
||||
## Source: OpenRaiser/NanoResearch
|
||||
|
||||
- Repository: [https://github.com/OpenRaiser/NanoResearch](https://github.com/OpenRaiser/NanoResearch) (commit `7144364`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `academic-plotting` | core | Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, … | [source](https://github.com/OpenRaiser/NanoResearch/tree/7144364/skills/vendor-ai-research/academic-plotting) |
|
||||
|
||||
## Source: Orchestra-Research/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `academic-plotting` | core | Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/20-ml-paper-writing/academic-plotting) |
|
||||
|
||||
## 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: wanshuiyin/Anti-Autoresearch
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `anti-autoresearch` | core | End-to-end substantive-integrity forensic sweep of a research paper (especially autoresearch / AI-Scientist-style output). Orchestrates the whole pipeline: ingest (arxiv-id \| pdf \| dir → working dir + pdftotext for L0) → /evidence-ledger … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/workflows/anti-autoresearch) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `research-lit` | core | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) |
|
||||
| `research-wiki` | core | Persistent research knowledge base that accumulates papers, ideas, experiments, claims, and their relationships across the entire research lifecycle. Inspired by Karpathy's LLM Wiki pattern. Use when user says \"知识库\", \"research wiki\", … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-wiki) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## Source: zechenzhangAGI/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `academic-plotting` | core | Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/20-ml-paper-writing/academic-plotting) |
|
||||
104
references/market.md
Normal file
104
references/market.md
Normal file
@@ -0,0 +1,104 @@
|
||||
# Market evidence report — meteorologist
|
||||
|
||||
Source: **38 real job ads** (JSearch API, countries: us 26, gb 12), extracted into the MSSQL evidence store; as of 2026-07-17.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 33 | 87 % |
|
||||
| n/a | 3 | 8 % |
|
||||
| senior | 2 | 5 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Python | 5 | 13 % |
|
||||
| 2 | Microsoft Excel | 3 | 8 % |
|
||||
| 3 | newsroom computer systems | 3 | 8 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | weather forecasting | 18 | 47 % |
|
||||
| 2 | data collection | 9 | 24 % |
|
||||
| 3 | meteorology | 9 | 24 % |
|
||||
| 4 | astrometry | 8 | 21 % |
|
||||
| 5 | data analysis | 8 | 21 % |
|
||||
| 6 | data processing | 8 | 21 % |
|
||||
| 7 | environmental prediction | 8 | 21 % |
|
||||
| 8 | geophysics | 8 | 21 % |
|
||||
| 9 | hydrography | 8 | 21 % |
|
||||
| 10 | oceanography | 8 | 21 % |
|
||||
| 11 | weather analysis | 5 | 13 % |
|
||||
| 12 | meteorological data analysis | 4 | 11 % |
|
||||
| 13 | severe weather coverage | 3 | 8 % |
|
||||
| 14 | weather reporting | 3 | 8 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | forecasting | 8 | 21 % |
|
||||
| 2 | safety of navigation | 7 | 18 % |
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | operational support | 9 | 24 % |
|
||||
| 2 | team leadership | 8 | 21 % |
|
||||
| 3 | environmental data dissemination | 7 | 18 % |
|
||||
| 4 | geophysical expertise | 7 | 18 % |
|
||||
| 5 | forecast delivery | 6 | 16 % |
|
||||
| 6 | forecast preparation | 3 | 8 % |
|
||||
| 7 | model development | 3 | 8 % |
|
||||
| 8 | warning issuance | 3 | 8 % |
|
||||
| 9 | weather content creation | 3 | 8 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 38 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** — 26 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||
|
||||
### UK (gb)
|
||||
|
||||
**Insufficient evidence** — 12 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 |
|
||||
|---|---|
|
||||
| Meteorologist | 20 |
|
||||
| Chief Meteorologist | 1 |
|
||||
| Energy Meteorologist: Front-Office Forecast Specialist | 1 |
|
||||
| Media Briefing Meteorologist | 1 |
|
||||
| Meteorologist - Spectrum News NECN | 1 |
|
||||
| Meteorologist - Temporary | 1 |
|
||||
| METEOROLOGIST - WSMV | 1 |
|
||||
| Meteorologist [Remote] | 1 |
|
||||
| Meteorologist I | 1 |
|
||||
| Meteorologist, KMGH | 1 |
|
||||
| Morning Weather Host & Storytelling Meteorologist | 1 |
|
||||
| Multi-market Meteorologist | 1 |
|
||||
| National Weather Producer & On-Air Meteorologist | 1 |
|
||||
| National Weather Producer & On-Air Meteorologist Job at The Walt Disney Company | 1 |
|
||||
| Operational Meteorologist | 1 |
|
||||
| Slalom Flex - Principal Meteorologist | 1 |
|
||||
| Weather-Driven Meteorologist for Energy Trading | 1 |
|
||||
| Weekend Meteorologist Reporter | 1 |
|
||||
| Weekend Weather Anchor & Digital Meteorologist | 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.
|
||||
29
references/profile.md
Normal file
29
references/profile.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Occupation profile — meteorologist
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/1c862e14-80f8-4aa8-8f1c-fd2ca95b63ad
|
||||
- **ESCO code:** 2112.1
|
||||
- **ISCO-08 group:** 2112 — Meteorologists
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Meteorologists study climate processes, measure and predict weather patterns and provide consultancy services to a variety of weather information users. They work out models for weather forecasting, develop instruments to collect meteorological data and compile statistics and databases.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- atmospheric scientist
|
||||
- meteorology scientist
|
||||
- meteorology researcher
|
||||
- atmospheric research scientist
|
||||
- meteorology analyst
|
||||
- atmospheric analyst
|
||||
- meteorology research analyst
|
||||
- meteorology science researcher
|
||||
- atmospheric science researcher
|
||||
- atmospheric researcher
|
||||
- meteorology research scientist
|
||||
- marine meteorologist
|
||||
- atmospheric research analyst
|
||||
107
references/skills.md
Normal file
107
references/skills.md
Normal file
@@ -0,0 +1,107 @@
|
||||
# Competences — meteorologist
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/1c862e14-80f8-4aa8-8f1c-fd2ca95b63ad).
|
||||
|
||||
## Essential
|
||||
|
||||
- **analyse weather forecast** (skill/competence)
|
||||
- **apply for research funding** (skill/competence)
|
||||
- **apply research ethics and scientific integrity principles in research activities** (skill/competence)
|
||||
- **apply scientific methods** (skill/competence)
|
||||
- **apply statistical analysis techniques** (skill/competence)
|
||||
- **carry out meteorological research** (skill/competence)
|
||||
- **climatology** (knowledge)
|
||||
- **communicate with a non-scientific audience** (skill/competence)
|
||||
- **conduct research across disciplines** (skill/competence)
|
||||
- **demonstrate disciplinary expertise** (skill/competence)
|
||||
- **develop professional network with researchers and scientists** (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)
|
||||
- **execute analytical mathematical calculations** (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)
|
||||
- **mathematics** (knowledge)
|
||||
- **mentor individuals** (skill/competence)
|
||||
- **meteorology** (knowledge)
|
||||
- **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)
|
||||
- **review meteorological forecast data** (skill/competence)
|
||||
- **speak different languages** (skill/competence)
|
||||
- **synthesise information** (skill/competence)
|
||||
- **think abstractly** (skill/competence)
|
||||
- **use meteorological tools to forecast meteorological conditions** (skill/competence)
|
||||
- **use specialised computer models for weather forecasting** (skill/competence)
|
||||
- **write scientific publications** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- apply blended learning (skill/competence)
|
||||
- assist scientific research (skill/competence)
|
||||
- calibrate electronic instruments (skill/competence)
|
||||
- collect weather-related data (skill/competence)
|
||||
- conduct research on climate processes (skill/competence)
|
||||
- create weather maps (skill/competence)
|
||||
- design graphics (skill/competence)
|
||||
- design scientific equipment (skill/competence)
|
||||
- develop models for weather forecast (skill/competence)
|
||||
- geographic information systems (knowledge)
|
||||
- geography (knowledge)
|
||||
- hydrology (knowledge)
|
||||
- manage meteorological database (skill/competence)
|
||||
- mathematical modelling (knowledge)
|
||||
- oceanography (knowledge)
|
||||
- operate meteorological instruments (skill/competence)
|
||||
- operate remote sensing equipment (skill/competence)
|
||||
- present during live broadcasts (skill/competence)
|
||||
- quantitative analysis (knowledge)
|
||||
- scientific research methodology (knowledge)
|
||||
- statistics (knowledge)
|
||||
- study aerial photos (skill/competence)
|
||||
- teach in academic or vocational contexts (skill/competence)
|
||||
- use geographic information systems (skill/competence)
|
||||
- write weather briefing (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 38 ads, as of 2026-07-17)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- weather forecasting — **47 %**
|
||||
- meteorology — **24 %**
|
||||
- data collection — **24 %**
|
||||
- data processing — **21 %**
|
||||
- astrometry — **21 %**
|
||||
- data analysis — **21 %**
|
||||
- environmental prediction — **21 %**
|
||||
- geophysics — **21 %**
|
||||
- hydrography — **21 %**
|
||||
- oceanography — **21 %**
|
||||
|
||||
### Methods
|
||||
|
||||
- forecasting — **21 %**
|
||||
- safety of navigation — **18 %**
|
||||
|
||||
### Responsibilities
|
||||
|
||||
- operational support — **24 %**
|
||||
- team leadership — **21 %**
|
||||
- geophysical expertise — **18 %**
|
||||
- environmental data dissemination — **18 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
63
references/tasks.md
Normal file
63
references/tasks.md
Normal file
@@ -0,0 +1,63 @@
|
||||
# Tasks & work activities — meteorologist
|
||||
|
||||
Source: O*NET 30.3, occupation 19-2021.00 (Atmospheric and Space Scientists) — manual nearest-occupation mapping via ISCO group 2112; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Analyze climate data sets, using techniques such as geophysical fluid dynamics, data assimilation, or numerical modeling.
|
||||
- **[Supplemental]** Conduct wind assessment, integration, or validation studies.
|
||||
- **[Supplemental]** Create visualizations to illustrate historical or future changes in the Earth's climate, using paleoclimate or climate geographic information systems (GIS) databases.
|
||||
- **[Supplemental]** Estimate or predict the effects of global warming over time for specific geographic regions.
|
||||
- **[Core]** Formulate predictions by interpreting environmental data, such as meteorological, atmospheric, oceanic, paleoclimate, climate, or related information.
|
||||
- **[Core]** Perform managerial duties, such as creating work schedules, creating or implementing staff training, matching staff expertise to situations, or analyzing performance of offices.
|
||||
- **[Core]** Consult with other offices, agencies, professionals, or researchers regarding the use and interpretation of climatological information for weather predictions and warnings.
|
||||
- **[Supplemental]** Teach college-level courses on topics such as atmospheric and space science, meteorology, or global climate change.
|
||||
- **[Core]** Analyze historical climate information, such as precipitation or temperature records, to help predict future weather or climate trends.
|
||||
- **[Core]** Prepare weather reports or maps for analysis, distribution, or use in weather broadcasts, using computer graphics.
|
||||
- **[Core]** Apply meteorological knowledge to issues such as global warming, pollution control, or ozone depletion.
|
||||
- **[Core]** Develop or use mathematical or computer models for weather forecasting.
|
||||
- **[Core]** Interpret data, reports, maps, photographs, or charts to predict long- or short-range weather conditions, using computer models and knowledge of climate theory, physics, and mathematics.
|
||||
- **[Core]** Conduct meteorological research into the processes or determinants of atmospheric phenomena, weather, or climate.
|
||||
- **[Core]** Prepare scientific atmospheric or climate reports, articles, or texts.
|
||||
- **[Supplemental]** Research the impact of industrial projects or pollution on climate, air quality, or weather phenomena.
|
||||
- **[Core]** Speak to the public to discuss weather topics or answer questions.
|
||||
- **[Core]** Develop computer programs to collect meteorological data or to present meteorological information.
|
||||
- **[Core]** Develop and deliver training on weather topics.
|
||||
- **[Core]** Broadcast weather conditions, forecasts, or severe weather warnings to the public via television, radio, or the Internet or provide this information to the news media.
|
||||
- **[Core]** Gather data from sources such as surface or upper air stations, satellites, weather bureaus, or radar for use in meteorological reports or forecasts.
|
||||
- **[Core]** Prepare forecasts or briefings to meet the needs of industry, business, government, or other groups.
|
||||
- **[Core]** Measure wind, temperature, and humidity in the upper atmosphere, using weather balloons.
|
||||
- **[Supplemental]** Direct forecasting services at weather stations or at radio or television broadcasting facilities.
|
||||
- **[Supplemental]** Collect air samples from planes or ships over land or sea to study atmospheric composition.
|
||||
- **[Supplemental]** Conduct numerical simulations of climate conditions to understand and predict global or regional weather patterns.
|
||||
- **[Supplemental]** Design or develop new equipment or methods for meteorological data collection, remote sensing, or related applications.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Analyze design requirements for computer or electronics systems.
|
||||
- Analyze environmental data.
|
||||
- Apply knowledge or research findings to address environmental problems.
|
||||
- Collaborate on research activities with scientists or technical specialists.
|
||||
- Collect environmental data or samples.
|
||||
- Communicate with the public on environmental issues.
|
||||
- Conduct climatological research.
|
||||
- Coordinate training activities.
|
||||
- Create images or other visual displays.
|
||||
- Develop environmental research methods.
|
||||
- Develop mathematical models of environmental conditions.
|
||||
- Develop theories or models of physical phenomena.
|
||||
- Develop training materials.
|
||||
- Direct technical activities or operations.
|
||||
- Instruct college students in physical or life sciences.
|
||||
- Interpret research or operational data.
|
||||
- Manage human resources activities.
|
||||
- Measure environmental characteristics.
|
||||
- Prepare research or technical reports on environmental issues.
|
||||
- Prepare scientific or technical reports or presentations.
|
||||
- Present information to the public.
|
||||
- Provide educational information to the public.
|
||||
- Provide technical information or assistance to public.
|
||||
- Research environmental impact of industrial or development activities.
|
||||
- Teach classes in area of specialization.
|
||||
- Test computer system operations to ensure proper functioning.
|
||||
- Write computer programming code.
|
||||
68
references/tools.md
Normal file
68
references/tools.md
Normal file
@@ -0,0 +1,68 @@
|
||||
# Tools & technology — meteorologist
|
||||
|
||||
Source: O*NET 30.3, occupation 19-2021.00 (Atmospheric and Space Scientists) — manual nearest-occupation mapping via ISCO group 2112; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Adobe Photoshop | Graphics or photo imaging software | yes |
|
||||
| C++ | Object or component oriented development software | yes |
|
||||
| Facebook | Web page creation and editing software | yes |
|
||||
| IBM SPSS Statistics | Analytical or scientific software | yes |
|
||||
| Linux | Operating system software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Windows | Operating system software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Perl | Object or component oriented development software | yes |
|
||||
| Python | Object or component oriented development software | yes |
|
||||
| R | Object or component oriented development software | yes |
|
||||
| SAS | Analytical or scientific software | yes |
|
||||
| Structured query language SQL | Data base user interface and query software | yes |
|
||||
| The MathWorks MATLAB | Analytical or scientific software | yes |
|
||||
| UNIX | Operating system software | yes |
|
||||
| AccuWeather Galileo | Graphics or photo imaging software | |
|
||||
| Advanced Visual Systems AVS/Express | Graphics or photo imaging software | |
|
||||
| Air quality modeling software | Analytical or scientific software | |
|
||||
| Aninoquisi MesoTRAC | Analytical or scientific software | |
|
||||
| Apple Final Cut Pro | Video creation and editing software | |
|
||||
| Baron Services FasTrac | Analytical or scientific software | |
|
||||
| Baron Volumetric Imaging and Processing of Integrated Radar VIPIR | Analytical or scientific software | |
|
||||
| Cave5D | Analytical or scientific software | |
|
||||
| Cisco IOS | Operating system software | |
|
||||
| Environmental Research Services RAOB | Analytical or scientific software | |
|
||||
| ESRI ArcInfo | Geographic information system | |
|
||||
| ESRI ArcView | Geographic information system | |
|
||||
| Ferret | Analytical or scientific software | |
|
||||
| Flow Analysis Software Toolkit FAST | Analytical or scientific software | |
|
||||
| Formula translation/translator FORTRAN | Development environment software | |
|
||||
| Grid analysis and display system GrADS | Analytical or scientific software | |
|
||||
| Image editing software | Graphics or photo imaging software | |
|
||||
| Interactive radar analysis software IRAS | Analytical or scientific software | |
|
||||
| ITT Visual Information Solutions ENVI | Map creation software | |
|
||||
| Lakes Environmental Software WRPLOT View | Analytical or scientific software | |
|
||||
| Maplesoft Maple | Analytical or scientific software | |
|
||||
| Mesoscale modeling software | Analytical or scientific software | |
|
||||
| Microsoft Paint | Graphics or photo imaging software | |
|
||||
| PC Weather Products HURRTRAK | Analytical or scientific software | |
|
||||
| QuarkXPress | Desktop publishing software | |
|
||||
| SatView | Analytical or scientific software | |
|
||||
| Social media sites | Web page creation and editing software | |
|
||||
| Software development tools | Development environment software | |
|
||||
| STATISTICA | Analytical or scientific software | |
|
||||
| SVRPLOT | Analytical or scientific software | |
|
||||
| Systat Software SigmaPlot | Analytical or scientific software | |
|
||||
| Systat Software SigmaStat | Analytical or scientific software | |
|
||||
| Unidata GEMPAK | Analytical or scientific software | |
|
||||
| Unidata Gempak Analysis and Rendering Program GARP | Analytical or scientific software | |
|
||||
| Unidata Integrated Data Viewer IDV | Analytical or scientific software | |
|
||||
| Unidata McIDAS-X | Analytical or scientific software | |
|
||||
| Vis5d+ | Analytical or scientific software | |
|
||||
| VorTek Site Assessment of Tornado Threat SATT | Analytical or scientific software | |
|
||||
| Wind flow modeling software | Analytical or scientific software | |
|
||||
| WINGRIDDS | Analytical or scientific software | |
|
||||
| Wolfram Research Mathematica | Analytical or scientific software | |
|
||||
| WSI Titan | Analytical or scientific software | |
|
||||
| WSI TrueView Professional | Analytical or scientific software | |
|
||||
Reference in New Issue
Block a user