feat: composer skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — composer
|
||||
|
||||
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 — composer
|
||||
"ESCO (occupation & competences)" : 25
|
||||
"O*NET (tasks & tools)" : 133
|
||||
"Job boards (market evidence)" : 54
|
||||
"Anthropic official Claude skills" : 9
|
||||
"External AI skill packs (mapped)" : 212
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 25 | 5.8 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 133 | 30.7 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 54 | 12.5 % | 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.1 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 212 | 49.0 % | 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).
|
||||
48
SKILL.md
Normal file
48
SKILL.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
name: composer
|
||||
description: "Occupational skill for the role 'composer' (also: music producer, jingle writer, music composer and producer, film music composer, theater music composer, music producer & composer). Use when the user asks for typical composer work such as: typical composer responsibilities"
|
||||
---
|
||||
|
||||
# Composer
|
||||
|
||||
Composers create new music pieces in a variety of styles. They usually note down the created music in musical notation. Composers may work independently or as part of a group or ensemble. Many create pieces to support film, television, games or live performances.
|
||||
|
||||
## 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)
|
||||
|
||||
- complete final musical scores
|
||||
- create musical forms
|
||||
- create musical structures
|
||||
- define creative components
|
||||
- describe artistic experience
|
||||
- develop an artistic framework
|
||||
- develop musical ideas
|
||||
- evaluate musical ideas
|
||||
- read musical score
|
||||
- rewrite musical scores
|
||||
- select elements for a composition
|
||||
- study music
|
||||
- transcribe ideas into musical notation
|
||||
- transpose music
|
||||
- work out orchestral sketches
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft Word
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/7dc05fcc-b079-45ed-b5d4-74c75f99976c), O*NET 30.3 (27-2041.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
352
manifest.json
Normal file
352
manifest.json
Normal file
@@ -0,0 +1,352 @@
|
||||
{
|
||||
"name": "composer",
|
||||
"title": "composer",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/7dc05fcc-b079-45ed-b5d4-74c75f99976c",
|
||||
"esco_code": "2652.1",
|
||||
"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": 16,
|
||||
"skills_optional": 8,
|
||||
"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": 1
|
||||
},
|
||||
"ConardLi/garden-skills": {
|
||||
"repo": "https://github.com/ConardLi/garden-skills",
|
||||
"commit": "fbd6453",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 5
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"SamurAIGPT/Generative-Media-Skills": {
|
||||
"repo": "https://github.com/SamurAIGPT/Generative-Media-Skills",
|
||||
"commit": "a1c4c98",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"worldwonderer/novel-to-game": {
|
||||
"repo": "https://github.com/worldwonderer/novel-to-game",
|
||||
"commit": "3c18abd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"fcakyon/claude-codex-settings": {
|
||||
"repo": "https://github.com/fcakyon/claude-codex-settings",
|
||||
"commit": "44b7c00",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"anbeime/skill": {
|
||||
"repo": "https://github.com/anbeime/skill",
|
||||
"commit": "ddad607",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"harperreed/dotfiles": {
|
||||
"repo": "https://github.com/harperreed/dotfiles",
|
||||
"commit": "6b5ced1",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"LukeRenton/explore-claude-code": {
|
||||
"repo": "https://github.com/LukeRenton/explore-claude-code",
|
||||
"commit": "68ac333",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"secondsky/claude-skills": {
|
||||
"repo": "https://github.com/secondsky/claude-skills",
|
||||
"commit": "c4889f6",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"nextlevelbuilder/ui-ux-pro-max-skill": {
|
||||
"repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
|
||||
"commit": "fe3f65e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"AgriciDaniel/claude-blog": {
|
||||
"repo": "https://github.com/AgriciDaniel/claude-blog",
|
||||
"commit": "49842ea",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"infrasity-labs/dev-gtm-claude-skills": {
|
||||
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||
"commit": "02cfefb",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"rampstackco/claude-skills": {
|
||||
"repo": "https://github.com/rampstackco/claude-skills",
|
||||
"commit": "bc6d961",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"rsmdt/the-startup": {
|
||||
"repo": "https://github.com/rsmdt/the-startup",
|
||||
"commit": "ff6a0be",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"serpro69/claude-toolbox": {
|
||||
"repo": "https://github.com/serpro69/claude-toolbox",
|
||||
"commit": "24bd597",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"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
|
||||
},
|
||||
"Vincentwei1021/video-shotcraft": {
|
||||
"repo": "https://github.com/Vincentwei1021/video-shotcraft",
|
||||
"commit": "d491544",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"obra/superpowers-skills": {
|
||||
"repo": "https://github.com/obra/superpowers-skills",
|
||||
"commit": "cdcd624",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"zebbern/claude-code-guide": {
|
||||
"repo": "https://github.com/zebbern/claude-code-guide",
|
||||
"commit": "d2c5280",
|
||||
"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": 6
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"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": 1
|
||||
},
|
||||
"breaking-brake/cc-wf-studio": {
|
||||
"repo": "https://github.com/breaking-brake/cc-wf-studio",
|
||||
"commit": "fb88914",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"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
|
||||
},
|
||||
"Devin-AXIS/iPolloWork": {
|
||||
"repo": "https://github.com/Devin-AXIS/iPolloWork",
|
||||
"commit": "5107542",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"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
|
||||
},
|
||||
"rohitg00/pro-workflow": {
|
||||
"repo": "https://github.com/rohitg00/pro-workflow",
|
||||
"commit": "5c313e2",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"jezweb/claude-skills": {
|
||||
"repo": "https://github.com/jezweb/claude-skills",
|
||||
"commit": "e875a6b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"NeoLabHQ/context-engineering-kit": {
|
||||
"repo": "https://github.com/NeoLabHQ/context-engineering-kit",
|
||||
"commit": "e61511b",
|
||||
"license": "GPL",
|
||||
"skills": 1
|
||||
},
|
||||
"EveryInc/compound-engineering-plugin": {
|
||||
"repo": "https://github.com/EveryInc/compound-engineering-plugin",
|
||||
"commit": "1a7a4c1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"dotnet/skills": {
|
||||
"repo": "https://github.com/dotnet/skills",
|
||||
"commit": "79a2ada",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"Chachamaru127/claude-code-harness": {
|
||||
"repo": "https://github.com/Chachamaru127/claude-code-harness",
|
||||
"commit": "9851b1a",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 71,
|
||||
"adjacent": 9
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 25,
|
||||
"onet": 133,
|
||||
"jobads": 54,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 9,
|
||||
"ai_skills": 212,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 5.8,
|
||||
"onet": 30.7,
|
||||
"jobads": 12.5,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 2.1,
|
||||
"ai_skills": 49.0,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
474
references/ai-skills.md
Normal file
474
references/ai-skills.md
Normal file
@@ -0,0 +1,474 @@
|
||||
# External AI agent skills — composer
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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) |
|
||||
| `persona-development` | core | Create comprehensive artist personas including identity, backstory, artistic voice, visual aesthetic, discography arc, and character traits for consistent music generation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/music-album-creation/skills/persona-development) |
|
||||
| `procedural-audio` | core | 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) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `social-creative-builder` | core | Use when the user asks to "turn this idea into posts for every platform", "write the X thread / LinkedIn post / 小红书 note", or "spec the carousel slides"; turns one idea into N platform-native ready-to-paste packages — post/thread, caption, … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/social/craft/social-creative-builder) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `taste` | core | A creative-direction (taste) layer for music videos and short-form edits in the angelcore / cloud-trance / hyperpop visual family. Distills a named-genre aesthetic vocabulary, a mood + color + light system, and a beat-synced editing … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/taste) |
|
||||
|
||||
## Source: AgriciDaniel/claude-blog
|
||||
|
||||
- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `blog-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-image) |
|
||||
|
||||
## Source: anbeime/skill
|
||||
|
||||
- Repository: [https://github.com/anbeime/skill](https://github.com/anbeime/skill) (commit `ddad607`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `frontend-design` | core | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | [source](https://github.com/anbeime/skill/tree/ddad607/skills/frontend-design/frontend-design) |
|
||||
|
||||
## Source: breaking-brake/cc-wf-studio
|
||||
|
||||
- Repository: [https://github.com/breaking-brake/cc-wf-studio](https://github.com/breaking-brake/cc-wf-studio) (commit `fb88914`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cc-workflow-ai-editor` | core | AI workflow editor for CC Workflow Studio. Create and edit visual AI agent workflows through interactive conversation using MCP tools (get_workflow_schema, get_current_workflow, apply_workflow, update_nodes). Use when the user wants to … | [source](https://github.com/breaking-brake/cc-wf-studio/tree/fb88914/.github/skills/cc-workflow-ai-editor) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `automation-skills` | core | 10 research automation skills. Trigger: automating experiments, tracking results, reproducible pipelines. Design: ML experiment management, workflow orchestration, and lab automation tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/automation) |
|
||||
|
||||
## Source: Chachamaru127/claude-code-harness
|
||||
|
||||
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `failure-codifier` | core | Extract recurring failure patterns from breezing orchestration logs and Judgment Ledger, emit failure-rule.v1 proposals with confidence scores. SSOT promotion to patterns.md or decisions.md is proposal-only — human-approval-required. Use … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/failure-codifier) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `brainstorming` | core | You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/brainstorming) |
|
||||
| `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) |
|
||||
| `feature-design-assistant` | core | Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/feature-design-assistant) |
|
||||
| `pdf-fill-studio` | core | Fill any PDF locally and place each value precisely in a visual editor. Use when the user wants to fill out a PDF form, enter data into a PDF, complete a tax/insurance/bank form, or position text on a flat/scanned PDF. Handles flat … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/document-processing/pdf-fill-studio) |
|
||||
|
||||
## Source: Devin-AXIS/iPolloWork
|
||||
|
||||
- Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ipollowork-design-studio` | core | Create or edit HTML designs inside an active iPolloWork Design Studio session while preserving its template, selection, theme tokens, and project boundaries. | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/design-agent/.opencode/skills/ipollowork-design-studio) |
|
||||
|
||||
## Source: dotnet/skills
|
||||
|
||||
- Repository: [https://github.com/dotnet/skills](https://github.com/dotnet/skills) (commit `79a2ada`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `create-skill` | core | Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, or setting up skill directory structures. Handles frontmatter generation, section templates, and validation guidance. | [source](https://github.com/dotnet/skills/tree/79a2ada/.agents/skills/create-skill) |
|
||||
|
||||
## 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-brainstorm` | core | Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the … | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-brainstorm) |
|
||||
|
||||
## Source: fcakyon/claude-codex-settings
|
||||
|
||||
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `anthropic-frontend-design` | core | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/frontend-design-skills/skills/anthropic-frontend-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `brainstorming` | core | You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/brainstorming) |
|
||||
| `writing-docs` | core | Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/writing-docs) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `frontend-design` | core | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/frontend-design) |
|
||||
| `personal-finance-planning` | core | Use when asked to organize finances, create a budget, plan debt payoff, build savings goals, audit subscriptions, or do any personal money management task. Triggers on "budget", "finances", "savings", "debt", "subscriptions", "emergency … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills-archive/personal-finance-planning) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `live-dashboard` | core | Create live Looker Studio dashboards. Use when: connecting marketing data sources with auto-configured visualizations. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/live-dashboard) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `blog-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-image) |
|
||||
| `brainstorming` | core | You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/brainstorming) |
|
||||
|
||||
## 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-site-alchemy` | core | Turn a page into a conversion path: hero, friction, proof, CTA, pricing, A/B ideas, quick wins, and mobile CRO. | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-site-alchemy) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `find-design-agency` | core | Use whenever the user wants to find, shortlist, vet, or enrich US design and creative agencies — graphic design, UX/UI, product design, brand identity, packaging, illustration, motion design, and creative direction. Triggers on "find me a … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-design-agency) |
|
||||
| `brand-voice` | core | Applies the team's saved brand profile — voice, messaging, style guide, and compliance rules — to marketing copy so every asset reads on-brand instead of generic. Use when drafting, editing, or auditing content and a brand profile may … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/content-multiplier/skills/brand-voice) |
|
||||
| `building-cicd-pipelines` | core | Execute use when you need to work with deployment and CI/CD. This skill provides deployment automation and pipeline orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/ci-cd-pipeline-builder/skills/building-cicd-pipelines) |
|
||||
| `managing-container-registries` | core | Execute use when you need to work with containerization. This skill provides container management and orchestration with comprehensive guidance and automation. Trigger with phrases like "containerize app", "manage containers", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/container-registry-manager/skills/managing-container-registries) |
|
||||
| `managing-deployment-rollbacks` | core | Deploy use when you need to work with deployment and CI/CD. This skill provides deployment automation and orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/deployment-rollback-manager/skills/managing-deployment-rollbacks) |
|
||||
| `orchestrating-deployment-pipelines` | core | Deploy use when you need to work with deployment and CI/CD. This skill provides deployment automation and orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/deployment-pipeline-orchestrator/skills/orchestrating-deployment-pipelines) |
|
||||
|
||||
## Source: jezweb/claude-skills
|
||||
|
||||
- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `react-native` | core | React Native and Expo patterns for building performant mobile apps. Covers list performance, animations with Reanimated, navigation, UI patterns, state management, platform-specific code, and Expo workflows. Use when building or reviewing … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/frontend/skills/react-native) |
|
||||
|
||||
## Source: LukeRenton/explore-claude-code
|
||||
|
||||
- Repository: [https://github.com/LukeRenton/explore-claude-code](https://github.com/LukeRenton/explore-claude-code) (commit `68ac333`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `frontend-design` | core | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | [source](https://github.com/LukeRenton/explore-claude-code/tree/68ac333/.claude/skills/frontend-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `copilot-sdk` | core | Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/skills/copilot-sdk) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `viral-content-framework` | core | Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-social/skills/viral-content-framework) |
|
||||
| `figma-user-flow-planner` | core | Plan user flows and screen states for a Figma design before any designing starts. Use when asked to plan a user flow, map out screens for a feature, define screen states, plan a Figma file structure, or work out what needs to be designed … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-figma/skills/figma-user-flow-planner) |
|
||||
| `mind-map` | core | Turn a topic, brainstorm, or document into a structured mind map. Use when asked to brainstorm around a theme, organize ideas, break a topic into branches, or summarize something as a mind map. Produces a ready-to-render Mermaid mindmap … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-visuals/skills/mind-map) |
|
||||
|
||||
## Source: NeoLabHQ/context-engineering-kit
|
||||
|
||||
- Repository: [https://github.com/NeoLabHQ/context-engineering-kit](https://github.com/NeoLabHQ/context-engineering-kit) (commit `e61511b`, retrieved 2026-07-14)
|
||||
- License: GPL
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `brainstorm` | core | Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear … | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/sdd/skills/brainstorm) |
|
||||
|
||||
## Source: nextlevelbuilder/ui-ux-pro-max-skill
|
||||
|
||||
- Repository: [https://github.com/nextlevelbuilder/ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) (commit `fe3f65e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `banner-design` | core | Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, … | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/banner-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `audio-jingle` | core | 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) |
|
||||
| `venice-audio-music` | core | Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/venice-audio-music) |
|
||||
| `html-ppt-zhangzara-raw-grid` | core | A brutalist poster-series case study for a music festival — the concept, the system, and how it scaled across formats. Built as a decision-grade design craft deck for design peers, client. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-raw-grid) |
|
||||
| `brainstorming` | core | Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/brainstorming) |
|
||||
| `pdf` | core | Extract text, create PDFs, and handle forms. Useful for press releases, branded one-pagers, and printable design deliverables. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/pdf) |
|
||||
|
||||
## Source: obra/superpowers-skills
|
||||
|
||||
- Repository: [https://github.com/obra/superpowers-skills](https://github.com/obra/superpowers-skills) (commit `cdcd624`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `Brainstorming Ideas Into Designs` | core | Interactive idea refinement using Socratic method to develop fully-formed designs | [source](https://github.com/obra/superpowers-skills/tree/cdcd624/skills/collaboration/brainstorming) |
|
||||
|
||||
## 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: rampstackco/claude-skills
|
||||
|
||||
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `integration-orchestrator` | core | Generate a phased delivery orchestration plan for creative-direction-driven work: which skills run when, what locks at which gate, how handoffs occur, and how the cadence implements in the team's tools (Jira, Linear, Notion, Figma, GitHub) … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/integration-orchestrator) |
|
||||
| `art-direction` | core | Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/art-direction) |
|
||||
| `creative-direction` | core | Walk the user through four directional axes (tone register, aesthetic philosophy, audience relationship, sensory ambition) and produce a structured aesthetic brief that downstream content, copy, design, and art-direction skills consume as … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/creative-direction) |
|
||||
| `creative-brief-selector` | core | Produce a creative brief grounded in live reference sites and deliberately distinct from existing demos, for any new brand build. Composes with brand-archetype-system and creative-direction. Use this skill at the start of any brand or … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/creative-brief-selector) |
|
||||
| `pm-spec-writing` | core | Translate ideas, feature requests, or vague concepts into specific, actionable dev briefs. Use this skill whenever the user has an idea they want to build, a feature to spec out, a bug to file, a project to scope, or needs to convert a … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/pm-spec-writing) |
|
||||
|
||||
## Source: rohitg00/pro-workflow
|
||||
|
||||
- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `pro-workflow` | core | Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents. | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/pro-workflow) |
|
||||
|
||||
## Source: rsmdt/the-startup
|
||||
|
||||
- Repository: [https://github.com/rsmdt/the-startup](https://github.com/rsmdt/the-startup) (commit `ff6a0be`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `brainstorm` | core | You MUST use this before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation. | [source](https://github.com/rsmdt/the-startup/tree/ff6a0be/plugins/start/skills/brainstorm) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
|
||||
## 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-media-generation` | core | Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5 | [source](https://github.com/SamurAIGPT/Generative-Media-Skills/tree/a1c4c98/core/media) |
|
||||
|
||||
## Source: secondsky/claude-skills
|
||||
|
||||
- Repository: [https://github.com/secondsky/claude-skills](https://github.com/secondsky/claude-skills) (commit `c4889f6`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `frontend-design` | core | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/frontend-design/skills/frontend-design) |
|
||||
| `nuxt-content` | core | Nuxt Content v3 Git-based CMS for Markdown/MDC content sites. Use for blogs, docs, content-driven apps with type-safe queries, schema validation (Zod/Valibot), full-text search, navigation utilities. Supports Nuxt Studio production … | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/nuxt-content/skills/nuxt-content) |
|
||||
| `plan-interview` | core | Adaptive interview-driven spec generation. Use when converting rough plans into comprehensive specifications, needing structured requirements gathering, or transforming ideas into implementation-ready documentation. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/plan-interview/skills/plan-interview) |
|
||||
|
||||
## Source: serpro69/claude-toolbox
|
||||
|
||||
- Repository: [https://github.com/serpro69/claude-toolbox](https://github.com/serpro69/claude-toolbox) (commit `24bd597`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `design` | core | Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. … | [source](https://github.com/serpro69/claude-toolbox/tree/24bd597/klaude-plugin/skills/design) |
|
||||
|
||||
## 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: vibeeval/vibecosystem
|
||||
|
||||
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `minimax-docx` | core | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) |
|
||||
|
||||
## 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` | core | 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: worldwonderer/novel-to-game
|
||||
|
||||
- Repository: [https://github.com/worldwonderer/novel-to-game](https://github.com/worldwonderer/novel-to-game) (commit `3c18abd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `game-art-direction` | core | Direct game art and creative vision. Turn GAME_DESIGN into a production-level ART_DIRECTION defining a recognizable visual style, camera and composition, world and character grammar, functional colour/light/material, HUD feedback, motion … | [source](https://github.com/worldwonderer/novel-to-game/tree/3c18abd/skills/game-art-direction) |
|
||||
|
||||
## Source: zebbern/claude-code-guide
|
||||
|
||||
- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `dev-guide-generator` | core | Generates complete technical tutorials from prerequisites and environment setup to core steps, troubleshooting, and a final cheatsheet. Trigger on requests to write a tutorial, create a setup guide, organize steps for beginners, or … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/dev-guide-generator) |
|
||||
|
||||
## 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: 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-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) |
|
||||
85
references/berufsbild-de.md
Normal file
85
references/berufsbild-de.md
Normal file
@@ -0,0 +1,85 @@
|
||||
# Berufsbild (Deutschland) — Komponist/in
|
||||
|
||||
> **Quelle:** BERUFENET, Bundesagentur für Arbeit — Beruf-ID 59452,
|
||||
> KldB 2010: B 94144 · via öffentliche BERUFENET-API,
|
||||
> abgerufen 2026-07-12. Automatisches Label-Matching
|
||||
> (Score 1.00); Inhalte paraphrasiert/gekürzt, Volltext beim
|
||||
> Original: https://web.arbeitsagentur.de/berufenet/beruf/59452
|
||||
|
||||
## Aufgaben und Tätigkeiten kompakt
|
||||
|
||||
Komponisten und Komponistinnen entwickeln musikalische Ideen für Interpreten und Interpretinnen oder Medienprojekte und notieren diese in Notenschrift oder ggf. anderen speziellen Notationsarten. Sie komponieren nach eigenen Vorstellungen oder im Auftrag, etwa für Film, Fernsehen, Computerspiele, Klanginstallationen oder Web-Anwendungen. Dabei gestalten sie Tonfolgen sowie Klangkombinationen und passen ihre Werke an unterschiedliche Genres an. Nach der Fertigstellung besprechen sie die Komposition mit Auftraggebenden, setzen Änderungswünsche um und begleiten Proben. Nicht beauftragte Kompositionen bieten sie Verlagen, Orchestern, Opernhäusern oder Agenturen an. Zusätzlich gestalten sie mit Spezialensembles neue Aufführungsformate und komponieren dafür gezielt neue Stücke.
|
||||
|
||||
## Tätigkeitsbezeichnungen
|
||||
|
||||
Komponist/in
|
||||
|
||||
Abweichende Berufsbezeichnung der ehemaligen DDRDiplom-Komponist/Diplom Kkomponistin (Uni)
|
||||
|
||||
Berufsbezeichnung in englischer SpracheComposer (m/f)
|
||||
|
||||
Berufsbezeichnung in französischer SpracheCompositeur/Compositrice
|
||||
|
||||
## Die Tätigkeit im Überblick
|
||||
|
||||
Komponisten und Komponistinnen erschaffen musikalische Werke. Dabei kann es sich um Auftragswerke handeln oder um nicht beauftragte Kompositionen, die sie Verwertern von Musik anbieten.
|
||||
|
||||
## Trends
|
||||
|
||||
Künstliche Intelligenz (KI) in der MusikMittlerweile ist Software auf dem Markt, die mittels KI-Technologie Musik komponiert. Sie produziert u.a. Musikstücke sowie Geräuschkulissen und Hintergrundmusik für Computerspiele. Die Software basiert auf Deep-Learning, wodurch sie Muster in Musikkompositionen entschlüsselt, und in verschiedenen Varianten reproduziert. Zudem kann sie Musiksammlungen pflegen und diese z.B. nach Genre, Tempo und Tonart kategorisieren und zusammenstellen. Fach- und Führungskräfte der Musik- oder Gamingbranche sollten sich mit dieser Technologie auseinandersetzen und die Einsatzmöglichkeiten prüfen.
|
||||
|
||||
## Aufgaben und Tätigkeiten (Beschreibung)
|
||||
|
||||
Worum geht es?Komponisten und Komponistinnen erschaffen musikalische Werke. Dabei kann es sich um Auftragswerke handeln wie auch um nicht beauftragte Kompositionen, die sie Verwertern von Musik anbieten.
|
||||
Inspiration und UmsetzungOb sie Opern, Symphonien, Kammermusikwerke, Musicals oder Popsongs schaffen: Komponisten und Komponistinnen setzen musikalische Ideen in Klangwelten um. Sie kennen die Wirkung von Tonfolgen, Klangfarben sowie Rhythmen. Inspirationen entwickeln sie zu künstlerischen Ideen weiter, die sie in Musik umsetzen. Zumeist an Tasteninstrumenten erproben sie musikalische Strukturen wie Melodien und Akkordfolgen, ergänzen und variieren sie und halten sie schließlich in Notenschrift fest. Dies erfolgt zunehmend mit Notationsprogrammen. Vor allem im Bereich der Unterhaltungsmusik setzen sie auch Sequenzerprogramme ein, mit deren Hilfe sich MIDI-Dateien erstellen lassen, die ein Anhören des Arrangements ermöglichen. Um elektroakustische Werke wie Klanginstallationen oder Live-Elektronik zu realisieren, entwickeln sie ggf. eigene Software.
|
||||
Stilistische Vielfalt Stilistisch bietet sich Komponisten und Komponistinnen eine Fülle an musikalischen Formen. Neben Orchesterwerken für Konzert und Oper steht sich als weitere große Form das Musical. Umfangreichere Kompositionen werden zudem in der Filmwirtschaft eingesetzt. Jenseits der mehr "klassisch" ausgerichteten Bereiche sind innovative und experimentelle Stile, z.B. in der elektronischen Musik, denkbar.
|
||||
Darüber hinaus bietet die Unterhaltungsmusik ein weites Betätigungsfeld. Während verschiedene Spielarten des Jazz höchst anspruchsvoll sein können, kommt es bei Werken der Popularmusik, neben Originalität in den instrumentalen, vokalen und elektronischen Klangfarben, vor allem auf Eingängigkeit an. Die Anreicherung mit weiteren Stilelementen, z.B. der World Music, sorgt auch hier für Herausforderungen und Abwechslung bei der kompositorischen Arbeit.
|
||||
Klangkulisse und SounddesignKomponisten und Komponistinnen, die über eine entsprechende Qualifikation verfügen, gestalten auch anwendungsbezogene Musik. Im Bereich Musikdesign erstellen sie sowohl vollständige Kompositionen als auch einzelne Tonfolgen oder Geräuschkulissen für Computerspiele, Online-Anwendungen, Film- und Fernsehproduktionen oder Werbejingles. Sounds arrangieren sie dabei oftmals mit Hilfe spezieller Computerprogramme.
|
||||
Akquisition, Redaktion und MusikerziehungBis Auftraggeber an Komponisten und Komponistinnen herantreten, müssen diese sich
|
||||
|
||||
## Aufgaben und Tätigkeiten im Einzelnen
|
||||
|
||||
KompositionMusikstücke verschiedener Gattungen komponieren, teilweise in Auftrag
|
||||
|
||||
musikalische Gedanken zu einem Werk zusammenstellen, z.B. zu einer Symphonie, Oper, Musik: Kompositionsform, die aus mehreren Sätzen besteht; gibt es für Einzelinstrumente (sog. Solosonate) oder 2- bis 4-stimmige kammermusikalische Besetzung (sog. Duo-, Trio- oder Quartett-Sonate)
|
||||
" name="Sonate">Sonate, Musik: Musikkomposition für eine instrumentell begleitete einzelne Gesangsstimme oder für Chorgesang
|
||||
" name="Kantate">Kantate, Filmmusik, Songmelodie, Ballettmusik, Chormusik, Tanzmusik oder einem Musical
|
||||
|
||||
Melodien, Sounddesign oder Klangkulissen z.B. für Werbung, Games oder Film gestalten
|
||||
|
||||
Anregungen z.B. aus Literatur, Natur oder bestehenden Musikwerken einholen
|
||||
|
||||
musikalische Themen variieren z.B. zu Kammermusik- oder Orchesterstücken erweitern
|
||||
|
||||
Musikteile in Notenschrift oder als Sounddateien speichern
|
||||
|
||||
Tonfolgen/Arrangements für die einzelnen Stimmen/Instrumente nach musikalischen Regeln (z.B. Teilgebiet der Musiktheorie, das sich v.a. mit verwandtschaftlichen Beziehungen von Tönen in Form von Intervallen und Akkorden im musikalischen Satz befasst
|
||||
" name="Harmonielehre">Harmonielehre, Lehre von den Regeln des musikalischen Satzes, also dem Anordnen (Setzen) der Töne (Noten) in mehrstimmigen Werken
|
||||
" name="Tonsatz">Tonsatz und Musik: Lehre und Beschreibung von den musikalischen Formen, ihrer Anlage und dem satztechnischen Aufbau; v.a. in der Instrumentalmusik, z.B. Sonate, Fuge, Rondo, Liedform
|
||||
" name="Formenlehre">Formenlehre) festlegen
|
||||
|
||||
Sounddateien importieren, arrangieren, mixen und konvertieren
|
||||
|
||||
bei Auftragsarbeiten genaue Rahmenbedingungen wie Stil, Thema, Instrumente, Länge und Zielgruppe abstimmen
|
||||
|
||||
Kompositionen als Tonaufnahmen festhalten
|
||||
|
||||
Werke ggf. den Auftraggebenden präsentieren, Änderungswünsche umsetzen
|
||||
|
||||
an Kompositionswettbewerben teilnehmen
|
||||
|
||||
Musikerziehung, Verlagswesen, Medienggf. Musikseminare veranstalten
|
||||
|
||||
mit musikalischen Laien aller Altersgruppen Instrumental- oder Vokal-Musikstücke einstudieren
|
||||
|
||||
musikwissenschaftliche Themen recherchieren und mediengerecht aufbereiten
|
||||
|
||||
Einzelwerke und Editionen bei Verlagen initiieren
|
||||
|
||||
Musikrezensionen verfassen
|
||||
|
||||
Forschung und Lehretheoretische und praktische Fachkenntnisse erarbeiten; Lehrveranstaltungen abhalten
|
||||
|
||||
Studierende betreuen; Prüfungen abnehmen
|
||||
|
||||
musikalische Forschungsprojekte durchführen
|
||||
90
references/market.md
Normal file
90
references/market.md
Normal file
@@ -0,0 +1,90 @@
|
||||
# Market evidence report — composer
|
||||
|
||||
Source: **19 real job ads** (JSearch API, countries: us 19), extracted into the MSSQL evidence store; as of 2026-07-10.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 8 | 42 % |
|
||||
| n/a | 7 | 37 % |
|
||||
| senior | 2 | 11 % |
|
||||
| junior | 1 | 5 % |
|
||||
| lead | 1 | 5 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Logic Pro | 7 | 37 % |
|
||||
| 2 | Pro Tools | 4 | 21 % |
|
||||
| 3 | Ableton Live | 3 | 16 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | sound design | 9 | 47 % |
|
||||
| 2 | music composition | 8 | 42 % |
|
||||
| 3 | music production | 6 | 32 % |
|
||||
| 4 | mixing | 4 | 21 % |
|
||||
| 5 | music editing | 4 | 21 % |
|
||||
| 6 | budget management | 3 | 16 % |
|
||||
| 7 | mastering | 3 | 16 % |
|
||||
| 8 | music arrangement | 3 | 16 % |
|
||||
| 9 | orchestration | 3 | 16 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 19 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
|
||||
|
||||
### US (us)
|
||||
|
||||
**Insufficient evidence** — 19 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||
|
||||
### UK (gb)
|
||||
|
||||
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||
|
||||
### EU/DACH (de, at, ch, nl)
|
||||
|
||||
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
|
||||
|
||||
|
||||
## Job title variants in the market
|
||||
|
||||
| Title | Ads |
|
||||
|---|---|
|
||||
| AI Music Composer & Editor | 1 |
|
||||
| Composer for musical theatre | 1 |
|
||||
| Contract Composer | 1 |
|
||||
| Creative Music Producer | 1 |
|
||||
| Film Composer | 1 |
|
||||
| Freelance Music Producer | 1 |
|
||||
| Lead Music Composer | 1 |
|
||||
| Multi Level Brainwave Entrainment Meditation Music Producer | 1 |
|
||||
| Music Composer | 1 |
|
||||
| Music Director & Composer for AI Training | 1 |
|
||||
| Music Producer | 1 |
|
||||
| Music Producer - Remote Collaboration | 1 |
|
||||
| Musician/composer. Atmospheric/gloomy tracks for roguelite | 1 |
|
||||
| Remote Solarpunk Game Composer: Orchestral/Synth Score | 1 |
|
||||
| Senior Music Composer - Film & Television | 1 |
|
||||
| Sr. Music Producer | 1 |
|
||||
| St. Olaf is hiring: Summer Music Producer: Audio Branding & Scoring in Northfiel | 1 |
|
||||
| Versatile Musician & Music Producer with GarageBand Expertise | 1 |
|
||||
| Video Game Composer | 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.
|
||||
32
references/profile.md
Normal file
32
references/profile.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Occupation profile — composer
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/7dc05fcc-b079-45ed-b5d4-74c75f99976c
|
||||
- **ESCO code:** 2652.1
|
||||
- **ISCO-08 group:** 2652 — Musicians, singers and composers
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Composers create new music pieces in a variety of styles. They usually note down the created music in musical notation. Composers may work independently or as part of a group or ensemble. Many create pieces to support film, television, games or live performances.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- music producer
|
||||
- jingle writer
|
||||
- music composer and producer
|
||||
- film music composer
|
||||
- theater music composer
|
||||
- music producer & composer
|
||||
- sound track composer
|
||||
- songwriter
|
||||
- theatre music composer
|
||||
- computer composer
|
||||
- singer-songwriter
|
||||
- music composer
|
||||
- electronic music producer
|
||||
- music producer and composer
|
||||
- electro musician
|
||||
- music composer & producer
|
||||
53
references/skills.md
Normal file
53
references/skills.md
Normal file
@@ -0,0 +1,53 @@
|
||||
# Competences — composer
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/7dc05fcc-b079-45ed-b5d4-74c75f99976c).
|
||||
|
||||
## Essential
|
||||
|
||||
- **complete final musical scores** (skill/competence)
|
||||
- **create musical forms** (skill/competence)
|
||||
- **create musical structures** (skill/competence)
|
||||
- **define creative components** (skill/competence)
|
||||
- **describe artistic experience** (skill/competence)
|
||||
- **develop an artistic framework** (skill/competence)
|
||||
- **develop musical ideas** (skill/competence)
|
||||
- **evaluate musical ideas** (skill/competence)
|
||||
- **read musical score** (skill/competence)
|
||||
- **rewrite musical scores** (skill/competence)
|
||||
- **select elements for a composition** (skill/competence)
|
||||
- **study music** (skill/competence)
|
||||
- **transcribe ideas into musical notation** (skill/competence)
|
||||
- **transpose music** (skill/competence)
|
||||
- **work out orchestral sketches** (skill/competence)
|
||||
- **write musical scores** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- edit recorded sound (skill/competence)
|
||||
- film music techniques (knowledge)
|
||||
- music literature (knowledge)
|
||||
- organise compositions (skill/competence)
|
||||
- play musical instruments (skill/competence)
|
||||
- record music (skill/competence)
|
||||
- supervise music groups (skill/competence)
|
||||
- use digital instruments (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 19 ads, as of 2026-07-10)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- sound design — **47 %**
|
||||
- music composition — **42 %**
|
||||
- music production — **32 %**
|
||||
- music editing — **21 %**
|
||||
- mixing — **21 %**
|
||||
- music arrangement — **16 %**
|
||||
- budget management — **16 %**
|
||||
- mastering — **16 %**
|
||||
- orchestration — **16 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
55
references/tasks.md
Normal file
55
references/tasks.md
Normal file
@@ -0,0 +1,55 @@
|
||||
# Tasks & work activities — composer
|
||||
|
||||
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.
|
||||
106
references/tools.md
Normal file
106
references/tools.md
Normal file
@@ -0,0 +1,106 @@
|
||||
# Tools & technology — composer
|
||||
|
||||
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 | |
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 19 ads, as of 2026-07-10)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Tools
|
||||
|
||||
- Logic Pro — **37 %**
|
||||
- Pro Tools — **21 %**
|
||||
- Ableton Live — **16 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
Reference in New Issue
Block a user