feat: artistic-director skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 16:38:08 +02:00
commit cfdc0e5015
9 changed files with 1081 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — artistic-director
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 — artistic-director
"ESCO (occupation & competences)" : 50
"O*NET (tasks & tools)" : 98
"Job boards (market evidence)" : 64
"Anthropic official Claude skills" : 13
"External AI skill packs (mapped)" : 181
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 50 | 12.3 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 98 | 24.1 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 64 | 15.8 % | 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 | 13 | 3.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 181 | 44.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).

53
SKILL.md Normal file
View File

@@ -0,0 +1,53 @@
---
name: artistic-director
description: "Occupational skill for the role 'artistic director' (also: art director, opera director, director of programming, theatre director, venue programming director, orchestra artistic director). Use when the user asks for typical artistic director work such as: typical artistic director responsibilities"
---
# Artistic Director
Artistic directors are in charge of the programme of an artistic project or a cultural organisation. They are responsible for the strategic vision, the visibility and the quality of all kind of artistic activities and services such as theatre and dance companies. Artistic directors also manage staff, finances and policies.
## 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)
- apply strategic thinking
- approve reports for artistic project
- art history
- art-historical values
- contribute to the programmer's reflection process
- coordinate artistic production
- cope with challenging demands
- corporate social responsibility
- cultural projects
- define artistic approach
- define artistic vision
- describe artistic experience
- determine context to present the work
- develop an artistic framework
- develop professional network
## Hot technologies
- Adobe Acrobat
- Atlassian JIRA
- Autodesk AutoCAD
- Google Docs
- IBM SPSS Statistics
- Intuit QuickBooks
- Microsoft Access
- Microsoft Excel
- Microsoft Office software
- Microsoft Outlook
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/db4f28ff-c208-4830-ab8b-4b07776db134), O*NET 30.3 (11-3012.00, manual nearest match). See manifest.json for licensing/attribution.*

292
manifest.json Normal file
View File

@@ -0,0 +1,292 @@
{
"name": "artistic-director",
"title": "artistic director",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/db4f28ff-c208-4830-ab8b-4b07776db134",
"esco_code": "1349.3",
"isco_group": "1349",
"onet_soc": "11-3012.00",
"crosswalk_match": "manual nearest via ISCO 1349 (Administrative Services Managers)"
},
"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": 37,
"skills_optional": 12,
"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": "9d2f1ae",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"wshobson/agents": {
"repo": "https://github.com/wshobson/agents",
"commit": "6fd3247",
"license": "MIT (c) Seth Hobson",
"skills": 1
},
"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
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 6
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 8
},
"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
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"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
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 8
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 2
},
"nexscope-ai/eCommerce-Skills": {
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
"commit": "56f3288",
"license": "MIT",
"skills": 3
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 7
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 2
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 1
},
"kubesphere/kubesphere": {
"repo": "https://github.com/kubesphere/kubesphere",
"commit": "f72c75a",
"license": "Apache-2.0",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 2
},
"trailofbits/skills": {
"repo": "https://github.com/trailofbits/skills",
"commit": "cfe5d7b",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 3
},
"indranilbanerjee/digital-marketing-pro": {
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
"commit": "a3d119c",
"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
},
"Paramchoudhary/ResumeSkills": {
"repo": "https://github.com/Paramchoudhary/ResumeSkills",
"commit": "74ae19e",
"license": "MIT",
"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": 1
},
"harperreed/dotfiles": {
"repo": "https://github.com/harperreed/dotfiles",
"commit": "6b5ced1",
"license": "MIT",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 3
},
"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
},
"FlorianBruniaux/claude-code-ultimate-guide": {
"repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide",
"commit": "5395214",
"license": "custom (see upstream LICENSE)",
"skills": 1
},
"jezweb/claude-skills": {
"repo": "https://github.com/jezweb/claude-skills",
"commit": "e875a6b",
"license": "MIT",
"skills": 1
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 1
},
"hanhuark/mechanical-engineering-research-skill": {
"repo": "https://github.com/hanhuark/mechanical-engineering-research-skill",
"commit": "07accf8",
"license": "MIT",
"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
},
"WenyuChiou/agent-collab-skills": {
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
"commit": "f3c4097",
"license": "MIT",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 1
},
"AgriciDaniel/claude-blog": {
"repo": "https://github.com/AgriciDaniel/claude-blog",
"commit": "49842ea",
"license": "MIT",
"skills": 1
},
"prompt-security/clawsec": {
"repo": "https://github.com/prompt-security/clawsec",
"commit": "d7c05be",
"license": "custom (see upstream LICENSE)",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 71,
"adjacent": 9
}
},
"provenance": {
"items": {
"esco": 50,
"onet": 98,
"jobads": 64,
"wiki_ai": 0,
"anthropic": 13,
"ai_skills": 181,
"stackx": 0
},
"share_percent": {
"esco": 12.3,
"onet": 24.1,
"jobads": 15.8,
"wiki_ai": 0.0,
"anthropic": 3.2,
"ai_skills": 44.6,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

402
references/ai-skills.md Normal file
View File

@@ -0,0 +1,402 @@
# External AI agent skills — artistic-director
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 |
|---|---|---|---|
| `brand-guidelines` | core | 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) |
| `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) |
| `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) |
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) |
| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) |
## Source: wshobson/agents
- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14)
- License: MIT (c) Seth Hobson
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) |
## Source: ConardLi/garden-skills
- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `web-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) |
| `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) |
## 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 |
|---|---|---|---|
| `tls-security` | core | Expert skill for TLS/SSL implementation and certificate management. Generate and validate TLS configurations, create and manage X.509 certificates, analyze cipher suite security, debug TLS handshake failures, and implement certificate … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/network-programming/skills/tls-security) |
| `tqm-program-designer` | core | Total Quality Management program development skill with culture assessment and deployment planning | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/tqm-program-designer) |
| `context-engineering` | core | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
| `ats-integration` | core | Integration with Applicant Tracking Systems and automated recruitment workflow management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/human-resources/skills/ats-integration) |
| `production-coordination` | core | 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) |
| `benchmark-suite-manager` | core | Manage benchmarks for algorithm engineering experiments and evaluations | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/computer-science/skills/benchmark-suite-manager) |
| `unity-addressables` | core | Unity Addressables asset management skill for remote catalogs, content updates, asset bundles, and memory-efficient asset loading. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-addressables) |
## Source: aaron-he-zhu/aaron-marketing-skills
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) |
## Source: 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-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-strategy) |
## Source: ahacker-1/cre-agent-skills
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `cre-asset-management` | core | CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI … | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-asset-management) |
| `cre-closing` | core | CRE Closing management suite — 2 specialist skills for closing checklist coordination and funds flow preparation for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-closing) |
| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
## 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 |
|---|---|---|---|
| `social-media-manager` | core | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) |
| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
| `c-level-agents` | core | Founder-mode executive team. 13 cs-* C-suite agents (CFO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO, CCO, VPE, Chief of Staff) and 21 /cs:* slash commands for forcing-question office hours, multi-role boardroom deliberation, strategic … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/c-level-agents) |
| `cfo-advisor` | core | Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/cfo-advisor) |
| `board-meeting` | core | Multi-agent board meeting protocol for strategic decisions. Runs a structured 6-phase deliberation: context loading, independent C-suite contributions (isolated, no cross-pollination), critic analysis, synthesis, founder review, and … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/board-meeting) |
| `chief-of-staff` | core | C-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes outputs, and tracks decisions. Every C-suite interaction starts here. Loads company … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/chief-of-staff) |
## Source: anthropics/skills
- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `9d2f1ae`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `web-artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/anthropics/skills/tree/9d2f1ae/skills/web-artifacts-builder) |
## 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 |
|---|---|---|---|
| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) |
| `strategic-management-guide` | core | Frameworks for strategic planning, resource allocation, and organizational an... | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business/strategic-management-guide) |
## 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 |
|---|---|---|---|
| `artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/artifacts-builder) |
| `brief` | core | Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/brief) |
## 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 |
|---|---|---|---|
| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/ceo-advisor) |
| `monorepo-architect` | core | Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/monorepo-architect) |
| `product-strategist` | core | Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/product-strategist) |
| `executive-resume-writer` | core | Create C-suite and VP-level resumes emphasizing strategic leadership, P&L ownership, and board-level impact. Use when the user mentions executive, C-suite, CEO, CFO, CTO, VP, director, or senior leadership resume. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/career/executive-resume-writer) |
| `google-cloud-onboarding` | core | Guides developers through their first steps on Google Cloud, covering account creation, billing setup, project management, CLI installation, and deploying a first resource. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/google-cloud-onboarding) |
| `artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/artifacts-builder) |
| `web-artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/web-artifacts-builder) |
| `Burp Suite Web Application Testing` | core | This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/security/burp-suite-testing) |
## Source: FlorianBruniaux/claude-code-ultimate-guide
- Repository: [https://github.com/FlorianBruniaux/claude-code-ultimate-guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (commit `5395214`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `catchup` | core | Restore context after /clear by summarizing recent work and project state | [source](https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/5395214/examples/skills/catchup) |
## 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 |
|---|---|---|---|
| `leadership-change-outreach` | core | End-to-end leadership change signal composite. Takes any set of companies, detects recent leadership changes (new VP+, C-suite hires and promotions), evaluates relevance to your product, and drafts personalized outreach. Uses Apollo People … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/outreach/composites/leadership-change-outreach) |
## Source: hanhuark/mechanical-engineering-research-skill
- Repository: [https://github.com/hanhuark/mechanical-engineering-research-skill](https://github.com/hanhuark/mechanical-engineering-research-skill) (commit `07accf8`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mechanical-engineering-research` | core | Research, write, code, analyze, present, and develop proposals for thermal-fluid mechanical engineering work with source-aware rigor. Use for heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, pumps, … | [source](https://github.com/hanhuark/mechanical-engineering-research-skill/tree/07accf8/skills/mechanical-engineering-research) |
## 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 |
|---|---|---|---|
| `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 |
|---|---|---|---|
| `exec-summary` | core | Generate C-suite executive summaries. Use when: preparing board reports, portfolio ROI, or strategic reviews. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/exec-summary) |
## 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 |
|---|---|---|---|
| `executive-resume-writer` | core | Create C-suite and VP level resumes emphasizing strategic leadership | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/executive-resume-writer) |
| `blog-strategy` | core | Blog strategy development including topic cluster architecture with hub-and-spoke design, audience mapping, competitive landscape analysis, AI citation surface strategy across ChatGPT/Perplexity/AI Overviews, distribution channel planning … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-strategy) |
## Source: jabrena/plinth
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `045-planning-azure-devops` | core | Use when you need Azure DevOps CLI guidance to verify installation, configure organization and project context, discover work item IDs by optional WIQL filters, and execute safe work-item create/update operations. Uses an interactive … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/045-planning-azure-devops) |
| `110-java-maven-best-practices` | core | Use when you need to review, improve, or troubleshoot a Maven pom.xml file — including dependency management with BOMs, plugin configuration, version centralization, multi-module project structure, build profiles, or any situation where … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/110-java-maven-best-practices) |
## 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 |
|---|---|---|---|
| `navan-core-workflow-a` | core | Manage the complete Navan travel booking lifecycle via REST API. Use when building travel dashboards, automating trip reporting, or syncing booking data to internal systems. Trigger with "navan travel workflow", "navan booking management", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-core-workflow-a) |
| `navan-core-workflow-b` | core | Manage Navan expense reporting, transaction data, and ERP synchronization. Use when building expense pipelines, automating approval workflows, or syncing transactions to accounting systems. Trigger with "navan expense management", "navan … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-core-workflow-b) |
| `figma-enterprise-rbac` | core | Configure Figma Enterprise features: OAuth 2.0, team management, and access control. Use when implementing OAuth flows, managing team/project access via API, or building Enterprise-level Figma integrations. Trigger with phrases like "figma … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/figma-pack/skills/figma-enterprise-rbac) |
| `crest-narrative` | core | Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/crest-narrative) |
| `hyperflow-status` | core | Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status) |
| `tracking-regression-tests` | core | Track and manage regression test suites across releases. Use when performing specialized testing. Trigger with phrases like "track regressions", "manage regression suite", or "validate against baseline". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/testing/regression-test-tracker/skills/tracking-regression-tests) |
| `apify-cost-tuning` | core | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
| `castai-local-dev-loop` | core | Set up a local Kubernetes development loop with CAST AI cost monitoring. Use when building cost-aware deployments, testing autoscaler policies, or iterating on Terraform CAST AI configurations locally. Trigger with phrases like "cast ai … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/castai-pack/skills/castai-local-dev-loop) |
## 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 |
|---|---|---|---|
| `gws-setup` | core | Set up the Google Workspace CLI (gws) from scratch. Guides through GCP project creation, OAuth credentials, authentication, and installing 90+ agent skills for Claude Code. Use whenever the user wants to set up gws for the first time, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/integrations/skills/gws-setup) |
## Source: kubesphere/kubesphere
- Repository: [https://github.com/kubesphere/kubesphere](https://github.com/kubesphere/kubesphere) (commit `f72c75a`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `kubesphere-openkruise` | core | KubeSphere OpenKruise management Skill. Use when user asks to install or enable OpenKruise, check OpenKruise status, view kruise pods/logs/CRDs, create or update SidecarSet, manage sidecar injection, create or update CloneSet, perform … | [source](https://github.com/kubesphere/kubesphere/tree/f72c75a/skills/kubesphere-openkruise) |
## 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) |
| `executive-update` | core | Transform detailed product updates into concise executive briefings. Use when asked to write an executive update, leadership update, product update for the exec team, or a C-suite product briefing. Produces a structured 250-word briefing … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-strategy/skills/executive-update) |
| `prompt-regression-suite` | core | Design a regression test suite that catches an LLM feature getting worse when the prompt, model, or context changes. Use when asked to stop prompt changes breaking production, set up golden tests or CI gates for an LLM feature, or test a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-agentops/skills/prompt-regression-suite) |
## Source: mukul975/Anthropic-Cybersecurity-Skills
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
## Source: 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-branding` | core | Brand building and positioning on TikTok Shop. Brand identity development, content pillars, community engagement, brand storytelling, and authenticity strategies. Use when the user asks about TikTok branding, brand building, brand … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-branding) |
| `tiktok-shop-affiliate-program` | core | TikTok Shop affiliate program strategy and creator collaboration. Commission structures, creator recruitment, sample management, performance tracking, and partnership optimization. Use when the user asks about TikTok Shop affiliates, … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-affiliate-program) |
| `tiktok-shop-creator-management` | core | Creator relationship management — recruitment, briefing, content approval, commission optimization | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-creator-management) |
## 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 |
|---|---|---|---|
| `html-ppt-zhangzara-daisy-days` | core | A customer-success workshop onboarding users to a project-management app — the first-value path and the habits that retain. Built as a decision-grade professional training deck for new customers, CS team. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-daisy-days) |
## 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 |
|---|---|---|---|
| `executive-resume-writer` | core | Create C-suite and VP level resumes emphasizing strategic leadership | [source](https://github.com/Paramchoudhary/ResumeSkills/tree/74ae19e/.agents/skills/executive-resume-writer) |
## Source: prompt-security/clawsec
- Repository: [https://github.com/prompt-security/clawsec](https://github.com/prompt-security/clawsec) (commit `d7c05be`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `clawsec-feed` | core | Security advisory feed package for OpenClaw-related threats and vulnerabilities. The upstream feed is updated daily; local automation is handled by clawsec-suite or the operator. | [source](https://github.com/prompt-security/clawsec/tree/d7c05be/skills/clawsec-feed) |
## 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 |
|---|---|---|---|
| `parallel-worktrees` | core | Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously. | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/parallel-worktrees) |
## 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 |
|---|---|---|---|
| `harness-bench` | core | Manage `@metaharness/darwin` bench suites — `bench create <repo>` scaffolds a JSON suite from a repo's test corpus; `bench verify <suite.json>` checks suite well-formedness. Bench suites are the fixed evaluation corpora that … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-metaharness/skills/harness-bench) |
## 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 |
|---|---|---|---|
| `harness-bench` | core | Manage `@metaharness/darwin` bench suites — `bench create <repo>` scaffolds a JSON suite from a repo's test corpus; `bench verify <suite.json>` checks suite well-formedness. Bench suites are the fixed evaluation corpora that … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-metaharness/skills/harness-bench) |
## 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 |
|---|---|---|---|
| `web-artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/web-artifacts-builder) |
## 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 |
|---|---|---|---|
| `web-artifacts-builder` | core | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/web-artifacts-builder) |
## Source: trailofbits/skills
- Repository: [https://github.com/trailofbits/skills](https://github.com/trailofbits/skills) (commit `cfe5d7b`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `burpsuite-project-parser` | core | Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP … | [source](https://github.com/trailofbits/skills/tree/cfe5d7b/plugins/burpsuite-project-parser/skills/burpsuite-project-parser) |
## 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 |
|---|---|---|---|
| `cto-advisor` | core | CTO-level advisory - build vs buy decisions, tech debt quantification, team scaling, ADRs, technology evaluation (RICE), budget planning, TCO, vendor management, DORA/SPACE metrics | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/cto-advisor) |
## Source: WenyuChiou/agent-collab-skills
- Repository: [https://github.com/WenyuChiou/agent-collab-skills](https://github.com/WenyuChiou/agent-collab-skills) (commit `f3c4097`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `agent-context-budget` | core | Use when multi-agent work risks context overflow, memory growth, noisy logs, oversized handoffs, cross-session continuation, or parallel Codex and Gemini execution. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-context-budget) |
## 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 |
|---|---|---|---|
| `test-suite-architect` | core | This skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/test-suite-architect) |
| `burp-suite-testing` | core | This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/burp-suite-testing) |
## 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) |

93
references/market.md Normal file
View File

@@ -0,0 +1,93 @@
# Market evidence report — artistic-director
Source: **43 real job ads** (JSearch API, countries: us 43), extracted into the MSSQL evidence store; as of 2026-07-09.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 32 | 74 % |
| senior | 6 | 14 % |
| n/a | 3 | 7 % |
| lead | 2 | 5 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | Microsoft Office | 4 | 9 % |
| 2 | Google Workspace | 3 | 7 % |
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | fundraising | 12 | 28 % |
| 2 | program development | 8 | 19 % |
| 3 | budget management | 6 | 14 % |
| 4 | choral conducting | 5 | 12 % |
| 5 | community engagement | 5 | 12 % |
| 6 | choreography | 4 | 9 % |
| 7 | project management | 4 | 9 % |
| 8 | strategic planning | 4 | 9 % |
| 9 | artistic leadership | 3 | 7 % |
| 10 | budget preparation | 3 | 7 % |
| 11 | community outreach | 3 | 7 % |
| 12 | curriculum development | 3 | 7 % |
| 13 | donor cultivation | 3 | 7 % |
| 14 | financial management | 3 | 7 % |
| 15 | grant writing | 3 | 7 % |
| 16 | music education | 3 | 7 % |
| 17 | recruitment | 3 | 7 % |
| 18 | staff supervision | 3 | 7 % |
| 19 | team leadership | 3 | 7 % |
| 20 | vocal pedagogy | 3 | 7 % |
| 21 | workflow management | 3 | 7 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | community engagement | 5 | 12 % |
| 2 | fundraising | 3 | 7 % |
| 3 | production oversight | 3 | 7 % |
| 4 | program creation | 3 | 7 % |
## Job title variants in the market
| Title | Ads |
|---|---|
| Artistic Director | 6 |
| Creative Director | 2 |
| Art Director — Concept to Visual Storytelling Leader | 1 |
| Artistic Administrator | 1 |
| Artistic Director (Northern VA) Professional, Award Winning Dance studio seeking Artistic Director. | 1 |
| Artistic Director for Drama Production .5 FTE | 1 |
| Artistic Director of the Susquehanna Chorale | 1 |
| Artistic Director- Romancing | 1 |
| Artistic Director- Romancing Jan | 1 |
| Arts Center Manager | 1 |
| Arts Education Director: Programs & Partnerships | 1 |
| Arts Hacker is hiring: Managing Director in Arlington | 1 |
| Assistant Professor (Continuing Track) and Artistic Director, Department of Theatre and Dance | 1 |
| Associate Artistic Director Director of New Works | 1 |
| Associate Producer, Performing Arts | 1 |
| Baltimore Theatre Artistic Director: Lead & Elevate | 1 |
| Chorus Artistic Director: Lead Programs & Concerts | 1 |
| Creative Arts Director: Lead Camp Studio & Instructors | 1 |
| Creative Arts Directors | 1 |
| Creative/Design Director | 1 |
| Director of Arts and Cultural Programs | 1 |
| Director of Education | 1 |
| Executive Coordinator for the Artistic Director | 1 |
| Executive Coordinator to the Artistic Director | 1 |
| Executive Director Arts Together | 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.

27
references/profile.md Normal file
View File

@@ -0,0 +1,27 @@
# Occupation profile — artistic director
- **ESCO URI:** http://data.europa.eu/esco/occupation/db4f28ff-c208-4830-ab8b-4b07776db134
- **ESCO code:** 1349.3
- **ISCO-08 group:** 1349 — Professional services managers not elsewhere classified
## Description (ESCO)
Artistic directors are in charge of the programme of an artistic project or a cultural organisation. They are responsible for the strategic vision, the visibility and the quality of all kind of artistic activities and services such as theatre and dance companies. Artistic directors also manage staff, finances and policies.
## Definition
nan
## Alternative labels
- art director
- opera director
- director of programming
- theatre director
- venue programming director
- orchestra artistic director
- artistic director for dance company
- ballet director
- venue programming manager
- artistic consultant
- festival director

71
references/skills.md Normal file
View File

@@ -0,0 +1,71 @@
# Competences — artistic director
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/db4f28ff-c208-4830-ab8b-4b07776db134).
## Essential
- **apply strategic thinking** (skill/competence)
- **approve reports for artistic project** (skill/competence)
- **art history** (knowledge)
- **art-historical values** (knowledge)
- **contribute to the programmer's reflection process** (skill/competence)
- **coordinate artistic production** (skill/competence)
- **cope with challenging demands** (skill/competence)
- **corporate social responsibility** (knowledge)
- **cultural projects** (knowledge)
- **define artistic approach** (skill/competence)
- **define artistic vision** (skill/competence)
- **describe artistic experience** (skill/competence)
- **determine context to present the work** (skill/competence)
- **develop an artistic framework** (skill/competence)
- **develop professional network** (skill/competence)
- **direct an artistic team** (skill/competence)
- **establish daily priorities** (skill/competence)
- **follow company standards** (skill/competence)
- **identify artistic niche** (skill/competence)
- **liaise with cultural partners** (skill/competence)
- **liaise with local authorities** (skill/competence)
- **manage budgets** (skill/competence)
- **manage logistics** (skill/competence)
- **manage staff** (skill/competence)
- **manage supplies** (skill/competence)
- **monitor artistic activities** (skill/competence)
- **organise cultural events** (skill/competence)
- **perform project management** (skill/competence)
- **promote cultural venue events** (skill/competence)
- **promote inclusion** (skill/competence)
- **provide project information on exhibitions** (skill/competence)
- **represent artistic production** (skill/competence)
- **represent the organisation** (skill/competence)
- **set organisational policies** (skill/competence)
- **strive for company growth** (skill/competence)
- **supervise daily information operations** (skill/competence)
- **work with cultural venue specialists** (skill/competence)
## Optional
- advertise an art collection (skill/competence)
- develop drama production process (skill/competence)
- find a replacement for stage manager (skill/competence)
- help the programmer define an artistic vision (skill/competence)
- museum databases (knowledge)
- organise an exhibition (skill/competence)
- participate in artistic mediation activities (skill/competence)
- plan health and safety procedures (skill/competence)
- plan resource allocation (skill/competence)
- present exhibition (skill/competence)
- represent company in exhibitions (skill/competence)
- use intuition in booking projects (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 43 ads, as of 2026-07-09)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- fundraising — **28 %**
- program development — **19 %**
<!-- market-evidence -->

50
references/tasks.md Normal file
View File

@@ -0,0 +1,50 @@
# Tasks & work activities — artistic director
Source: O*NET 30.3, occupation 11-3012.00 (Administrative Services Managers) — manual nearest-occupation mapping via ISCO group 1349; the official ESCO crosswalk has no entry for this ESCO occupation.
## Task statements
- **[Supplemental]** Direct or coordinate the supportive services department of a business, agency, or organization.
- **[Core]** Set goals and deadlines for the department.
- **[Core]** Prepare and review operational reports and schedules to ensure accuracy and efficiency.
- **[nan]** Communicate with and provide guidance for external vendors and service providers to ensure the organization, department, or work unit's business needs are met.
- **[nan]** Develop operational standards and procedures for the work unit or department.
- **[nan]** Establish work procedures or schedules to organize the daily work of administrative staff.
- **[nan]** Learn to operate new office technologies as they are developed and implemented.
- **[nan]** Manage paper or electronic filing systems by recording information, updating paperwork, or maintaining documents, such as attendance records or correspondence.
- **[nan]** Meet with other departmental leaders to establish organizational goals, strategic plans, and objectives, as well as make decisions about personnel, resources, and space or equipment needs.
- **[nan]** Oversee payroll functions, such as maintaining timekeeping information and processing and submitting payroll.
- **[nan]** Read through contracts, regulations, and procedural guidelines to ensure comprehension and compliance.
- **[nan]** Represent work unit at meetings or conferences and serve as liaison for requests or complaints.
- **[nan]** Supervise administrative staff and provide training and orientation to new staff.
- **[Core]** Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.
- **[Core]** Acquire, distribute and store supplies.
- **[Supplemental]** Plan, administer, and control budgets for contracts, equipment, and supplies.
- **[Supplemental]** Hire and terminate clerical and administrative personnel.
- **[Core]** Conduct classes to teach procedures to staff.
## Detailed work activities
- Analyze data to inform operational decisions or activities.
- Communicate technical information to suppliers, contractors, or regulatory agencies.
- Conduct employee training programs.
- Confer with managers to make operational decisions.
- Develop organizational goals or objectives.
- Develop organizational policies or programs.
- Direct administrative or support services.
- Establish standards for products, processes, or procedures.
- Evaluate information related to legal matters in public or personal records.
- Hire personnel.
- Maintain current knowledge related to work activities.
- Maintain records, documents, or other files.
- Manage human resources activities.
- Manage inventories of products or organizational resources.
- Prepare employee work schedules.
- Prepare operational budgets.
- Prepare operational progress or status reports.
- Purchase materials, equipment, or other resources.
- Read documents to gather technical information.
- Recommend organizational process or policy changes.
- Respond to customer problems or complaints.
- Select resources needed to accomplish tasks.
- Supervise clerical or administrative personnel.

62
references/tools.md Normal file
View File

@@ -0,0 +1,62 @@
# Tools & technology — artistic director
Source: O*NET 30.3, occupation 11-3012.00 (Administrative Services Managers) — manual nearest-occupation mapping via ISCO group 1349; the official ESCO crosswalk has no entry for this ESCO occupation.
| Software | Category | Hot technology |
|---|---|---|
| Adobe Acrobat | Document management software | yes |
| Atlassian JIRA | Content workflow software | yes |
| Autodesk AutoCAD | Computer aided design CAD software | yes |
| Google Docs | Word processing software | yes |
| IBM SPSS Statistics | Analytical or scientific software | yes |
| Intuit QuickBooks | Accounting software | yes |
| Microsoft Access | Data base user interface and query software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft Outlook | Electronic mail software | yes |
| Microsoft PowerPoint | Presentation software | yes |
| Microsoft Project | Project management software | yes |
| Microsoft SharePoint | Document management software | yes |
| Microsoft Visio | Process mapping and design software | yes |
| Microsoft Word | Word processing software | yes |
| Oracle PeopleSoft | Enterprise resource planning ERP software | yes |
| Oracle Primavera Enterprise Project Portfolio Management | Project management software | yes |
| R | Object or component oriented development software | yes |
| SAP software | Enterprise resource planning ERP software | yes |
| SAS | Analytical or scientific software | yes |
| Teradata Database | Data base management system software | yes |
| Yardi software | Data base user interface and query software | yes |
| Adobe PageMaker | Desktop publishing software | |
| ADP Enterprise HR | Human resources software | |
| ADP Workforce Now | Human resources software | |
| Blackbaud The Raiser's Edge | Customer relationship management CRM software | |
| Database software | Data base user interface and query software | |
| Delphi Technology | Financial analysis software | |
| Email software | Electronic mail software | |
| FileMaker Pro | Data base user interface and query software | |
| Fund accounting software | Accounting software | |
| Google Drive | Cloud-based data access and sharing software | |
| GroupMe | Instant messaging software | |
| Human resource management software HRMS | Human resources software | |
| IBM Notes | Electronic mail software | |
| IBM Power Systems software | Enterprise system management software | |
| LexisNexis | Information retrieval or search software | |
| LinkedIn | Web page creation and editing software | |
| Medical procedure coding software | Medical software | |
| MicroFocus GroupWise | Electronic mail software | |
| Microsoft Dynamics | Enterprise resource planning ERP software | |
| Microsoft Dynamics GP | Enterprise resource planning ERP software | |
| Microsoft Internet Explorer | Internet browser software | |
| Microsoft Publisher | Desktop publishing software | |
| Microsoft Windows XP | Operating system software | |
| Minitab | Analytical or scientific software | |
| Oracle Hyperion | Enterprise resource planning ERP software | |
| Oracle PeopleSoft Financials | Enterprise resource planning ERP software | |
| PracticeWorks Systems Kodak WINOMS CS | Medical software | |
| Sage 300 Construction and Real Estate | Data base user interface and query software | |
| Sage 50 Accounting | Accounting software | |
| Sage MAS 200 ERP | Enterprise resource planning ERP software | |
| SAP Business Objects | Enterprise resource planning ERP software | |
| SAP BusinessObjects Crystal Reports | Data base reporting software | |
| Supervisory control and data acquisition SCADA software | Industrial control software | |
| Web browser software | Internet browser software | |