Files
mechanical-engineering-tech…/references/ai-skills.md
2026-08-15 15:40:54 +02:00

39 KiB

External AI agent skills — mechanical-engineering-technician

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 (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
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

Source: a5c-ai/babysitter

Skill Tier What it adds Upstream
growing-outside-in-systems core Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memory fakes, interface extraction, and deferred I/O. Use when building features, writing tests, or structuring backend … source
translation-management core Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. source
entity-memory-extraction core Entity and fact extraction for user profiling and personalization source
unity-profiler core Unity Profiler skill for performance analysis, frame debugging, memory profiling, and optimization workflows. source
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
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
SSA/IR Design adjacent Expert skill for designing intermediate representations and implementing SSA construction source
linker-script adjacent GNU linker script generation and optimization for embedded systems. Expert skill for memory layout definition, section placement, multi-image linking, and memory protection configuration. source
nsight-profiler adjacent Expert skill for NVIDIA Nsight Systems and Nsight Compute profiling tools. Configure profiling sessions, analyze kernel reports, interpret occupancy metrics, roofline model data, memory bandwidth bottlenecks, and warp execution efficiency. source
opex-program-designer adjacent Operational Excellence program design skill with governance structure, methodology deployment, and capability building source
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
Memory Allocator adjacent Expert skill for custom memory allocator design optimized for language runtime needs source

Source: affaan-m/everything-claude-code

Skill Tier What it adds Upstream
config-gc core Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a … source
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

Source: basicmachines-co/basic-memory

Skill Tier What it adds Upstream
bm-decide adjacent Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. source

Source: brycewang-stanford/Auto-Empirical-Research-Skills

Skill Tier What it adds Upstream
paper-reading-assistant core AI-assisted paper reading, PDF Q&A, and summarization workflows source
talk core Create and audit presentations (Beamer or Quarto RevealJS). Combines talk creation, visual audit, and compilation. Replaces /create-talk, /visual-audit, /compile-latex (for talks). source
academic-paper-summarizer core Summarize academic papers with structured extraction of key elements source
latex-templates-collection core Collection of LaTeX templates for papers, presentations, and CVs source
system-profile adjacent Profile a target (script, process, GPU, memory, interconnect) using external tools and code instrumentation. Produces structured performance reports with actionable recommendations. Use when user says "profile", "benchmark", "bottleneck", … source

Source: code-yeongyu/oh-my-openagent

Skill Tier What it adds Upstream
debugging core MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: … source

Source: davepoon/buildwithclaude

Skill Tier What it adds Upstream
docx core Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … source

Source: davila7/claude-code-templates

Skill Tier What it adds Upstream
crewai core Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory … source
scientific-slides core Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … source
trigger-dev core Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background task, ai background job, long running task. source
crewai-multi-agent core Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … source
dask core Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows. source
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

Source: DheerG/swarms

Skill Tier What it adds Upstream
workflow-rules core Returns the universal governance spec for swarm team runs — hard rules, briefing templates, gate presentation contract, launch mechanics, and pulse setup. The canonical source: invoked by launch.md at Step 1 and by user-authored shortcut … source

Source: dotnet/skills

Skill Tier What it adds Upstream
mcp-csharp-test adjacent Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via … source

Source: eduardo-sl/go-agent-skills

Skill Tier What it adds Upstream
go-troubleshooting core Diagnose runtime problems in Go programs: panics and stack traces, deadlocks, goroutine leaks, memory leaks, OOM kills, race reports, and debugging with delve and pprof. Use when: "debug this panic", "read this stack trace", "deadlock", … source

Source: fcakyon/claude-codex-settings

Skill Tier What it adds Upstream
spreadsheet core Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (.xlsx, .csv, .tsv) with formula-aware workflows, cached recalculation, and visual review. source

Source: foryourhealth111-pixel/Vibe-Skills

Skill Tier What it adds Upstream
scientific-slides core Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … source
dask core Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows. source
document-skills core Umbrella skill for document workflows (PDF/DOCX/XLSX/PPTX). Dispatches to the most specific document skill to reduce noise and improve routing precision. source
docx core Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing. source

Source: giuseppe-trisciuoglio/developer-kit

Skill Tier What it adds Upstream
graalvm-native-image adjacent Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, optimizing cold start times, reducing memory footprint, configuring native build tools … source

Source: gooseworks-ai/goose-skills

Skill Tier What it adds Upstream
investor-call-prep core Prepare for investor calls by pulling upcoming meetings from Google Calendar, deeply researching each investor and their firm (website scraping, portfolio analysis, thesis extraction), checking for competitor conflicts, and outputting an … source

Source: HeshamFS/materials-simulation-skills

Skill Tier What it adds Upstream
performance-profiling adjacent Identify computational bottlenecks, analyze parallel scaling, estimate memory requirements, and generate optimization recommendations for materials simulations — parse timing logs to find dominant phases (solver, assembly, I/O), evaluate … source

Source: hqhq1025/skill-optimizer

Skill Tier What it adds Upstream
skill-miner core Use when mining coding-agent session history, archived transcripts, memories, or repeated local work to discover recurring workflows that should become new Agent Skills. source

Source: hypnguyen1209/offensive-claude

Skill Tier What it adds Upstream
malware-analysis core Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility 3 memory analysis, C2 config extraction (Cobalt Strike/CAPE), C2 traffic detection (JA4+, beaconing) source

Source: jeremylongshore/claude-code-plugins-plus-skills

Skill Tier What it adds Upstream
form-deck core Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for … source
replit-advanced-troubleshooting core Debug hard Replit issues: container lifecycle, Nix build failures, deployment crashes, and memory leaks. Use when standard troubleshooting fails, investigating intermittent failures, or diagnosing complex Replit platform behavior. Trigger … source
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
windsurf-core-workflow-b core Execute Windsurf''s secondary workflow: Workflows, Memories, and reusable automation. Use when creating reusable Cascade workflows, managing persistent memories, or automating repetitive development tasks. Trigger with phrases like … source
calendar-to-workflow core Converts calendar events and schedules into Claude Code workflows, meeting prep documents, and standup notes. Use when the user mentions calendar events, meeting prep, standup generation, or scheduling workflows. Trigger with phrases like … source
clickhouse-common-errors core Diagnose and fix the top 15 ClickHouse errors \u2014 query failures,\ \ insert problems,\nmemory limits, and merge issues.\nUse when encountering ClickHouse\ \ exceptions, debugging failed queries,\nor troubleshooting server-side … source
detecting-memory-leaks core Detect potential memory leaks and analyze memory usage patterns in code. Use when troubleshooting performance issues related to memory growth or identifying leak sources. Trigger with phrases like "detect memory leaks", "analyze memory … source
granola-core-workflow-b core Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share … source
granola-common-errors core Troubleshoot common Granola errors \u2014 audio capture failures, transcription\ \ issues,\ncalendar sync problems, and integration errors. Platform-specific fixes\ \ for macOS and Windows.\nTrigger: "granola error", "granola not … source
twinmind-observability core Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health. Use when implementing observability, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind … source
twinmind-webhooks-events core Handle TwinMind meeting events including transcription completion, action item extraction, and calendar sync notifications. Use when implementing webhooks events, or managing TwinMind meeting AI operations. Trigger with phrases like … source
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

Source: K-Dense-AI/claude-scientific-skills

Skill Tier What it adds Upstream
scientific-slides core Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … source
dask core Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas … source

Source: K-Dense-AI/scientific-agent-skills

Skill Tier What it adds Upstream
scientific-slides core Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … source
dask core Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas … source

Source: microsoft/power-platform-skills

Skill Tier What it adds Upstream
add-excel adjacent Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint. source
add-office365 adjacent Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events. source

Source: mukul975/Anthropic-Cybersecurity-Skills

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
extracting-memory-artifacts-with-rekall adjacent Uses Rekall memory forensics framework to analyze memory dumps for process hollowing, injected code via VAD anomalies, hidden processes, and rootkit detection. Applies plugins like pslist, psscan, vadinfo, malfind, and dlllist to extract … source

Source: NeoLabHQ/context-engineering-kit

Skill Tier What it adds Upstream
memorize adjacent Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering source

Source: nexu-io/open-design

Skill Tier What it adds Upstream
marketing-psychology adjacent Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation. source

Source: nWave-ai/nWave

Skill Tier What it adds Upstream
nw-stakeholder-engagement core Demonstration preparation, audience-tailored presentations, feedback collection, and business outcome measurement. Load when preparing demos or measuring business value delivery. source

Source: OpenSenseNova/SenseNova-Skills

Skill Tier What it adds Upstream
numeric-extraction-and-distribution-analysis core 从带单位的字符串列中提取数值并清洗,生成包含直方图、饼图、条形图和累积分布图的多维度综合分布可视化图表,用于展示数据的集中趋势与分布特征。 source

Source: Orchestra-Research/AI-research-SKILLs

Skill Tier What it adds Upstream
crewai-multi-agent core Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … source

Source: pedrohcgs/claude-code-my-workflow

Skill Tier What it adds Upstream
lit-review core Structured literature search + synthesis with citation extraction, thematic clustering, and gap identification. Use when user says "find papers on X", "do a lit review", "what's the literature on...", "summarize what we know about...", … source

Source: qdrant/skills

Skill Tier What it adds Upstream
qdrant-monitoring-debugging adjacent Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's … source

Source: ruvnet/claude-code-flow

Skill Tier What it adds Upstream
sparc-spec core Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory source
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

Source: ruvnet/ruflo

Skill Tier What it adds Upstream
sparc-spec core Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory source
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

Source: shanraisshan/claude-code-best-practice

Skill Tier What it adds Upstream
vibe-to-agentic-framework adjacent The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc source

Source: snyk/agent-scan

Skill Tier What it adds Upstream
docx core Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … source

Source: ThinkInAIXYZ/deepchat

Skill Tier What it adds Upstream
docx core Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … source

Source: vibeeval/vibecosystem

Skill Tier What it adds Upstream
pptx-generator core Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, … source

Source: wondelai/skills

Skill Tier What it adds Upstream
steve-jobs-design-review adjacent Review designs, products, and features with Steve Jobs'' standards: ruthless simplicity, focus, and end-to-end excellence. Use when the user mentions "Steve Jobs review", "design review", "product review", "what would Steve do", "insanely … source

Source: zechenzhangAGI/AI-research-SKILLs

Skill Tier What it adds Upstream
crewai-multi-agent core Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … source