commit 0cbfa41a6c191d1cef1c9575b40d2b4a1c34013d Author: skillfactor-pipeline Date: Fri Aug 14 16:51:38 2026 +0200 feat: environmental-expert skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..6877b62 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — environmental-expert + +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 — environmental-expert + "ESCO (occupation & competences)" : 50 + "O*NET (tasks & tools)" : 103 + "Job boards (market evidence)" : 101 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 162 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 50 | 11.9 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 103 | 24.5 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 101 | 24.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) | 162 | 38.5 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..e9e799d --- /dev/null +++ b/SKILL.md @@ -0,0 +1,76 @@ +--- +name: environmental-expert +description: "Occupational skill for the role 'environmental expert' (also: geologist, environmental scientist, soil scientist, mineral technologist, geological technologist, green infrastructure analyst). Use when the user asks for typical environmental expert work such as: Conduct environmental audits or inspections or investigations of violations.; Review and implement environmental technical standards, guidelines, policies, and formal regulations that meet all appropriate requirements.; Provide advice on proper standards and regulations or the development of policies, strategies, or codes of practice for environmental management." +--- + +# Environmental Expert + +Environmental experts search for technological solutions to tackle environmental problems. They detect and analyse environmental issues and develop new technological production processes to counter these problematic issues. They research the effect of their technological innovations and present their findings in scientific reports. + +## Core workflow + +1. Conduct environmental audits or inspections or investigations of violations. +2. Review and implement environmental technical standards, guidelines, policies, and formal regulations that meet all appropriate requirements. +3. Provide advice on proper standards and regulations or the development of policies, strategies, or codes of practice for environmental management. +4. Collect, synthesize, analyze, manage, and report environmental data, such as pollution emission measurements, atmospheric monitoring measurements, meteorological or mineralogical information, or soil or water samples. +5. Communicate scientific or technical information to the public, organizations, or internal audiences through oral briefings, written documents, workshops, conferences, training sessions, or public hearings. +6. Provide scientific or technical guidance, support, coordination, or oversight to governmental agencies, environmental programs, industry, or the public. +7. Process and review environmental permits, licenses, or related materials. +8. Supervise or train students, environmental technologists, technicians, or other related staff. + +## 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 carbon emissions reduction +- advise on chemical use reduction +- advise on environmental remediation +- advise on pollution prevention +- alternative energy +- alternative fuels +- analyse environmental data +- assess environmental impact +- carry out environmental audits +- collect samples for analysis +- conduct environmental surveys +- create solutions to problems +- develop environmental policy +- develop environmental remediation strategies +- ecosystem management + +## Hot technologies + +- IBM SPSS Statistics +- Autodesk AutoCAD +- Bentley MicroStation +- Microsoft Access +- Structured query language SQL +- Microsoft Visual Basic +- Adobe Acrobat +- Microsoft Outlook +- SAP software +- ESRI ArcGIS software + + + + +## Hot technologies + +Top tools from 41 gated job ads (see references/market.md, as of 2026-07-11): + +- Microsoft Excel — 22 % +- Microsoft Word — 17 % +- Microsoft PowerPoint — 12 % +- AutoCAD — 7 % +- Microsoft Outlook — 7 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/a7358961-46d4-4715-ac1e-6148fd042510), O*NET 30.3 (19-2041.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f947736 --- /dev/null +++ b/manifest.json @@ -0,0 +1,244 @@ +{ + "name": "environmental-expert", + "title": "environmental expert", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/a7358961-46d4-4715-ac1e-6148fd042510", + "esco_code": "2143.2", + "isco_group": "2143", + "onet_soc": "19-2041.00", + "crosswalk_match": "exactMatch" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 22, + "dwas": 19, + "skills_essential": 30, + "skills_optional": 19, + "software": 61 + }, + "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 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 3 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "license": "MIT", + "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": 3 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 8 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 5 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 8 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 5 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 2 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 7 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "OpenSenseNova/SenseNova-Skills": { + "repo": "https://github.com/OpenSenseNova/SenseNova-Skills", + "commit": "d8bb438", + "license": "MIT", + "skills": 1 + }, + "SnailSploit/Claude-Red": { + "repo": "https://github.com/SnailSploit/Claude-Red", + "commit": "aeb41ec", + "license": "MIT", + "skills": 2 + }, + "0xwilliamortiz/claude-red": { + "repo": "https://github.com/0xwilliamortiz/claude-red", + "commit": "ad8436b", + "license": "MIT", + "skills": 2 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 1 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 2 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "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 + }, + "elementalsouls/Claude-BugHunter": { + "repo": "https://github.com/elementalsouls/Claude-BugHunter", + "commit": "05098fc", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-seo": { + "repo": "https://github.com/AgriciDaniel/claude-seo", + "commit": "6cf1ea9", + "license": "MIT", + "skills": 1 + }, + "glittercowboy/taches-cc-resources": { + "repo": "https://github.com/glittercowboy/taches-cc-resources", + "commit": "1757615", + "license": "MIT", + "skills": 1 + }, + "claude-world/director-mode-lite": { + "repo": "https://github.com/claude-world/director-mode-lite", + "commit": "9d0c333", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 78, + "adjacent": 2 + } + }, + "provenance": { + "items": { + "esco": 50, + "onet": 103, + "jobads": 101, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 162, + "stackx": 0 + }, + "share_percent": { + "esco": 11.9, + "onet": 24.5, + "jobads": 24.0, + "wiki_ai": 0.0, + "anthropic": 1.2, + "ai_skills": 38.5, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..836f5bd --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,330 @@ +# External AI agent skills — environmental-expert + +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) | +| `offensive-reporting` | core | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/0xwilliamortiz/claude-red/tree/ad8436b/Skills/utility/offensive-reporting) | + +## 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) | +| `spec-driven-development` | core | Specification creation and management for the Pilot Shell methodology. Covers semantic search, clarifying questions, structured spec generation, and iterative refinement. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/pilot-shell/skills/spec-driven-development) | +| `unified-memory` | core | Expert skill for CUDA Unified Memory and memory prefetching optimization. Configure managed memory allocations, implement memory prefetch strategies, handle page fault analysis, configure memory hints and advise, profile unified memory … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/unified-memory) | +| `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) | +| `bluesky-data-collection` | core | Bluesky experimental orchestration skill for scan automation, data collection, and metadata management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/physics/skills/bluesky-data-collection) | +| `reproducibility-testing` | core | Ensure ML experiment reproducibility — seed management, environment pinning, artifact versioning, and deterministic training validation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/reproducibility-testing) | +| `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) | + +## Source: aaron-he-zhu/aaron-marketing-skills + +- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) | + +## Source: affaan-m/everything-claude-code + +- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `competitive-report-structure` | core | Use after benchmark-methodology has produced scored competitor profile cards. Assembles findings into a decision-grade report: landscape map, competitor profiles, benchmarking matrix, white-space analysis, strategic recommendations, and … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/competitive-report-structure) | + +## 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-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) | +| `cre-underwriting` | core | CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-underwriting) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `founder-coach` | core | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) | +| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) | + +## 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 | +|---|---|---|---| +| `econ-audit` | core | Audit economic analysis outputs (fiscal briefings, macro briefings, market research, longlists, and other quantitative economic documents) against methodology standards, academic literature, and common errors. Runs structured checks across … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/58-charlescoverdale-econstack/econ-audit) | +| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | +| `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) | +| `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) | +| `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) | +| `data-scientist` | core | Data science methodology for Python research: EDA, validation, causal inference (IV, DiD, RD, synthetic control), clustering/PCA/UMAP, supervised ML, geospatial, visualization. Method selection guidance. For syntax, load tool-specific … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/17-DAAF-Contribution-Community-daaf/dot-claude/skills/data-scientist) | + +## 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 | +|---|---|---|---| +| `datacommons-client` | core | Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/datacommons-client) | +| `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) | +| `Excel Analysis` | core | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) | +| `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) | +| `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) | +| `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) | +| `kegg-database` | core | Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python workflows with multiple databases, prefer bioservices. Use this for direct … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/kegg-database) | +| `uspto-database` | core | Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/uspto-database) | +| `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) | +| `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) | +| `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) | +| `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/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/exploratory-data-analysis) | + +## Source: elementalsouls/Claude-BugHunter + +- Repository: [https://github.com/elementalsouls/Claude-BugHunter](https://github.com/elementalsouls/Claude-BugHunter) (commit `05098fc`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `osint-methodology` | core | Comprehensive OSINT methodology for external red-team operations and authorized attack-surface assessments. Covers the 5-stage recon pipeline (seed discovery, asset expansion, enrichment, exposure analysis, reporting), asset-graph … | [source](https://github.com/elementalsouls/Claude-BugHunter/tree/05098fc/skills/osint-methodology) | + +## 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) | +| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill that establishes text-based diagrams as the DEFAULT documentation standard. Use this skill when creating ANY scientific document, report, analysis, or visualization — it ensures all … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/markdown-mermaid-writing) | +| `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) | +| `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) | +| `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) | +| `uspto-database` | core | Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/uspto-database) | +| `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) | +| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/matlab) | + +## Source: glittercowboy/taches-cc-resources + +- Repository: [https://github.com/glittercowboy/taches-cc-resources](https://github.com/glittercowboy/taches-cc-resources) (commit `1757615`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `debug-like-expert` | core | Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic … | [source](https://github.com/glittercowboy/taches-cc-resources/tree/1757615/skills/debug-like-expert) | + +## Source: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vulnerability-analysis` | core | Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) | + +## 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) | +| `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 | +|---|---|---|---| +| `windsurf-cascade-context` | core | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) | + +## 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) | +| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/markdown-mermaid-writing) | +| `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) | +| `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/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exploratory-data-analysis) | +| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/matlab) | + +## 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) | +| `markdown-mermaid-writing` | core | Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/markdown-mermaid-writing) | +| `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) | +| `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/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exploratory-data-analysis) | +| `matlab` | core | MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/matlab) | + +## Source: mohitagw15856/pm-claude-skills + +- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `kyc-escalation` | core | Write an internal KYC/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/kyc-escalation) | + +## 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) | +| `performing-web-application-vulnerability-triage` | core | Triage web application vulnerability findings from DAST/SAST scanners using OWASP risk rating methodology to separate true positives from false positives and prioritize remediation. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-web-application-vulnerability-triage) | +| `conducting-cyber-risk-assessment-with-nist-800-30` | core | Conduct a defensible cybersecurity risk assessment using the NIST SP 800-30 Rev 1 methodology: prepare scope and a risk model, identify threat sources and threat events, identify vulnerabilities and predisposing conditions, determine … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-cyber-risk-assessment-with-nist-800-30) | + +## Source: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-leanux-methodology` | core | LeanUX backlog management methodology - user story template, story sizing, story states, task types, Definition of Ready/Done, anti-pattern detection and remediation | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-leanux-methodology) | +| `nw-persona-jtbd-analysis` | core | Structured persona creation and JTBD analysis methodology - persona templates, ODI job step tables, pain point mapping, success metric quantification, and multi-persona segmentation | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-persona-jtbd-analysis) | +| `nw-jtbd-analysis` | core | JTBD methodology for extracting real jobs behind feature requests — job statements, abstraction layers, first-principles extraction, ODI outcome statements, and opportunity scoring | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-jtbd-analysis) | + +## Source: OpenSenseNova/SenseNova-Skills + +- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `excel-data-analysis-and-report-generation` | core | 从Excel提取多类型数据,并生成包含可视化图表与下载链接的综合分析报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-result-export/report-generation-export) | + +## 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: ruvnet/claude-code-flow + +- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) | + +## Source: ruvnet/ruflo + +- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) | + +## Source: 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) | +| `offensive-reporting` | core | Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, … | [source](https://github.com/SnailSploit/Claude-Red/tree/aeb41ec/Skills/utility/offensive-reporting) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..1ccc238 --- /dev/null +++ b/references/market.md @@ -0,0 +1,154 @@ +# Market evidence report — environmental-expert + +Source: **41 real job ads** (JSearch API, countries: us 41), extracted into the MSSQL evidence store; as of 2026-07-11. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 31 | 76 % | +| junior | 5 | 12 % | +| senior | 4 | 10 % | +| lead | 1 | 2 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 9 | 22 % | +| 2 | Microsoft Word | 7 | 17 % | +| 3 | Microsoft PowerPoint | 5 | 12 % | +| 4 | AutoCAD | 3 | 7 % | +| 5 | Microsoft Outlook | 3 | 7 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | regulatory compliance | 9 | 22 % | +| 2 | environmental compliance | 8 | 20 % | +| 3 | data analysis | 6 | 15 % | +| 4 | project management | 6 | 15 % | +| 5 | site assessment | 5 | 12 % | +| 6 | data collection | 4 | 10 % | +| 7 | hazardous waste management | 4 | 10 % | +| 8 | remediation | 4 | 10 % | +| 9 | report preparation | 4 | 10 % | +| 10 | subsurface investigation | 4 | 10 % | +| 11 | technical writing | 4 | 10 % | +| 12 | drilling oversight | 3 | 7 % | +| 13 | environmental health principles | 3 | 7 % | +| 14 | environmental remediation | 3 | 7 % | +| 15 | environmental risk assessment | 3 | 7 % | +| 16 | epidemiology | 3 | 7 % | +| 17 | geologic science analysis | 3 | 7 % | +| 18 | groundwater monitoring | 3 | 7 % | +| 19 | load calculation | 3 | 7 % | +| 20 | microbiology | 3 | 7 % | +| 21 | performance prediction | 3 | 7 % | +| 22 | reverse engineering | 3 | 7 % | +| 23 | sampling | 3 | 7 % | +| 24 | spill prevention | 3 | 7 % | +| 25 | system sizing | 3 | 7 % | +| 26 | technical report writing | 3 | 7 % | +| 27 | waste management | 3 | 7 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | rcra | 3 | 7 % | +| 2 | research and development | 3 | 7 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | report preparation | 7 | 17 % | +| 2 | data management | 4 | 10 % | +| 3 | sample collection | 4 | 10 % | +| 4 | client interaction | 3 | 7 % | +| 5 | data reporting | 3 | 7 % | +| 6 | facility characterization | 3 | 7 % | +| 7 | project leadership | 3 | 7 % | +| 8 | proposal preparation | 3 | 7 % | +| 9 | technical assistance | 3 | 7 % | + +## Regional breakdown + +> **Corpus note:** 41 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +41 ads. + +**Top hard skills:** + +- regulatory compliance — 22 % (9 ads) +- environmental compliance — 20 % (8 ads) +- data analysis — 15 % (6 ads) +- project management — 15 % (6 ads) +- site assessment — 12 % (5 ads) +- data collection — 10 % (4 ads) +- hazardous waste management — 10 % (4 ads) +- remediation — 10 % (4 ads) +- report preparation — 10 % (4 ads) +- subsurface investigation — 10 % (4 ads) + +**Top tools:** + +- Microsoft Excel — 22 % (9 ads) +- Microsoft Word — 17 % (7 ads) +- Microsoft PowerPoint — 12 % (5 ads) +- AutoCAD — 7 % (3 ads) +- Microsoft Outlook — 7 % (3 ads) +- AERMOD — 5 % (2 ads) +- geophysical equipment — 5 % (2 ads) +- GIS — 5 % (2 ads) +- Microsoft Access — 5 % (2 ads) +- Microsoft Office — 5 % (2 ads) + +**Seniority:** mid 76 % · junior 12 % · senior 10 % · lead 2 % + +### 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 | +|---|---| +| Environmental Specialist | 5 | +| Environment Geologist - 2 years min. experience | 2 | +| Environmental Consultant | 2 | +| Environmental Health Technical Specialist | 2 | +| Early Career Geologist | 1 | +| Entry Level Field Geologist | 1 | +| Environmental Compliance Specialist | 1 | +| Environmental Engineer, Geologist, or Scientist | 1 | +| Environmental Field Geologist | 1 | +| Environmental Geologist - Field Investigations & Remediation | 1 | +| Environmental Health Tech Specialist | 1 | +| Environmental Scientist | 1 | +| Environmental Site Investigation & Remediation Geologist/Engineer | 1 | +| Environmental Specialist - Air Quality | 1 | +| Environmental Specialist – Remediation Project Lead | 1 | +| Environmental Specialist / Environmental Specialist Trainee | 1 | +| ENVIRONMENTAL SPECIALIST ASSOCIATE | 1 | +| Environmental Specialist I | 1 | +| Environmental Specialist II - Climate Change Policy Specialist | 1 | +| Environmental Specialist II/III/IV | 1 | +| Environmental Specialist III | 1 | +| Field Geologist - Full-time | 1 | +| Geologist | 1 | +| Geologist - Mid | 1 | +| Geologist – Sr | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..d35664d --- /dev/null +++ b/references/profile.md @@ -0,0 +1,33 @@ +# Occupation profile — environmental expert + +- **ESCO URI:** http://data.europa.eu/esco/occupation/a7358961-46d4-4715-ac1e-6148fd042510 +- **ESCO code:** 2143.2 +- **ISCO-08 group:** 2143 — Environmental engineers +- **O*NET-SOC:** 19-2041.00 — Environmental Scientists and Specialists, Including Health (match: exactMatch) + +## Description (ESCO) + +Environmental experts search for technological solutions to tackle environmental problems. They detect and analyse environmental issues and develop new technological production processes to counter these problematic issues. They research the effect of their technological innovations and present their findings in scientific reports. + +## Definition + +nan + +## Alternative labels + +- geologist +- environmental scientist +- soil scientist +- mineral technologist +- geological technologist +- green infrastructure analyst +- ecosystem restoration project manager +- environmental specialist +- environmental sustainability expert +- environmental compliance expert +- environmental consultant +- technological environmentalist +- environmental technologist +- environmental health manager +- environmental advisor +- climate change specialist diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..7a5921c --- /dev/null +++ b/references/skills.md @@ -0,0 +1,71 @@ +# Competences — environmental expert + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/a7358961-46d4-4715-ac1e-6148fd042510). + +## Essential + +- **advise on carbon emissions reduction** (skill/competence) +- **advise on chemical use reduction** (skill/competence) +- **advise on environmental remediation** (skill/competence) +- **advise on pollution prevention** (skill/competence) +- **alternative energy** (knowledge) +- **alternative fuels** (knowledge) +- **analyse environmental data** (skill/competence) +- **assess environmental impact** (skill/competence) +- **carry out environmental audits** (skill/competence) +- **collect samples for analysis** (skill/competence) +- **conduct environmental surveys** (skill/competence) +- **create solutions to problems** (skill/competence) +- **develop environmental policy** (skill/competence) +- **develop environmental remediation strategies** (skill/competence) +- **ecosystem management** (knowledge) +- **environmental legislation** (knowledge) +- **environmental management standards** (knowledge) +- **environmental policy** (knowledge) +- **environmental threats** (knowledge) +- **green building standards** (knowledge) +- **investigate pollution** (skill/competence) +- **measure pollution** (skill/competence) +- **perform environmental investigations** (skill/competence) +- **pollution legislation** (knowledge) +- **pollution prevention** (knowledge) +- **provide training in sustainable tourism development and management** (skill/competence) +- **report on environmental issues** (skill/competence) +- **report pollution incidents** (skill/competence) +- **resource-efficient technologies** (knowledge) +- **scientific research methodology** (knowledge) + +## Optional + +- apply scientific methods (skill/competence) +- assess environmental plans against financial costs (skill/competence) +- carry out training in environmental matters (skill/competence) +- coastal management (knowledge) +- environmental design (knowledge) +- environmental economics (knowledge) +- environmental engineering (knowledge) +- habitat restoration (knowledge) +- inspect industrial equipment (skill/competence) +- liaise with engineers (skill/competence) +- liaise with local authorities (skill/competence) +- manage land resources permits (skill/competence) +- marine energy (knowledge) +- monitor manufacturing impact (skill/competence) +- perform scientific research (skill/competence) +- promote environmental awareness (skill/competence) +- watershed development (knowledge) +- work with chemicals (skill/competence) +- write scientific publications (skill/competence) + + + +## Market evidence (job-ad analysis, 41 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- regulatory compliance — **22 %** +- environmental compliance — **20 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..518cb13 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,50 @@ +# Tasks & work activities — environmental expert + +Source: O*NET 30.3, occupation 19-2041.00 (Environmental Scientists and Specialists, Including Health). + +## Task statements + +- **[Core]** Conduct environmental audits or inspections or investigations of violations. +- **[Core]** Review and implement environmental technical standards, guidelines, policies, and formal regulations that meet all appropriate requirements. +- **[Core]** Provide advice on proper standards and regulations or the development of policies, strategies, or codes of practice for environmental management. +- **[Core]** Collect, synthesize, analyze, manage, and report environmental data, such as pollution emission measurements, atmospheric monitoring measurements, meteorological or mineralogical information, or soil or water samples. +- **[Core]** Communicate scientific or technical information to the public, organizations, or internal audiences through oral briefings, written documents, workshops, conferences, training sessions, or public hearings. +- **[Core]** Provide scientific or technical guidance, support, coordination, or oversight to governmental agencies, environmental programs, industry, or the public. +- **[Core]** Process and review environmental permits, licenses, or related materials. +- **[Core]** Supervise or train students, environmental technologists, technicians, or other related staff. +- **[Core]** Prepare charts or graphs from data samples, providing summary information on the environmental relevance of the data. +- **[Core]** Monitor environmental impacts of development activities. +- **[Core]** Research sources of pollution to determine their effects on the environment and to develop theories or methods of pollution abatement or control. +- **[Core]** Monitor effects of pollution or land degradation and recommend means of prevention or control. +- **[Supplemental]** Evaluate violations or problems discovered during inspections to determine appropriate regulatory actions or to provide advice on the development and prosecution of regulatory cases. +- **[Supplemental]** Analyze data to determine validity, quality, and scientific significance and to interpret correlations between human activities and environmental effects. +- **[Supplemental]** Determine data collection methods to be employed in research projects or surveys. +- **[Supplemental]** Conduct applied research on environmental topics, such as waste control or treatment or pollution abatement methods. +- **[Supplemental]** Develop the technical portions of legal documents, administrative orders, or consent decrees. +- **[Supplemental]** Investigate and report on accidents affecting the environment. +- **[Supplemental]** Develop programs designed to obtain the most productive, non-damaging use of land. +- **[Supplemental]** Design or direct studies to obtain technical environmental information about planned projects. +- **[Supplemental]** Develop methods to minimize the impact of production processes on the environment, based on the study and assessment of industrial production, environmental legislation, and physical, biological, and social environments. +- **[Supplemental]** Plan or develop research models, using knowledge of mathematical and statistical concepts. + +## Detailed work activities + +- Advise others about environmental management or conservation. +- Advise others on matters of public policy. +- Assess compliance with environmental laws. +- Compile environmental or climatological data. +- Develop environmental sustainability plans or projects. +- Develop plans to manage natural or renewable resources. +- Develop sustainable industrial or development methods. +- Develop theories or models of physical phenomena. +- Direct technical activities or operations. +- Monitor environmental impacts of production or development activities. +- Plan environmental research. +- Prepare information or documentation related to legal or regulatory matters. +- Prepare research or technical reports on environmental issues. +- Provide technical information or assistance to public. +- Research environmental impact of industrial or development activities. +- Research impacts of environmental conservation initiatives. +- Review environmental permits, plans, or reports. +- Supervise scientific or technical personnel. +- Supervise trainees. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..58deaae --- /dev/null +++ b/references/tools.md @@ -0,0 +1,79 @@ +# Tools & technology — environmental expert + +Source: O*NET 30.3 'Software Skills' for 19-2041.00. + +| Software | Category | Hot technology | +|---|---|---| +| IBM SPSS Statistics | Analytical or scientific software | yes | +| Autodesk AutoCAD | Computer aided design CAD software | yes | +| Bentley MicroStation | Computer aided design CAD software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| Microsoft Visual Basic | Development environment software | yes | +| Adobe Acrobat | Document management software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| ESRI ArcGIS software | Geographic information system | yes | +| Adobe Illustrator | Graphics or photo imaging software | yes | +| C++ | Object or component oriented development software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Project | Project management software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Word | Word processing software | yes | +| ADMS pollution modeling software | Analytical or scientific software | | +| CAP88-PC | Analytical or scientific software | | +| CERC EMIT | Analytical or scientific software | | +| Chemicals and Irrigation CANDI | Analytical or scientific software | | +| Compass software | Analytical or scientific software | | +| DQO ELIPGRID-PC | Analytical or scientific software | | +| Ecotech WinCollect | Analytical or scientific software | | +| Hotspot | Analytical or scientific software | | +| Laboratory information management system LIMS | Analytical or scientific software | | +| Lakes Environmental EcoRisk View | Analytical or scientific software | | +| Lakes Environmental ISC-AERMOD View | Analytical or scientific software | | +| Lakes Environmental SLAB View | Analytical or scientific software | | +| Link Microtek | Analytical or scientific software | | +| Rad Pro Calculator | Analytical or scientific software | | +| RSA RadCalc | Analytical or scientific software | | +| SoundPLAN | Analytical or scientific software | | +| Statistical software | Analytical or scientific software | | +| TANKS | Analytical or scientific software | | +| Wolfel IMMI | Analytical or scientific software | | +| Ecotech WinAQMS | Compliance software | | +| Emissions tracking software | Compliance software | | +| Material safety data sheet MSDS software | Compliance software | | +| MIRS Compliance | Compliance software | | +| Chemical management tracking software | Data base user interface and query software | | +| Database software | Data base user interface and query software | | +| DataPipe EHS | Data base user interface and query software | | +| EarthSoft EQuIS Geology | Data base user interface and query software | | +| Lakes Environmental Emissions View | Data base user interface and query software | | +| Smart Data Solutions RS Solutions | Data base user interface and query software | | +| Tucows ChemBase | Data base user interface and query software | | +| Microsoft SharePoint Server | Document management software | | +| ESRI ArcInfo | Geographic information system | | +| ESRI ArcView | Geographic information system | | +| Geographic information system GIS software | Geographic information system | | +| Geographic information system GIS systems | Geographic information system | | +| Corel CorelDraw Graphics Suite | Graphics or photo imaging software | | +| Graphics software | Graphics or photo imaging software | | +| SmugMug Flickr | Graphics or photo imaging software | | +| Web browser software | Internet browser software | | +| Geomechanical design analysis GDA software | Map creation software | | +| Golden Software Surfer | Map creation software | | +| Mapping software | Map creation software | | +| RockWare ArcMap | Map creation software | | +| Sun Microsystems Java | Object or component oriented development software | | + + + +## Market evidence (job-ad analysis, 41 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Excel — **22 %** + +