feat: deck-officer 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 — deck-officer
|
||||
|
||||
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 — deck-officer
|
||||
"ESCO (occupation & competences)" : 29
|
||||
"O*NET (tasks & tools)" : 74
|
||||
"Job boards (market evidence)" : 95
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 183
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 29 | 7.5 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 74 | 19.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 95 | 24.6 % | 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) | 183 | 47.4 % | references/ai-skills.md (per-source attribution inside) |
|
||||
| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) |
|
||||
|
||||
Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) ·
|
||||
job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content
|
||||
paraphrased with source URLs — never copied · external AI skills are
|
||||
linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md).
|
||||
61
SKILL.md
Normal file
61
SKILL.md
Normal file
@@ -0,0 +1,61 @@
|
||||
---
|
||||
name: deck-officer
|
||||
description: "Occupational skill for the role 'deck officer' (also: ship chief officer, chief mate, first mate, ship deck officer, ship first officer). Use when the user asks for typical deck officer work such as: typical deck officer responsibilities"
|
||||
---
|
||||
|
||||
# Deck Officer
|
||||
|
||||
Deck officers or mates perform the watch duties on board of vessels like determining the course and speed, manoeuvring to avoid hazards, and continuously monitoring the vessels position using charts and navigational aids. They maintain logs and other records tracking the ship's movements. They ensure that the proper procedures and safety practices are followed, check that equipment is in good working order, and oversee the loading and discharging of cargo or passengers. They supervise crew members engaged in maintenance and the primary upkeep of the vessel.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## How to use this skill
|
||||
|
||||
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
|
||||
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
|
||||
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
|
||||
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
|
||||
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
|
||||
|
||||
## Key competences (essential)
|
||||
|
||||
- assess vessel status
|
||||
- assist water-based navigation
|
||||
- celestial navigation
|
||||
- consider economic criteria in decision making
|
||||
- ensure smooth on board operations
|
||||
- ensure vessel security
|
||||
- Global Maritime Distress and Safety System
|
||||
- handle stressful situations in the work place
|
||||
- International Convention for the Prevention of Pollution from Ships
|
||||
- international regulations for preventing collisions at sea
|
||||
- manage staff
|
||||
- plot shipping navigation routes
|
||||
- provide first aid
|
||||
- stay up-to-date with maritime transportation technology
|
||||
- steer vessels
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Apple macOS
|
||||
- Autodesk Revit
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft Word
|
||||
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
## Hot technologies
|
||||
|
||||
Top tools from 43 gated job ads (see references/market.md, as of 2026-07-11):
|
||||
|
||||
- Microsoft Office — 9 %
|
||||
|
||||
<!-- hot-tech -->
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/e3df1f82-3df9-41e5-8487-635e184653d1), O*NET 30.3 (53-5021.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
286
manifest.json
Normal file
286
manifest.json
Normal file
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"name": "deck-officer",
|
||||
"title": "deck officer",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/e3df1f82-3df9-41e5-8487-635e184653d1",
|
||||
"esco_code": "3152.1",
|
||||
"isco_group": "3152",
|
||||
"onet_soc": "53-5021.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 3152 (Captains, Mates, and Pilots of Water Vessels)"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ESCO",
|
||||
"version": "1.2.1",
|
||||
"url": "https://esco.ec.europa.eu/"
|
||||
},
|
||||
{
|
||||
"name": "O*NET",
|
||||
"version": "30.3",
|
||||
"url": "https://www.onetcenter.org/",
|
||||
"license": "CC BY 4.0"
|
||||
}
|
||||
],
|
||||
"attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download",
|
||||
"counts": {
|
||||
"tasks": 0,
|
||||
"dwas": 0,
|
||||
"skills_essential": 21,
|
||||
"skills_optional": 7,
|
||||
"software": 0
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"samber/cc-skills-golang": {
|
||||
"repo": "https://github.com/samber/cc-skills-golang",
|
||||
"commit": "4881c01",
|
||||
"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": 7
|
||||
},
|
||||
"shanraisshan/claude-code-best-practice": {
|
||||
"repo": "https://github.com/shanraisshan/claude-code-best-practice",
|
||||
"commit": "67c2696",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 7
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 3
|
||||
},
|
||||
"qdrant/skills": {
|
||||
"repo": "https://github.com/qdrant/skills",
|
||||
"commit": "2a06cb1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"jeffallan/claude-skills": {
|
||||
"repo": "https://github.com/jeffallan/claude-skills",
|
||||
"commit": "e8be415",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"rohitg00/skillkit": {
|
||||
"repo": "https://github.com/rohitg00/skillkit",
|
||||
"commit": "d2e5c34",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 4
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"aaron-he-zhu/aaron-marketing-skills": {
|
||||
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
|
||||
"commit": "b7b0b9f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"trailofbits/skills": {
|
||||
"repo": "https://github.com/trailofbits/skills",
|
||||
"commit": "cfe5d7b",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 2
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 2
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"Orchestra-Research/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/Orchestra-Research/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zechenzhangAGI/AI-research-SKILLs": {
|
||||
"repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
|
||||
"commit": "773a529",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ThinkInAIXYZ/deepchat": {
|
||||
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
|
||||
"commit": "f275c92",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"giuseppe-trisciuoglio/developer-kit": {
|
||||
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||
"commit": "306f428",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alinaqi/claude-bootstrap": {
|
||||
"repo": "https://github.com/alinaqi/claude-bootstrap",
|
||||
"commit": "f61ec87",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/claude-scientific-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"hypnguyen1209/offensive-claude": {
|
||||
"repo": "https://github.com/hypnguyen1209/offensive-claude",
|
||||
"commit": "4d62be7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zxkane/aws-skills": {
|
||||
"repo": "https://github.com/zxkane/aws-skills",
|
||||
"commit": "68530c6",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"egorfedorov/claude-context-optimizer": {
|
||||
"repo": "https://github.com/egorfedorov/claude-context-optimizer",
|
||||
"commit": "c604d3a",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"parcadei/Continuous-Claude-v3": {
|
||||
"repo": "https://github.com/parcadei/Continuous-Claude-v3",
|
||||
"commit": "d07ff4b",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"coreyhaines31/makerskills": {
|
||||
"repo": "https://github.com/coreyhaines31/makerskills",
|
||||
"commit": "17218de",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 15,
|
||||
"adjacent": 65
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 29,
|
||||
"onet": 74,
|
||||
"jobads": 95,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 183,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 7.5,
|
||||
"onet": 19.2,
|
||||
"jobads": 24.6,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.3,
|
||||
"ai_skills": 47.4,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
386
references/ai-skills.md
Normal file
386
references/ai-skills.md
Normal file
@@ -0,0 +1,386 @@
|
||||
# External AI agent skills — deck-officer
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) |
|
||||
| `context-engineering` | adjacent | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
|
||||
| `translation-management` | adjacent | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) |
|
||||
| `unity-addressables` | adjacent | Unity Addressables asset management skill for remote catalogs, content updates, asset bundles, and memory-efficient asset loading. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-addressables) |
|
||||
| `memory-summarization` | adjacent | Conversation summarization for memory compression and context management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/memory-summarization) |
|
||||
| `embedded-docs` | adjacent | Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/embedded-docs) |
|
||||
|
||||
## 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` | adjacent | 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 |
|
||||
|---|---|---|---|
|
||||
| `agentic-os` | adjacent | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
|
||||
| `autonomous-agent-harness` | adjacent | Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/autonomous-agent-harness) |
|
||||
| `knowledge-ops` | adjacent | Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/knowledge-ops) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `session-management` | adjacent | Context preservation, tiered summarization, resumability | [source](https://github.com/alinaqi/claude-bootstrap/tree/f61ec87/skills/session-management) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `boardroom` | core | /cs:boardroom <brief> — 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis. Outputs a board memo. Use when a decision spans multiple executive domains — e.g. a pricing change … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/boardroom) |
|
||||
| `founder-coach` | adjacent | 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) |
|
||||
| `compliance-readiness` | adjacent | /cs:compliance-readiness <program> — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) |
|
||||
| `memory-lifecycle` | core | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) |
|
||||
| `memory-schema` | adjacent | Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-schema) |
|
||||
|
||||
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
||||
|
||||
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
||||
- License: CC-BY-4.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hud` | adjacent | 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) |
|
||||
| `diverga-memory` | adjacent | Diverga Memory System v7.0 - Context-persistent research support with checkpoint auto-trigger and cross-session continuity. Triggers: memory, remember, context, recall, checkpoint, decision, persist, 기억, 맥락, 세션, 체크포인트 | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/memory) |
|
||||
|
||||
## Source: coreyhaines31/makerskills
|
||||
|
||||
- Repository: [https://github.com/coreyhaines31/makerskills](https://github.com/coreyhaines31/makerskills) (commit `17218de`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `slide-deck` | adjacent | When you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDE_DECK_REPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, … | [source](https://github.com/coreyhaines31/makerskills/tree/17218de/skills/slide-deck) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
|
||||
| `brief` | adjacent | Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/brief) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
|
||||
| `c-pro` | adjacent | Write efficient C code with proper memory management, pointer | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/c-pro) |
|
||||
| `context-window-management` | adjacent | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/context-window-management) |
|
||||
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-langchain) |
|
||||
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/treatment-plans) |
|
||||
| `gcc` | adjacent | Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/git/git-context-controller) |
|
||||
|
||||
## Source: egorfedorov/claude-context-optimizer
|
||||
|
||||
- Repository: [https://github.com/egorfedorov/claude-context-optimizer](https://github.com/egorfedorov/claude-context-optimizer) (commit `c604d3a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cco-overhead` | adjacent | Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage | [source](https://github.com/egorfedorov/claude-context-optimizer/tree/c604d3a/skills/cco-overhead) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/treatment-plans) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/hive-mind-advanced) |
|
||||
|
||||
## Source: giuseppe-trisciuoglio/developer-kit
|
||||
|
||||
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
|
||||
|
||||
## 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` | adjacent | 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: jeffallan/claude-skills
|
||||
|
||||
- Repository: [https://github.com/jeffallan/claude-skills](https://github.com/jeffallan/claude-skills) (commit `e8be415`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `react-native-expert` | core | Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/react-native-expert) |
|
||||
| `rust-engineer` | adjacent | Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/rust-engineer) |
|
||||
|
||||
## 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) |
|
||||
| `twinmind-data-handling` | adjacent | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
|
||||
| `notion-load-scale` | adjacent | High-volume Notion operations: parallel requests within 3 req/sec, worker queues, database pagination at scale, incremental sync for large workspaces, and memory management for bulk operations. Trigger with phrases like "notion scale", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/notion-pack/skills/notion-load-scale) |
|
||||
| `apify-cost-tuning` | adjacent | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
|
||||
| `cursor-context-management` | adjacent | Optimize context window usage in Cursor with @-mentions, context pills, and conversation strategy. Triggers on "cursor context", "context window", "context limit", "cursor memory", "context management", "@-mentions", "context pills". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-context-management) |
|
||||
| `evernote-core-workflow-a` | adjacent | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) |
|
||||
| `memory-kit` | adjacent | Persistent context management for Claude Code sessions. Save, load, update, share, and audit session memory via MEMORY.md. Prevents context loss on compaction or session restart. Use when starting a session, before compaction, syncing … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/claude-memory-kit/skills/memory-kit) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) |
|
||||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/treatment-plans) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `kql` | adjacent | KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/skills/kql) |
|
||||
|
||||
## 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) |
|
||||
| `collecting-volatile-evidence-from-compromised-host` | adjacent | Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/collecting-volatile-evidence-from-compromised-host) |
|
||||
| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
| `detecting-rootkit-activity` | adjacent | Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-rootkit-activity) |
|
||||
|
||||
## 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-email-marketing-builder` | adjacent | E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) |
|
||||
|
||||
## Source: nexu-io/open-design
|
||||
|
||||
- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `swiss-creative-mode-template` | core | Swiss-inspired creative-mode presentation template skill with bold editorial typography, high-contrast geometric cards, interactive slide navigation, theme switching, hotspot overlays, and palette choreography in a single-file HTML … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/swiss-creative-mode-template) |
|
||||
|
||||
## Source: Orchestra-Research/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/langchain) |
|
||||
|
||||
## Source: parcadei/Continuous-Claude-v3
|
||||
|
||||
- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `recall` | adjacent | Query the memory system for relevant learnings from past sessions | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/recall) |
|
||||
| `remember` | adjacent | Store a learning, pattern, or decision in the memory system for future recall | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/remember) |
|
||||
| `system-overview` | adjacent | Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/system_overview) |
|
||||
|
||||
## Source: qdrant/skills
|
||||
|
||||
- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `qdrant-performance-optimization` | core | Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage optimization. Use when planning configuration or capacity changes to improve speed and efficiency. For diagnosing an active … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-performance-optimization) |
|
||||
|
||||
## Source: rohitg00/skillkit
|
||||
|
||||
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `handoff-protocols` | core | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `Hooks Automation` | adjacent | 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) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `Hooks Automation` | adjacent | 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) |
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `hive-mind-advanced` | adjacent | Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hive-mind-advanced) |
|
||||
|
||||
## Source: samber/cc-skills-golang
|
||||
|
||||
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
|
||||
|
||||
## Source: shanraisshan/claude-code-best-practice
|
||||
|
||||
- Repository: [https://github.com/shanraisshan/claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) (commit `67c2696`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `presentation-structure` | core | Knowledge about the presentation slide format, weight system, navigation, and section structure | [source](https://github.com/shanraisshan/claude-code-best-practice/tree/67c2696/.claude/skills/presentation/presentation-structure) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `memory-management` | adjacent | Guide the agent to recall, remember, and route durable learning into Memory, Skills, Scheduled Tasks, or Tape. | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/memory-management) |
|
||||
|
||||
## Source: trailofbits/skills
|
||||
|
||||
- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `c-review` | adjacent | Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/c-review/skills/c-review) |
|
||||
| `rust-review` | adjacent | Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/rust-review/skills/rust-review) |
|
||||
|
||||
## Source: vibeeval/vibecosystem
|
||||
|
||||
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `knowledge-management` | adjacent | Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/knowledge-management) |
|
||||
| `recall` | adjacent | Query the memory system for relevant learnings from past sessions using semantic search. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/recall) |
|
||||
| `remember` | adjacent | Store a learning, pattern, or decision in the memory system for future recall. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/remember) |
|
||||
|
||||
## Source: zechenzhangAGI/AI-research-SKILLs
|
||||
|
||||
- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `langchain` | adjacent | Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/langchain) |
|
||||
|
||||
## Source: zxkane/aws-skills
|
||||
|
||||
- Repository: [https://github.com/zxkane/aws-skills](https://github.com/zxkane/aws-skills) (commit `68530c6`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `aws-cost-operations` | adjacent | AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-cost-ops/skills/aws-cost-operations) |
|
||||
144
references/market.md
Normal file
144
references/market.md
Normal file
@@ -0,0 +1,144 @@
|
||||
# Market evidence report — deck-officer
|
||||
|
||||
Source: **43 real job ads** (JSearch API, countries: us 43), 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 | 41 | 95 % |
|
||||
| n/a | 2 | 5 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Microsoft Office | 4 | 9 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | vessel operation | 11 | 26 % |
|
||||
| 2 | navigation | 10 | 23 % |
|
||||
| 3 | ship maintenance | 9 | 21 % |
|
||||
| 4 | cargo operations | 8 | 19 % |
|
||||
| 5 | deck maintenance | 8 | 19 % |
|
||||
| 6 | emergency response | 8 | 19 % |
|
||||
| 7 | navigational watchstanding | 8 | 19 % |
|
||||
| 8 | logbook maintenance | 7 | 16 % |
|
||||
| 9 | safety management | 7 | 16 % |
|
||||
| 10 | crew management | 6 | 14 % |
|
||||
| 11 | damage control | 6 | 14 % |
|
||||
| 12 | machinery inspection | 6 | 14 % |
|
||||
| 13 | safety equipment maintenance | 6 | 14 % |
|
||||
| 14 | security management | 4 | 9 % |
|
||||
| 15 | weight-handling equipment operation | 4 | 9 % |
|
||||
| 16 | cargo handling | 3 | 7 % |
|
||||
| 17 | docking | 3 | 7 % |
|
||||
| 18 | maritime navigation | 3 | 7 % |
|
||||
| 19 | ship maneuvering | 3 | 7 % |
|
||||
| 20 | voyage planning | 3 | 7 % |
|
||||
| 21 | watchkeeping | 3 | 7 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Safety Management System | 7 | 16 % |
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | emergency drill execution | 6 | 14 % |
|
||||
| 2 | personnel training | 5 | 12 % |
|
||||
| 3 | deck department supervision | 4 | 9 % |
|
||||
| 4 | vessel operation | 4 | 9 % |
|
||||
| 5 | watchstanding | 4 | 9 % |
|
||||
| 6 | cargo operation conduction | 3 | 7 % |
|
||||
| 7 | cargo stowage | 3 | 7 % |
|
||||
| 8 | deckhand supervision | 3 | 7 % |
|
||||
| 9 | equipment inspection | 3 | 7 % |
|
||||
| 10 | maintenance duties | 3 | 7 % |
|
||||
| 11 | station bill preparation | 3 | 7 % |
|
||||
| 12 | task assignment | 3 | 7 % |
|
||||
| 13 | work-rest oversight | 3 | 7 % |
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 43 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
43 ads.
|
||||
|
||||
**Top hard skills:**
|
||||
|
||||
- vessel operation — 26 % (11 ads)
|
||||
- navigation — 23 % (10 ads)
|
||||
- ship maintenance — 21 % (9 ads)
|
||||
- cargo operations — 19 % (8 ads)
|
||||
- deck maintenance — 19 % (8 ads)
|
||||
- emergency response — 19 % (8 ads)
|
||||
- navigational watchstanding — 19 % (8 ads)
|
||||
- logbook maintenance — 16 % (7 ads)
|
||||
- safety management — 16 % (7 ads)
|
||||
- crew management — 14 % (6 ads)
|
||||
|
||||
**Top tools:**
|
||||
|
||||
- Microsoft Office — 9 % (4 ads)
|
||||
- ECDIS — 5 % (2 ads)
|
||||
- electronic mail programs — 5 % (2 ads)
|
||||
- GMDSS — 5 % (2 ads)
|
||||
- GMDSS operator license — 5 % (2 ads)
|
||||
- radar — 5 % (2 ads)
|
||||
- radar observer certificate — 5 % (2 ads)
|
||||
- shipboard monitoring software — 5 % (2 ads)
|
||||
- winches — 5 % (2 ads)
|
||||
|
||||
**Seniority:** mid 95 % · n/a 5 %
|
||||
|
||||
### 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 |
|
||||
|---|---|
|
||||
| Cargo Chief Mate - Marine | 3 |
|
||||
| Crew - First Mate | 3 |
|
||||
| Mate | 3 |
|
||||
| Cargo Chief Mate | 2 |
|
||||
| Chief Mate | 2 |
|
||||
| Third Mate Unlimited R/V Atlantis | 2 |
|
||||
| 2nd Officer | 1 |
|
||||
| 3rd Officer | 1 |
|
||||
| Captain & Chief Engineer US Licensed Master/Mate | 1 |
|
||||
| Cargo Chief Mate Navigational Lead & Deck Ops | 1 |
|
||||
| Chief Mate Expedition Vessel | 1 |
|
||||
| Chief Mate Oceans - Seattle, WA | 1 |
|
||||
| Chief Mate- Seaward Services - TSVRON | 1 |
|
||||
| Chief Mate, U.S. Brig Niagara (Chief Mate, Flagship Niagara) | 1 |
|
||||
| Chief Mate: Deck Lead, Safety & Emergency Ops | 1 |
|
||||
| Chief Mate: Lead Sail Ops Aboard a Historic Tall Ship | 1 |
|
||||
| CIVMAR Deck Officer Naval Watch & Navigation | 1 |
|
||||
| First Mate | 1 |
|
||||
| First Mate - Cruises | 1 |
|
||||
| First Officer | 1 |
|
||||
| Maritime Professionals, Deck department | 1 |
|
||||
| Naturalist/First Mate | 1 |
|
||||
| Relief/Temporary Chief Mate - Seaward Services - TSVRON | 1 |
|
||||
| Research Vessel Chief Mate | 1 |
|
||||
| Seasonal First Mate | 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.
|
||||
21
references/profile.md
Normal file
21
references/profile.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Occupation profile — deck officer
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/e3df1f82-3df9-41e5-8487-635e184653d1
|
||||
- **ESCO code:** 3152.1
|
||||
- **ISCO-08 group:** 3152 — Ships' deck officers and pilots
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Deck officers or mates perform the watch duties on board of vessels like determining the course and speed, manoeuvring to avoid hazards, and continuously monitoring the vessels position using charts and navigational aids. They maintain logs and other records tracking the ship's movements. They ensure that the proper procedures and safety practices are followed, check that equipment is in good working order, and oversee the loading and discharging of cargo or passengers. They supervise crew members engaged in maintenance and the primary upkeep of the vessel.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- ship chief officer
|
||||
- chief mate
|
||||
- first mate
|
||||
- ship deck officer
|
||||
- ship first officer
|
||||
55
references/skills.md
Normal file
55
references/skills.md
Normal file
@@ -0,0 +1,55 @@
|
||||
# Competences — deck officer
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/e3df1f82-3df9-41e5-8487-635e184653d1).
|
||||
|
||||
## Essential
|
||||
|
||||
- **assess vessel status** (skill/competence)
|
||||
- **assist water-based navigation** (skill/competence)
|
||||
- **celestial navigation** (knowledge)
|
||||
- **consider economic criteria in decision making** (skill/competence)
|
||||
- **ensure smooth on board operations** (skill/competence)
|
||||
- **ensure vessel security** (skill/competence)
|
||||
- **Global Maritime Distress and Safety System** (knowledge)
|
||||
- **handle stressful situations in the work place** (skill/competence)
|
||||
- **International Convention for the Prevention of Pollution from Ships** (knowledge)
|
||||
- **international regulations for preventing collisions at sea** (knowledge)
|
||||
- **manage staff** (skill/competence)
|
||||
- **plot shipping navigation routes** (skill/competence)
|
||||
- **provide first aid** (skill/competence)
|
||||
- **stay up-to-date with maritime transportation technology** (skill/competence)
|
||||
- **steer vessels** (skill/competence)
|
||||
- **supervise loading of cargo** (skill/competence)
|
||||
- **supervise unloading of cargo** (skill/competence)
|
||||
- **use different communication channels** (skill/competence)
|
||||
- **use water navigation devices** (skill/competence)
|
||||
- **vessel safety equipment** (knowledge)
|
||||
- **work in a water transport team** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- communicate with customers (skill/competence)
|
||||
- make independent operating decisions (skill/competence)
|
||||
- manipulate sails on vessels (skill/competence)
|
||||
- secure ships using rope (skill/competence)
|
||||
- tolerate stress (skill/competence)
|
||||
- use maritime English (skill/competence)
|
||||
- vessel points of sail (knowledge)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 43 ads, as of 2026-07-11)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- vessel operation — **26 %**
|
||||
- navigation — **23 %**
|
||||
- ship maintenance — **21 %**
|
||||
- navigational watchstanding — **19 %**
|
||||
- cargo operations — **19 %**
|
||||
- deck maintenance — **19 %**
|
||||
- emergency response — **19 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
64
references/tasks.md
Normal file
64
references/tasks.md
Normal file
@@ -0,0 +1,64 @@
|
||||
# Tasks & work activities — deck officer
|
||||
|
||||
Source: O*NET 30.3, occupation 53-5021.00 (Captains, Mates, and Pilots of Water Vessels) — manual nearest-occupation mapping via ISCO group 3152; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Direct courses and speeds of ships, based on specialized knowledge of local winds, weather, water depths, tides, currents, and hazards.
|
||||
- **[Core]** Prevent ships under navigational control from engaging in unsafe operations.
|
||||
- **[Core]** Serve as a vessel's docking master upon arrival at a port or at a berth.
|
||||
- **[Core]** Consult maps, charts, weather reports, or navigation equipment to determine and direct ship movements.
|
||||
- **[Core]** Steer and operate vessels, using radios, depth finders, radars, lights, buoys, or lighthouses.
|
||||
- **[Core]** Operate ship-to-shore radios to exchange information needed for ship operations.
|
||||
- **[Core]** Dock or undock vessels, sometimes maneuvering through narrow spaces, such as locks.
|
||||
- **[Core]** Stand watches on vessels during specified periods while vessels are under way.
|
||||
- **[Core]** Inspect vessels to ensure efficient and safe operation of vessels and equipment and conformance to regulations.
|
||||
- **[Core]** Read gauges to verify sufficient levels of hydraulic fluid, air pressure, or oxygen.
|
||||
- **[Core]** Report to appropriate authorities any violations of federal or state pilotage laws.
|
||||
- **[Core]** Provide assistance in maritime rescue operations.
|
||||
- **[Core]** Signal passing vessels, using whistles, flashing lights, flags, or radios.
|
||||
- **[Core]** Measure depths of water, using depth-measuring equipment.
|
||||
- **[Core]** Maintain boats or equipment on board, such as engines, winches, navigational systems, fire extinguishers, or life preservers.
|
||||
- **[Core]** Signal crew members or deckhands to rig tow lines, open or close gates or ramps, or pull guard chains across entries.
|
||||
- **[Core]** Advise ships' masters on harbor rules and customs procedures.
|
||||
- **[Core]** Maintain records of daily activities, personnel reports, ship positions and movements, ports of call, weather and sea conditions, pollution control efforts, or cargo or passenger status.
|
||||
- **[Core]** Observe loading or unloading of cargo or equipment to ensure that handling and storage are performed according to specifications.
|
||||
- **[Core]** Calculate sightings of land, using electronic sounding devices and following contour lines on charts.
|
||||
- **[Core]** Learn to operate new technology systems and procedures through instruction, simulators, or models.
|
||||
- **[Core]** Direct or coordinate crew members or workers performing activities such as loading or unloading cargo, steering vessels, operating engines, or operating, maintaining, or repairing ship equipment.
|
||||
- **[Core]** Arrange for ships to be fueled, restocked with supplies, or repaired.
|
||||
- **[Core]** Supervise crews in cleaning or maintaining decks, superstructures, or bridges.
|
||||
- **[Core]** Purchase supplies or equipment.
|
||||
- **[Supplemental]** Tow and maneuver barges or signal tugboats to tow barges to destinations.
|
||||
- **[Supplemental]** Perform various marine duties, such as checking for oil spills or other pollutants around ports or harbors or patrolling beaches.
|
||||
- **[Supplemental]** Assign watches or living quarters to crew members.
|
||||
- **[Supplemental]** Interview and hire crew members.
|
||||
- **[nan]** Conduct safety drills such as man overboard or fire drills.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Acquire supplies or equipment.
|
||||
- Arrange maintenance activities.
|
||||
- Assist others during emergencies.
|
||||
- Choose optimal transportation routes or speeds.
|
||||
- Communicate with others to coordinate material handling or movement.
|
||||
- Determine geographic coordinates.
|
||||
- Direct maintenance or repair activities.
|
||||
- Direct material handling or moving activities.
|
||||
- Direct passenger or freight transport activities.
|
||||
- Explain regulations, policies, or procedures.
|
||||
- Maintain professional knowledge or certifications.
|
||||
- Maintain watercraft engines or machinery.
|
||||
- Measure the level or depth of water or other liquids.
|
||||
- Monitor equipment gauges or displays to ensure proper operation.
|
||||
- Monitor equipment operation to ensure proper functioning.
|
||||
- Monitor surroundings to detect potential hazards.
|
||||
- Monitor work environment to ensure safety or adherence to specifications.
|
||||
- Notify others of emergencies, problems, or hazards.
|
||||
- Operate communications equipment or systems.
|
||||
- Operate ships or other watercraft.
|
||||
- Provide safety training.
|
||||
- Read maps to determine routes.
|
||||
- Recommend personnel decisions or human resources activities.
|
||||
- Record operational details of travel.
|
||||
- Signal others to coordinate vehicle movement.
|
||||
24
references/tools.md
Normal file
24
references/tools.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Tools & technology — deck officer
|
||||
|
||||
Source: O*NET 30.3, occupation 53-5021.00 (Captains, Mates, and Pilots of Water Vessels) — manual nearest-occupation mapping via ISCO group 3152; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Apple macOS | Operating system software | yes |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Computerized maintenance management system CMMS | Facilities management software | |
|
||||
| FURUNO navigational chart software | Route navigation software | |
|
||||
| Groundwater modeling system GMS | Analytical or scientific software | |
|
||||
| Jeppesen Marine Nobeltec Admiral | Route navigation software | |
|
||||
| JRC navigation software | Route navigation software | |
|
||||
| KNMI TurboWin | Data base user interface and query software | |
|
||||
| Log book software | Data base user interface and query software | |
|
||||
| Maptech The CAPN | Route navigation software | |
|
||||
| Microsoft Office Outlook | Calendar and scheduling software | |
|
||||
| Navigational chart software | Route navigation software | |
|
||||
| SHIPNEXT | Materials requirements planning logistics and supply chain software | |
|
||||
Reference in New Issue
Block a user