Files
footwear-production-supervisor/references/ai-skills.md
2026-08-15 15:50:33 +02:00

39 KiB

External AI agent skills — footwear-production-supervisor

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
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
supply-chain-digital-twin core Digital twin representation of supply chain for real-time monitoring and simulation source
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
nsight-profiler core 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
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
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

Source: affaan-m/everything-claude-code

Skill Tier What it adds Upstream
content-engine adjacent Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly … source

Source: alirezarezvani/claude-skills

Skill Tier What it adds Upstream
social-media-manager adjacent When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … source

Source: basicmachines-co/basic-memory

Skill Tier What it adds Upstream
memory-lifecycle adjacent Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … source

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
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
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
referee2 adjacent Systematic audit and review by Referee 2. Two modes — "deck" reviews slide presentations for rhetoric, visual quality, and compile cleanliness; "code" performs cross-language replication and econometric audit of empirical pipelines. Use … source
review adjacent All quality reviews — routes to appropriate critics based on target file type and flags. Replaces /paper-excellence, /proofread, /econometrics-check, /review-r, /review-paper. source
slide-excellence adjacent Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones. source

Source: Chachamaru127/claude-code-harness

Skill Tier What it adds Upstream
memory adjacent Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … source

Source: davepoon/buildwithclaude

Skill Tier What it adds Upstream
outlook-calendar-automation core Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. source
outlook-automation core Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas. source
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
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
image-enhancer adjacent Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. source
pptx adjacent Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … source

Source: davila7/claude-code-templates

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
image-enhancer adjacent Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. source
serving-llms-vllm adjacent Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible … source

Source: dotnet/skills

Skill Tier What it adds Upstream
mcp-csharp-test core 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: 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
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
slides-as-code adjacent Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. source

Source: giuseppe-trisciuoglio/developer-kit

Skill Tier What it adds Upstream
graalvm-native-image core 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
memory-md-management adjacent Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … source

Source: googleworkspace/cli

Skill Tier What it adds Upstream
gws-calendar adjacent Google Calendar: Manage calendars and events. source
recipe-block-focus-time adjacent Create recurring focus time blocks on Google Calendar to protect deep work hours. source

Source: hypnguyen1209/offensive-claude

Skill Tier What it adds Upstream
vulnerability-analysis core Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks source

Source: infrasity-labs/dev-gtm-claude-skills

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

Source: JasonColapietro/suede-creator-skills

Skill Tier What it adds Upstream
suede-instagram-growth adjacent 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-migration-deep-dive core Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: "migrate to granola", "switch to … source
maintainx-migration-deep-dive core Execute complete platform migrations to or from MaintainX. Use when migrating from legacy CMMS systems, performing major re-platforming, or transitioning to MaintainX from spreadsheets or other tools. Trigger with phrases like "migrate to … source
mnemos core Persistent memory and learning-loop skills for AI coding agents using mnemos MCP tools. Use whenever mnemos_* MCP tools are available and you are doing work worth remembering. Cross-session memory, conventions, corrections, and … source
gamma-migration-deep-dive core Deep dive into migrating to Gamma from other presentation platforms. Use when migrating from PowerPoint, Google Slides, Canva, or other presentation tools to Gamma. Trigger with phrases like "gamma migration", "migrate to gamma", "gamma … 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
presentation-slide-outliner adjacent Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation … source
twinmind-reference-architecture adjacent 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
cursor-performance-tuning adjacent Optimize Cursor IDE performance: reduce memory usage, speed up indexing, tune AI features, and manage extensions for large codebases. Triggers on "cursor performance", "cursor slow", "cursor optimization", "cursor memory", "speed up … source
gamma-core-workflow-b adjacent Generate from templates, retrieve exports, and manage sharing via Gamma API. Use when creating content from template gammas, downloading PDF/PPTX/PNG exports, or configuring sharing and folder organization. Trigger: "gamma template", … source
oraclecloud-sdk-patterns adjacent Production-grade OCI SDK patterns for client lifecycle, retry logic, and memory leak avoidance. Use when building long-running OCI services, fixing memory leaks with Instance Principal auth, or implementing retry/backoff. Trigger with "oci … source
vertex-engine-inspector adjacent Inspect and validate Vertex AI Agent Engine deployments including Code Execution Sandbox, Memory Bank, A2A protocol compliance, and security posture. Generates production readiness scores. Use when asked to inspect, validate, or audit an … source
windsurf-cascade-context adjacent Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … source

Source: jezweb/claude-skills

Skill Tier What it adds Upstream
shopify-products adjacent Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wants to add products to Shopify, bulk-import a catalog from CSV/spreadsheet/URL, … source

Source: Kaelio/ktx

Skill Tier What it adds Upstream
sl_capture core How to capture new reusable patterns into ktx's semantic layer - when a measure, segment, or join belongs in the catalog and how to write it generically so it stays small and useful over time. Loaded by the post-turn memory-agent only. The … source

Source: memvid/claude-brain

Skill Tier What it adds Upstream
memory adjacent Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file source
mind adjacent Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file source

Source: mukul975/Anthropic-Cybersecurity-Skills

Skill Tier What it adds Upstream
detecting-t1055-process-injection-with-sysmon core 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
detecting-process-injection-techniques adjacent Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … source
detecting-t1003-credential-dumping-with-edr adjacent Detect OS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event correlation. source
analyzing-macro-malware-in-office-documents adjacent 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-memory-dumps-with-volatility adjacent Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … source

Source: nexu-io/open-design

Skill Tier What it adds Upstream
pptx-generator adjacent Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline. source
image-enhancer adjacent Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation. source

Source: nWave-ai/nWave

Skill Tier What it adds Upstream
nw-production-readiness adjacent Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. source

Source: OpenSenseNova/SenseNova-Skills

Skill Tier What it adds Upstream
outlier-detection-and-quality-assessment adjacent 执行全面的异常值检测与数据质量评估,利用 IQR 方法识别异常值并结合偏度、峰度分析数据分布特征,适用于非正态分布数据的预处理阶段。 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
serving-llms-vllm adjacent Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible … source

Source: qdrant/skills

Skill Tier What it adds Upstream
qdrant-monitoring-debugging core 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
rvf-manage adjacent Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer source

Source: ruvnet/ruflo

Skill Tier What it adds Upstream
rvf-manage adjacent Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer source

Source: samber/cc-skills-golang

Skill Tier What it adds Upstream
golang-security adjacent 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

Source: sanjay3290/ai-skills

Skill Tier What it adds Upstream
gmail adjacent Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … source
google-slides adjacent Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … source

Source: silverstein/minutes

Skill Tier What it adds Upstream
minutes-cleanup adjacent Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting … source

Source: snyk/agent-scan

Skill Tier What it adds Upstream
pptx adjacent Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … source

Source: ThinkInAIXYZ/deepchat

Skill Tier What it adds Upstream
feishu-tools core Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations. source
pptx adjacent Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … source

Source: trailofbits/skills

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

Source: vibeeval/vibecosystem

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

Source: zebbern/claude-code-guide

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

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
serving-llms-vllm adjacent Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible … source