feat: costume-attendant skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 19:08:18 +02:00
commit 19a4522bf1
9 changed files with 1136 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — costume-attendant
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 — costume-attendant
"ESCO (occupation & competences)" : 30
"O*NET (tasks & tools)" : 50
"Job boards (market evidence)" : 45
"Anthropic official Claude skills" : 9
"External AI skill packs (mapped)" : 212
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 30 | 8.7 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 50 | 14.5 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 45 | 13.0 % | references/market.md (full report) + "Market evidence" headline sections |
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
| Anthropic official Claude skills | 9 | 2.6 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 212 | 61.3 % | 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).

52
SKILL.md Normal file
View File

@@ -0,0 +1,52 @@
---
name: costume-attendant
description: "Occupational skill for the role 'costume attendant' (also: daily costume attendant, wardrobe attendant, costume continuity attendant, costume assistant, costume coordinator, wardrobe assistant). Use when the user asks for typical costume attendant work such as: Provide dressing assistance to cast members or assign cast dressers to assist specific cast members with costume changes.; Distribute costumes or related equipment and keep records of item status.; Arrange costumes in order of use to facilitate quick-change procedures for performances."
---
# Costume Attendant
Costume attendant help dress actors and extras. They make sure everything is as the costume designer envisioned and ensure the continuity of appearance of the performers. Costume attendants maintain and repair these costumes. They store them correctly and safely after shooting.
## Core workflow
1. Provide dressing assistance to cast members or assign cast dressers to assist specific cast members with costume changes.
2. Distribute costumes or related equipment and keep records of item status.
3. Arrange costumes in order of use to facilitate quick-change procedures for performances.
4. Return borrowed or rented items when productions are complete and return other items to storage.
5. Clean and press costumes before and after performances and perform any minor repairs.
6. Design or construct costumes or send them to tailors for construction, major repairs, or alterations.
7. Purchase, rent, or requisition costumes or other wardrobe necessities.
8. Check the appearance of costumes on stage or under lights to determine whether desired effects are being achieved.
## 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)
- analyse a script
- assist with dressing
- document costume stock
- dress actors
- ensure continuous styling of artists
- follow directions of the artistic director
- follow work schedule
- maintain costumes
- perform costume changeovers
- preset costumes
- select costumes
- wash costumes
## Hot technologies
- Microsoft Outlook
- Microsoft Office software
- Microsoft Excel
- Microsoft Word
---
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/30739eb6-218b-4e8a-9209-e2f36b9446cd), O*NET 30.3 (39-3092.00). See manifest.json for licensing/attribution.*

346
manifest.json Normal file
View File

@@ -0,0 +1,346 @@
{
"name": "costume-attendant",
"title": "costume attendant",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/30739eb6-218b-4e8a-9209-e2f36b9446cd",
"esco_code": "3435.7.1",
"isco_group": "3435",
"onet_soc": "39-3092.00",
"crosswalk_match": "exactMatch"
},
"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": 21,
"dwas": 21,
"skills_essential": 12,
"skills_optional": 17,
"software": 7
},
"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
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 1
},
"microsoft/skills": {
"repo": "https://github.com/microsoft/skills",
"commit": "dc543aa",
"license": "MIT",
"skills": 1
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 4
},
"snyk/agent-scan": {
"repo": "https://github.com/snyk/agent-scan",
"commit": "f3a4621",
"license": "Apache-2.0",
"skills": 3
},
"ThinkInAIXYZ/deepchat": {
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
"commit": "f275c92",
"license": "Apache-2.0",
"skills": 3
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 2
},
"honeydew-ai/honeydew-ai-coding-agents-plugins": {
"repo": "https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins",
"commit": "f4066d2",
"license": "Apache-2.0",
"skills": 1
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 5
},
"aaron-he-zhu/aaron-marketing-skills": {
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
"commit": "b7b0b9f",
"license": "Apache-2.0",
"skills": 1
},
"inkline/inkline": {
"repo": "https://github.com/inkline/inkline",
"commit": "fcc2bf4",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 7
},
"WenyuChiou/agent-collab-skills": {
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
"commit": "f3c4097",
"license": "MIT",
"skills": 1
},
"basicmachines-co/basic-memory": {
"repo": "https://github.com/basicmachines-co/basic-memory",
"commit": "53da71c",
"license": "custom (see upstream LICENSE)",
"skills": 6
},
"infrasity-labs/dev-gtm-claude-skills": {
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
"commit": "02cfefb",
"license": "MIT",
"skills": 2
},
"FlorianBruniaux/claude-code-ultimate-guide": {
"repo": "https://github.com/FlorianBruniaux/claude-code-ultimate-guide",
"commit": "5395214",
"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
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 2
},
"nexu-io/open-design": {
"repo": "https://github.com/nexu-io/open-design",
"commit": "4b66023",
"license": "Apache-2.0",
"skills": 2
},
"K-Dense-AI/claude-scientific-skills": {
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 3
},
"fcakyon/claude-codex-settings": {
"repo": "https://github.com/fcakyon/claude-codex-settings",
"commit": "44b7c00",
"license": "Apache-2.0",
"skills": 1
},
"K-Dense-AI/scientific-agent-skills": {
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
"commit": "4d97e29",
"license": "MIT",
"skills": 2
},
"eigent-ai/eigent": {
"repo": "https://github.com/eigent-ai/eigent",
"commit": "c6a97e2",
"license": "Apache-2.0",
"skills": 1
},
"malob/nix-config": {
"repo": "https://github.com/malob/nix-config",
"commit": "f2ed178",
"license": "MIT",
"skills": 1
},
"pcliangx/AppGenesisForge": {
"repo": "https://github.com/pcliangx/AppGenesisForge",
"commit": "81ea032",
"license": "MIT",
"skills": 1
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 1
},
"OpenSenseNova/SenseNova-Skills": {
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
"commit": "d8bb438",
"license": "MIT",
"skills": 1
},
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
"commit": "c578e85",
"license": "MIT",
"skills": 1
},
"sanjay3290/ai-skills": {
"repo": "https://github.com/sanjay3290/ai-skills",
"commit": "3619692",
"license": "Apache-2.0",
"skills": 1
},
"rohitg00/skillkit": {
"repo": "https://github.com/rohitg00/skillkit",
"commit": "d2e5c34",
"license": "Apache-2.0",
"skills": 1
},
"thedotmack/claude-mem": {
"repo": "https://github.com/thedotmack/claude-mem",
"commit": "f5633c1",
"license": "Apache-2.0",
"skills": 2
},
"jungjaehoon-lifegamez/MAMA": {
"repo": "https://github.com/jungjaehoon-lifegamez/MAMA",
"commit": "e85b5eb",
"license": "MIT",
"skills": 1
},
"codeaholicguy/ai-devkit": {
"repo": "https://github.com/codeaholicguy/ai-devkit",
"commit": "c037861",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"giuseppe-trisciuoglio/developer-kit": {
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
"commit": "306f428",
"license": "MIT",
"skills": 1
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 2
},
"NevaMind-AI/memU": {
"repo": "https://github.com/NevaMind-AI/memU",
"commit": "ff90dac",
"license": "Apache-2.0",
"skills": 1
},
"wanshuiyin/Anti-Autoresearch": {
"repo": "https://github.com/wanshuiyin/Anti-Autoresearch",
"commit": "c7f7f0d",
"license": "MIT",
"skills": 1
},
"jezweb/claude-skills": {
"repo": "https://github.com/jezweb/claude-skills",
"commit": "e875a6b",
"license": "MIT",
"skills": 1
},
"googleworkspace/cli": {
"repo": "https://github.com/googleworkspace/cli",
"commit": "a3768d0",
"license": "Apache-2.0",
"skills": 2
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"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
},
"wanshuiyin/Auto-claude-code-research-in-sleep": {
"repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep",
"commit": "eb5c9d7",
"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
},
"foryourhealth111-pixel/Vibe-Skills": {
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
"commit": "34429a8",
"license": "Apache-2.0",
"skills": 1
},
"softaworks/agent-toolkit": {
"repo": "https://github.com/softaworks/agent-toolkit",
"commit": "3027f20",
"license": "MIT",
"skills": 1
},
"hqhq1025/skill-optimizer": {
"repo": "https://github.com/hqhq1025/skill-optimizer",
"commit": "b9ffd15",
"license": "MIT",
"skills": 1
}
},
"total_skills": 80,
"tiers": {
"core": 1,
"adjacent": 79
}
},
"provenance": {
"items": {
"esco": 30,
"onet": 50,
"jobads": 45,
"wiki_ai": 0,
"anthropic": 9,
"ai_skills": 212,
"stackx": 0
},
"share_percent": {
"esco": 8.7,
"onet": 14.5,
"jobads": 13.0,
"wiki_ai": 0.0,
"anthropic": 2.6,
"ai_skills": 61.3,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,474 @@
# External AI agent skills — costume-attendant
Proven, publicly available AI agent skills mapped to this occupation.
Nothing is copied from the sources: every entry is a name, a one-line
summary and a link to the upstream skill package. Each section names
its source repository, commit, license and retrieval date.
**Tiers:** `core` = the skill directly exercises a top market hard
skill, tool or method (from gated job-ad evidence) or an essential
ESCO competence of this occupation; `adjacent` =
plausibly useful, secondary. Entries are capped at 12 per source
and 80 in total per occupation (core first,
strongest matches survive); everything beyond the caps is excluded
and logged in the pipeline audit trail, not in this package.
_Matched deterministically (ISCO group + title/competence keywords,
tiered against market evidence + ESCO essentials) by
`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._
## Source: anthropics/skills
- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14)
- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) |
| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) |
## Source: 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 |
|---|---|---|---|
| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) |
| `embedded-docs` | adjacent | Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/embedded-systems/skills/embedded-docs) |
## 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` | adjacent | 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: 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-document-ingestion` | adjacent | CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-document-ingestion) |
| `cre-office` | adjacent | 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: 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 |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/anthropics/skills/tree/9d2f1ae/skills/docx) |
## Source: basicmachines-co/basic-memory
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
- License: custom (see upstream LICENSE)
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `bm-checkpoint` | adjacent | Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-checkpoint) |
| `bm-decide` | adjacent | Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-decide) |
| `bm-orient` | adjacent | Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-orient) |
| `memory-continue` | adjacent | Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-continue) |
| `memory-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) |
| `memory-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) |
## 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 |
|---|---|---|---|
| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) |
## Source: codeaholicguy/ai-devkit
- Repository: [https://github.com/codeaholicguy/ai-devkit](https://github.com/codeaholicguy/ai-devkit) (commit `c037861`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory` | adjacent | AI DevKit · Use the memory CLI as a durable knowledge layer. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress. | [source](https://github.com/codeaholicguy/ai-devkit/tree/c037861/skills/memory) |
## 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 |
|---|---|---|---|
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) |
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/xlsx) |
| `brief` | adjacent | 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 |
|---|---|---|---|
| `interactive-portfolio` | adjacent | Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/interactive-portfolio) |
| `Excel Analysis` | adjacent | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) |
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/document-processing/docx) |
| `docx-official` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/document-processing/docx-official) |
| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/session-handoff) |
## Source: eigent-ai/eigent
- Repository: [https://github.com/eigent-ai/eigent](https://github.com/eigent-ai/eigent) (commit `c6a97e2`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of \"Word doc\", \"word document\", \".docx\", or requests to produce professional documents with … | [source](https://github.com/eigent-ai/eigent/tree/c6a97e2/resources/example-skills/docx) |
## 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 |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/anthropic-office-skills/skills/docx) |
## 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` | adjacent | 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: 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 |
|---|---|---|---|
| `sentry` | adjacent | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) |
## Source: giuseppe-trisciuoglio/developer-kit
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
## Source: googleworkspace/cli
- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `recipe-block-focus-time` | adjacent | Create recurring focus time blocks on Google Calendar to protect deep work hours. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-block-focus-time) |
| `recipe-schedule-recurring-event` | adjacent | Create a recurring Google Calendar event with attendees. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-schedule-recurring-event) |
## 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 |
|---|---|---|---|
| `review-ugc-render` | adjacent | Mandatory pre-publish review gate for a UGC video render. Transcribes the finished render's AUDIO with Whisper and word-diffs it against the approved spoken script, then gates set_final_render — blocking a render whose generated audio … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/packs/ugc-video-formats/review-ugc-render) |
## Source: honeydew-ai/honeydew-ai-coding-agents-plugins
- Repository: [https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins) (commit `f4066d2`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `context-item-creation` | adjacent | Guides you through creating context items — instructions, skills, knowledge pointers, and memory events — that give the AI analyst persistent knowledge about your organization. Covers when to create each type, naming conventions, folder … | [source](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins/tree/f4066d2/skills/context-item-creation) |
## Source: hqhq1025/skill-optimizer
- Repository: [https://github.com/hqhq1025/skill-optimizer](https://github.com/hqhq1025/skill-optimizer) (commit `b9ffd15`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `skill-miner` | adjacent | Use when mining coding-agent session history, archived transcripts, memories, or repeated local work to discover recurring workflows that should become new Agent Skills. | [source](https://github.com/hqhq1025/skill-optimizer/tree/b9ffd15/skills/skill-miner) |
## 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 |
|---|---|---|---|
| `client-proposal` | adjacent | Draft agency proposals. Use when: pitch deck, scope of work, SLA, capabilities presentation for prospects or clients. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/client-proposal) |
## 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 |
|---|---|---|---|
| `brief-outline-generator` | adjacent | Generates a fully structured SEO content **outline** (not a finished brief) and exports it as a formatted .docx Word document. The output is a skeleton for a writer to fill in — section headings, topic prompts, angles — not pre-written … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/skills/brief-outline-generator) |
| `millers-law` | adjacent | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) |
## Source: inkline/inkline
- Repository: [https://github.com/inkline/inkline](https://github.com/inkline/inkline) (commit `fcc2bf4`, retrieved 2026-07-14)
- License: no explicit license — referenced by link only
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `starter-templates` | adjacent | Anatomy and maintenance of inkline-starter-* repos and examples — the two starter flavors, what every starter must include, per-framework specifics, and the clone-to-rendered-component-under-2-minutes bar. Use when creating or maintaining … | [source](https://github.com/inkline/inkline/tree/fcc2bf4/.claude/skills/starter-templates) |
## 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 |
|---|---|---|---|
| `adobe-core-workflow-b` | adjacent | Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables, document generation from templates, and PDF-to-Markdown conversion. Use when building document automation, extracting content from PDFs, or generating … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-b) |
| `evernote-core-workflow-a` | adjacent | Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/evernote-pack/skills/evernote-core-workflow-a) |
| `executive-digest` | adjacent | Generate the daily executive digest \u2014 a single WhatsApp summary\ \ of everything needing attention: stalled scheduling, pending intros, unanswered\ \ emails, promised follow-ups, open Todoist tasks, and upcoming calendar events.\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/executive-assistant-skills/skills/executive-digest) |
| `gamma-core-workflow-b` | adjacent | Generate from templates, retrieve exports, and manage sharing via Gamma API. Use when creating content from template gammas, downloading PDF/PPTX/PNG exports, or configuring sharing and folder organization. Trigger: "gamma template", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/gamma-pack/skills/gamma-core-workflow-b) |
| `granola-core-workflow-b` | adjacent | Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-core-workflow-b) |
| `hyperflow-status` | adjacent | 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) |
| `mnemos` | adjacent | Persistent memory and learning-loop skills for AI coding agents using mnemos MCP tools. Use whenever mnemos_* MCP tools are available and you are doing work worth remembering. Cross-session memory, conventions, corrections, and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/community/mnemos/.claude/skills/mnemos) |
## 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 |
|---|---|---|---|
| `proposal-writer` | adjacent | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) |
## Source: jungjaehoon-lifegamez/MAMA
- Repository: [https://github.com/jungjaehoon-lifegamez/MAMA](https://github.com/jungjaehoon-lifegamez/MAMA) (commit `e85b5eb`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `mama-context` | adjacent | Always-on background context injection from MAMA memory. Automatically surfaces relevant decisions when you work on code, without explicit invocation. | [source](https://github.com/jungjaehoon-lifegamez/MAMA/tree/e85b5eb/packages/claude-code-plugin/skills/mama-context) |
## Source: K-Dense-AI/claude-scientific-skills
- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/docx) |
| `liteparse` | adjacent | Local document and PDF parsing with spatial text and bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; OCR on scans; layout-preserved JSON for RAG; batch-ingesting paper folders; or page screenshots for … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/liteparse) |
| `treatment-plans` | adjacent | Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/treatment-plans) |
## Source: K-Dense-AI/scientific-agent-skills
- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/docx) |
| `liteparse` | adjacent | Local document and PDF parsing with spatial text and bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; OCR on scans; layout-preserved JSON for RAG; batch-ingesting paper folders; or page screenshots for … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/liteparse) |
## Source: malob/nix-config
- Repository: [https://github.com/malob/nix-config](https://github.com/malob/nix-config) (commit `f2ed178`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/malob/nix-config/tree/f2ed178/configs/claude/skills/docx) |
## Source: microsoft/skills
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `azure-ai-translation-document-py` | adjacent | Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py) |
## Source: mohitagw15856/pm-claude-skills
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx-tracked-changes` | adjacent | Produce properly-formatted tracked changes for a Word document. Use when asked to redline a document, suggest edits to a contract or document, create tracked changes for review, or mark up a document with proposed revisions. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-essentials/skills/docx-tracked-changes) |
## Source: mukul975/Anthropic-Cybersecurity-Skills
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
## Source: muratcankoylan/Agent-Skills-for-Context-Engineering
- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `filesystem-context` | adjacent | This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/filesystem-context) |
## Source: NevaMind-AI/memU
- Repository: [https://github.com/NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) (commit `ff90dac`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `memu` | adjacent | Give this agent persistent memory via memU. Use to memorize (save files/folders so context survives this session) when the user asks to remember or sync something, or after completing work worth keeping; and to retrieve (search memory from … | [source](https://github.com/NevaMind-AI/memU/tree/ff90dac/.claude/skills/memu) |
## 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 |
|---|---|---|---|
| `creative-director` | adjacent | AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/creative-director) |
| `minimax-docx` | adjacent | Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/minimax-docx) |
## Source: OpenSenseNova/SenseNova-Skills
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `excel-threshold-analysis-and-styling` | adjacent | 根据 Excel 数据量级自动判断处理策略,执行数值列清洗、条件过滤,并使用 openpyxl 对符合条件的单元格进行样式标记与导出。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/threshold-filtering) |
## Source: pcliangx/AppGenesisForge
- Repository: [https://github.com/pcliangx/AppGenesisForge](https://github.com/pcliangx/AppGenesisForge) (commit `81ea032`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting … | [source](https://github.com/pcliangx/AppGenesisForge/tree/81ea032/.claude/skills/docx) |
## Source: rohitg00/skillkit
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
## Source: sanjay3290/ai-skills
- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `google-calendar` | adjacent | Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-calendar) |
## 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 |
|---|---|---|---|
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) |
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/xlsx) |
## Source: softaworks/agent-toolkit
- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `session-handoff` | adjacent | Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/session-handoff) |
## Source: thedotmack/claude-mem
- Repository: [https://github.com/thedotmack/claude-mem](https://github.com/thedotmack/claude-mem) (commit `f5633c1`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `how-it-works` | adjacent | Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?". | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/how-it-works) |
| `mem-search` | adjacent | Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/mem-search) |
## 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 |
|---|---|---|---|
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) |
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) |
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/xlsx) |
## 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 |
|---|---|---|---|
| `memory-palace` | adjacent | Hierarchical memory organization for multi-session context retention. Wings (projects) > Rooms (domains) > Drawers (decisions). Semantic search across all memories with zero cloud dependency. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/memory-palace) |
| `minimax-docx` | adjacent | Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/minimax-docx) |
## Source: wanshuiyin/Anti-Autoresearch
- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `novelty-duplication-advisory` | adjacent | MEMO-ONLY prior-work overlap advisory: surfaces the two ADVISORY taxonomy signals neither a tool nor a model can decide from the paper alone — ADV-TRIVIAL-COMBINATION (standard A+B+C / 缝合 stapling) and ADV-DUPLICATE-PUBLICATION (repackaged … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/novelty-duplication-advisory) |
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `research-lit` | adjacent | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) |
## 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` | adjacent | 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 |
|---|---|---|---|
| `regression-modeler` | adjacent | Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regression-modeler) |

78
references/market.md Normal file
View File

@@ -0,0 +1,78 @@
# Market evidence report — costume-attendant
Source: **13 real job ads** (JSearch API, countries: us 13), 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 |
|---|---|---|
| junior | 7 | 54 % |
| mid | 3 | 23 % |
| n/a | 3 | 23 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | sewing | 5 | 38 % |
| 2 | alterations | 4 | 31 % |
| 3 | wardrobe organization | 4 | 31 % |
| 4 | costume construction | 3 | 23 % |
| 5 | costume maintenance | 3 | 23 % |
| 6 | inventory management | 3 | 23 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | costume maintenance | 5 | 38 % |
| 2 | inventory management | 3 | 23 % |
## Regional breakdown
> **Corpus note:** 13 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** — 13 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 |
|---|---|
| Assistant Costumer | 1 |
| Backstage Wardrobe Assistant End-of-Year Performances | 1 |
| Ballet Wardrobe Assistant: Production & Costume | 1 |
| Costume Assistant | 1 |
| Costume Coordinator - Clown Program, Parade Studio - Full Time | 1 |
| Costume Lead | 1 |
| Costume Wardrobe Assistant - Emerging Professional | 1 |
| Costumer Associate, Theater Department- Part Time | 1 |
| HalloWeekends Costume/Prop | 1 |
| On-Set Costume Assistant for Music Video Wardrobe | 1 |
| Production Wardrobe Assistant (Volunteer) Costume / Backstage / Theater / Dance | 1 |
| Stitcher/Costume Assistant Student Employee | 1 |
| Wardrobe Associate - Seasonal | 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.

24
references/profile.md Normal file
View File

@@ -0,0 +1,24 @@
# Occupation profile — costume attendant
- **ESCO URI:** http://data.europa.eu/esco/occupation/30739eb6-218b-4e8a-9209-e2f36b9446cd
- **ESCO code:** 3435.7.1
- **ISCO-08 group:** 3435 — Other artistic and cultural associate professionals
- **O*NET-SOC:** 39-3092.00 — Costume Attendants (match: exactMatch)
## Description (ESCO)
Costume attendant help dress actors and extras. They make sure everything is as the costume designer envisioned and ensure the continuity of appearance of the performers. Costume attendants maintain and repair these costumes. They store them correctly and safely after shooting.
## Definition
nan
## Alternative labels
- daily costume attendant
- wardrobe attendant
- costume continuity attendant
- costume assistant
- costume coordinator
- wardrobe assistant
- costume dresser

67
references/skills.md Normal file
View File

@@ -0,0 +1,67 @@
# Competences — costume attendant
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/30739eb6-218b-4e8a-9209-e2f36b9446cd).
## Essential
- **analyse a script** (skill/competence)
- **assist with dressing** (skill/competence)
- **document costume stock** (skill/competence)
- **dress actors** (skill/competence)
- **ensure continuous styling of artists** (skill/competence)
- **follow directions of the artistic director** (skill/competence)
- **follow work schedule** (skill/competence)
- **maintain costumes** (skill/competence)
- **perform costume changeovers** (skill/competence)
- **preset costumes** (skill/competence)
- **select costumes** (skill/competence)
- **wash costumes** (skill/competence)
## Optional
- adapt costumes (skill/competence)
- analyse the need for technical resources (skill/competence)
- attend rehearsals (skill/competence)
- draft styling schedule (skill/competence)
- draw up artists' measurements (skill/competence)
- dressmaking (knowledge)
- lighting techniques (knowledge)
- manage consumables stock (skill/competence)
- measure the human body for wearing apparel (skill/competence)
- organise costume fittings (skill/competence)
- photography (knowledge)
- plan transport operations (skill/competence)
- sew pieces of fabric (skill/competence)
- use manual sewing techniques (skill/competence)
- work with the camera crew (skill/competence)
- work with the director of photography (skill/competence)
- work with the lighting crew (skill/competence)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 13 ads, as of 2026-07-10)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- sewing — **38 %**
- wardrobe organization — **31 %**
- alterations — **31 %**
- costume construction — **23 %**
- costume maintenance — **23 %**
- inventory management — **23 %**
- tailoring — **15 %**
- wardrobe maintenance — **15 %**
- costume organization — **15 %**
- costume repair — **15 %**
- costume distribution — **15 %**
### Responsibilities
- costume maintenance — **38 %**
- inventory management — **23 %**
- laundering — **15 %**
- costume distribution — **15 %**
<!-- market-evidence -->

51
references/tasks.md Normal file
View File

@@ -0,0 +1,51 @@
# Tasks & work activities — costume attendant
Source: O*NET 30.3, occupation 39-3092.00 (Costume Attendants).
## Task statements
- **[Core]** Provide dressing assistance to cast members or assign cast dressers to assist specific cast members with costume changes.
- **[Core]** Distribute costumes or related equipment and keep records of item status.
- **[Core]** Arrange costumes in order of use to facilitate quick-change procedures for performances.
- **[Core]** Return borrowed or rented items when productions are complete and return other items to storage.
- **[Core]** Clean and press costumes before and after performances and perform any minor repairs.
- **[Core]** Design or construct costumes or send them to tailors for construction, major repairs, or alterations.
- **[Core]** Purchase, rent, or requisition costumes or other wardrobe necessities.
- **[Core]** Check the appearance of costumes on stage or under lights to determine whether desired effects are being achieved.
- **[Core]** Inventory stock to determine types or conditions of available costuming.
- **[Core]** Collaborate with production designers, costume designers, or other production staff to discuss and execute costume design details.
- **[Core]** Monitor, maintain, or secure inventories of costumes, wigs, or makeup, providing keys or access to assigned directors, costume designers, or wardrobe mistresses/masters.
- **[Core]** Create worksheets for dressing lists, show notes, or costume checks.
- **[Core]** Examine costume fit on cast members and sketch or write notes for alterations.
- **[Core]** Review scripts or other production information to determine a story's locale or period, as well as the number of characters and required costumes.
- **[Core]** Study books, pictures, or examples of period clothing to determine styles worn during specific periods in history.
- **[Supplemental]** Assign lockers to employees and maintain locker rooms, dressing rooms, wig rooms, or costume storage or laundry areas.
- **[Supplemental]** Direct the work of wardrobe crews during dress rehearsals or performances.
- **[Supplemental]** Recommend vendors and monitor their work.
- **[Supplemental]** Provide managers with budget recommendations and take responsibility for budgetary line items related to costumes, storage, or makeup needs.
- **[Supplemental]** Participate in the hiring, training, scheduling, or supervision of alteration workers.
- **[Supplemental]** Care for non-clothing items, such as flags, table skirts, or draperies.
## Detailed work activities
- Arrange items for use or display.
- Assign duties or work schedules to employees.
- Assign resources or facilities to patrons or employees.
- Clean fabrics or apparel.
- Collaborate with others to determine production details.
- Deliver items.
- Design costumes or cosmetic effects for characters.
- Distribute resources to patrons or employees.
- Evaluate quality of materials or products.
- Maintain facilities.
- Maintain supply or equipment inventories.
- Manage budgets for personal services operations.
- Monitor availability of equipment or supplies.
- Monitor operational quality or safety.
- Order materials, supplies, or equipment.
- Perform human resources activities.
- Prepare operational reports or records.
- Review art or design materials.
- Review production information to determine costume or makeup requirements.
- Supervise service workers.
- Train service staff.

13
references/tools.md Normal file
View File

@@ -0,0 +1,13 @@
# Tools & technology — costume attendant
Source: O*NET 30.3 'Software Skills' for 39-3092.00.
| Software | Category | Hot technology |
|---|---|---|
| Microsoft Outlook | Electronic mail software | yes |
| Microsoft Office software | Office suite software | yes |
| Microsoft Excel | Spreadsheet software | yes |
| Microsoft Word | Word processing software | yes |
| Database software | Data base user interface and query software | |
| Web browser software | Internet browser software | |
| Garment tracking software | Inventory management software | |