commit 72cc5e6cd3644409d804b3548361507b86cf8672 Author: skillfactor-pipeline Date: Fri Aug 14 19:17:34 2026 +0200 feat: pipeline-route-manager skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..3f1976a --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,30 @@ +# Data provenance — pipeline-route-manager + +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':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — pipeline-route-manager + "ESCO (occupation & competences)" : 28 + "O*NET (tasks & tools)" : 59 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 186 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 28 | 10.1 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 59 | 21.2 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.8 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 186 | 66.9 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..a67c3c8 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,52 @@ +--- +name: pipeline-route-manager +description: "Occupational skill for the role 'pipeline route manager' (also: pipeline division manager, pipeline route supervisor, pipeline operations supervisor, pipeline operations manager, pipeline division supervisor). Use when the user asks for typical pipeline route manager work such as: typical pipeline route manager responsibilities" +--- + +# Pipeline Route Manager + +Pipeline route managers oversee the day-to-day operational aspects of transporting goods via pipeline infrastructures. They have an overview of the network and plan the different routes to transport goods from one site to another. They strive for the most efficient and less costly route. They troubleshoot arising issues in networks and sites, ensure implementation of regulations, and follow up the achievement of transport targets. + +## 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) + +- adhere to OHSAS 18001 +- advise on archaeological sites +- analyse route possibilities in pipeline projects +- apply company policies +- apply health and safety standards +- comply with pipeline transport regulations +- develop contingency plans for emergencies +- ensure regulatory compliance in pipeline infrastructures +- manage staff +- mitigate environmental impact of pipeline projects +- monitor work site +- perform follow-up on pipeline route services +- perform water analysis +- security requirements of goods transported via pipelines +- set management priorities in pipeline networks + +## Hot technologies + +- Kronos Workforce Timekeeper +- Microsoft Access +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook +- Microsoft PowerPoint +- Microsoft Windows +- Microsoft Word +- SAP software + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/562dd713-5745-4457-929e-5b909da084ca), O*NET 30.3 (43-5032.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e5ba773 --- /dev/null +++ b/manifest.json @@ -0,0 +1,292 @@ +{ + "name": "pipeline-route-manager", + "title": "pipeline route manager", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/562dd713-5745-4457-929e-5b909da084ca", + "esco_code": "4323.10", + "isco_group": "4323", + "onet_soc": "43-5032.00", + "crosswalk_match": "manual nearest via ISCO 4323 (Dispatchers, Except Police, Fire, and Ambulance)" + }, + "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": 18, + "skills_optional": 9, + "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 + }, + "wshobson/agents": { + "repo": "https://github.com/wshobson/agents", + "commit": "6fd3247", + "license": "MIT (c) Seth Hobson", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 3 + }, + "Sushegaad/Claude-Skills-Governance-Risk-and-Compliance": { + "repo": "https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance", + "commit": "71d8920", + "license": "MIT", + "skills": 2 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 6 + }, + "microsoft/power-platform-skills": { + "repo": "https://github.com/microsoft/power-platform-skills", + "commit": "0d7ed9a", + "license": "MIT", + "skills": 1 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 4 + }, + "open-gitagent/opengap": { + "repo": "https://github.com/open-gitagent/opengap", + "commit": "d7a8e2e", + "license": "MIT", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 6 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 2 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 6 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 4 + }, + "wanshuiyin/Auto-claude-code-research-in-sleep": { + "repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", + "commit": "eb5c9d7", + "license": "MIT", + "skills": 1 + }, + "wanshuiyin/Anti-Autoresearch": { + "repo": "https://github.com/wanshuiyin/Anti-Autoresearch", + "commit": "c7f7f0d", + "license": "MIT", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 3 + }, + "hoangsonww/Claude-Code-Agent-Monitor": { + "repo": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor", + "commit": "8f87ce1", + "license": "MIT", + "skills": 1 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 2 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 2 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "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": 1 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 2 + }, + "alinaqi/claude-bootstrap": { + "repo": "https://github.com/alinaqi/claude-bootstrap", + "commit": "f61ec87", + "license": "MIT", + "skills": 1 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "secondsky/claude-skills": { + "repo": "https://github.com/secondsky/claude-skills", + "commit": "c4889f6", + "license": "MIT", + "skills": 1 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 1 + }, + "muratcankoylan/Agent-Skills-for-Context-Engineering": { + "repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering", + "commit": "c578e85", + "license": "MIT", + "skills": 1 + }, + "claude-world/director-mode-lite": { + "repo": "https://github.com/claude-world/director-mode-lite", + "commit": "9d0c333", + "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": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 13, + "adjacent": 67 + } + }, + "provenance": { + "items": { + "esco": 28, + "onet": 59, + "jobads": 0, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 186, + "stackx": 0 + }, + "share_percent": { + "esco": 10.1, + "onet": 21.2, + "jobads": 0.0, + "wiki_ai": 0.0, + "anthropic": 1.8, + "ai_skills": 66.9, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..e8f4f4a --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,394 @@ +# External AI agent skills — pipeline-route-manager + +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: wshobson/agents + +- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14) +- License: MIT (c) Seth Hobson + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `file-conversion` | adjacent | Convert files between formats — PDF to Word, HEIC to JPG, MP4 to MP3, CSV to JSON, EPUB to MOBI, and 999 total routes across images, video, audio, documents, data, fonts, ebooks, and archives. Free via changethisfile.com, no API key or … | [source](https://github.com/wshobson/agents/tree/main/plugins/file-conversion/skills/file-conversion) | + +## 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 | +|---|---|---|---| +| `driver-scheduling-optimizer` | core | Automated driver assignment and hours of service compliance skill ensuring regulatory compliance and operational efficiency | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/driver-scheduling-optimizer) | +| `vulkan-compute` | adjacent | Vulkan compute shader development and pipeline configuration. Generate GLSL/HLSL compute shaders, compile to SPIR-V, configure compute pipelines, manage descriptor sets and resource bindings, implement memory barriers and synchronization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/vulkan-compute) | +| `nvenc-nvdec` | adjacent | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) | +| `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) | +| `inventory-optimizer` | adjacent | Inventory management optimization skill with safety stock calculation, reorder point determination, and ABC analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/inventory-optimizer) | +| `abc-xyz-classifier` | adjacent | Multi-dimensional inventory classification skill combining value (ABC) and demand variability (XYZ) analysis for differentiated policies | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/abc-xyz-classifier) | + +## 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` | adjacent | 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 | +|---|---|---|---| +| `google-workspace-cli` | core | Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/google-workspace-cli/skills/google-workspace-cli) | +| `decide` | adjacent | /cs:decide — Log a decision to two-layer memory via decision-logger. Approved memo becomes durable; raw transcripts kept for reference. Use when the founder has approved a boardroom memo and the decision must become durable company … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/decide) | + +## 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) | + +## Source: claude-world/director-mode-lite + +- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `handoff-gemini` | adjacent | Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/handoff-gemini) | + +## Source: davepoon/buildwithclaude + +- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) | +| `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) | +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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) | +| `it-operations` | core | 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) | +| `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) | +| `benchling-integration` | adjacent | Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/benchling-integration) | +| `data-engineer` | adjacent | Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/data-engineer) | +| `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: 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 | +|---|---|---|---| +| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) | +| `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) | + +## Source: hoangsonww/Claude-Code-Agent-Monitor + +- Repository: [https://github.com/hoangsonww/Claude-Code-Agent-Monitor](https://github.com/hoangsonww/Claude-Code-Agent-Monitor) (commit `8f87ce1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-review` | adjacent | Review the file-based memory store via the Agent Monitor Config Explorer API: the user and project CLAUDE.md plus per-project auto-memory files under ~/.claude/projects//memory/*.md. Groups by project, shows the index (MEMORY.md) vs … | [source](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/8f87ce1/plugins/ccam-config/skills/memory-review) | + +## 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 | +|---|---|---|---| +| `cicd-supply-chain` | adjacent | Use when attacking or auditing a CI/CD pipeline or software supply chain — pwn requests, poisoned pipeline execution, compromised/mutable-tag actions, dependency confusion, registry worms, runner backdoors, OIDC trust abuse, SLSA/provenance | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/cicd-supply-chain) | + +## 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 | +|---|---|---|---| +| `millers-law` | adjacent | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) | + +## 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 | +|---|---|---|---| +| `finta-install-auth` | core | Set up Finta fundraising CRM account and configure integrations. Use when onboarding to Finta, connecting email/calendar, or configuring investor pipeline automation. Trigger with phrases like "install finta", "setup finta", "finta … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/finta-pack/skills/finta-install-auth) | +| `snowflake-observability` | core | Set up Snowflake observability using ACCOUNT_USAGE views, alerts, and external monitoring. Use when implementing Snowflake monitoring dashboards, setting up query performance tracking, or configuring alerting for warehouse and pipeline … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/snowflake-pack/skills/snowflake-observability) | +| `twinmind-reference-architecture` | core | Production architecture for meeting AI systems using TwinMind: transcription pipeline, memory vault, action item workflow, and calendar integration. Use when implementing reference architecture, or managing TwinMind meeting AI operations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-reference-architecture) | +| `flexport-sdk-patterns` | core | Apply production-ready Flexport API patterns for TypeScript and Python. Use when building typed HTTP clients, implementing pagination, or establishing team coding standards for Flexport logistics integration. Trigger: "flexport SDK … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-sdk-patterns) | +| `flexport-ci-integration` | adjacent | Configure CI/CD pipelines for Flexport logistics integrations with GitHub Actions, automated API contract testing, and deployment workflows. Trigger: "flexport CI", "flexport GitHub Actions", "flexport CI/CD pipeline". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-ci-integration) | +| `granola-ci-integration` | adjacent | Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-ci-integration) | +| `clari-core-workflow-a` | adjacent | Build a Clari forecast export pipeline to your data warehouse. Use when exporting forecast calls, quota data, and CRM totals from Clari to Snowflake, BigQuery, or a local database. Trigger with phrases like "clari forecast export", "clari … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clari-pack/skills/clari-core-workflow-a) | +| `clari-performance-tuning` | adjacent | Optimize Clari API performance with caching, batch exports, and data pipeline efficiency. Use when exports take too long, optimizing data warehouse load times, or reducing API calls in multi-forecast environments. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/clari-pack/skills/clari-performance-tuning) | +| `navan-data-handling` | adjacent | Extract and transform Navan booking and transaction data using pagination, filtering, and data pipeline connectors. Use when building data warehouses, analytics dashboards, or debugging data quality issues with Navan data. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-data-handling) | +| `podium-call-transcript-pipeline` | adjacent | Durable, idempotent ingest pipeline for Podium call transcripts — the layer between Podium's transcript webhook and a downstream RAG/LLM queue. Survives minutes-to-hours transcript latency, partial-then-final overwrites, non-English … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/podium-pack/skills/podium-call-transcript-pipeline) | +| `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) | +| `webflow-core-workflow-b` | adjacent | Execute Webflow secondary workflows \u2014 Sites management, Pages API,\ \ Forms submissions,\nEcommerce (products/orders/inventory), and Custom Code via\ \ the Data API v2.\nUse when managing sites, reading pages, handling form data,\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/webflow-pack/skills/webflow-core-workflow-b) | + +## 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) | + +## 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/power-platform-skills + +- Repository: [https://github.com/microsoft/power-platform-skills](https://github.com/microsoft/power-platform-skills) (commit `0d7ed9a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `manage-flows` | core | Manage flow lifecycle - publish, test, batch operations, inventory reports. Use when the user asks to publish, test, batch manage, or get an inventory of flows. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/power-automate/skills/manage-flows) | + +## 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-mgmt-apicenter-dotnet` | adjacent | Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet) | +| `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: 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 | +|---|---|---|---| +| `inventory-policy` | adjacent | Set inventory policy for an item class: segmentation, safety stock, and replenishment method. Use when asked to set safety stock levels, segment items by ABC/XYZ, choose reorder points vs min-max, define stocking policy, or review excess … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/inventory-policy) | + +## 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 | +|---|---|---|---| +| `detecting-supply-chain-attacks-in-ci-cd` | adjacent | Scans GitHub Actions workflows and CI/CD pipeline configurations for supply chain attack vectors including unpinned actions, script injection via expressions, dependency confusion, and secrets exposure. Uses PyGithub and YAML parsing for … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-supply-chain-attacks-in-ci-cd) | +| `implementing-supply-chain-security-with-in-toto` | adjacent | Implement software supply chain integrity verification for container builds using the in-toto framework to create cryptographically signed attestations across CI/CD pipeline steps. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-supply-chain-security-with-in-toto) | +| `performing-cloud-asset-inventory-with-cartography` | adjacent | Perform comprehensive cloud asset inventory and relationship mapping using Cartography to build a Neo4j security graph of infrastructure assets, IAM permissions, and attack paths across AWS, GCP, and Azure. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-cloud-asset-inventory-with-cartography) | +| `performing-fuzzing-with-aflplusplus` | adjacent | Perform coverage-guided fuzzing of compiled binaries using AFL++ (American Fuzzy Lop Plus Plus) to discover memory corruption, crashes, and security vulnerabilities. The tester instruments target binaries with afl-cc/afl-clang-fast, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-fuzzing-with-aflplusplus) | +| `analyzing-supply-chain-malware-artifacts` | adjacent | Investigate supply chain attack artifacts including trojanized software updates, compromised build pipelines, and sideloaded dependencies to identify intrusion vectors and scope of compromise. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-supply-chain-malware-artifacts) | +| `implementing-fuzz-testing-in-cicd-with-aflplusplus` | adjacent | Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-fuzz-testing-in-cicd-with-aflplusplus) | + +## Source: muratcankoylan/Agent-Skills-for-Context-Engineering + +- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `filesystem-context` | adjacent | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/filesystem-context) | + +## 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 | +|---|---|---|---| +| `warehouse-optimization` | core | E-commerce warehouse and inventory optimization advisor. Analyzes inventory health, calculates safety stock and reorder points, performs ABC analysis, evaluates fulfillment costs, and provides actionable recommendations for improving … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/warehouse-optimization) | +| `shopify-inventory-management` | adjacent | Multi-location inventory — transfers, low stock alerts, demand forecasting, safety stock, ABC analysis | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/shopify-inventory-management) | +| `cross-border-ecommerce` | adjacent | Cross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory complexity, logistics infrastructure, payment ecosystem, cultural distance, IP … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/cross-border-ecommerce) | +| `ecommerce-returns-management` | adjacent | Optimize e-commerce returns process and reduce return rates. Returns policy design, reverse logistics, root cause analysis, and customer retention through better returns experience. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-returns-management) | + +## 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 | +|---|---|---|---| +| `deck-guizang-editorial` | adjacent | Open Design's FY26 marketing plan: brand-to-pipeline — audience, offer, channel mix, and the launch calendar that ties creative to growth. Built as a decision-grade marketing & GTM deck for CMO, growth lead, founder. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/deck-guizang-editorial) | +| `html-ppt-zhangzara-coral` | adjacent | Open Design's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-coral) | +| `orbit-general` | adjacent | Open Orbit briefing skill — selected by the Orbit pipeline when the user has two or more connectors connected. Pulls the past 24 hours of activity from every authenticated connector (GitHub, Linear, Notion, Slack, 飞书, Calendar, Gmail, … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/orbit-general) | +| `pptx-generator` | adjacent | Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/pptx-generator) | + +## Source: open-gitagent/opengap + +- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) | + +## Source: rampstackco/claude-skills + +- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `data-warehouse-experimentation` | adjacent | Running experiments out of the data warehouse instead of via dedicated experiment platforms. SQL-based assignment, exposure logging discipline, metric definitions in dbt models, statistical analysis in SQL or Python, variance reduction … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/data-warehouse-experimentation) | + +## Source: ruvnet/claude-code-flow + +- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `Hooks Automation` | 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) | + +## Source: ruvnet/ruflo + +- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `Hooks Automation` | 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) | + +## 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) | +| `golang-performance` | adjacent | Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-performance) | +| `golang-samber-hot` | adjacent | In-memory caching in Golang using samber/hot — eviction algorithms (LRU, LFU, TinyLFU, W-TinyLFU, S3FIFO, ARC, TwoQueue, SIEVE, FIFO), TTL, cache loaders, sharding, stale-while-revalidate, missing key caching, and Prometheus metrics. Apply … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-samber-hot) | + +## Source: secondsky/claude-skills + +- Repository: [https://github.com/secondsky/claude-skills](https://github.com/secondsky/claude-skills) (commit `c4889f6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `dependency-upgrade` | adjacent | Secure dependency upgrades with supply chain protection, cooldowns, and staged rollout. Use when upgrading deps, configuring security policies, or preventing supply chain attacks. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/dependency-upgrade/skills/dependency-upgrade) | + +## 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` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) | + +## Source: Sushegaad/Claude-Skills-Governance-Risk-and-Compliance + +- Repository: [https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance) (commit `71d8920`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `tsa-compliance` | core | Expert TSA cybersecurity compliance advisor for critical infrastructure owners and operators. Use this skill whenever a user asks about TSA Security Directives for pipelines, freight railroads, passenger rail, public transit, or bus … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/tsa-compliance/skills/tsa-compliance) | +| `ism` | adjacent | Expert Australian Information Security Manual (ISM) advisor for government entities and their supply chains. Use for ISM control selection, gap analysis, system authorisation, IRAP assessment preparation, security documentation, and ASD … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/ism/skills/ism) | + +## 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) | +| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) | + +## Source: 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 | +|---|---|---|---| +| `minimax-docx` | adjacent | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) | + +## Source: wanshuiyin/Anti-Autoresearch + +- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `presentation-signals` | adjacent | Checkable-ish surface presentation signals a reviewer notices first — duplicate/near-identical tables, leftover pipeline/template strings, too-few or LLM-looking figures, and page-padding. AUXILIARY ONLY and weak by design: a deterministic … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/presentation-signals) | + +## 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 | +|---|---|---|---| +| `paper-talk` | adjacent | End-to-end conference talk pipeline: paper → slide outline → Beamer + PPTX → per-page polish → assurance checks (claim / citation / anonymity) → final export and report. Default-good for academic conference talks (NeurIPS / ICML / ICLR / … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/paper-talk) | + +## 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) | diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..abc5f62 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,21 @@ +# Occupation profile — pipeline route manager + +- **ESCO URI:** http://data.europa.eu/esco/occupation/562dd713-5745-4457-929e-5b909da084ca +- **ESCO code:** 4323.10 +- **ISCO-08 group:** 4323 — Transport clerks + +## Description (ESCO) + +Pipeline route managers oversee the day-to-day operational aspects of transporting goods via pipeline infrastructures. They have an overview of the network and plan the different routes to transport goods from one site to another. They strive for the most efficient and less costly route. They troubleshoot arising issues in networks and sites, ensure implementation of regulations, and follow up the achievement of transport targets. + +## Definition + +nan + +## Alternative labels + +- pipeline division manager +- pipeline route supervisor +- pipeline operations supervisor +- pipeline operations manager +- pipeline division supervisor diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..f3b5f46 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,36 @@ +# Competences — pipeline route manager + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/562dd713-5745-4457-929e-5b909da084ca). + +## Essential + +- **adhere to OHSAS 18001** (skill/competence) +- **advise on archaeological sites** (skill/competence) +- **analyse route possibilities in pipeline projects** (skill/competence) +- **apply company policies** (skill/competence) +- **apply health and safety standards** (skill/competence) +- **comply with pipeline transport regulations** (skill/competence) +- **develop contingency plans for emergencies** (skill/competence) +- **ensure regulatory compliance in pipeline infrastructures** (skill/competence) +- **manage staff** (skill/competence) +- **mitigate environmental impact of pipeline projects** (skill/competence) +- **monitor work site** (skill/competence) +- **perform follow-up on pipeline route services** (skill/competence) +- **perform water analysis** (skill/competence) +- **security requirements of goods transported via pipelines** (knowledge) +- **set management priorities in pipeline networks** (skill/competence) +- **survey sites for pipeline installation** (skill/competence) +- **test pipeline infrastructure operations** (skill/competence) +- **types of pipelines** (knowledge) + +## Optional + +- assist with emergencies (skill/competence) +- combine multiple fields of knowledge (skill/competence) +- consider the impact of material characteristics on pipeline flows (skill/competence) +- engineering principles (knowledge) +- geographic information systems (knowledge) +- identify GIS issues (skill/competence) +- inspect pipelines (skill/competence) +- oversee wetlands in project development (skill/competence) +- rigging terminology (knowledge) diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..0ada150 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,34 @@ +# Tasks & work activities — pipeline route manager + +Source: O*NET 30.3, occupation 43-5032.00 (Dispatchers, Except Police, Fire, and Ambulance) — manual nearest-occupation mapping via ISCO group 4323; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Schedule or dispatch workers, work crews, equipment, or service vehicles to appropriate locations, according to customer requests, specifications, or needs, using radios or telephones. +- **[Core]** Arrange for necessary repairs to restore service and schedules. +- **[Core]** Relay work orders, messages, or information to or from work crews, supervisors, or field inspectors, using telephones or two-way radios. +- **[Core]** Confer with customers or supervising personnel to address questions, problems, or requests for service or equipment. +- **[Core]** Prepare daily work and run schedules. +- **[Core]** Receive or prepare work orders. +- **[Supplemental]** Oversee all communications within specifically assigned territories. +- **[Core]** Monitor personnel or equipment locations and utilization to coordinate service and schedules. +- **[Core]** Record and maintain files or records of customer requests, work or services performed, charges, expenses, inventory, or other dispatch information. +- **[Core]** Determine types or amounts of equipment, vehicles, materials, or personnel required, according to work orders or specifications. +- **[Core]** Advise personnel about traffic problems, such as construction areas, accidents, congestion, weather conditions, or other hazards. +- **[Supplemental]** Order supplies or equipment and issue them to personnel. + +## Detailed work activities + +- Coordinate operational activities. +- Distribute materials to employees or customers. +- Maintain operational records. +- Operate communications equipment or systems. +- Order materials, supplies, or equipment. +- Prepare documentation for contracts, transactions, or regulatory compliance. +- Prepare employee work schedules. +- Provide information to coworkers. +- Relay information between personnel. +- Respond to customer problems or complaints. +- Schedule operational activities. +- Select resources needed to accomplish tasks. +- Track goods or materials. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..055121a --- /dev/null +++ b/references/tools.md @@ -0,0 +1,39 @@ +# Tools & technology — pipeline route manager + +Source: O*NET 30.3, occupation 43-5032.00 (Dispatchers, Except Police, Fire, and Ambulance) — manual nearest-occupation mapping via ISCO group 4323; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Kronos Workforce Timekeeper | Time accounting software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft Word | Word processing software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| Air-Trak Cloudberry | Mobile location based services software | | +| Bornemann Associates Flight Plan | Aviation ground support software | | +| Command Alkon COMMANDconcrete | Customer relationship management CRM software | | +| Computer aided dispatch software | Helpdesk or call center software | | +| Computer aided dispatching auto routing software | Expert system software | | +| Database software | Data base user interface and query software | | +| Digital Gateway e-automate | Customer relationship management CRM software | | +| Dr. Dispatch | Mobile location based services software | | +| Email software | Electronic mail software | | +| ESRI ArcIMS | Geographic information system | | +| Geomechanical design analysis GDA software | Map creation software | | +| Global positioning system GPS software | Mobile location based services software | | +| Locomotive distribution software | Data base reporting software | | +| Microsoft Dynamics | Enterprise resource planning ERP software | | +| Rail Traffic Track Warrant Control System | Expert system software | | +| Resource management software | Mobile location based services software | | +| Routing software | Route navigation software | | +| Sabre travel agent software | Aviation ground support software | | +| Scheduling software | Calendar and scheduling software | | +| Situation resource tracking software | Mobile location based services software | | +| Tangier Sky Scheduler View | Data base user interface and query software | | +| TMW PowerSuite | Enterprise resource planning ERP software | | +| Transportation management software | Mobile location based services software | | +| Web browser software | Internet browser software | |