feat: recycling-specialist skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 16:51:17 +02:00
commit d95b5f3504
9 changed files with 1015 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

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

51
SKILL.md Normal file
View File

@@ -0,0 +1,51 @@
---
name: recycling-specialist
description: "Occupational skill for the role 'recycling specialist' (also: solid waste division supervisor, trainee recycling co-ordinator, recycling and waste reduction specialist, recycling development co-ordinator, supermarket recycling co-ordinator, senior recycling co-ordinator). Use when the user asks for typical recycling specialist work such as: Sort materials, such as metals, glass, wood, paper or plastics, into appropriate containers for recycling.; Operate forklifts, pallet jacks, power lifts, or front-end loaders to load bales, bundles, or other heavy items onto trucks for shipping to smelters or other recycled materials processing facilities.; Sort metals to separate high-grade metals, such as copper, brass, and aluminum, for recycling."
---
# Recycling Specialist
Recycling specialists research recycling policies and legislation, and supervise implementation in an organisation to ensure that waste management occurs according to regulations. They perform inspections, provide recycling equipment, and supervise recycling workers. They also advise organisations on ways they can improve their waste management procedures.
## Core workflow
1. Sort materials, such as metals, glass, wood, paper or plastics, into appropriate containers for recycling.
2. Operate forklifts, pallet jacks, power lifts, or front-end loaders to load bales, bundles, or other heavy items onto trucks for shipping to smelters or other recycled materials processing facilities.
3. Sort metals to separate high-grade metals, such as copper, brass, and aluminum, for recycling.
4. Clean recycling yard by sweeping, raking, picking up broken glass and loose paper debris, or moving barrels and bins.
5. Clean, inspect, or lubricate recyclable collection equipment or perform routine maintenance or minor repairs on recycling equipment, such as star gears, finger sorters, destoners, belts, and grinders.
## 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)
- advise on waste management procedures
- build business relationships
- carry out environmental audits
- circular economy
- coordinate shipments of recycling materials
- develop recycling programs
- ensure compliance with environmental legislation
- ensure compliance with waste legislative regulations
- environmental legislation
- follow recycling collection schedules
- hazardous waste storage
- identify new recycling opportunities
- inspect recycling procedures
- maintain recycling records
- manage recycling program budget
## Hot technologies
- Microsoft Office software
- Microsoft Excel
- Microsoft Word
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/7a523273-9fff-4f11-beb6-110eeaec1436), O*NET 30.3 (53-7062.04). See manifest.json for licensing/attribution.*

268
manifest.json Normal file
View File

@@ -0,0 +1,268 @@
{
"name": "recycling-specialist",
"title": "recycling specialist",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/7a523273-9fff-4f11-beb6-110eeaec1436",
"esco_code": "2143.1.3",
"isco_group": "2143",
"onet_soc": "53-7062.04",
"crosswalk_match": "closeMatch"
},
"sources": [
{
"name": "ESCO",
"version": "1.2.1",
"url": "https://esco.ec.europa.eu/"
},
{
"name": "O*NET",
"version": "30.3",
"url": "https://www.onetcenter.org/",
"license": "CC BY 4.0"
}
],
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
"counts": {
"tasks": 14,
"dwas": 12,
"skills_essential": 22,
"skills_optional": 14,
"software": 4
},
"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
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 11
},
"Chachamaru127/claude-code-harness": {
"repo": "https://github.com/Chachamaru127/claude-code-harness",
"commit": "9851b1a",
"license": "custom (see upstream LICENSE)",
"skills": 2
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 5
},
"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": 3
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 6
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 3
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 3
},
"AgriciDaniel/claude-blog": {
"repo": "https://github.com/AgriciDaniel/claude-blog",
"commit": "49842ea",
"license": "MIT",
"skills": 2
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 4
},
"rampstackco/claude-skills": {
"repo": "https://github.com/rampstackco/claude-skills",
"commit": "bc6d961",
"license": "MIT",
"skills": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"Ar9av/PaperOrchestra": {
"repo": "https://github.com/Ar9av/PaperOrchestra",
"commit": "07b981f",
"license": "MIT",
"skills": 2
},
"AgriciDaniel/claude-seo": {
"repo": "https://github.com/AgriciDaniel/claude-seo",
"commit": "6cf1ea9",
"license": "MIT",
"skills": 2
},
"ferdinandobons/startup-skill": {
"repo": "https://github.com/ferdinandobons/startup-skill",
"commit": "a5f97c3",
"license": "MIT",
"skills": 1
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 3
},
"dotnet/skills": {
"repo": "https://github.com/dotnet/skills",
"commit": "79a2ada",
"license": "MIT",
"skills": 1
},
"claude-world/director-mode-lite": {
"repo": "https://github.com/claude-world/director-mode-lite",
"commit": "9d0c333",
"license": "MIT",
"skills": 1
},
"SnailSploit/Claude-Red": {
"repo": "https://github.com/SnailSploit/Claude-Red",
"commit": "aeb41ec",
"license": "MIT",
"skills": 1
},
"0xwilliamortiz/claude-red": {
"repo": "https://github.com/0xwilliamortiz/claude-red",
"commit": "ad8436b",
"license": "MIT",
"skills": 1
},
"bitwize-music-studio/claude-ai-music-skills": {
"repo": "https://github.com/bitwize-music-studio/claude-ai-music-skills",
"commit": "96446de",
"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": 2
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"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
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 1
},
"staruhub/ClaudeSkills": {
"repo": "https://github.com/staruhub/ClaudeSkills",
"commit": "3d4045d",
"license": "MIT",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 1
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 1
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 78,
"adjacent": 2
}
},
"provenance": {
"items": {
"esco": 37,
"onet": 31,
"jobads": 79,
"wiki_ai": 0,
"anthropic": 5,
"ai_skills": 174,
"stackx": 0
},
"share_percent": {
"esco": 11.3,
"onet": 9.5,
"jobads": 24.2,
"wiki_ai": 0.0,
"anthropic": 1.5,
"ai_skills": 53.4,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,362 @@
# External AI agent skills — recycling-specialist
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: 0xwilliamortiz/claude-red
- Repository: [https://github.com/0xwilliamortiz/claude-red](https://github.com/0xwilliamortiz/claude-red) (commit `ad8436b`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-mobile` | core | Mobile (Android + iOS) application penetration testing methodology. Covers static analysis (apktool/jadx for Android, class-dump/Hopper/IDA for iOS), dynamic instrumentation with Frida and Objection, SSL pinning bypass strategies, … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/mobile/offensive-mobile) |
## 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 |
|---|---|---|---|
| `iso14971-risk-analyzer` | core | Comprehensive risk management skill implementing ISO 14971:2019 methodology for medical device risk analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/biomedical-engineering/skills/iso14971-risk-analyzer) |
| `research-first-dev` | core | Research-first development methodology that investigates existing solutions, brainstorms alternatives, and evaluates trade-offs before any implementation begins. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/everything-claude-code/skills/research-first-dev) |
| `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) |
| `planning-patterns` | core | Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/cc10x/skills/planning-patterns) |
| `doe-designer` | core | Design of Experiments planning and analysis skill for factorial and response surface experiments. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/industrial-engineering/skills/doe-designer) |
## Source: aaron-he-zhu/aaron-marketing-skills
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `content-gap-analysis` | core | Use when the user asks to "find content gaps", "竞品写了什么", or "还应该写什么"; builds a competitor-relative coverage map of missing topics, keyword gaps, and editorial-calendar opportunities. Not for raw keyword demand discovery — use … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/seo-geo/research/content-gap-analysis) |
## Source: AgriciDaniel/claude-blog
- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `blog-audit` | core | Full-site blog health assessment scanning all blog files for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Spawns parallel subagents for comprehensive analysis. Produces per-post scores and … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-audit) |
| `blog-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-strategy) |
## Source: AgriciDaniel/claude-seo
- Repository: [https://github.com/AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo) (commit `6cf1ea9`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `seo-local` | core | Local SEO analysis covering Google Business Profile optimization, NAP consistency, citation health, review signals, local schema markup, location page quality, multi-location SEO, and industry-specific recommendations. Detects business … | [source](https://github.com/AgriciDaniel/claude-seo/tree/6cf1ea9/skills/seo-local) |
| `seo-content` | core | Content quality and E-E-A-T analysis with AI citation readiness assessment. Use when user says "content quality", "E-E-A-T", "content analysis", "readability check", "thin content", or "content audit". | [source](https://github.com/AgriciDaniel/claude-seo/tree/6cf1ea9/skills/seo-content) |
## Source: ahacker-1/cre-agent-skills
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
## Source: Ar9av/PaperOrchestra
- Repository: [https://github.com/Ar9av/PaperOrchestra](https://github.com/Ar9av/PaperOrchestra) (commit `07b981f`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `paper-writing-bench` | core | Reverse-engineer raw materials (Sparse idea, Dense idea, experimental log) from an existing AI research paper to build a benchmark case for evaluating paper-writing pipelines. Replicates the PaperWritingBench dataset construction procedure … | [source](https://github.com/Ar9av/PaperOrchestra/tree/07b981f/skills/paper-writing-bench) |
| `paper-orchestra` | core | Orchestrate the full PaperOrchestra (Song et al., 2026, arXiv:2604.05018) five-agent pipeline to turn unstructured research materials (idea, experimental log, LaTeX template, conference guidelines, optional figures) into a submission-ready … | [source](https://github.com/Ar9av/PaperOrchestra/tree/07b981f/skills/paper-orchestra) |
## Source: bitwize-music-studio/claude-ai-music-skills
- Repository: [https://github.com/bitwize-music-studio/claude-ai-music-skills](https://github.com/bitwize-music-studio/claude-ai-music-skills) (commit `96446de`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `researchers-verifier` | core | Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production. | [source](https://github.com/bitwize-music-studio/claude-ai-music-skills/tree/96446de/skills/researchers-verifier) |
## 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 |
|---|---|---|---|
| `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) |
| `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) |
| `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) |
| `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) |
| `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) |
| `automation-skills` | core | 10 research automation skills. Trigger: automating experiments, tracking results, reproducible pipelines. Design: ML experiment management, workflow orchestration, and lab automation tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/automation) |
| `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) |
| `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) |
| `deep-research-skills` | core | 13 deep research & systematic reviews skills. Trigger: systematic reviews, multi-source synthesis, comprehensive literature surveys. Design: multi-step research protocols with quality assessment and evidence grading. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/deep-research) |
| `dowhy` | core | Causal inference framework for answering "does X cause Y?" beyond correlation. DoWhy (Microsoft Research) provides the identify-estimate-refute loop: define a causal graph (DAG), identify the causal effect using … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/63-tondevrel-scientific-agent-skills/dowhy) |
## Source: Chachamaru127/claude-code-harness
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `harness-setup` | core | HAR: Project init, tool setup, agent config, memory setup, skill mirror sync. Trigger: setup, init, new project, CI/Codex setup, harness-mem, mirror. Do NOT load for: implementation, review, release, planning. | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-setup) |
| `harness-plan-brief` | core | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) |
## Source: 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: davepoon/buildwithclaude
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) |
## 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 |
|---|---|---|---|
| `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) |
| `citation-management` | core | Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/citation-management) |
| `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) |
| `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-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) |
| `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) |
| `brenda-database` | core | Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/brenda-database) |
| `ensembl-database` | core | Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/ensembl-database) |
| `fda-database` | core | Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/fda-database) |
| `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) |
| `bioservices` | core | Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/bioservices) |
| `code-review-excellence` | core | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) |
## Source: dotnet/skills
- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `exp-mock-usage-analysis` | core | Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks. Use when the user asks to audit mock usage, find unused or unnecessary mock … | [source](https://github.com/dotnet/skills/tree/79a2ada/plugins/dotnet-experimental/skills/exp-mock-usage-analysis) |
## 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 |
|---|---|---|---|
| `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) |
| `citation-management` | core | Comprehensive citation management for academic research. Resolve bibliographic identifiers, extract accurate metadata, validate citations, deduplicate references, and generate properly formatted BibTeX entries. This skill should be used … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/citation-management) |
| `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) |
| `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) |
| `designing-experiments` | core | Design experiments and quasi-experiments before analysis. Use when choosing study design, treatment/control structure, outcomes, assumptions, validation plans after scientific experiment failure, or which of DiD, ITS, synthetic control, or … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/designing-experiments) |
## 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 |
|---|---|---|---|
| `blog-audit` | core | Full-site blog health assessment scanning all blog files for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Spawns parallel subagents for comprehensive analysis. Produces per-post scores and … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-audit) |
| `seo-local` | core | Local SEO analysis covering Google Business Profile optimization, NAP consistency, citation health, review signals, local schema markup, location page quality, multi-location SEO, and industry-specific recommendations. Detects business … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/seo-local) |
| `blog-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-strategy) |
| `seo-content` | core | Content quality and E-E-A-T analysis with AI citation readiness assessment. Use when user says "content quality", "E-E-A-T", "content analysis", "readability check", "thin content", or "content audit". | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/seo-content) |
## Source: jeremylongshore/claude-code-plugins-plus-skills
- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `excel-lbo-modeler` | core | Build leveraged buyout (LBO) models in Excel with debt schedules and IRR analysis. Use when structuring LBO transactions or analyzing PE returns. Trigger with phrases like ''excel lbo'', ''build lbo model'', ''calculate pe returns''. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-lbo-modeler) |
| `profiling-application-performance` | core | Execute this skill enables AI assistant to profile application performance, analyzing cpu usage, memory consumption, and execution time. it is triggered when the user requests performance analysis, bottleneck identification, or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/application-profiler/skills/profiling-application-performance) |
| `excel-variance-analyzer` | core | Analyze budget vs actual variances in Excel with drill-down and root cause analysis. Use when performing variance analysis or explaining budget differences. Trigger with phrases like ''excel variance'', ''analyze budget variance'', … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-variance-analyzer) |
## 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 |
|---|---|---|---|
| `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) |
| `citation-management` | core | Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/citation-management) |
| `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 |
|---|---|---|---|
| `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) |
| `citation-management` | core | Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/citation-management) |
| `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: mukul975/Anthropic-Cybersecurity-Skills
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
| `analyzing-linux-kernel-rootkits` | core | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
| `detecting-process-injection-techniques` | core | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) |
## 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: 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 |
|---|---|---|---|
| `teach-from-paper` | core | Turn a research paper into teaching materials — a lecture outline, the 3-5 results worth presenting (with intuition), a slide skeleton ready for `/create-lecture`, discussion questions, and a problem-set brief. Reads the paper end-to-end … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/teach-from-paper) |
| `coauthor-brief` | core | Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/coauthor-brief) |
## Source: rampstackco/claude-skills
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `data-warehouse-experimentation` | core | Running experiments out of the data warehouse instead of via dedicated experiment platforms. SQL-based assignment, exposure logging discipline, metric definitions in dbt models, statistical analysis in SQL or Python, variance reduction … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/data-warehouse-experimentation) |
## 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: SnailSploit/Claude-Red
- Repository: [https://github.com/SnailSploit/Claude-Red](https://github.com/SnailSploit/Claude-Red) (commit `aeb41ec`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `offensive-mobile` | core | Mobile (Android + iOS) application penetration testing methodology. Covers static analysis (apktool/jadx for Android, class-dump/Hopper/IDA for iOS), dynamic instrumentation with Frida and Objection, SSL pinning bypass strategies, … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/mobile/offensive-mobile) |
## Source: snyk/agent-scan
- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) |
## 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: ThinkInAIXYZ/deepchat
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | core | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) |
## 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) |

63
references/market.md Normal file
View File

@@ -0,0 +1,63 @@
# Market evidence report — recycling-specialist
Source: **6 real job ads** (JSearch API, countries: us 6), extracted into the MSSQL evidence store; as of 2026-07-19.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| junior | 5 | 83 % |
| mid | 1 | 17 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | waste reduction | 3 | 50 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | program implementation | 3 | 50 % |
## Regional breakdown
> **Corpus note:** 6 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** — 6 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 |
|---|---|
| Recycling Specialist II, SR-18 | 2 |
| Circularity and Waste Programs Coordinator | 1 |
| Recycling Specialist Fieldworker | 1 |
| Recycling Specialist/Environmental Specialist/In-Training | 1 |
| Western Washington Recycling Specialist (Environmental Specialist 3) (In-Training) | 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.

58
references/profile.md Normal file
View File

@@ -0,0 +1,58 @@
# Occupation profile — recycling specialist
- **ESCO URI:** http://data.europa.eu/esco/occupation/7a523273-9fff-4f11-beb6-110eeaec1436
- **ESCO code:** 2143.1.3
- **ISCO-08 group:** 2143 — Environmental engineers
- **O*NET-SOC:** 53-7062.04 — Recycling and Reclamation Workers (match: closeMatch)
## Description (ESCO)
Recycling specialists research recycling policies and legislation, and supervise implementation in an organisation to ensure that waste management occurs according to regulations. They perform inspections, provide recycling equipment, and supervise recycling workers. They also advise organisations on ways they can improve their waste management procedures.
## Definition
nan
## Alternative labels
- solid waste division supervisor
- trainee recycling co-ordinator
- recycling and waste reduction specialist
- recycling development co-ordinator
- supermarket recycling co-ordinator
- senior recycling co-ordinator
- recycling research specialist
- recycling equipment specialist
- waste recycling co-ordinator
- recycling manager
- recycling and reclamation coordinator
- recycling specialist advisor
- recycling supervisor
- recycling management specialist
- recycling equipment technician
- filling station recycling co-ordinator
- recycling team supervisor
- recycling and reclamation co-ordinator
- waste recycling specialist
- recycling programe manager
- community recyling coordinator
- garden centre recycling co-ordinator
- recycling policy specialist
- department store recycling co-ordinator
- recycling co-ordinator
- recycling director
- recycling development coordinator
- community recycling co-ordinator
- hypermarket recycling co-ordinator
- reycling development co-ordinator
- recycling policy advisor
- household recycling coordinator
- waste consultant
- recycling coordinator
- recycling programme manager
- outlet centre recycling co-ordinator
- waste management consultant
- recycling operations manager
- recycling inspector
- household recycling co-ordinator
- waste recovery specialist

124
references/skills.md Normal file
View File

@@ -0,0 +1,124 @@
# Competences — recycling specialist
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/7a523273-9fff-4f11-beb6-110eeaec1436).
## Essential
- **advise on waste management procedures** (skill/competence)
- **build business relationships** (skill/competence)
- **carry out environmental audits** (skill/competence)
- **circular economy** (knowledge)
- **coordinate shipments of recycling materials** (skill/competence)
- **develop recycling programs** (skill/competence)
- **ensure compliance with environmental legislation** (skill/competence)
- **ensure compliance with waste legislative regulations** (skill/competence)
- **environmental legislation** (knowledge)
- **follow recycling collection schedules** (skill/competence)
- **hazardous waste storage** (knowledge)
- **identify new recycling opportunities** (skill/competence)
- **inspect recycling procedures** (skill/competence)
- **maintain recycling records** (skill/competence)
- **manage recycling program budget** (skill/competence)
- **monitor legislation developments** (skill/competence)
- **obtain relevant licenses** (skill/competence)
- **oversee quality control** (skill/competence)
- **promote environmental awareness** (skill/competence)
- **train staff on recycling programs** (skill/competence)
- **update licenses** (skill/competence)
- **waste management** (knowledge)
## Optional
- analyse environmental data (skill/competence)
- arrange equipment repairs (skill/competence)
- conduct research on food waste prevention (skill/competence)
- design indicators for food waste reduction (skill/competence)
- develop food waste reduction strategies (skill/competence)
- educate on recycling regulations (skill/competence)
- ensure equipment availability (skill/competence)
- follow procedures to control substances hazardous to health (skill/competence)
- manage contracts (skill/competence)
- manage health and safety standards (skill/competence)
- operate recycling processing equipment (skill/competence)
- recruit employees (skill/competence)
- train staff to reduce food waste (skill/competence)
- use different communication channels (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 6 ads, as of 2026-07-19)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- waste reduction — **50 %**
- sustainable materials management — **33 %**
- technical assistance — **33 %**
- data analysis — **33 %**
- recycling — **33 %**
- public speaking — **17 %**
- program implementation — **17 %**
- educational promotion — **17 %**
- environmental analysis — **17 %**
- performance monitoring — **17 %**
- program coordination — **17 %**
- data recording — **17 %**
- data tracking — **17 %**
- environmental management — **17 %**
- environmental planning — **17 %**
- feasibility studies — **17 %**
- materials diversion — **17 %**
- system design — **17 %**
- contamination assessment — **17 %**
- waste inspection — **17 %**
- waste management — **17 %**
- recycling program development — **17 %**
- recycling program implementation — **17 %**
- research — **17 %**
- research and analysis — **17 %**
- route review — **17 %**
### Methods
- on-site visits — **33 %**
- partnership building — **17 %**
- environmental education — **17 %**
- project implementation — **17 %**
- recycling — **17 %**
- SB 1383 compliance — **17 %**
- reuse — **17 %**
- waste audits — **17 %**
- teamwork — **17 %**
- waste reduction — **17 %**
- zero waste certification — **17 %**
- zero waste principles — **17 %**
### Responsibilities
- program implementation — **50 %**
- waste stream research — **33 %**
- technical consultation — **33 %**
- stakeholder education — **33 %**
- report preparation — **17 %**
- reporting — **17 %**
- vendor coordination — **17 %**
- waste sorting improvement — **17 %**
- project coordination — **17 %**
- public interaction — **17 %**
- query response — **17 %**
- program coordination — **17 %**
- program development — **17 %**
- meeting facilitation — **17 %**
- funding identification — **17 %**
- informational activity support — **17 %**
- inspection data recording — **17 %**
- material dissemination — **17 %**
- database maintenance — **17 %**
- demonstration project support — **17 %**
- data collection — **17 %**
- account monitoring — **17 %**
- cart tag placement — **17 %**
- container inspection — **17 %**
<!-- market-evidence -->

35
references/tasks.md Normal file
View File

@@ -0,0 +1,35 @@
# Tasks & work activities — recycling specialist
Source: O*NET 30.3, occupation 53-7062.04 (Recycling and Reclamation Workers).
## Task statements
- **[Core]** Sort materials, such as metals, glass, wood, paper or plastics, into appropriate containers for recycling.
- **[Core]** Operate forklifts, pallet jacks, power lifts, or front-end loaders to load bales, bundles, or other heavy items onto trucks for shipping to smelters or other recycled materials processing facilities.
- **[Core]** Sort metals to separate high-grade metals, such as copper, brass, and aluminum, for recycling.
- **[Core]** Clean recycling yard by sweeping, raking, picking up broken glass and loose paper debris, or moving barrels and bins.
- **[Core]** Clean, inspect, or lubricate recyclable collection equipment or perform routine maintenance or minor repairs on recycling equipment, such as star gears, finger sorters, destoners, belts, and grinders.
- **[Supplemental]** Extract chemicals from discarded appliances, such as air conditioners or refrigerators, using specialized machinery, such as refrigerant recovery equipment.
- **[Supplemental]** Collect recyclable materials from curbside for delivery to designated facilities.
- **[Supplemental]** Deposit recoverable materials into chutes or place materials on conveyor belts.
- **[Supplemental]** Operate automated refuse or manual recycling collection vehicles.
- **[Supplemental]** Operate balers to compress recyclable materials into bundles or bales.
- **[Supplemental]** Operate processing equipment, such as fiber-sorters and grinders, to sort, crush, or grind recyclable materials.
- **[Supplemental]** Record logs of recycled materials or waste chemicals removed from products.
- **[Supplemental]** Clean materials, such as metals, according to recycling requirements.
- **[Supplemental]** Collect and sort recyclable construction materials, such as concrete, drywall, plastics, or wood, into containers.
## Detailed work activities
- Clean materials to prepare them for production.
- Clean production equipment.
- Clean work areas.
- Decontaminate equipment or sites to remove hazardous or toxic substances.
- Load materials into production equipment.
- Lubricate production equipment.
- Operate forklifts or other loaders.
- Operate grinding equipment.
- Operate recycling equipment.
- Record operational or production data.
- Repair production equipment or tools.
- Sort recyclable materials.

23
references/tools.md Normal file
View File

@@ -0,0 +1,23 @@
# Tools & technology — recycling specialist
Source: O*NET 30.3 'Software Skills' for 53-7062.04.
| Software | Category | Hot technology |
|---|---|---|
| Microsoft Office software | Office suite software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Microsoft Word | Word processing software | yes |
| Work scheduling software | Calendar and scheduling software | |
<!-- market-evidence -->
## Market evidence (job-ad analysis, 6 ads, as of 2026-07-19)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Tools
- Microsoft Office — **17 %**
- mobile application — **17 %**
<!-- market-evidence -->