Files
3d-printing-technician/references/ai-skills.md
2026-08-14 17:57:16 +02:00

38 KiB
Raw Blame History

External AI agent skills — 3d-printing-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
embedded-docs core 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
vector-memory core HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. source
nvenc-nvdec core 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
session-memory core Mandatory memory persistence system across session resets using three markdown surfaces in .claude/cc10x/. Iron law - every workflow must load at start and update at end. source

Source: affaan-m/everything-claude-code

Skill Tier What it adds Upstream
autonomous-agent-harness core 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

Source: awrshift/claude-memory-kit

Skill Tier What it adds Upstream
tour core Interactive walkthrough of the Memory Kit system using the user's actual project files source

Source: basicmachines-co/basic-memory

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
memory-onboarding core Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, … source
code-review adjacent Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions. source

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

Skill Tier What it adds Upstream
system-profile core 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
diverga-memory core 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
code-review-excellence adjacent This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. source

Source: coreyhaines31/makerskills

Skill Tier What it adds Upstream
slide-deck core 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

Source: davepoon/buildwithclaude

Skill Tier What it adds Upstream
ops-speedup core Cross-platform, hardware-adaptive system optimizer. Auto-detects macOS / Linux / WSL / Windows (MINGW/Cygwin/MSYS2) and CPU/RAM/disk/GPU profile, then picks the right cleanup strategy. Scans reclaimable disk space, memory pressure, runaway … source
pdf adjacent Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … source

Source: davila7/claude-code-templates

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
gcc core 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
get-available-resources core 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
vaex adjacent Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … source
dask adjacent 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

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: egorfedorov/claude-context-optimizer

Skill Tier What it adds Upstream
cco-overhead core Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage source

Source: foryourhealth111-pixel/Vibe-Skills

Skill Tier What it adds Upstream
get-available-resources core 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
hive-mind-advanced core Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory source
vaex adjacent Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … source
dask adjacent 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

Source: gooseworks-ai/goose-skills

Skill Tier What it adds Upstream
meeting-brief core Daily meeting preparation system that checks your calendar each morning, deeply researches external attendees (LinkedIn, company info, GitHub, past notes), and sends you personalized briefs via email (1 per person). Use when you want … source

Source: HeshamFS/materials-simulation-skills

Skill Tier What it adds Upstream
post-processing core Extract, analyze, and summarize simulation output data — pull spatial fields at specific timesteps, compute time-series trends and detect steady state, extract line profiles through the domain, generate statistical summaries and … source

Source: indranilbanerjee/digital-marketing-pro

Skill Tier What it adds Upstream
client-proposal adjacent Draft agency proposals. Use when: pitch deck, scope of work, SLA, capabilities presentation for prospects or clients. source

Source: inkline/inkline

Skill Tier What it adds Upstream
starter-templates core Anatomy and maintenance of inkline-starter-* repos and examples — the two starter flavors, what every starter must include, per-framework specifics, and the clone-to-rendered-component-under-2-minutes bar. Use when creating or maintaining … source

Source: JasonColapietro/suede-creator-skills

Skill Tier What it adds Upstream
suede-instagram-growth core Suede-owned Instagram growth operating system for account-specific audits, Reels, carousels, Stories, conversion mapping, calendars, and daily candidate-production loops. Use when the user names Instagram, IG, Reels, Stories, asks to … source

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

Skill Tier What it adds Upstream
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
notion-load-scale core 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
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
stackblitz-rate-limits core WebContainer resource limits: memory, CPU, file system size, process count. Use when working with WebContainers or StackBlitz SDK. Trigger: "webcontainer limits". 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
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-observability adjacent 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

Source: JimLiu/baoyu-design

Skill Tier What it adds Upstream
baoyu-design adjacent Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, app screens, mobile apps, slide decks (a.k.a. PPT / PowerPoint presentations), and visual explorations. Use … source

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

Skill Tier What it adds Upstream
get-available-resources core 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
vaex adjacent Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … source
dask adjacent 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
get-available-resources core 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
vaex adjacent Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and … source
dask adjacent 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: ljagiello/ctf-skills

Skill Tier What it adds Upstream
ctf-forensics adjacent Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … source

Source: microsoft/skills

Skill Tier What it adds Upstream
azure-ai-translation-document-py adjacent Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", … source

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
analyzing-linux-kernel-rootkits core 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
collecting-volatile-evidence-from-compromised-host core 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
detecting-rootkit-activity core 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
detecting-t1055-process-injection-with-sysmon adjacent Detect process injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread creation, and anomalous DLL loading patterns. source
analyzing-heap-spray-exploitation adjacent Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. source

Source: nexscope-ai/eCommerce-Skills

Skill Tier What it adds Upstream
ecommerce-email-marketing-builder core 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

Source: nexu-io/open-design

Skill Tier What it adds Upstream
slides core Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. source

Source: OpenSenseNova/SenseNova-Skills

Skill Tier What it adds Upstream
excel-conditional-comparison-and-large-file-processing adjacent 对比Excel多表中的特定系数并对异常值进行颜色标记。 source
excel-large-file-processing-and-cleaning adjacent 读取多 sheet Excel 文件,动态识别目标列进行统计,并使用正则清洗文本字段提取中文字符,最终输出标准化 Excel 文件。 source
text-normalization-and-large-file-processing adjacent 对Excel文件进行文本标准化清洗如去除异常前缀、提取纯中文字符等最终输出清洗后的Excel文件并提供下载链接。 source

Source: parcadei/Continuous-Claude-v3

Skill Tier What it adds Upstream
system-overview core Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination source
mot core System health check (MOT) for skills, agents, hooks, and memory source
recall core Query the memory system for relevant learnings from past sessions source
remember core Store a learning, pattern, or decision in the memory system for future recall source

Source: pedrohcgs/claude-code-my-workflow

Skill Tier What it adds Upstream
coauthor-brief adjacent Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how … source

Source: ruvnet/claude-code-flow

Skill Tier What it adds Upstream
vector-search core Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction source
hive-mind-advanced core Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory source
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

Source: ruvnet/ruflo

Skill Tier What it adds Upstream
vector-search core Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction source
hive-mind-advanced core Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory source
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

Source: shanraisshan/claude-code-best-practice

Skill Tier What it adds Upstream
presentation-structure core Knowledge about the presentation slide format, weight system, navigation, and section structure source

Source: snyk/agent-scan

Skill Tier What it adds Upstream
pdf adjacent Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … source

Source: ThinkInAIXYZ/deepchat

Skill Tier What it adds Upstream
pdf adjacent Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF … source

Source: vibeeval/vibecosystem

Skill Tier What it adds Upstream
mot core System health check (MOT) for skills, agents, hooks, and memory source
recall core Query the memory system for relevant learnings from past sessions using semantic search. source
remember core Store a learning, pattern, or decision in the memory system for future recall. source

Source: wanshuiyin/Auto-claude-code-research-in-sleep

Skill Tier What it adds Upstream
system-profile core Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says "profile", "benchmark", "bottleneck", or wants performance analysis. source

Source: zebbern/claude-code-guide

Skill Tier What it adds Upstream
regression-modeler core Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … source
dataset-quality-audit adjacent Run comprehensive quality checks on tabular data (CSV/Excel/TSV/JSON), detecting missing values, duplicates, outliers, format issues, and type inconsistencies to produce an overall score, grade, and actionable suggestions. Triggered when … source