From 2e6cc517d645845e0016a82e0e650520da9365e5 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 19:08:40 +0200 Subject: [PATCH] feat: audio-production-technician skill package v0.1.0 --- PROVENANCE.md | 31 +++ SKILL.md | 53 +++++ manifest.json | 340 +++++++++++++++++++++++++++++ references/ai-skills.md | 458 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 103 +++++++++ references/profile.md | 29 +++ references/skills.md | 74 +++++++ references/tasks.md | 65 ++++++ references/tools.md | 30 +++ 9 files changed, 1183 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..6cc6774 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — audio-production-technician + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — audio-production-technician + "ESCO (occupation & competences)" : 54 + "O*NET (tasks & tools)" : 81 + "Job boards (market evidence)" : 73 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 210 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 54 | 12.8 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 81 | 19.1 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 73 | 17.3 % | 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.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 210 | 49.6 % | 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..10e7fdc --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: audio-production-technician +description: "Occupational skill for the role 'audio production technician' (also: stage manager, venue technician, event technician, PA man, stage sound technician, Front of house technician). Use when the user asks for typical audio production technician work such as: typical audio production technician responsibilities" +--- + +# Audio Production Technician + +Audio production technicians set up, prepare, check and maintain equipment in order to provide optimal sound quality for a live performance. They cooperate with road crew to unload, set up and operate sound equipment and instruments. + +## 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) + +- acoustics +- adapt to artists' creative demands +- assess power needs +- coordinate audio system programmes +- de-rig electronic equipment +- follow safety precautions in work practices +- follow safety procedures when working at heights +- keep up with trends +- maintain sound equipment +- musical instruments +- operate an audio mixing console +- pack electronic equipment +- perform soundchecks +- prepare personal work environment +- prepare sound equipment on stage + +## Hot technologies + +- Adobe After Effects +- Adobe Illustrator +- Adobe InDesign +- Adobe Photoshop +- Cisco Webex +- Linux +- Microsoft Access +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/2cbb23b0-0bf1-4871-9e6d-18f005987310), O*NET 30.3 (27-4011.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..4dae077 --- /dev/null +++ b/manifest.json @@ -0,0 +1,340 @@ +{ + "name": "audio-production-technician", + "title": "audio production technician", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/2cbb23b0-0bf1-4871-9e6d-18f005987310", + "esco_code": "3435.3", + "isco_group": "3435", + "onet_soc": "27-4011.00", + "crosswalk_match": "manual nearest via ISCO 3435 (Audio and Video Technicians)" + }, + "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": 29, + "skills_optional": 24, + "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 + }, + "google/skills": { + "repo": "https://github.com/google/skills", + "commit": "b15f327", + "license": "Apache-2.0", + "skills": 1 + }, + "veniceai/skills": { + "repo": "https://github.com/veniceai/skills", + "commit": "de089fa", + "license": "MIT", + "skills": 5 + }, + "ConardLi/garden-skills": { + "repo": "https://github.com/ConardLi/garden-skills", + "commit": "fbd6453", + "license": "MIT", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 8 + }, + "silverstein/minutes": { + "repo": "https://github.com/silverstein/minutes", + "commit": "3fb2e83", + "license": "MIT", + "skills": 2 + }, + "pattern-ai-labs/agentcall": { + "repo": "https://github.com/pattern-ai-labs/agentcall", + "commit": "0ce97d9", + "license": "MIT", + "skills": 1 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 2 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "video-db/skills": { + "repo": "https://github.com/video-db/skills", + "commit": "cba377b", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + }, + "Orkas-AI/Orkas-VideoStudio": { + "repo": "https://github.com/Orkas-AI/Orkas-VideoStudio", + "commit": "dd4a0f4", + "license": "MIT", + "skills": 3 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 3 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "EveryInc/compound-engineering-plugin": { + "repo": "https://github.com/EveryInc/compound-engineering-plugin", + "commit": "1a7a4c1", + "license": "MIT", + "skills": 1 + }, + "muratcankoylan/Agent-Skills-for-Context-Engineering": { + "repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering", + "commit": "c578e85", + "license": "MIT", + "skills": 1 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 1 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 1 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "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 + }, + "nicobailon/visual-explainer": { + "repo": "https://github.com/nicobailon/visual-explainer", + "commit": "528b71f", + "license": "MIT", + "skills": 1 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 1 + }, + "parcadei/Continuous-Claude-v3": { + "repo": "https://github.com/parcadei/Continuous-Claude-v3", + "commit": "d07ff4b", + "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": 2 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "microsoft/power-platform-skills": { + "repo": "https://github.com/microsoft/power-platform-skills", + "commit": "0d7ed9a", + "license": "MIT", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 1 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 2 + }, + "coreyhaines31/makerskills": { + "repo": "https://github.com/coreyhaines31/makerskills", + "commit": "17218de", + "license": "MIT", + "skills": 1 + }, + "Leonxlnx/taste-skill": { + "repo": "https://github.com/Leonxlnx/taste-skill", + "commit": "b177427", + "license": "MIT", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 3 + }, + "trailofbits/skills": { + "repo": "https://github.com/trailofbits/skills", + "commit": "cfe5d7b", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "renezander030/capcut-cli": { + "repo": "https://github.com/renezander030/capcut-cli", + "commit": "1e3958f", + "license": "MIT", + "skills": 1 + }, + "Orchestra-Research/AI-research-SKILLs": { + "repo": "https://github.com/Orchestra-Research/AI-research-SKILLs", + "commit": "773a529", + "license": "MIT", + "skills": 1 + }, + "zechenzhangAGI/AI-research-SKILLs": { + "repo": "https://github.com/zechenzhangAGI/AI-research-SKILLs", + "commit": "773a529", + "license": "MIT", + "skills": 1 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "license": "MIT", + "skills": 1 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + }, + "zxkane/aws-skills": { + "repo": "https://github.com/zxkane/aws-skills", + "commit": "68530c6", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 71, + "adjacent": 9 + } + }, + "provenance": { + "items": { + "esco": 54, + "onet": 81, + "jobads": 73, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 210, + "stackx": 0 + }, + "share_percent": { + "esco": 12.8, + "onet": 19.1, + "jobads": 17.3, + "wiki_ai": 0.0, + "anthropic": 1.2, + "ai_skills": 49.6, + "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..0ac12d1 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,458 @@ +# External AI agent skills — audio-production-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](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: ConardLi/garden-skills + +- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web-video-presentation` | adjacent | 把一篇文章或口播稿,做成"看起来像视频"的点击驱动 16:9 网页演示,可选合成口播音频。流程:原始文章 → **一次产出**口播稿 + outline 开发计划 → 用户**一次对齐** 5 件事(稿子 / outline / 主题 / 素材 / 开发模式)→ 网页开发(逐章 / 顺序 / 并行)→ 可选音频合成(provider-agnostic:内置 MiniMax mmx-cli + OpenAI TTS,可换 ElevenLabs / edge-tts / … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-video-presentation) | + +## Source: aaron-he-zhu/aaron-marketing-skills + +- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) | + +## Source: affaan-m/everything-claude-code + +- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `benchmark-methodology` | core | Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/benchmark-methodology) | +| `connections-optimizer` | core | Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/connections-optimizer) | +| `video-editing` | core | AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/video-editing) | + +## Source: basicmachines-co/basic-memory + +- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) | +| `memory-schema` | core | Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-schema) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/memory) | +| `code-review-excellence` | core | 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](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) | + +## Source: coreyhaines31/makerskills + +- Repository: [https://github.com/coreyhaines31/makerskills](https://github.com/coreyhaines31/makerskills) (commit `17218de`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `watch-video` | core | When you want to extract content from a video — YouTube, Loom, Vimeo, Riverside, Zoom recording, local MP4, X/IG video, anything yt-dlp supports. Three depth modes user picks per invocation — transcript (just words, fast/free), visual … | [source](https://github.com/coreyhaines31/makerskills/tree/17218de/skills/watch-video) | + +## 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 | +|---|---|---|---| +| `tubeify` | core | Remove pauses, filler words (um, uh), and dead air from raw YouTube recordings via the Tubeify API. Use when the user wants to edit a video, clean up audio, trim silences, or polish a raw recording for YouTube. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/tubeify) | +| `pptx` | core | 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](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) | + +## 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 | +|---|---|---|---| +| `game-audio` | core | Game audio principles. Sound design, music integration, adaptive audio systems. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/game-development/game-audio) | +| `transformers` | core | This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/transformers) | +| `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](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/git/git-context-controller) | +| `motion-canvas` | core | Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/video/motion-canvas) | +| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) | +| `senior-computer-vision` | core | World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/senior-computer-vision) | +| `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](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-crewai) | +| `video-downloader` | core | Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/media/video-downloader) | + +## Source: EveryInc/compound-engineering-plugin + +- Repository: [https://github.com/EveryInc/compound-engineering-plugin](https://github.com/EveryInc/compound-engineering-plugin) (commit `1a7a4c1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ce-riffrec-feedback-analysis` | core | Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, … | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-riffrec-feedback-analysis) | + +## 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 | +|---|---|---|---| +| `transformers` | core | This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/transformers) | +| `digital-brain` | core | This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/digital-brain) | +| `senior-computer-vision` | core | World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/senior-computer-vision) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `video-polish` | core | Takes an existing screen recording or demo video and adds professional zoom/pan effects synchronized to the narration. Uses transcript-driven zoom targeting and Remotion for rendering. Optionally replaces audio with a soundtrack. | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/design/packs/video-production/video-polish) | + +## Source: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `vulnerability-analysis` | 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](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/vulnerability-analysis) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-video` | core | Suede-owned marketing video planning and production discipline. Use when choosing a format, scripting, storyboarding, generating, editing, reverse-engineering pacing, building a repeatable video pipeline, or repurposing one source into … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-video) | + +## 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 | +|---|---|---|---| +| `granola-debug-bundle` | core | Create diagnostic bundles for Granola support requests. Use when preparing support tickets, collecting system/audio/network info, or diagnosing complex issues that require Granola support team assistance. Trigger: "granola debug", "granola … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-debug-bundle) | +| `abridge-performance-tuning` | core | Optimize Abridge clinical AI integration performance for high-volume deployments. Use when reducing note generation latency, optimizing audio streaming throughput, improving FHIR push performance, or scaling for multi-site health systems. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-performance-tuning) | +| `granola-performance-tuning` | core | Optimize Granola transcription accuracy, note quality, and processing speed. Use when improving transcription quality, reducing processing time, optimizing templates for better AI output, or tuning audio setup. Trigger: "granola … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-performance-tuning) | +| `speak-local-dev-loop` | core | Configure Speak local development with mocked tutors and audio testing. Use when setting up a development environment, configuring test workflows, or building language learning features locally. Trigger with phrases like "speak dev setup", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-local-dev-loop) | +| `speak-security-basics` | core | Security best practices for Speak API keys, audio data privacy, student data protection, and COPPA/FERPA compliance. Use when implementing security basics features, or troubleshooting Speak language learning integration issues. Trigger … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-security-basics) | +| `speak-common-errors` | core | Diagnose and fix common Speak API errors: authentication failures, audio format issues, rate limits, and session management problems. Use when implementing common errors features, or troubleshooting Speak language learning integration … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-common-errors) | +| `elevenlabs-hello-world` | core | Generate your first ElevenLabs text-to-speech audio file. Use when starting a new ElevenLabs integration, testing your setup, or learning basic TTS API patterns. Trigger: "elevenlabs hello world", "elevenlabs example", "elevenlabs quick … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-hello-world) | +| `granola-install-auth` | core | Install and configure Granola AI meeting notes with calendar and audio permissions. Use when setting up Granola for the first time, connecting Google/Outlook calendars, granting macOS Screen Recording permission, or configuring Windows … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-install-auth) | +| `speak-debug-bundle` | core | Collect diagnostic information for Speak API issues: auth verification, audio format validation, session inspection, and network testing. Use when implementing debug bundle features, or troubleshooting Speak language learning integration … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-debug-bundle) | +| `speak-prod-checklist` | core | Production readiness checklist for Speak language learning integrations: auth, audio pipeline, monitoring, and compliance. Use when implementing prod checklist features, or troubleshooting Speak language learning integration issues. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-prod-checklist) | +| `speak-sdk-patterns` | core | Production patterns for Speak language learning API: conversation sessions, pronunciation assessment, audio preprocessing, and batch operations. Use when implementing sdk patterns features, or troubleshooting Speak language learning … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-sdk-patterns) | +| `klingai-reference-architecture` | core | Production reference architecture for Kling AI video generation platforms. Use when designing scalable systems. Trigger with phrases like ''klingai architecture'', ''kling ai system design'', ''video platform architecture'', ''klingai … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/klingai-pack/skills/klingai-reference-architecture) | + +## 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 | +|---|---|---|---| +| `transformers` | core | Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/transformers) | + +## 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 | +|---|---|---|---| +| `transformers` | core | Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/transformers) | + +## Source: Leonxlnx/taste-skill + +- Repository: [https://github.com/Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) (commit `b177427`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `brandkit` | core | Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, … | [source](https://github.com/Leonxlnx/taste-skill/tree/b177427/skills/brandkit) | + +## 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 | +|---|---|---|---| +| `add-office365` | core | Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/code-apps/skills/add-office365) | + +## 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-ai-contentsafety-ts` | core | Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual content, or self-harm, or managing custom … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-typescript/skills/azure-ai-contentsafety-ts) | + +## 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 | +|---|---|---|---| +| `youtube-script-writer` | core | Write engaging, high-retention YouTube video scripts with visual and audio cues. Use when asked to write a YouTube script, design a video outline, draft a video hook, or structure a video narrative. Produces a polished script with multiple … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-writers/skills/youtube-script-writer) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | + +## 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 | +|---|---|---|---| +| `digital-brain` | core | This skill should be used for personal operating-system workflows: content creation, voice consistency, relationship lookup, meeting preparation, weekly review, goal tracking, personal brand management, and network management. | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/examples/digital-brain-skill) | + +## Source: nexscope-ai/eCommerce-Skills + +- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ecommerce-email-marketing-builder` | 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](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-email-marketing-builder) | + +## Source: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `video-downloader` | core | Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/video-downloader) | +| `brandkit` | core | Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/brandkit) | + +## Source: nicobailon/visual-explainer + +- Repository: [https://github.com/nicobailon/visual-explainer](https://github.com/nicobailon/visual-explainer) (commit `528b71f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `visual-explainer` | core | Generate self-contained HTML visual explanations for systems, code changes, plans, data, and technical concepts. Use for diagrams, architecture overviews, diff or plan reviews, project recaps, comparison tables, slide decks, and other … | [source](https://github.com/nicobailon/visual-explainer/tree/528b71f/plugins/visual-explainer) | + +## Source: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-production-readiness` | core | Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-production-readiness) | + +## Source: Orchestra-Research/AI-research-SKILLs + +- Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/crewai) | + +## Source: Orkas-AI/Orkas-VideoStudio + +- Repository: [https://github.com/Orkas-AI/Orkas-VideoStudio](https://github.com/Orkas-AI/Orkas-VideoStudio) (commit `dd4a0f4`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `video-craft` | core | The craft standard that makes a video GOOD, not just rendered — hooks, story pacing, visual hierarchy, type & safe zones, motion/easing, captions, audio mix, platform conventions, shot language, generation-prompt writing, and a pre-publish … | [source](https://github.com/Orkas-AI/Orkas-VideoStudio/tree/dd4a0f4/packages/skills/video-craft) | +| `orchestration` | core | The master program for producing or editing a video end to end — read this at the START of any video task (after video-router), then follow the gates and the per-line steps. Trigger for "make / edit / cut / caption / dub / animate a … | [source](https://github.com/Orkas-AI/Orkas-VideoStudio/tree/dd4a0f4/packages/skills/orchestration) | +| `video-router` | core | Read this FIRST on any video-production request to pick and lock the line — generate (AI footage), compose (designed HTML), edit (cut real footage), or AUTO end-to-end. Trigger when classifying a brief and committing to a primary path; do … | [source](https://github.com/Orkas-AI/Orkas-VideoStudio/tree/dd4a0f4/packages/skills/video-router) | + +## Source: parcadei/Continuous-Claude-v3 + +- Repository: [https://github.com/parcadei/Continuous-Claude-v3](https://github.com/parcadei/Continuous-Claude-v3) (commit `d07ff4b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `system-overview` | core | Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination | [source](https://github.com/parcadei/Continuous-Claude-v3/tree/d07ff4b/.claude/skills/system_overview) | + +## Source: pattern-ai-labs/agentcall + +- Repository: [https://github.com/pattern-ai-labs/agentcall](https://github.com/pattern-ai-labs/agentcall) (commit `0ce97d9`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `join-meeting` | core | AgentCall (agentcall.dev) — Join a video meeting (Google Meet, Teams, Zoom) as an AI bot with voice and visual presence. Supports audio-only mode with voice intelligence (barge-in, interruptions), text-to-speech mode, and webpage modes for … | [source](https://github.com/pattern-ai-labs/agentcall/tree/0ce97d9) | + +## Source: renezander030/capcut-cli + +- Repository: [https://github.com/renezander030/capcut-cli](https://github.com/renezander030/capcut-cli) (commit `1e3958f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `capcut-edit` | core | Edit CapCut / JianYing video projects — read and write subtitles, timing, speed, volume, templates, animations (fade/ken-burns), and cut long-form to shorts. Use when the user mentions capcut, jianying, subtitles, video editing, … | [source](https://github.com/renezander030/capcut-cli/tree/1e3958f/skills/capcut-edit) | + +## Source: ruvnet/claude-code-flow + +- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) | + +## Source: ruvnet/ruflo + +- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) | + +## Source: samber/cc-skills-golang + +- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) | + +## Source: sanjay3290/ai-skills + +- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `google-tts` | core | Convert documents and text to audio using Google Cloud Text-to-Speech. Use this skill when the user wants to: narrate a document, read aloud text, generate audio from a file, convert text to speech, create a recording of documentation or … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-tts) | + +## Source: silverstein/minutes + +- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `minutes-setup` | core | Guided first-time setup for Minutes — download whisper model, create directories, configure audio input. Use when the user says "set up minutes", "install minutes", "first time setup", "configure minutes", "get started with minutes", "how … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-setup) | +| `minutes-verify` | core | Verify that Minutes is properly set up and working — model downloaded, mic accessible, directories exist, no stale state. Use when the user says "is minutes working", "check my setup", "verify minutes", "test recording setup", "why isn't … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-verify) | + +## 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 | +|---|---|---|---| +| `pptx` | core | 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](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) | + +## 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 | +|---|---|---|---| +| `pptx` | core | 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](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) | + +## 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` | core | 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` | core | 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: video-db/skills + +- Repository: [https://github.com/video-db/skills](https://github.com/video-db/skills) (commit `cba377b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `videodb` | core | See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, … | [source](https://github.com/video-db/skills/tree/cba377b/python) | + +## Source: zechenzhangAGI/AI-research-SKILLs + +- Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `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](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/crewai) | + +## 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-agentic-ai` | core | AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, … | [source](https://github.com/zxkane/aws-skills/tree/68530c6/plugins/aws-agentic-ai/skills/aws-agentic-ai) | + +## Source: google/skills + +- Repository: [https://github.com/google/skills](https://github.com/google/skills) (commit `b15f327`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ima-sdk-basics` | adjacent | Use this skill for Interactive Media Ads (IMA) SDK client-side ad insertion when you are requesting video ads client-side into websites, apps, TVs or other platforms with VAST or VMAP. Do not use for Dynamic Ad Insertion (DAI), SSAI, or … | [source](https://github.com/google/skills/tree/b15f327/skills/ads/interactive-media-ads/ima-sdk-basics) | + +## Source: veniceai/skills + +- Repository: [https://github.com/veniceai/skills](https://github.com/veniceai/skills) (commit `de089fa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `venice-chat` | adjacent | Call POST /chat/completions on Venice. Covers the OpenAI-compatible request shape, Venice-only venice_parameters (web search, E2EE, characters, thinking control, X search), multimodal inputs (images/audio/video), tool calls, reasoning … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-chat) | +| `venice-video` | adjacent | Generate and transcribe videos via Venice. Covers the async /video/quote + /video/queue + /video/retrieve + /video/complete loop, text-to-video, image-to-video, video-to-video (upscale), audio input, reference images, scene and element … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-video) | +| `venice-audio-music` | adjacent | Async music / audio-track generation via Venice. Covers the /audio/quote + /audio/queue + /audio/retrieve + /audio/complete lifecycle, lyrics vs instrumental, voice selection, duration, language, speed, model capability probing, and … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-music) | +| `venice-audio-speech` | adjacent | Generate speech from text via POST /audio/speech. Covers TTS models (Kokoro, Qwen 3, xAI, Inworld, Chatterbox, Orpheus, ElevenLabs Turbo, MiniMax, Gemini Flash), voices per family, output formats (mp3/opus/aac/flac/wav/pcm), streaming, … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-speech) | +| `venice-audio-transcription` | adjacent | Transcribe audio files to text via POST /audio/transcriptions. Covers supported models (Parakeet, Whisper, Wizper, Scribe, xAI STT), supported formats (wav/flac/m4a/aac/mp4/mp3/ogg/webm), response formats (json/text), timestamps, and … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-transcription) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..f81cfa0 --- /dev/null +++ b/references/market.md @@ -0,0 +1,103 @@ +# Market evidence report — audio-production-technician + +Source: **62 real job ads** (JSearch API, countries: us 62), extracted into the MSSQL evidence store; as of 2026-07-09. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 36 | 58 % | +| n/a | 10 | 16 % | +| junior | 7 | 11 % | +| lead | 7 | 11 % | +| senior | 2 | 3 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 6 | 10 % | +| 2 | Microsoft Office | 5 | 8 % | +| 3 | Zoom | 5 | 8 % | +| 4 | crestron | 4 | 6 % | +| 5 | Microsoft Outlook | 4 | 6 % | +| 6 | Microsoft Teams | 4 | 6 % | +| 7 | Qlab | 4 | 6 % | +| 8 | Cisco | 3 | 5 % | +| 9 | Microsoft Word | 3 | 5 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | troubleshooting | 16 | 26 % | +| 2 | audio engineering | 10 | 16 % | +| 3 | stage management | 8 | 13 % | +| 4 | video production | 8 | 13 % | +| 5 | lighting operation | 6 | 10 % | +| 6 | technical troubleshooting | 6 | 10 % | +| 7 | equipment maintenance | 5 | 8 % | +| 8 | camera operation | 4 | 6 % | +| 9 | event execution | 4 | 6 % | +| 10 | technical documentation | 4 | 6 % | +| 11 | audio console operation | 3 | 5 % | +| 12 | audio mixing | 3 | 5 % | +| 13 | audio setup | 3 | 5 % | +| 14 | lighting setup | 3 | 5 % | +| 15 | network configuration | 3 | 5 % | +| 16 | sound support | 3 | 5 % | +| 17 | video editing | 3 | 5 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | equipment operation | 8 | 13 % | +| 2 | event support | 8 | 13 % | +| 3 | equipment maintenance | 7 | 11 % | +| 4 | equipment setup | 6 | 10 % | +| 5 | inventory management | 5 | 8 % | +| 6 | customer service | 4 | 6 % | +| 7 | audio support | 3 | 5 % | +| 8 | lead technician substitution | 3 | 5 % | +| 9 | sound monitoring | 3 | 5 % | +| 10 | technical support | 3 | 5 % | + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Production Technician | 2 | +| Stage Manager | 2 | +| A/V Technician III | 1 | +| Assistant Lead Sound Technician | 1 | +| Assistant Lead Sound Technician- (A3) | 1 | +| Assistant Lead Sound Technician: Live Audio Support | 1 | +| Audio Cable Production Technician | 1 | +| Audio Engineering (Freelance) | 1 | +| Audio Technician | 1 | +| Audio Technician Job at Edge Media Group LLC in Hyattsville | 1 | +| Audio Visual Engineer | 1 | +| Audio Visual Tech NE | 1 | +| Audio Visual Technician - Waterside District | 1 | +| Audio Visual Technician (On-Call) | 1 | +| Audio Visual Technician II (Evergreen) | 1 | +| Audio/Visual Technician | 1 | +| audiovisual (AV) technician | 1 | +| Audio-Visual Technician | 1 | +| Audiovisual Technician - On Call | 1 | +| AV Production Technician | 1 | +| AV Senior Technician | 1 | +| AV Tech I | 1 | +| Distillation Technician - 1st Shift | 1 | +| Electrical Engineering Technician - Healthcare Facility O&M | 1 | +| Electronics Technician 3 (M) - Northern Virginia | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..c2644a9 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,29 @@ +# Occupation profile — audio production technician + +- **ESCO URI:** http://data.europa.eu/esco/occupation/2cbb23b0-0bf1-4871-9e6d-18f005987310 +- **ESCO code:** 3435.3 +- **ISCO-08 group:** 3435 — Other artistic and cultural associate professionals + +## Description (ESCO) + +Audio production technicians set up, prepare, check and maintain equipment in order to provide optimal sound quality for a live performance. They cooperate with road crew to unload, set up and operate sound equipment and instruments. + +## Definition + +nan + +## Alternative labels + +- stage manager +- venue technician +- event technician +- PA man +- stage sound technician +- Front of house technician +- PA woman +- live sound technician +- live sound engineer +- front of house sound engineer +- audio engineer +- acoustics technician +- sound engineer diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..17d9a73 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,74 @@ +# Competences — audio production technician + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/2cbb23b0-0bf1-4871-9e6d-18f005987310). + +## Essential + +- **acoustics** (knowledge) +- **adapt to artists' creative demands** (skill/competence) +- **assess power needs** (skill/competence) +- **coordinate audio system programmes** (skill/competence) +- **de-rig electronic equipment** (skill/competence) +- **follow safety precautions in work practices** (skill/competence) +- **follow safety procedures when working at heights** (skill/competence) +- **keep up with trends** (skill/competence) +- **maintain sound equipment** (skill/competence) +- **musical instruments** (knowledge) +- **operate an audio mixing console** (skill/competence) +- **pack electronic equipment** (skill/competence) +- **perform soundchecks** (skill/competence) +- **prepare personal work environment** (skill/competence) +- **prepare sound equipment on stage** (skill/competence) +- **prevent fire in a performance environment** (skill/competence) +- **provide power distribution** (skill/competence) +- **set up equipment in a timely manner** (skill/competence) +- **set up sound reinforcement system** (skill/competence) +- **store performance equipment** (skill/competence) +- **support audio system installation** (skill/competence) +- **tune up wireless audio systems** (skill/competence) +- **understand artistic concepts** (skill/competence) +- **use personal protection equipment** (skill/competence) +- **use technical documentation** (skill/competence) +- **work ergonomically** (skill/competence) +- **work safely with machines** (skill/competence) +- **work safely with mobile electrical systems under supervision** (skill/competence) +- **work with respect for own safety** (skill/competence) + +## Optional + +- adapt artistic plan to location (skill/competence) +- advise client on technical possibilities (skill/competence) +- consult with stakeholders on implementation of a production (skill/competence) +- develop professional network (skill/competence) +- document your own practice (skill/competence) +- draw up artistic production (skill/competence) +- edit recorded sound (skill/competence) +- ensure safety of mobile electrical systems (skill/competence) +- instruct on set up of equipment (skill/competence) +- keep personal administration (skill/competence) +- maintain system layout for a production (skill/competence) +- manage consumables stock (skill/competence) +- manage personal professional development (skill/competence) +- manage signoff of an installed system (skill/competence) +- manage technical resources stock (skill/competence) +- operate sound live (skill/competence) +- plan audiovisual recording (skill/competence) +- receive appropriate permissions for use of recorded audiovisual examples (skill/competence) +- record music (skill/competence) +- safeguard artistic quality of performance (skill/competence) +- set up basic recording (skill/competence) +- technically design a sound system (skill/competence) +- translate artistic concepts to technical designs (skill/competence) +- use audio reproduction software (skill/competence) + + + +## Market evidence (job-ad analysis, 62 ads, as of 2026-07-09) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- troubleshooting — **26 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..3ee1c5d --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,65 @@ +# Tasks & work activities — audio production technician + +Source: O*NET 30.3, occupation 27-4011.00 (Audio and Video Technicians) — manual nearest-occupation mapping via ISCO group 3435; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Install, adjust, and operate electronic equipment to record, edit, and transmit radio and television programs, motion pictures, video conferencing, or multimedia presentations. +- **[Core]** Diagnose and resolve media system problems. +- **[Supplemental]** Reserve audio-visual equipment and facilities, such as meeting rooms. +- **[Supplemental]** Analyze and maintain data logs for audio-visual activities. +- **[Core]** Notify supervisors when major equipment repairs are needed. +- **[Supplemental]** Monitor incoming and outgoing pictures and sound feeds to ensure quality and notify directors of any possible problems. +- **[Supplemental]** Mix and regulate sound inputs and feeds or coordinate audio feeds with television pictures. +- **[Core]** Design layouts of audio and video equipment and perform upgrades and maintenance. +- **[Core]** Perform minor repairs and routine cleaning of audio and video equipment. +- **[Core]** Switch sources of video input from one camera or studio to another, from film to live programming, or from network to local programming. +- **[Supplemental]** Meet with directors and senior members of camera crews to discuss assignments and determine filming sequences, camera movements, and picture composition. +- **[Supplemental]** Construct and position properties, sets, lighting equipment, and other equipment. +- **[Core]** Compress, digitize, duplicate, and store audio and video data. +- **[Supplemental]** Obtain, set up, and load videotapes for scheduled productions or broadcasts. +- **[Supplemental]** Edit videotapes by erasing and removing portions of programs and adding video or sound as required. +- **[Core]** Direct and coordinate activities of assistants and other personnel during production. +- **[Supplemental]** Plan and develop pre-production ideas into outlines, scripts, story boards, and graphics, using own ideas or specifications of assignments. +- **[Supplemental]** Maintain inventories of audio and videotapes and related supplies. +- **[Supplemental]** Determine formats, approaches, content, levels, and mediums to effectively meet objectives within budgetary constraints, using research, knowledge, and training. +- **[Core]** Record and edit audio material, such as movie soundtracks, using audio recording and editing equipment. +- **[Supplemental]** Inform users of audio and videotaping service policies and procedures. +- **[Supplemental]** Obtain and preview musical performance programs prior to events to become familiar with the order and approximate times of pieces. +- **[Supplemental]** Produce rough and finished graphics and graphic designs. +- **[Supplemental]** Locate and secure settings, properties, effects, and other production necessities. +- **[Core]** Control the lights and sound of events, such as live concerts, before and after performances, and during intermissions. +- **[Core]** Conduct training sessions on selection, use, and design of audio-visual materials and on operation of presentation equipment. +- **[Supplemental]** Organize and maintain compliance, license, and warranty information related to audio and video facilities. +- **[Supplemental]** Develop manuals, texts, workbooks, or related materials for use in conjunction with production materials or for training. +- **[Supplemental]** Perform narration of productions or present announcements. + +## Detailed work activities + +- Collaborate with others to determine technical details of productions. +- Communicate organizational policies and procedures. +- Compile technical information or documentation. +- Construct distinctive physical objects for artistic, functional, or commercial purposes. +- Convert data among multiple digital or analog formats. +- Coordinate activities of production personnel. +- Coordinate logistics for productions or events. +- Determine technical requirements of productions or projects. +- Draw detailed or technical illustrations. +- Edit audio or video recordings. +- Inform viewers, listeners, or audiences. +- Maintain inventories of materials, equipment, or products. +- Maintain logs of production activities. +- Maintain recording or broadcasting equipment. +- Maintain records, documents, or other files. +- Mix sound inputs. +- Monitor broadcasting operations to ensure proper functioning. +- Notify others of equipment problems. +- Operate audio recording equipment. +- Operate communications, transmissions, or broadcasting equipment. +- Operate control consoles for sound, lighting or video. +- Provide technical information or assistance to public. +- Set up still or video cameras or related equipment. +- Study details of musical compositions. +- Train others on work processes. +- Write informational material. +- Write material for artistic or entertainment purposes. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..03ed950 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,30 @@ +# Tools & technology — audio production technician + +Source: O*NET 30.3, occupation 27-4011.00 (Audio and Video Technicians) — manual nearest-occupation mapping via ISCO group 3435; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Adobe After Effects | Video creation and editing software | yes | +| Adobe Illustrator | Graphics or photo imaging software | yes | +| Adobe InDesign | Desktop publishing software | yes | +| Adobe Photoshop | Graphics or photo imaging software | yes | +| Cisco Webex | Video conferencing software | yes | +| Linux | Operating system 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 Teams | Project management software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft Word | Word processing software | yes | +| Zoom | Video conferencing software | yes | +| Adobe Dreamweaver | Web page creation and editing software | | +| Apple Final Cut Pro | Video creation and editing software | | +| Apple iMovie | Video creation and editing software | | +| Blackboard software | Data base user interface and query software | | +| Cisco IOS | Operating system software | | +| Corel Ulead DVD Workshop | Video creation and editing software | | +| Voice over internet protocol VoIP system software | Internet protocol IP multimedia subsystem software | | +| Web browser software | Internet browser software | | +| YouTube | Video creation and editing software | |