feat: land-planner skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — land-planner
|
||||
|
||||
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 — land-planner
|
||||
"ESCO (occupation & competences)" : 39
|
||||
"O*NET (tasks & tools)" : 62
|
||||
"Job boards (market evidence)" : 105
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 177
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 39 | 10.1 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 62 | 16.0 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 105 | 27.1 % | 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.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 177 | 45.6 % | 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).
|
||||
79
SKILL.md
Normal file
79
SKILL.md
Normal file
@@ -0,0 +1,79 @@
|
||||
---
|
||||
name: land-planner
|
||||
description: "Occupational skill for the role 'land planner' (also: city planner, town planner, urban planner, land use planner, land developer, city planning engineer). Use when the user asks for typical land planner work such as: Prepare graphic representations or drawings of proposed plans or designs.; Collaborate with architects or related professionals on whole building design to maximize the aesthetic features of structures or surrounding land and to improve energy efficiency.; Create landscapes that minimize water consumption such as by incorporating drought-resistant grasses or indigenous plants."
|
||||
---
|
||||
|
||||
# Land Planner
|
||||
|
||||
Land planners visit sites in order to create projects and plans for land usage and development. They collect and analyse data about the land. Land planners provide advice on the efficiency and safety of development plans.
|
||||
|
||||
## Core workflow
|
||||
|
||||
1. Prepare graphic representations or drawings of proposed plans or designs.
|
||||
2. Collaborate with architects or related professionals on whole building design to maximize the aesthetic features of structures or surrounding land and to improve energy efficiency.
|
||||
3. Create landscapes that minimize water consumption such as by incorporating drought-resistant grasses or indigenous plants.
|
||||
4. Design and integrate rainwater harvesting or gray and reclaimed water systems to conserve water into building or land designs.
|
||||
5. Identify and select appropriate sustainable materials for use in landscape designs, such as recycled wood or recycled concrete boards for structural elements or recycled tires for playground bedding.
|
||||
6. Confer with clients, engineering personnel, or architects on landscape projects.
|
||||
7. Prepare site plans, specifications, or cost estimates for land development.
|
||||
8. Analyze data on conditions such as site location, drainage, or structure location for environmental reports or landscaping plans.
|
||||
|
||||
## 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 architectural matters
|
||||
- advise on use of land
|
||||
- civil engineering
|
||||
- compare survey computations
|
||||
- engineering principles
|
||||
- environmental policy
|
||||
- execute feasibility study
|
||||
- geographic information systems
|
||||
- geography
|
||||
- green building standards
|
||||
- process collected survey data
|
||||
- provide technical expertise
|
||||
- surveying
|
||||
- surveying methods
|
||||
- technical drawings
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Autodesk AutoCAD
|
||||
- Autodesk AutoCAD Civil 3D
|
||||
- Autodesk Revit
|
||||
- Bentley MicroStation
|
||||
- Trimble SketchUp Pro
|
||||
- Microsoft Access
|
||||
- Adobe InDesign
|
||||
- Adobe Acrobat
|
||||
- Microsoft Outlook
|
||||
- ESRI ArcGIS software
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 52 gated job ads (see references/market.md, as of 2026-07-14):
|
||||
|
||||
- Microsoft Excel — 15 %
|
||||
- GIS — 13 %
|
||||
- Microsoft Office — 13 %
|
||||
- Microsoft Word — 13 %
|
||||
- AutoCAD — 12 %
|
||||
- ArcGIS — 10 %
|
||||
- Microsoft Outlook — 6 %
|
||||
- SketchUp — 6 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/44508e7b-f56b-4bfb-9cd6-879838aecd94), O*NET 30.3 (17-1012.00). See manifest.json for licensing/attribution.*
|
||||
274
manifest.json
Normal file
274
manifest.json
Normal file
@@ -0,0 +1,274 @@
|
||||
{
|
||||
"name": "land-planner",
|
||||
"title": "land planner",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/44508e7b-f56b-4bfb-9cd6-879838aecd94",
|
||||
"esco_code": "2164.1",
|
||||
"isco_group": "2164",
|
||||
"onet_soc": "17-1012.00",
|
||||
"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": 19,
|
||||
"dwas": 15,
|
||||
"skills_essential": 19,
|
||||
"skills_optional": 19,
|
||||
"software": 27
|
||||
},
|
||||
"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
|
||||
},
|
||||
"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
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"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": 5
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 10
|
||||
},
|
||||
"sanjay3290/ai-skills": {
|
||||
"repo": "https://github.com/sanjay3290/ai-skills",
|
||||
"commit": "3619692",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"nWave-ai/nWave": {
|
||||
"repo": "https://github.com/nWave-ai/nWave",
|
||||
"commit": "1d0f13c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"tzachbon/smart-ralph": {
|
||||
"repo": "https://github.com/tzachbon/smart-ralph",
|
||||
"commit": "b26bb23",
|
||||
"license": "MIT",
|
||||
"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": 11
|
||||
},
|
||||
"ahacker-1/cre-agent-skills": {
|
||||
"repo": "https://github.com/ahacker-1/cre-agent-skills",
|
||||
"commit": "618734e",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"harperreed/dotfiles": {
|
||||
"repo": "https://github.com/harperreed/dotfiles",
|
||||
"commit": "6b5ced1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"snyk/agent-scan": {
|
||||
"repo": "https://github.com/snyk/agent-scan",
|
||||
"commit": "f3a4621",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"ThinkInAIXYZ/deepchat": {
|
||||
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
|
||||
"commit": "f275c92",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"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
|
||||
},
|
||||
"ferdinandobons/startup-skill": {
|
||||
"repo": "https://github.com/ferdinandobons/startup-skill",
|
||||
"commit": "a5f97c3",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"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": 2
|
||||
},
|
||||
"OpenSenseNova/SenseNova-Skills": {
|
||||
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
|
||||
"commit": "d8bb438",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"wanshuiyin/Auto-claude-code-research-in-sleep": {
|
||||
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
|
||||
"commit": "eb5c9d7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"hypnguyen1209/offensive-claude": {
|
||||
"repo": "https://github.com/hypnguyen1209/offensive-claude",
|
||||
"commit": "4d62be7",
|
||||
"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": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alinaqi/claude-bootstrap": {
|
||||
"repo": "https://github.com/alinaqi/claude-bootstrap",
|
||||
"commit": "f61ec87",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 78,
|
||||
"adjacent": 2
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 39,
|
||||
"onet": 62,
|
||||
"jobads": 105,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 177,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 10.1,
|
||||
"onet": 16.0,
|
||||
"jobads": 27.1,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.3,
|
||||
"ai_skills": 45.6,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
370
references/ai-skills.md
Normal file
370
references/ai-skills.md
Normal file
@@ -0,0 +1,370 @@
|
||||
# External AI agent skills — land-planner
|
||||
|
||||
Proven, publicly available AI agent skills mapped to this occupation.
|
||||
Nothing is copied from the sources: every entry is a name, a one-line
|
||||
summary and a link to the upstream skill package. Each section names
|
||||
its source repository, commit, license and retrieval date.
|
||||
|
||||
**Tiers:** `core` = the skill directly exercises a top market hard
|
||||
skill, tool or method (from gated job-ad evidence) or an essential
|
||||
ESCO competence of this occupation; `adjacent` =
|
||||
plausibly useful, secondary. Entries are capped at 12 per source
|
||||
and 80 in total per occupation (core first,
|
||||
strongest matches survive); everything beyond the caps is excluded
|
||||
and logged in the pipeline audit trail, not in this package.
|
||||
|
||||
_Matched deterministically (ISCO group + title/competence keywords,
|
||||
tiered against market evidence + ESCO essentials) by
|
||||
`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._
|
||||
|
||||
## Source: anthropics/skills
|
||||
|
||||
- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) |
|
||||
| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) |
|
||||
|
||||
## Source: a5c-ai/babysitter
|
||||
|
||||
- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `regression-analyzer` | core | Skill for comprehensive regression analysis and modeling | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/scientific-discovery/skills/regression-analyzer) |
|
||||
| `quantitative-methods` | core | Design and execute statistical analyses including regression modeling, hypothesis testing, power analysis, and robustness checks using R, Stata, SPSS, or Python | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/quantitative-methods) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `competitor-analysis` | core | Use when the user asks to "analyze competitors" or "竞品分析"; benchmarks competitor keywords, content, backlinks, AI citations, and traffic share into strengths, weaknesses, and an action plan. Not for a pairwise topic-coverage gap map — use … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/seo-geo/research/competitor-analysis) |
|
||||
| `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-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) |
|
||||
| `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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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: alinaqi/claude-bootstrap
|
||||
|
||||
- Repository: [https://github.com/alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap) (commit `f61ec87`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `code-graph` | core | AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server | [source](https://github.com/alinaqi/claude-bootstrap/tree/f61ec87/skills/code-graph) |
|
||||
|
||||
## Source: alirezarezvani/claude-skills
|
||||
|
||||
- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `social-media-manager` | core | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) |
|
||||
|
||||
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
||||
|
||||
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
||||
- License: CC-BY-4.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `academic-baseline` | core | Use when working on any empirical academic research context — paper writing, data analysis, literature review, or any task involving citations, results, or publication artifacts. Establishes non-negotiable principles that govern all other … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/60-regisely-superpapers/skills/academic-baseline) |
|
||||
| `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) |
|
||||
| `choosing-causalpy-methods` | core | Choose the appropriate CausalPy experiment class from a causal question, data structure, treatment assignment, and identification assumptions. Use before writing analysis code when the method is not yet settled. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/51-pymc-labs-CausalPy/skills/choosing-causalpy-methods) |
|
||||
| `identify` | core | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) |
|
||||
| `law-skills` | core | 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law) |
|
||||
| `research-ideation` | core | This skill should be used when the user asks to "brainstorm research ideas", "use 5W1H framework", "identify research gaps", "conduct gap analysis", "start research project", "conduct literature review", "define research question", "select … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/research-ideation) |
|
||||
| `review-response` | core | Systematic review response workflow from comment analysis to professional rebuttal writing. Use when the user asks to "write rebuttal", "respond to reviewers", "draft review response", or "analyze review comments". Improves paper … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/review-response) |
|
||||
| `experiment-bridge` | core | Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says \"实现实验\", \"implement experiments\", \"bridge\", \"从计划到跑实验\", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/experiment-bridge) |
|
||||
| `paper-plan` | core | Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/paper-plan) |
|
||||
| `scientify-write-review-paper` | core | Write literature reviews and survey papers from collected papers | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/paper-review/scientify-write-review-paper) |
|
||||
| `universal-ma-codebook` | core | Universal Meta-Analysis Codebook v2.2 - AI-Human collaboration for meta-analysis data extraction. 4-layer design: Identifiers, Statistics, AI Provenance, Human Verification. Integrates with C5/C6/C7 agents and Category I systematic review … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/universal-ma-codebook) |
|
||||
|
||||
## 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) |
|
||||
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/xlsx) |
|
||||
|
||||
## Source: davila7/claude-code-templates
|
||||
|
||||
- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cobrapy` | core | Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/cobrapy) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `qutip` | core | Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets, bras, density matrices), (2) quantum operators and gates, (3) time evolution and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/qutip) |
|
||||
| `reactome-database` | core | Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/reactome-database) |
|
||||
| `scikit-survival` | core | Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scikit-survival) |
|
||||
| `string-database` | core | Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/string-database) |
|
||||
| `geopandas` | core | Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/geopandas) |
|
||||
| `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) |
|
||||
|
||||
## 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: 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `scientific-data-preprocessing` | core | ⚠️ CRITICAL USER EXPERIENCE-BASED SKILL - ALWAYS CONSULT BEFORE DATA PREPROCESSING ⚠️ Prevents catastrophic errors (88.9% error rate in V1.0 case study) through multi-level feature analysis, data leakage detection, and semantic validation. … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-data-preprocessing) |
|
||||
| `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: harperreed/dotfiles
|
||||
|
||||
- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `swiftui-performance-audit` | core | Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/swiftui-performance-audit) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `malware-analysis` | core | Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility 3 memory analysis, C2 config extraction (Cobalt Strike/CAPE), C2 traffic detection (JA4+, beaconing) | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/malware-analysis) |
|
||||
|
||||
## Source: indranilbanerjee/digital-marketing-pro
|
||||
|
||||
- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `qbr-plan` | core | Prepare a Quarterly Business Review. Use when: building QBR presentations, client performance reviews, or strategy updates. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/qbr-plan) |
|
||||
| `four-core-documents` | core | Produce the Four Core Documents at strategic depth (61 total steps): Business & SBU Analysis, Segmentation Framework, Brand Positioning, DMFlow. Use when running Part 3 of the engagement methodology. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/four-core-documents) |
|
||||
|
||||
## 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-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) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `assemblyai-core-workflow-a` | core | Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-a) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
|
||||
## Source: microsoft/skills
|
||||
|
||||
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `azure-ai-translation-document-py` | core | Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `win-loss-analysis` | core | Analyze why deals are won and lost and turn it into an action plan. Use when asked to run a win/loss analysis, review closed-won and closed-lost deals, understand why the team is losing to a competitor, or summarize sales feedback into … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/win-loss-analysis) |
|
||||
| `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) |
|
||||
| `analyzing-memory-forensics-with-lime-and-volatility` | core | Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-forensics-with-lime-and-volatility) |
|
||||
| `conducting-memory-forensics-with-volatility` | core | Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memory acquisition, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-memory-forensics-with-volatility) |
|
||||
|
||||
## Source: nexscope-ai/eCommerce-Skills
|
||||
|
||||
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ecommerce-social-media-marketing` | core | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) |
|
||||
|
||||
## Source: 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-stress-analysis` | core | Advanced architecture stress analysis methodology for designing systems that survive unknown stresses. Load when --residuality flag is used or when designing high-uncertainty, mission-critical systems. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-stress-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) |
|
||||
| `category-filtering-and-difficulty-analysis` | core | 对Excel数据进行自定义分类统计、交叉分析与可视化,并基于多维度指标(如文本长度、术语密度、正则匹配等)进行综合评分与分级,适用于多类别数据分布统计及文本内容难度/质量评估场景。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/category-filtering) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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: 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: 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) |
|
||||
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/xlsx) |
|
||||
|
||||
## Source: ThinkInAIXYZ/deepchat
|
||||
|
||||
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `docx` | 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) |
|
||||
| `xlsx` | core | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/xlsx) |
|
||||
|
||||
## Source: tzachbon/smart-ralph
|
||||
|
||||
- Repository: [https://github.com/tzachbon/smart-ralph](https://github.com/tzachbon/smart-ralph) (commit `b26bb23`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `speckit-workflow` | core | Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tasks, and implement phases. | [source](https://github.com/tzachbon/smart-ralph/tree/b26bb23/plugins/ralph-speckit/skills/speckit-workflow) |
|
||||
|
||||
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `experiment-bridge` | core | Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says \"实现实验\", \"implement experiments\", \"bridge\", \"从计划到跑实验\", … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/experiment-bridge) |
|
||||
| `paper-plan` | core | Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/paper-plan) |
|
||||
159
references/market.md
Normal file
159
references/market.md
Normal file
@@ -0,0 +1,159 @@
|
||||
# Market evidence report — land-planner
|
||||
|
||||
Source: **52 real job ads** (JSearch API, countries: us 41, gb 11), extracted into the MSSQL evidence store; as of 2026-07-14.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 32 | 62 % |
|
||||
| senior | 13 | 25 % |
|
||||
| junior | 4 | 8 % |
|
||||
| lead | 3 | 6 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Excel | 8 | 15 % |
|
||||
| 2 | GIS | 7 | 13 % |
|
||||
| 3 | Microsoft Office | 7 | 13 % |
|
||||
| 4 | Microsoft Word | 7 | 13 % |
|
||||
| 5 | AutoCAD | 6 | 12 % |
|
||||
| 6 | ArcGIS | 5 | 10 % |
|
||||
| 7 | Microsoft Outlook | 3 | 6 % |
|
||||
| 8 | SketchUp | 3 | 6 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | land use planning | 14 | 27 % |
|
||||
| 2 | project management | 13 | 25 % |
|
||||
| 3 | land planning | 8 | 15 % |
|
||||
| 4 | data analysis | 7 | 13 % |
|
||||
| 5 | budgeting | 6 | 12 % |
|
||||
| 6 | business development | 6 | 12 % |
|
||||
| 7 | regulatory compliance | 6 | 12 % |
|
||||
| 8 | report writing | 6 | 12 % |
|
||||
| 9 | site plan review | 6 | 12 % |
|
||||
| 10 | policy development | 5 | 10 % |
|
||||
| 11 | zoning | 5 | 10 % |
|
||||
| 12 | comprehensive planning | 4 | 8 % |
|
||||
| 13 | land use analysis | 4 | 8 % |
|
||||
| 14 | landscape architecture | 4 | 8 % |
|
||||
| 15 | master planning | 4 | 8 % |
|
||||
| 16 | urban planning | 4 | 8 % |
|
||||
| 17 | due diligence | 3 | 6 % |
|
||||
| 18 | land use and zoning | 3 | 6 % |
|
||||
| 19 | permit management | 3 | 6 % |
|
||||
| 20 | policy analysis | 3 | 6 % |
|
||||
| 21 | research | 3 | 6 % |
|
||||
| 22 | research and analysis | 3 | 6 % |
|
||||
| 23 | site analysis | 3 | 6 % |
|
||||
| 24 | site design | 3 | 6 % |
|
||||
| 25 | site planning | 3 | 6 % |
|
||||
| 26 | urban design | 3 | 6 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | comprehensive planning | 8 | 15 % |
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | staff mentoring | 6 | 12 % |
|
||||
| 2 | client communication | 4 | 8 % |
|
||||
| 3 | project coordination | 4 | 8 % |
|
||||
| 4 | project execution | 4 | 8 % |
|
||||
| 5 | team leadership | 4 | 8 % |
|
||||
| 6 | application preparation | 3 | 6 % |
|
||||
| 7 | business planning | 3 | 6 % |
|
||||
| 8 | client relationship management | 3 | 6 % |
|
||||
| 9 | practice vision creation | 3 | 6 % |
|
||||
| 10 | project management | 3 | 6 % |
|
||||
| 11 | proposal writing | 3 | 6 % |
|
||||
| 12 | report preparation | 3 | 6 % |
|
||||
| 13 | scope of work definition | 3 | 6 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 52 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:**
|
||||
|
||||
- land use planning — 32 % (13 ads)
|
||||
- project management — 24 % (10 ads)
|
||||
- land planning — 20 % (8 ads)
|
||||
- data analysis — 15 % (6 ads)
|
||||
- regulatory compliance — 15 % (6 ads)
|
||||
- report writing — 15 % (6 ads)
|
||||
- site plan review — 15 % (6 ads)
|
||||
- budgeting — 10 % (4 ads)
|
||||
- business development — 10 % (4 ads)
|
||||
- comprehensive planning — 10 % (4 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Excel — 20 % (8 ads)
|
||||
- Microsoft Word — 17 % (7 ads)
|
||||
- GIS — 15 % (6 ads)
|
||||
- Microsoft Office — 15 % (6 ads)
|
||||
- ArcGIS — 12 % (5 ads)
|
||||
- AutoCAD — 12 % (5 ads)
|
||||
- Microsoft Outlook — 7 % (3 ads)
|
||||
- SketchUp — 7 % (3 ads)
|
||||
- Adobe Acrobat — 5 % (2 ads)
|
||||
- Adobe Creative Suite — 5 % (2 ads)
|
||||
|
||||
**Seniority:** mid 61 % · senior 24 % · junior 10 % · lead 5 %
|
||||
|
||||
### UK (gb)
|
||||
|
||||
**Insufficient evidence** — 11 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 |
|
||||
|---|---|
|
||||
| Land Planner | 7 |
|
||||
| Land Use Planner | 3 |
|
||||
| Practice Builder - Land/Urban Planning | 3 |
|
||||
| Consulting Municipal Land Planner | 2 |
|
||||
| Urban Planner | 2 |
|
||||
| Campus Land Planner | 1 |
|
||||
| Campus Planner - University of North Carolina at Charlotte | 1 |
|
||||
| City Planner | 1 |
|
||||
| Contract Land Use Planner | 1 |
|
||||
| Development Coordinator (Land Operations) | 1 |
|
||||
| Director of Planning | 1 |
|
||||
| Executive Lead, Land Planning & Development | 1 |
|
||||
| Junior Land Use Planner - Permit & Policy Impact | 1 |
|
||||
| Land / Urban Planner | 1 |
|
||||
| Land Planner in Houston | 1 |
|
||||
| Land Use Planner - Development Review | 1 |
|
||||
| Land Use Planner | Miami | 1 |
|
||||
| Land User Planner | 1 |
|
||||
| Landscape Architect/Land Planner | 1 |
|
||||
| Legislative Land Use Planner. | 1 |
|
||||
| Managing Consultant, Land Use & Visual Impact Planner | 1 |
|
||||
| Planner | 1 |
|
||||
| Planner I/II - Current Planning | 1 |
|
||||
| Planner II (Associate Planner) | 1 |
|
||||
| Planner—Environmental and Land Use | 1 |
|
||||
|
||||
Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold.
|
||||
29
references/profile.md
Normal file
29
references/profile.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Occupation profile — land planner
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/44508e7b-f56b-4bfb-9cd6-879838aecd94
|
||||
- **ESCO code:** 2164.1
|
||||
- **ISCO-08 group:** 2164 — Town and traffic planners
|
||||
- **O*NET-SOC:** 17-1012.00 — Landscape Architects (match: closeMatch)
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Land planners visit sites in order to create projects and plans for land usage and development. They collect and analyse data about the land. Land planners provide advice on the efficiency and safety of development plans.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- city planner
|
||||
- town planner
|
||||
- urban planner
|
||||
- land use planner
|
||||
- land developer
|
||||
- city planning engineer
|
||||
- urban land planner
|
||||
- civil engineer
|
||||
- planning engineer
|
||||
- planner
|
||||
- land manager
|
||||
- planning technician
|
||||
60
references/skills.md
Normal file
60
references/skills.md
Normal file
@@ -0,0 +1,60 @@
|
||||
# Competences — land planner
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/44508e7b-f56b-4bfb-9cd6-879838aecd94).
|
||||
|
||||
## Essential
|
||||
|
||||
- **advise on architectural matters** (skill/competence)
|
||||
- **advise on use of land** (skill/competence)
|
||||
- **civil engineering** (knowledge)
|
||||
- **compare survey computations** (skill/competence)
|
||||
- **engineering principles** (knowledge)
|
||||
- **environmental policy** (knowledge)
|
||||
- **execute feasibility study** (skill/competence)
|
||||
- **geographic information systems** (knowledge)
|
||||
- **geography** (knowledge)
|
||||
- **green building standards** (knowledge)
|
||||
- **process collected survey data** (skill/competence)
|
||||
- **provide technical expertise** (skill/competence)
|
||||
- **surveying** (knowledge)
|
||||
- **surveying methods** (knowledge)
|
||||
- **technical drawings** (knowledge)
|
||||
- **topography** (knowledge)
|
||||
- **urban planning** (knowledge)
|
||||
- **urban planning law** (knowledge)
|
||||
- **zoning codes** (knowledge)
|
||||
|
||||
## Optional
|
||||
|
||||
- advise architects (skill/competence)
|
||||
- advise on building matters (skill/competence)
|
||||
- architecture regulations (knowledge)
|
||||
- building codes (knowledge)
|
||||
- collect data using GPS (skill/competence)
|
||||
- compile GIS-data (skill/competence)
|
||||
- conduct land surveys (skill/competence)
|
||||
- determine property boundaries (skill/competence)
|
||||
- document survey operations (skill/competence)
|
||||
- geodesy (knowledge)
|
||||
- geology (knowledge)
|
||||
- liaise with local authorities (skill/competence)
|
||||
- operate surveying instruments (skill/competence)
|
||||
- perform surveying calculations (skill/competence)
|
||||
- photogrammetry (knowledge)
|
||||
- promote sustainability (skill/competence)
|
||||
- record survey data (skill/competence)
|
||||
- rural development strategies (knowledge)
|
||||
- spatial planning (knowledge)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 52 ads, as of 2026-07-14)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- land use planning — **27 %**
|
||||
- project management — **25 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
43
references/tasks.md
Normal file
43
references/tasks.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# Tasks & work activities — land planner
|
||||
|
||||
Source: O*NET 30.3, occupation 17-1012.00 (Landscape Architects).
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Prepare graphic representations or drawings of proposed plans or designs.
|
||||
- **[Core]** Collaborate with architects or related professionals on whole building design to maximize the aesthetic features of structures or surrounding land and to improve energy efficiency.
|
||||
- **[Core]** Create landscapes that minimize water consumption such as by incorporating drought-resistant grasses or indigenous plants.
|
||||
- **[Core]** Design and integrate rainwater harvesting or gray and reclaimed water systems to conserve water into building or land designs.
|
||||
- **[Core]** Identify and select appropriate sustainable materials for use in landscape designs, such as recycled wood or recycled concrete boards for structural elements or recycled tires for playground bedding.
|
||||
- **[Core]** Confer with clients, engineering personnel, or architects on landscape projects.
|
||||
- **[Core]** Prepare site plans, specifications, or cost estimates for land development.
|
||||
- **[Core]** Analyze data on conditions such as site location, drainage, or structure location for environmental reports or landscaping plans.
|
||||
- **[Core]** Develop marketing materials, proposals, or presentations to generate new work opportunities.
|
||||
- **[Core]** Inspect landscape work to ensure compliance with specifications, evaluate quality of materials or work, or advise clients or construction personnel.
|
||||
- **[Core]** Present project plans or designs to public stakeholders, such as government agencies or community groups.
|
||||
- **[Core]** Integrate existing land features or landscaping into designs.
|
||||
- **[Core]** Manage the work of subcontractors to ensure quality control.
|
||||
- **[Core]** Research latest products, technology, or design trends to stay current in the field.
|
||||
- **[Core]** Inspect proposed sites to identify structural elements of land areas or other important site information, such as soil condition, existing landscaping, or the proximity of water management facilities.
|
||||
- **[Core]** Develop planting plans to help clients garden productively or to achieve particular aesthetic effects.
|
||||
- **[Core]** Collaborate with estimators to cost projects, create project plans, or coordinate bids from landscaping contractors.
|
||||
- **[Core]** Prepare conceptual drawings, graphics, or other visual representations of land areas to show predicted growth or development of land areas over time.
|
||||
- **[Core]** Provide follow-up consultations for clients to ensure landscape designs are maturing or developing as planned.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Advise customers on the use of products or services.
|
||||
- Analyze physical, survey, or geographic data.
|
||||
- Confer with technical personnel to prepare designs or operational plans.
|
||||
- Create graphical representations of structures or landscapes.
|
||||
- Create maps.
|
||||
- Design water conservation systems.
|
||||
- Discuss designs or plans with clients.
|
||||
- Explain project details to the general public.
|
||||
- Incorporate green features into the design of structures or facilities.
|
||||
- Inspect facilities or sites to determine if they meet specifications or standards.
|
||||
- Perform marketing activities.
|
||||
- Prepare detailed work plans.
|
||||
- Select project materials.
|
||||
- Supervise engineering or other technical personnel.
|
||||
- Update technical knowledge.
|
||||
33
references/tools.md
Normal file
33
references/tools.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Tools & technology — land planner
|
||||
|
||||
Source: O*NET 30.3 'Software Skills' for 17-1012.00.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Autodesk AutoCAD | Computer aided design CAD software | yes |
|
||||
| Autodesk AutoCAD Civil 3D | Computer aided design CAD software | yes |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| Bentley MicroStation | Computer aided design CAD software | yes |
|
||||
| Trimble SketchUp Pro | Computer aided design CAD software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Adobe InDesign | Desktop publishing software | yes |
|
||||
| Adobe Acrobat | Document management software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| ESRI ArcGIS software | Geographic information system | yes |
|
||||
| Adobe Creative Cloud software | Graphics or photo imaging software | yes |
|
||||
| Adobe Illustrator | Graphics or photo imaging software | yes |
|
||||
| Adobe Photoshop | Graphics or photo imaging 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 |
|
||||
| Coyote Software DynaSCAPE Design | Computer aided design CAD software | |
|
||||
| Lumion | Computer aided design CAD software | |
|
||||
| McNeel Rhinoceros 3D | Computer aided design CAD software | |
|
||||
| ESRI ArcView | Geographic information system | |
|
||||
| Geographic information system GIS systems | Geographic information system | |
|
||||
| Adobe FreeHand MX | Graphics or photo imaging software | |
|
||||
| Corel CorelDraw Graphics Suite | Graphics or photo imaging software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Autodesk 3ds Max | Video creation and editing software | |
|
||||
Reference in New Issue
Block a user