From f4323acf9c3ac17ea2ee6c72a56eb5fa6cca07b5 Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:44:42 +0200 Subject: [PATCH] feat: sound-artist skill package v0.1.0 --- PROVENANCE.md | 30 +++ SKILL.md | 48 +++++ manifest.json | 310 +++++++++++++++++++++++++++++ references/ai-skills.md | 418 ++++++++++++++++++++++++++++++++++++++++ references/profile.md | 23 +++ references/skills.md | 45 +++++ references/tasks.md | 55 ++++++ references/tools.md | 92 +++++++++ 8 files changed, 1021 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/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..b17f8de --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,30 @@ +# Data provenance — sound-artist + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — sound-artist + "ESCO (occupation & competences)" : 37 + "O*NET (tasks & tools)" : 133 + "Anthropic official Claude skills" : 9 + "External AI skill packs (mapped)" : 191 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 37 | 10.0 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 133 | 35.9 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 9 | 2.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 191 | 51.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..1bf9b3c --- /dev/null +++ b/SKILL.md @@ -0,0 +1,48 @@ +--- +name: sound-artist +description: "Occupational skill for the role 'sound artist' (also: sound installation creator, sound designer & artist, live sound artist, sonic manipulator, sound artist and designer, sound designer and artist). Use when the user asks for typical sound artist work such as: typical sound artist responsibilities" +--- + +# Sound Artist + +Sound artists use sound as a main creative medium. They express, through the creation of sounds, their intention and identity. Sound art is interdisciplinary in nature and takes on hybrid forms. + +## 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 +- analyse own performance +- art history +- contextualise artistic work +- coordinate activities in audio recording studio +- discuss artwork +- edit recorded sound +- gather reference materials for artwork +- intellectual property law +- keep up with trends +- labour legislation +- manage electronic logistics for sound equipment +- manage sound quality +- mix multi-track recordings +- mix sound in a live situation + +## Hot technologies + +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook +- Microsoft PowerPoint +- Microsoft Word + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/ce8145f5-d7ea-40ea-b12e-ef168f11184a), O*NET 30.3 (27-2041.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f19174b --- /dev/null +++ b/manifest.json @@ -0,0 +1,310 @@ +{ + "name": "sound-artist", + "title": "sound artist", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/ce8145f5-d7ea-40ea-b12e-ef168f11184a", + "esco_code": "2652.5", + "isco_group": "2652", + "onet_soc": "27-2041.00", + "crosswalk_match": "manual nearest via ISCO 2652 (Music Directors and Composers)" + }, + "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": 23, + "skills_optional": 13, + "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": 6 + }, + "veniceai/skills": { + "repo": "https://github.com/veniceai/skills", + "commit": "de089fa", + "license": "MIT", + "skills": 6 + }, + "ConardLi/garden-skills": { + "repo": "https://github.com/ConardLi/garden-skills", + "commit": "fbd6453", + "license": "MIT", + "skills": 3 + }, + "google/skills": { + "repo": "https://github.com/google/skills", + "commit": "b15f327", + "license": "Apache-2.0", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 5 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 1 + }, + "EveryInc/compound-engineering-plugin": { + "repo": "https://github.com/EveryInc/compound-engineering-plugin", + "commit": "1a7a4c1", + "license": "MIT", + "skills": 2 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 8 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 3 + }, + "silverstein/minutes": { + "repo": "https://github.com/silverstein/minutes", + "commit": "3fb2e83", + "license": "MIT", + "skills": 2 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 1 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 3 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "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 + }, + "SamurAIGPT/Generative-Media-Skills": { + "repo": "https://github.com/SamurAIGPT/Generative-Media-Skills", + "commit": "a1c4c98", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 6 + }, + "qdrant/skills": { + "repo": "https://github.com/qdrant/skills", + "commit": "2a06cb1", + "license": "Apache-2.0", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 4 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + }, + "Paramchoudhary/ResumeSkills": { + "repo": "https://github.com/Paramchoudhary/ResumeSkills", + "commit": "74ae19e", + "license": "MIT", + "skills": 1 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 1 + }, + "Xquik-dev/x-twitter-scraper": { + "repo": "https://github.com/Xquik-dev/x-twitter-scraper", + "commit": "eb7eef4", + "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 + }, + "NoizAI/skills": { + "repo": "https://github.com/NoizAI/skills", + "commit": "2a0e09d", + "license": "no explicit license \u2014 referenced by link only", + "skills": 3 + }, + "Vincentwei1021/video-shotcraft": { + "repo": "https://github.com/Vincentwei1021/video-shotcraft", + "commit": "d491544", + "license": "Apache-2.0", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 1 + }, + "blader/humanizer": { + "repo": "https://github.com/blader/humanizer", + "commit": "1b48564", + "license": "MIT", + "skills": 1 + }, + "harperreed/dotfiles": { + "repo": "https://github.com/harperreed/dotfiles", + "commit": "6b5ced1", + "license": "MIT", + "skills": 1 + }, + "softaworks/agent-toolkit": { + "repo": "https://github.com/softaworks/agent-toolkit", + "commit": "3027f20", + "license": "MIT", + "skills": 1 + }, + "0xwilliamortiz/humanizer-cli": { + "repo": "https://github.com/0xwilliamortiz/humanizer-cli", + "commit": "ef01aa5", + "license": "MIT", + "skills": 1 + }, + "bitwize-music-studio/claude-ai-music-skills": { + "repo": "https://github.com/bitwize-music-studio/claude-ai-music-skills", + "commit": "96446de", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "video-db/skills": { + "repo": "https://github.com/video-db/skills", + "commit": "cba377b", + "license": "MIT", + "skills": 1 + }, + "pchalasani/claude-code-tools": { + "repo": "https://github.com/pchalasani/claude-code-tools", + "commit": "83f4baa", + "license": "MIT", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 1 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 23, + "adjacent": 57 + } + }, + "provenance": { + "items": { + "esco": 37, + "onet": 133, + "jobads": 0, + "wiki_ai": 0, + "anthropic": 9, + "ai_skills": 191, + "stackx": 0 + }, + "share_percent": { + "esco": 10.0, + "onet": 35.9, + "jobads": 0.0, + "wiki_ai": 0.0, + "anthropic": 2.4, + "ai_skills": 51.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..a521683 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,418 @@ +# External AI agent skills — sound-artist + +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 | +|---|---|---|---| +| `theme-factory` | adjacent | Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate … | [source](https://github.com/anthropics/skills/tree/main/skills/theme-factory) | +| `algorithmic-art` | adjacent | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original … | [source](https://github.com/anthropics/skills/tree/main/skills/algorithmic-art) | +| `canvas-design` | adjacent | Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying … | [source](https://github.com/anthropics/skills/tree/main/skills/canvas-design) | +| `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) | +| `brand-guidelines` | adjacent | Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | [source](https://github.com/anthropics/skills/tree/main/skills/brand-guidelines) | +| `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 | +|---|---|---|---| +| `gpt-image-2` | adjacent | 面向 GPT Image 2 的图像生成 / 编辑技能。可在 3 种环境下使用:(A) Garden 本地模式,通过 OpenAI 兼容接口直接出图并落盘;(B) Host-Native 模式,把本 Skill 当作提示词工程指引,把渲染好的 prompt 交给宿主 Agent 自带的图像工具出图;(C) Advisor 模式,宿主无任何图像工具时退化为高质量 prompt 顾问。涵盖 18 大类、80+ 个结构化模板,覆盖海报 / UI / 产品 / 信息图 / 学术图 … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/gpt-image-2) | +| `web-design-engineer` | adjacent | Build polished visual web artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use when the user wants a browser-rendered, interactive, or presentational … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-design-engineer) | +| `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: 0xwilliamortiz/humanizer-cli + +- Repository: [https://github.com/0xwilliamortiz/humanizer-cli](https://github.com/0xwilliamortiz/humanizer-cli) (commit `ef01aa5`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | adjacent | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/0xwilliamortiz/humanizer-cli/tree/ef01aa5) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `sound-design-direction` | core | Create comprehensive audio design including music cues, sound effects, Foley, and score direction | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/film-tv-production/skills/sound-design-direction) | +| `procedural-audio` | adjacent | Procedural sound skill for synthesis and dynamic sound design. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/procedural-audio) | +| `wwise` | adjacent | Wwise integration skill for sound banks, RTPC, and interactive music. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/wwise) | +| `ipa-transcription-phonological` | adjacent | Transcribe speech using International Phonetic Alphabet and analyze sound systems including phonotactics and phonological rules | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/humanities/skills/ipa-transcription-phonological) | +| `production-coordination` | adjacent | Coordinate all aspects of live performance production including scheduling, technical requirements, artist contracts, venue logistics, and show documentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/production-coordination) | + +## 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 | +|---|---|---|---| +| `performance-monitor` | core | Use when the user asks to "generate an SEO report", "出月报", "set SEO alerts", or "排名掉了提醒我"; two modes — report builds multi-metric traffic/ranking/authority/content dashboards, and alert configures threshold notifications for future … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/seo-geo/monitor/performance-monitor) | + +## 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 | +|---|---|---|---| +| `videodb` | adjacent | 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/affaan-m/everything-claude-code/tree/ed38744/skills/videodb) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-humanizer` | adjacent | Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/content-humanizer) | + +## 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 | +|---|---|---|---| +| `bm-setup` | core | Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/claude-code/skills/bm-setup) | + +## Source: bitwize-music-studio/claude-ai-music-skills + +- Repository: [https://github.com/bitwize-music-studio/claude-ai-music-skills](https://github.com/bitwize-music-studio/claude-ai-music-skills) (commit `96446de`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `import-art` | adjacent | Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved. | [source](https://github.com/bitwize-music-studio/claude-ai-music-skills/tree/96446de/skills/import-art) | + +## Source: blader/humanizer + +- Repository: [https://github.com/blader/humanizer](https://github.com/blader/humanizer) (commit `1b48564`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | adjacent | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/blader/humanizer/tree/1b48564) | + +## 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 | +|---|---|---|---| +| `citation-alert-guide` | core | Set up citation alerts and track new papers citing key references | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/literature/discovery/citation-alert-guide) | +| `humanizer_academic` | adjacent | Remove signs of AI-generated writing from academic medical papers. Use when editing or reviewing manuscripts to make them sound more natural and professionally written. Based on Wikipedia's "Signs of AI writing" guide, adapted for medical … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/44-matsuikentaro1-humanizer_academic) | + +## 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) | + +## 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 | +|---|---|---|---| +| `reference-list-builder` | core | Format professional references properly and prepare reference materials. Use when the user mentions references, reference list, references page, or preparing referees for a job application. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/career/reference-list-builder) | +| `audiocraft-audio-generation` | adjacent | PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/multimodal-audiocraft) | +| `game-audio` | adjacent | 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) | +| `humanizer` | adjacent | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/humanizer) | + +## 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) | +| `ce-plan` | adjacent | Create structured plans for multi-step work, including software and non-software tasks. Use when asked to plan, break down implementation, plan from requirements, or deepen an existing plan; prefer ce-brainstorm for exploratory framing. | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-plan) | + +## 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) | +| `create-video-seedance-2-fal` | adjacent | Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio via `generate_audio: true`, internal multi-cut … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/packs/ugc-video-formats/create-video-seedance-2-fal) | +| `mix-master` | adjacent | Canonical short-form-ad audio mix in one FFmpeg pass. VO loudnorm + 3.0× per-clip + 2.0× mix, music 0.13 base + apad+afade, sidechain compress 20:1 @ 0.01, climax line +20%, optional video-to-music duration sync. Replaces the reactive … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/packs/video-ad-formats/mix-master) | + +## Source: harperreed/dotfiles + +- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | adjacent | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/humanizer) | + +## Source: indranilbanerjee/digital-marketing-pro + +- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `campaign-plan` | core | Build multi-channel campaign plans. Use when: objectives, audience targeting, channel mix, budget, timeline, KPIs. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/campaign-plan) | + +## Source: infrasity-labs/dev-gtm-claude-skills + +- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `reference-list-builder` | core | Format professional references properly and prepare reference materials | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/reference-list-builder) | + +## 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-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) | +| `lumen-instrument` | core | Instrumentation plan — design event taxonomy, property schema, and tracking plan for analytics tools. Use when asked to "what should we track", "instrumentation plan", "set up analytics events", "analytics event schema", "tracking plan", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/lumen-instrument) | +| `navan-multi-env-setup` | core | Set up dev/staging/prod environment separation for Navan integrations without a sandbox API. Use when configuring multiple environments, building CI test pipelines, or setting up local development. Trigger with "navan environments", "navan … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-multi-env-setup) | +| `elevenlabs-core-workflow-b` | adjacent | Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text. Use when converting voice to another voice, generating sound effects from text, removing background noise, or transcribing audio. Trigger: … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-core-workflow-b) | +| `abridge-performance-tuning` | adjacent | 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) | +| `tracking-model-versions` | adjacent | Build this skill enables AI assistant to track and manage ai/ml model versions using the model-versioning-tracker plugin. it should be used when the user asks to manage model versions, track model lineage, log model performance, or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/model-versioning-tracker/skills/tracking-model-versions) | +| `assemblyai-core-workflow-b` | adjacent | Execute AssemblyAI streaming transcription and LeMUR workflows. Use when implementing real-time speech-to-text, live captions, voice agents, or LLM-powered audio analysis with LeMUR. Trigger with phrases like "assemblyai streaming", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-b) | +| `atlas-onboard` | adjacent | Generate onboarding documentation — what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/atlas-onboard) | + +## 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 | +|---|---|---|---| +| `generate-image` | adjacent | Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/generate-image) | + +## 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-voicelive-py` | adjacent | Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py) | + +## 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 | +|---|---|---|---| +| `net-worth-statement` | core | Produce a personal net-worth statement — assets minus liabilities — and a way to track it. Use when asked to calculate net worth, summarize finances, or set up net-worth tracking. Produces a categorized assets/liabilities statement, the … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-money/skills/net-worth-statement) | +| `substack-notes-scraper` | core | Scrapes a Substack Notes page and exports engagement data to a formatted .xlsx file. Use when asked to download, analyse, or export Substack Notes performance data including likes, comments, and restacks. Produces a formatted spreadsheet … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-writers/skills/substack-notes-scraper) | +| `notes-humanizer` | adjacent | Strips AI writing patterns from text and rewrites it to sound genuinely human by removing statistical defaults and injecting the specific signals that human writers produce. Use when a draft reads as AI-generated, over-polished, or … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-writers/skills/notes-humanizer) | +| `style-fingerprint` | adjacent | Study 3-5 documents the user actually shipped and distil a compact style card — so every skill writes in their voice, not the model's. Use when asked to learn my writing style, make outputs sound like me, build a voice profile, or when a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-essentials/skills/style-fingerprint) | +| `paid-acquisition-plan` | adjacent | Plan a paid acquisition / performance marketing program with unit economics that work. Use when asked to plan paid media, allocate an ad budget across channels, set CAC/LTV targets, or structure a creative-testing program. Produces a paid … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-growth/skills/paid-acquisition-plan) | +| `gantt-roadmap` | adjacent | Turn a plan or set of milestones into a timeline / Gantt chart. Use when asked to build a roadmap, schedule phases, show a project timeline, or visualize what happens when. Produces a ready-to-render Mermaid Gantt chart (renders live, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-visuals/skills/gantt-roadmap) | + +## 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 | +|---|---|---|---| +| `acquiring-disk-image-with-dd-and-dcfldd` | adjacent | Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through hash verification. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/acquiring-disk-image-with-dd-and-dcfldd) | + +## 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 | +|---|---|---|---| +| `tiktok-shop-compliance` | core | TikTok Shop policies and compliance — restricted products, intellectual property, content guidelines | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-compliance) | + +## 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 | +|---|---|---|---| +| `hr-onboarding` | core | A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/hr-onboarding) | +| `audio-jingle` | adjacent | Audio generation skill — jingles, beds, voiceover, and sound effects. Routes music requests to Suno V5 / Udio / Lyria, speech to MiniMax TTS / FishAudio / ElevenLabs V3, and SFX to ElevenLabs SFX or AudioCraft. Output is one MP3/WAV file … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/audio-jingle) | +| `od-media-generation` | adjacent | Default reference pipeline for image, video, and audio projects — routes through media-image / media-video / media-audio atoms based on the project kind, wraps the output in a live artifact, and devloops on critique-theater until the score … | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/scenarios/od-media-generation) | + +## Source: NoizAI/skills + +- Repository: [https://github.com/NoizAI/skills](https://github.com/NoizAI/skills) (commit `2a0e09d`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `sound-fx` | adjacent | Use this skill whenever the user wants to generate sound effects, ambient audio, or short audio clips from a text description. Triggers include: any mention of 'sound effect', 'sfx', 'generate sound', 'make a sound', 'audio effect', … | [source](https://github.com/NoizAI/skills/tree/2a0e09d/skills/sound-fx) | +| `characteristic-voice` | adjacent | Use this skill whenever the user wants speech to sound more human, companion-like, or emotionally expressive. Triggers include: any mention of 'say like', 'talk like', 'speak like', 'companion voice', 'comfort me', 'cheer me up', 'sound … | [source](https://github.com/NoizAI/skills/tree/2a0e09d/skills/characteristic-voice) | +| `chat-with-anyone` | adjacent | Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and generating audio replies. Also supports generating a matching voice from an uploaded … | [source](https://github.com/NoizAI/skills/tree/2a0e09d/skills/chat-with-anyone) | + +## 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 | +|---|---|---|---| +| `audiocraft-audio-generation` | adjacent | PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation. | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/18-multimodal/audiocraft) | + +## Source: Paramchoudhary/ResumeSkills + +- Repository: [https://github.com/Paramchoudhary/ResumeSkills](https://github.com/Paramchoudhary/ResumeSkills) (commit `74ae19e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `reference-list-builder` | core | Format professional references properly and prepare reference materials | [source](https://github.com/Paramchoudhary/ResumeSkills/tree/74ae19e/.agents/skills/reference-list-builder) | + +## Source: pchalasani/claude-code-tools + +- Repository: [https://github.com/pchalasani/claude-code-tools](https://github.com/pchalasani/claude-code-tools) (commit `83f4baa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `add-pattern` | adjacent | Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern. | [source](https://github.com/pchalasani/claude-code-tools/tree/83f4baa/plugins/langroid/skills/add-pattern) | + +## Source: qdrant/skills + +- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `qdrant-monitoring` | core | Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-monitoring) | + +## Source: SamurAIGPT/Generative-Media-Skills + +- Repository: [https://github.com/SamurAIGPT/Generative-Media-Skills](https://github.com/SamurAIGPT/Generative-Media-Skills) (commit `a1c4c98`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `muapi-multi-angle-shots` | core | Generate a complete set of multi-angle product shots — front, side, back, top-down, and 45-degree perspective — for comprehensive product visualization. | [source](https://github.com/SamurAIGPT/Generative-Media-Skills/tree/a1c4c98/library/visual/multi-angle-shots) | + +## 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-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) | +| `minutes-record` | adjacent | Start or stop recording a meeting, call, or voice memo. Use this whenever the user says "record", "start recording", "capture this meeting", "stop recording", "I'm in a meeting", "take notes on this call", or wants to transcribe live … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-record) | + +## Source: softaworks/agent-toolkit + +- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `humanizer` | adjacent | Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/humanizer) | + +## 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` | adjacent | 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: Vincentwei1021/video-shotcraft + +- Repository: [https://github.com/Vincentwei1021/video-shotcraft](https://github.com/Vincentwei1021/video-shotcraft) (commit `d491544`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `video-shotcraft` | adjacent | Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5D camera moves + beat-synced cuts + sound design). Use when the user asks to turn a frontend project … | [source](https://github.com/Vincentwei1021/video-shotcraft/tree/d491544) | + +## Source: Xquik-dev/x-twitter-scraper + +- Repository: [https://github.com/Xquik-dev/x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper) (commit `eb7eef4`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `xquik-social-research` | core | Research public X data with Xquik. Use for tweet search, tweet lookup, user discovery, profile timelines, threads, followers, trends, exports, monitoring plans, or MCP setup. Keep public reads bounded. Require explicit approval before … | [source](https://github.com/Xquik-dev/x-twitter-scraper/tree/eb7eef4/skills/xquik-social-research) | + +## 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 | +|---|---|---|---| +| `audiocraft-audio-generation` | adjacent | PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation. | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/18-multimodal/audiocraft) | + +## 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-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-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-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) | +| `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-errors` | adjacent | Handle Venice API errors correctly. Covers the StandardError / DetailedError / ContentViolationError / X402InferencePaymentRequired body shapes, every meaningful status code (400, 401, 402, 403, 415, 422, 429, 500, 503, 504), the 402 … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-errors) | diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..4c7f680 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,23 @@ +# Occupation profile — sound artist + +- **ESCO URI:** http://data.europa.eu/esco/occupation/ce8145f5-d7ea-40ea-b12e-ef168f11184a +- **ESCO code:** 2652.5 +- **ISCO-08 group:** 2652 — Musicians, singers and composers + +## Description (ESCO) + +Sound artists use sound as a main creative medium. They express, through the creation of sounds, their intention and identity. Sound art is interdisciplinary in nature and takes on hybrid forms. + +## Definition + +nan + +## Alternative labels + +- sound installation creator +- sound designer & artist +- live sound artist +- sonic manipulator +- sound artist and designer +- sound designer and artist +- sound artist & designer diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..b46fbab --- /dev/null +++ b/references/skills.md @@ -0,0 +1,45 @@ +# Competences — sound artist + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/ce8145f5-d7ea-40ea-b12e-ef168f11184a). + +## Essential + +- **acoustics** (knowledge) +- **analyse own performance** (skill/competence) +- **art history** (knowledge) +- **contextualise artistic work** (skill/competence) +- **coordinate activities in audio recording studio** (skill/competence) +- **discuss artwork** (skill/competence) +- **edit recorded sound** (skill/competence) +- **gather reference materials for artwork** (skill/competence) +- **intellectual property law** (knowledge) +- **keep up with trends** (skill/competence) +- **labour legislation** (knowledge) +- **manage electronic logistics for sound equipment** (skill/competence) +- **manage sound quality** (skill/competence) +- **mix multi-track recordings** (skill/competence) +- **mix sound in a live situation** (skill/competence) +- **operate sound live** (skill/competence) +- **operate the sound in the rehearsal studio** (skill/competence) +- **perform soundchecks** (skill/competence) +- **program sound cues** (skill/competence) +- **record music** (skill/competence) +- **set up a multi-track recording** (skill/competence) +- **set up basic recording** (skill/competence) +- **use audio reproduction software** (skill/competence) + +## Optional + +- assess conservation needs (skill/competence) +- confer with event staff (skill/competence) +- coordinate audio system programmes (skill/competence) +- develop artistic educational activities (skill/competence) +- develop artistic project budgets (skill/competence) +- develop educational resources (skill/competence) +- keep personal administration (skill/competence) +- participate in artistic mediation activities (skill/competence) +- participate in music studio recordings (skill/competence) +- plan art educational activities (skill/competence) +- present exhibition (skill/competence) +- propose improvements to artistic production (skill/competence) +- record multi-track sound (skill/competence) diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..5cf05f2 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,55 @@ +# Tasks & work activities — sound artist + +Source: O*NET 30.3, occupation 27-2041.00 (Music Directors and Composers) — manual nearest-occupation mapping via ISCO group 2652; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Use gestures to shape the music being played, communicating desired tempo, phrasing, tone, color, pitch, volume, and other performance aspects. +- **[Core]** Direct groups at rehearsals and live or recorded performances to achieve desired effects such as tonal and harmonic balance dynamics, rhythm, and tempo. +- **[Core]** Study scores to learn the music in detail, and to develop interpretations. +- **[Core]** Apply elements of music theory to create musical and tonal structures, including harmonies and melodies. +- **[Core]** Consider such factors as ensemble size and abilities, availability of scores, and the need for musical variety, to select music to be performed. +- **[Core]** Determine voices, instruments, harmonic structures, rhythms, tempos, and tone balances required to achieve the effects desired in a musical composition. +- **[Core]** Experiment with different sounds, and types and pieces of music, using synthesizers and computers as necessary to test and evaluate ideas. +- **[Core]** Transcribe ideas for musical compositions into musical notation, using instruments, pen and paper, or computers. +- **[Core]** Audition and select performers for musical presentations. +- **[Core]** Plan and schedule rehearsals and performances, and arrange details such as locations, accompanists, and instrumentalists. +- **[Core]** Write musical scores for orchestras, bands, choral groups, or individual instrumentalists or vocalists, using knowledge of music theory and of instrumental and vocal capabilities. +- **[Core]** Position members within groups to obtain balance among instrumental or vocal sections. +- **[Core]** Perform administrative tasks such as applying for grants, developing budgets, negotiating contracts, and designing and printing programs and other promotional materials. +- **[Core]** Confer with producers and directors to define the nature and placement of film or television music. +- **[Core]** Meet with soloists and concertmasters to discuss and prepare for performances. +- **[Core]** Fill in details of orchestral sketches, such as adding vocal parts to scores. +- **[Core]** Explore and develop musical ideas based on sources such as imagination or sounds in the environment. +- **[Core]** Write music for commercial mediums, including advertising jingles or film soundtracks. +- **[Core]** Transpose music from one voice or instrument to another to accommodate particular musicians. +- **[Core]** Rewrite original musical scores in different musical styles by changing rhythms, harmonies, or tempos. +- **[Core]** Arrange music composed by others, changing the music to achieve desired effects. +- **[Core]** Assign and review staff work in such areas as scoring, arranging, and copying music, and vocal coaching. +- **[Core]** Study films or scripts to determine how musical scores can be used to create desired effects or moods. +- **[Core]** Transcribe musical compositions and melodic lines to adapt them to a particular group, or to create a particular musical style. +- **[Core]** Create original musical forms, or write within circumscribed musical forms such as sonatas, symphonies, or operas. +- **[Core]** Collaborate with other colleagues, such as copyists, to complete final scores. +- **[Core]** Copy parts from scores for individual performers. +- **[Supplemental]** Coordinate and organize tours, or hire touring companies to arrange concert dates, venues, accommodations, and transportation for longer tours. +- **[nan]** Produce recordings of music. +- **[nan]** Stay abreast of the latest trends in music and music technology. + +## Detailed work activities + +- Audition or interview potential performers or staff members. +- Collaborate with others to determine technical details of productions. +- Collaborate with others to prepare or perform artistic productions. +- Coordinate artistic activities. +- Coordinate logistics for productions or events. +- Coordinate musical rehearsals or performances. +- Create musical compositions, arrangements or scores. +- Design layout of art or product exhibits, displays, or promotional materials. +- Determine presentation subjects or content. +- Direct fundraising or financing activities. +- Negotiate for services. +- Operate audio recording equipment. +- Select staff, team members, or performers. +- Stay informed about current developments in field of specialization. +- Study details of musical compositions. +- Study scripts to determine project requirements. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..adca94b --- /dev/null +++ b/references/tools.md @@ -0,0 +1,92 @@ +# Tools & technology — sound artist + +Source: O*NET 30.3, occupation 27-2041.00 (Music Directors and Composers) — manual nearest-occupation mapping via ISCO group 2652; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Word | Word processing software | yes | +| Anvil Studio | Music or sound editing software | | +| Apple Final Cut Pro | Video creation and editing software | | +| Apple MainStage | Music or sound editing software | | +| Arobas Music Guitar Pro | Music or sound editing software | | +| Arpege Music Pizzicato | Music or sound editing software | | +| Audacity | Music or sound editing software | | +| Audio Chaos Soundscape Generator | Music or sound editing software | | +| Audiveris | Music or sound editing software | | +| Avid Pro Tools | Music or sound editing software | | +| Avid Technology Sibelius | Music or sound editing software | | +| Azemus FS | Music or sound editing software | | +| Basic Music Composer | Music or sound editing software | | +| Cakewalk SONAR | Music or sound editing software | | +| Canorus | Music or sound editing software | | +| ChordWizard Software Soundtrix Gold | Music or sound editing software | | +| Click MusicalKEYS | Music or sound editing software | | +| Curto Drum | Music or sound editing software | | +| D'accord Music Software iChords | Music or sound editing software | | +| Denemo | Music or sound editing software | | +| Desktop Piano and Drums | Music or sound editing software | | +| DigiPiano | Music or sound editing software | | +| Dream Computer Piano | Music or sound editing software | | +| Easy Music Composer Free | Music or sound editing software | | +| Epinoisis Software Digital Ear | Music or sound editing software | | +| FlexiMusic Composer | Music or sound editing software | | +| GenieSoft Overture | Music or sound editing software | | +| HS Virtual Piano | Music or sound editing software | | +| IK Multimedia GrooveMaker | Music or sound editing software | | +| Image-Line FL Studio | Music or sound editing software | | +| Impro-Visor | Music or sound editing software | | +| Jackbeat | Music or sound editing software | | +| Javamin Composer | Music or sound editing software | | +| Korg EM-1 Editor | Music or sound editing software | | +| Lauriso Software Music Publisher | Music or sound editing software | | +| Little Piano | Music or sound editing software | | +| MadTracker | Music or sound editing software | | +| Maestro Music Software MagicScore | Music or sound editing software | | +| MAGIX Music Maker | Music or sound editing software | | +| MakeMusic Finale | Music or sound editing software | | +| Making Waves Audio Making Waves | Music or sound editing software | | +| MediaShout | Presentation software | | +| Microsoft Publisher | Desktop publishing software | | +| MIDI Maestro | Music or sound editing software | | +| MIDI Score Creator | Music or sound editing software | | +| MidiSwing | Music or sound editing software | | +| Mozart Music Software Mozart | Music or sound editing software | | +| MuseScore | Music or sound editing software | | +| Music Director Pro | Data base user interface and query software | | +| Musical Palette | Music or sound editing software | | +| MusicDevelopments RapidComposer | Music or sound editing software | | +| MusicGraph | Music or sound editing software | | +| Musilogic HarmonyBuilder | Music or sound editing software | | +| Myriad Software Harmony Assistant | Music or sound editing software | | +| Notation Software Notation Composer | Music or sound editing software | | +| NoteWorthy Software NoteWorthy Composer | Music or sound editing software | | +| Open Song Composer | Music or sound editing software | | +| PianoFX STUDIO | Music or sound editing software | | +| PianoRollComposer | Music or sound editing software | | +| Power Tab Editor | Music or sound editing software | | +| Proxima Controller | Music or sound editing software | | +| Renoise | Music or sound editing software | | +| Rhythm Rascal | Music or sound editing software | | +| Sonoma Wire Works RiffWorks | Music or sound editing software | | +| Storm Music Studio | Music or sound editing software | | +| SVArTracker | Music or sound editing software | | +| SwarMala | Music or sound editing software | | +| TabIt | Music or sound editing software | | +| TablEdit | Music or sound editing software | | +| Tonality Systems Symoblic Composer | Music or sound editing software | | +| Truepianos | Music or sound editing software | | +| TuxGuitar | Music or sound editing software | | +| Twelve Tone Matrix Calculator | Music or sound editing software | | +| Twelve Tone Row Analyzer | Music or sound editing software | | +| Underware Design DTAB | Music or sound editing software | | +| VBRhapsody | Music or sound editing software | | +| Visiv SharpEye | Music or sound editing software | | +| Widisoft WIDI Recognition System | Music or sound editing software | | +| Wusik Wusikstation VSTi | Music or sound editing software | | +| Xitona Software Voice Composer | Music or sound editing software | | +| XT Software energyXT | Music or sound editing software | | +| ZynAddSubFX | Music or sound editing software | |