feat: costume-buyer skill package v0.1.0
This commit is contained in:
30
PROVENANCE.md
Normal file
30
PROVENANCE.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Data provenance — costume-buyer
|
||||
|
||||
Where the content of this skill package comes from, counted by
|
||||
content items (tasks, competences, tools, evidence entries, curated
|
||||
knowledge). Rendered live by Gitea:
|
||||
|
||||
```mermaid
|
||||
%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
|
||||
pie showData
|
||||
title Content sources — costume-buyer
|
||||
"ESCO (occupation & competences)" : 31
|
||||
"O*NET (tasks & tools)" : 60
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 174
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 31 | 11.5 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 60 | 22.2 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections |
|
||||
| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ |
|
||||
| Anthropic official Claude skills | 5 | 1.9 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 174 | 64.4 % | 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).
|
||||
55
SKILL.md
Normal file
55
SKILL.md
Normal file
@@ -0,0 +1,55 @@
|
||||
---
|
||||
name: costume-buyer
|
||||
description: "Occupational skill for the role 'costume buyer' (also: costume purchaser, costumes buyer, buyer of costumes, costume and composite effects buyer). Use when the user asks for typical costume buyer work such as: Approve and pay bills.; Prepare purchase orders and send copies to suppliers and to departments originating requests.; Determine if inventory quantities are sufficient for needs, ordering more materials when necessary."
|
||||
---
|
||||
|
||||
# Costume Buyer
|
||||
|
||||
Costume buyers work with the costume designer in order to identify the materials for the costumes. They buy and rent fabric, thread, accessories and other items needed to finish the wardrobe. Costume buyers may also purchase ready-made clothing items They base their purchases on the sketches of the costume designer.
|
||||
|
||||
## Core workflow
|
||||
|
||||
1. Approve and pay bills.
|
||||
2. Prepare purchase orders and send copies to suppliers and to departments originating requests.
|
||||
3. Determine if inventory quantities are sufficient for needs, ordering more materials when necessary.
|
||||
4. Respond to customer and supplier inquiries about order status, changes, or cancellations.
|
||||
5. Perform buying duties when necessary.
|
||||
6. Contact suppliers to schedule or expedite deliveries and to resolve shortages, missed or late deliveries, and other problems.
|
||||
7. Review requisition orders to verify accuracy, terminology, and specifications.
|
||||
8. Prepare, maintain, and review purchasing files, reports and price lists.
|
||||
|
||||
## 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)
|
||||
|
||||
- aesthetics
|
||||
- analyse costume sketches
|
||||
- communicate price changes
|
||||
- identify suppliers
|
||||
- maintain relationship with suppliers
|
||||
- manage budgets
|
||||
- mark differences in colours
|
||||
- place orders for clothing merchandise
|
||||
- place orders for textile materials
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Intuit QuickBooks
|
||||
- Microsoft Access
|
||||
- Oracle Database
|
||||
- Microsoft SharePoint
|
||||
- Microsoft Outlook
|
||||
- Oracle PeopleSoft
|
||||
- SAP software
|
||||
- Microsoft Office software
|
||||
- Microsoft Windows
|
||||
- Microsoft PowerPoint
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/cc844eb8-c81d-40ff-af3d-119700e60f23), O*NET 30.3 (43-3061.00). See manifest.json for licensing/attribution.*
|
||||
268
manifest.json
Normal file
268
manifest.json
Normal file
@@ -0,0 +1,268 @@
|
||||
{
|
||||
"name": "costume-buyer",
|
||||
"title": "costume buyer",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/cc844eb8-c81d-40ff-af3d-119700e60f23",
|
||||
"esco_code": "3323.1",
|
||||
"isco_group": "3323",
|
||||
"onet_soc": "43-3061.00",
|
||||
"crosswalk_match": "closeMatch"
|
||||
},
|
||||
"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": 19,
|
||||
"dwas": 19,
|
||||
"skills_essential": 9,
|
||||
"skills_optional": 21,
|
||||
"software": 21
|
||||
},
|
||||
"enrichment_ai_skills": {
|
||||
"generated": "2026-07-14",
|
||||
"method": "deterministic mapping (ISCO prefix + title/competence keywords)",
|
||||
"sources": {
|
||||
"anthropics/skills": {
|
||||
"repo": "https://github.com/anthropics/skills",
|
||||
"commit": "f6656c1",
|
||||
"license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder",
|
||||
"skills": 2
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 9
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 11
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"sanjay3290/ai-skills": {
|
||||
"repo": "https://github.com/sanjay3290/ai-skills",
|
||||
"commit": "3619692",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 2
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"HeshamFS/materials-simulation-skills": {
|
||||
"repo": "https://github.com/HeshamFS/materials-simulation-skills",
|
||||
"commit": "fa1ce8d",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"AgriciDaniel/claude-ads": {
|
||||
"repo": "https://github.com/AgriciDaniel/claude-ads",
|
||||
"commit": "669c760",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"WenyuChiou/agent-collab-skills": {
|
||||
"repo": "https://github.com/WenyuChiou/agent-collab-skills",
|
||||
"commit": "f3c4097",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"harperreed/dotfiles": {
|
||||
"repo": "https://github.com/harperreed/dotfiles",
|
||||
"commit": "6b5ced1",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"open-gitagent/opengap": {
|
||||
"repo": "https://github.com/open-gitagent/opengap",
|
||||
"commit": "d7a8e2e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 2
|
||||
},
|
||||
"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
|
||||
},
|
||||
"googleworkspace/cli": {
|
||||
"repo": "https://github.com/googleworkspace/cli",
|
||||
"commit": "a3768d0",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 4
|
||||
},
|
||||
"aden-hive/hive": {
|
||||
"repo": "https://github.com/aden-hive/hive",
|
||||
"commit": "3c390c9",
|
||||
"license": "Apache-2.0",
|
||||
"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": 3
|
||||
},
|
||||
"gotalab/cc-sdd": {
|
||||
"repo": "https://github.com/gotalab/cc-sdd",
|
||||
"commit": "29aee95",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/power-platform-skills": {
|
||||
"repo": "https://github.com/microsoft/power-platform-skills",
|
||||
"commit": "0d7ed9a",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"memvid/claude-brain": {
|
||||
"repo": "https://github.com/memvid/claude-brain",
|
||||
"commit": "5df71f7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"Chachamaru127/claude-code-harness": {
|
||||
"repo": "https://github.com/Chachamaru127/claude-code-harness",
|
||||
"commit": "9851b1a",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"plasma-ai/fractal": {
|
||||
"repo": "https://github.com/plasma-ai/fractal",
|
||||
"commit": "73ce05a",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"giuseppe-trisciuoglio/developer-kit": {
|
||||
"repo": "https://github.com/giuseppe-trisciuoglio/developer-kit",
|
||||
"commit": "306f428",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"silverstein/minutes": {
|
||||
"repo": "https://github.com/silverstein/minutes",
|
||||
"commit": "3fb2e83",
|
||||
"license": "MIT",
|
||||
"skills": 5
|
||||
},
|
||||
"qdrant/skills": {
|
||||
"repo": "https://github.com/qdrant/skills",
|
||||
"commit": "2a06cb1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"dyoshikawa/rulesync": {
|
||||
"repo": "https://github.com/dyoshikawa/rulesync",
|
||||
"commit": "c61d846",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"backnotprop/plannotator": {
|
||||
"repo": "https://github.com/backnotprop/plannotator",
|
||||
"commit": "29513e1",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 1,
|
||||
"adjacent": 79
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 31,
|
||||
"onet": 60,
|
||||
"jobads": 0,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 174,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 11.5,
|
||||
"onet": 22.2,
|
||||
"jobads": 0.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.9,
|
||||
"ai_skills": 64.4,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
362
references/ai-skills.md
Normal file
362
references/ai-skills.md
Normal file
@@ -0,0 +1,362 @@
|
||||
# External AI agent skills — costume-buyer
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `cycle-count-scheduler` | adjacent | AI-driven cycle counting schedule and variance analysis skill to maintain inventory accuracy with minimal operational disruption | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/cycle-count-scheduler) |
|
||||
| `memlab-analysis` | adjacent | Expert skill for JavaScript memory leak detection using Facebook MemLab. Configure MemLab scenarios, execute memory leak detection runs, analyze heap snapshots, identify detached DOM elements, find event listener leaks, and integrate with … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/performance-optimization/skills/memlab-analysis) |
|
||||
| `nvenc-nvdec` | adjacent | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) |
|
||||
|
||||
## Source: aden-hive/hive
|
||||
|
||||
- Repository: [https://github.com/aden-hive/hive](https://github.com/aden-hive/hive) (commit `3c390c9`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hive.note-taking` | adjacent | Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. | [source](https://github.com/aden-hive/hive/tree/3c390c9/core/framework/skills/_default_skills/note-taking) |
|
||||
|
||||
## Source: affaan-m/everything-claude-code
|
||||
|
||||
- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `carrier-relationship-management` | adjacent | Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/carrier-relationship-management) |
|
||||
| `investor-materials` | adjacent | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) |
|
||||
|
||||
## Source: AgriciDaniel/claude-ads
|
||||
|
||||
- Repository: [https://github.com/AgriciDaniel/claude-ads](https://github.com/AgriciDaniel/claude-ads) (commit `669c760`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ads-google` | adjacent | Audit Google Ads measurement, Search, Shopping, Performance Max, Demand Gen, YouTube-linked inventory, keywords and search terms, negative-keyword generation or review, creative assets, bidding, budgets, settings, and policy. Use for … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-google) |
|
||||
| `ads-microsoft` | adjacent | Audit Microsoft Advertising measurement, UET, search and audience campaigns, Google imports, syndication, keywords, creative, bidding, budgets, Copilot inventory, and policy. Use for Microsoft Ads, Bing Ads, UET, Microsoft Audience … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-microsoft) |
|
||||
|
||||
## Source: backnotprop/plannotator
|
||||
|
||||
- Repository: [https://github.com/backnotprop/plannotator](https://github.com/backnotprop/plannotator) (commit `29513e1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `review-renovate` | adjacent | Review Renovate bot PRs that update GitHub Actions dependencies. Verifies supply chain integrity by checking pinned commit SHAs against upstream tagged releases, reviews changelogs for breaking changes, and confirms compatibility with … | [source](https://github.com/backnotprop/plannotator/tree/29513e1/.agents/skills/review-renovate) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-capture` | adjacent | Capture the current state of a working thread or conversation into a single coherent Basic Memory note — synthesize where it landed, don't append a log. On re-capture, rewrite the same note in place instead of duplicating. Use mid-thread … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-capture) |
|
||||
| `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) |
|
||||
|
||||
## 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` | adjacent | 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) |
|
||||
| `identify` | adjacent | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) |
|
||||
| `obsidian-project-memory` | adjacent | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
|
||||
|
||||
## Source: Chachamaru127/claude-code-harness
|
||||
|
||||
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/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 |
|
||||
|---|---|---|---|
|
||||
| `ops-ecom` | adjacent | Shopify store command center. Orders, inventory, fulfillment, analytics, and store health. Works with any Shopify store via Admin API. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/claude-ops/skills/ops-ecom) |
|
||||
| `shopify-automation` | adjacent | Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/shopify-automation) |
|
||||
| `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) |
|
||||
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
|
||||
| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) |
|
||||
| `outlook-calendar-automation` | adjacent | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-calendar-automation) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `pdf-fill-studio` | adjacent | Fill any PDF locally and place each value precisely in a visual editor. Use when the user wants to fill out a PDF form, enter data into a PDF, complete a tax/insurance/bank form, or position text on a flat/scanned PDF. Handles flat … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/document-processing/pdf-fill-studio) |
|
||||
| `deadline-prep` | adjacent | Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/deadline-prep) |
|
||||
|
||||
## Source: dyoshikawa/rulesync
|
||||
|
||||
- Repository: [https://github.com/dyoshikawa/rulesync](https://github.com/dyoshikawa/rulesync) (commit `c61d846`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `release-dry-run` | adjacent | Dry run for release: summarize changes since last release and suggest version bump. | [source](https://github.com/dyoshikawa/rulesync/tree/c61d846/.rulesync/skills/release-dry-run) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/document-skills/docx) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `gws-calendar` | adjacent | Google Calendar: Manage calendars and events. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/gws-calendar) |
|
||||
| `persona-event-coordinator` | adjacent | Plan and manage events — scheduling, invitations, and logistics. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/persona-event-coordinator) |
|
||||
| `recipe-plan-weekly-schedule` | adjacent | Review your Google Calendar week, identify gaps, and add events to fill them. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-plan-weekly-schedule) |
|
||||
| `recipe-share-event-materials` | adjacent | Share Google Drive files with all attendees of a Google Calendar event. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-share-event-materials) |
|
||||
|
||||
## Source: gotalab/cc-sdd
|
||||
|
||||
- Repository: [https://github.com/gotalab/cc-sdd](https://github.com/gotalab/cc-sdd) (commit `29aee95`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `kiro-steering` | adjacent | Maintain {{KIRO_DIR}}/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents. | [source](https://github.com/gotalab/cc-sdd/tree/29aee95/tools/cc-sdd/templates/agents/claude-code-skills/skills/kiro-steering) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `app-store-changelog` | adjacent | Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/app-store-changelog) |
|
||||
|
||||
## Source: HeshamFS/materials-simulation-skills
|
||||
|
||||
- Repository: [https://github.com/HeshamFS/materials-simulation-skills](https://github.com/HeshamFS/materials-simulation-skills) (commit `fa1ce8d`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `performance-profiling` | adjacent | Identify computational bottlenecks, analyze parallel scaling, estimate memory requirements, and generate optimization recommendations for materials simulations — parse timing logs to find dominant phases (solver, assembly, I/O), evaluate … | [source](https://github.com/HeshamFS/materials-simulation-skills/tree/fa1ce8d/skills/simulation-workflow/performance-profiling) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `shopify-b2b-wholesale` | adjacent | Build Shopify Plus B2B features with companies, catalogs, and wholesale pricing. Use when setting up wholesale accounts, creating price lists, or configuring B2B checkout with purchase orders. Trigger with phrases like "shopify b2b", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/shopify-pack/skills/shopify-b2b-wholesale) |
|
||||
| `flexport-core-workflow-a` | adjacent | Execute Flexport primary workflow: shipment booking and purchase order management. Use when creating bookings, managing purchase orders, tracking freight, or building the core shipment lifecycle integration. Trigger: "flexport booking", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-core-workflow-a) |
|
||||
| `webflow-core-workflow-b` | adjacent | Execute Webflow secondary workflows \u2014 Sites management, Pages API,\ \ Forms submissions,\nEcommerce (products/orders/inventory), and Custom Code via\ \ the Data API v2.\nUse when managing sites, reading pages, handling form data,\ \ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/webflow-pack/skills/webflow-core-workflow-b) |
|
||||
| `cursor-performance-tuning` | adjacent | Optimize Cursor IDE performance: reduce memory usage, speed up indexing, tune AI features, and manage extensions for large codebases. Triggers on "cursor performance", "cursor slow", "cursor optimization", "cursor memory", "speed up … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-performance-tuning) |
|
||||
| `detecting-performance-bottlenecks` | adjacent | Execute this skill enables AI assistant to detect and resolve performance bottlenecks in applications. it analyzes cpu, memory, i/o, and database performance to identify areas of concern. use this skill when you need to diagnose slow … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/bottleneck-detector/skills/detecting-performance-bottlenecks) |
|
||||
| `excel-variance-analyzer` | adjacent | Analyze budget vs actual variances in Excel with drill-down and root cause analysis. Use when performing variance analysis or explaining budget differences. Trigger with phrases like ''excel variance'', ''analyze budget variance'', … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-variance-analyzer) |
|
||||
| `freshie-inventory` | adjacent | Manage the freshie ecosystem inventory database \u2014 a CMDB tracking\ \ all plugins,\nskills, packs, and compliance grades across 50 SQLite tables. Use\ \ when checking\necosystem health, running discovery scans, validating compliance,\ … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/freshie-inventory-manager/skills/freshie-inventory) |
|
||||
| `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) |
|
||||
| `presentation-slide-outliner` | adjacent | Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/18-visual-content/presentation-slide-outliner) |
|
||||
|
||||
## Source: memvid/claude-brain
|
||||
|
||||
- Repository: [https://github.com/memvid/claude-brain](https://github.com/memvid/claude-brain) (commit `5df71f7`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/memory) |
|
||||
| `mind` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/mind) |
|
||||
|
||||
## Source: microsoft/power-platform-skills
|
||||
|
||||
- Repository: [https://github.com/microsoft/power-platform-skills](https://github.com/microsoft/power-platform-skills) (commit `0d7ed9a`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `manage-flows` | adjacent | Manage flow lifecycle - publish, test, batch operations, inventory reports. Use when the user asks to publish, test, batch manage, or get an inventory of flows. | [source](https://github.com/microsoft/power-platform-skills/tree/0d7ed9a/plugins/power-automate/skills/manage-flows) |
|
||||
|
||||
## 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) |
|
||||
| `vendor-evaluation` | adjacent | Create a structured vendor evaluation framework for any procurement decision. Use when asked to evaluate vendors, compare suppliers, run an RFP scoring process, or assess a software or service provider. Produces a weighted scorecard, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-operations/skills/vendor-evaluation) |
|
||||
| `assumption-bounty` | adjacent | Extract every hidden assumption from a plan or document and put a price on each one — what it costs if wrong, what it costs to test. Use before committing to anything whose author says 'obviously' or whose spreadsheet has hardcoded cells: … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-warroom/skills/assumption-bounty) |
|
||||
| `bom-cost-review` | adjacent | Review a bill of materials for cost, risk, and supply exposure — cost rollup, top-10 cost drivers, single-source and EOL risk, MOQ vs forecast mismatch, cost-down candidates, and tariff/logistics sensitivity. Use when asked to review a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-hardware/skills/bom-cost-review) |
|
||||
| `professional-brain` | adjacent | Maintain a durable, local markdown memory ('brain') of your product context, decisions, hypotheses, and stakeholders that other skills read from and write back to. Use when asked to set up a brain, ingest notes/artifacts into memory, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-cross/skills/professional-brain) |
|
||||
|
||||
## 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-sbom-for-supply-chain-vulnerabilities` | adjacent | Parses Software Bill of Materials (SBOM) in CycloneDX and SPDX JSON formats to identify supply chain vulnerabilities by correlating components against the NVD CVE database via the NVD 2.0 API. Builds dependency graphs, calculates risk … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-sbom-for-supply-chain-vulnerabilities) |
|
||||
| `analyzing-cobalt-strike-beacon-configuration` | adjacent | Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-cobalt-strike-beacon-configuration) |
|
||||
| `analyzing-heap-spray-exploitation` | adjacent | Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-heap-spray-exploitation) |
|
||||
| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
| `analyzing-macro-malware-in-office-documents` | adjacent | 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) |
|
||||
| `analyzing-memory-dumps-with-volatility` | adjacent | Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-dumps-with-volatility) |
|
||||
| `analyzing-supply-chain-malware-artifacts` | adjacent | Investigate supply chain attack artifacts including trojanized software updates, compromised build pipelines, and sideloaded dependencies to identify intrusion vectors and scope of compromise. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-supply-chain-malware-artifacts) |
|
||||
| `performing-api-inventory-and-discovery` | adjacent | Performs API inventory and discovery to identify all API endpoints in an organization''s environment including documented, undocumented, shadow, zombie, and deprecated APIs. The tester uses passive traffic analysis, active scanning, DNS … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-api-inventory-and-discovery) |
|
||||
| `performing-cloud-asset-inventory-with-cartography` | adjacent | Perform comprehensive cloud asset inventory and relationship mapping using Cartography to build a Neo4j security graph of infrastructure assets, IAM permissions, and attack paths across AWS, GCP, and Azure. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-cloud-asset-inventory-with-cartography) |
|
||||
| `performing-post-quantum-cryptography-migration` | adjacent | Assesses organizational readiness for post-quantum cryptography migration per NIST FIPS 203/204/205 standards. Performs cryptographic inventory scanning to identify quantum-vulnerable algorithms (RSA, ECDH, ECDSA), evaluates hybrid TLS … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-post-quantum-cryptography-migration) |
|
||||
| `performing-thick-client-application-penetration-test` | adjacent | Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-thick-client-application-penetration-test) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `dropshipping-product-research` | core | Product research for dropshipping businesses. Identify profitable products with reliable suppliers, healthy margins, and manageable competition. Evaluates shipping times, return risk, and marketing viability. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/dropshipping-product-research) |
|
||||
| `dynamic-pricing-ecommerce` | adjacent | Design a controlled dynamic-pricing or repricing system for ecommerce products. Use when a seller asks for demand-based, inventory-based, competitor-responsive, or time-based price rules; SKU eligibility; price floors and ceilings; … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/dynamic-pricing-ecommerce) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Create, edit, and analyze Word documents with tracked changes, comments, and formatting. Useful for design briefs, copy docs, and review-ready deliverables. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/docx) |
|
||||
| `pptx-html-fidelity-audit` | adjacent | Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout … | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/pptx-html-fidelity-audit) |
|
||||
|
||||
## Source: open-gitagent/opengap
|
||||
|
||||
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `document-review` | adjacent | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) |
|
||||
|
||||
## Source: plasma-ai/fractal
|
||||
|
||||
- Repository: [https://github.com/plasma-ai/fractal](https://github.com/plasma-ai/fractal) (commit `73ce05a`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory` | adjacent | How to maintain node memory well -- the node's persistent knowledge store. | [source](https://github.com/plasma-ai/fractal/tree/73ce05a/fractal/_node/skills/memory) |
|
||||
|
||||
## Source: qdrant/skills
|
||||
|
||||
- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `qdrant-performance-optimization` | adjacent | Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage optimization. Use when planning configuration or capacity changes to improve speed and efficiency. For diagnosing an active … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-performance-optimization) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `gmail` | adjacent | Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/gmail) |
|
||||
| `google-slides` | adjacent | Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-slides) |
|
||||
|
||||
## Source: silverstein/minutes
|
||||
|
||||
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `minutes-brief` | adjacent | Fast non-interactive briefing before any meeting — auto-detects your next calendar event, pulls relationship history, surfaces open commitments, and produces a one-page brief in under 30 seconds. Use this whenever the user says "brief me", … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-brief) |
|
||||
| `minutes-cleanup` | adjacent | Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-cleanup) |
|
||||
| `minutes-note` | adjacent | Add a note to the current recording or annotate a past meeting. Use whenever the user says "note that", "remember this", "mark this as important", "add a note about", "annotate the meeting", or wants to capture a thought during or after a … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-note) |
|
||||
| `minutes-prep` | adjacent | Interactive meeting preparation — builds a relationship brief and talking points before a call. Use when the user says "prep me for my call with", "I'm meeting with X", "prepare me for", "what should I bring up with", "meeting prep", "get … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-prep) |
|
||||
| `minutes-tag` | adjacent | Lightweight outcome tagging for meetings — won, lost, stalled, great, or noise. Use whenever the user says "tag this meeting", "mark that as a win", "that one was a loss", "tag yesterday's call as stalled", "mark this great", "that meeting … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-tag) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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) |
|
||||
|
||||
## 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-shared-memory` | adjacent | Use when the user asks to update shared memory, initialize multi-agent memory, summarize decisions so far, identify open questions, or prepare a fresh session primer. | [source](https://github.com/WenyuChiou/agent-collab-skills/tree/f3c4097/skills/agent-shared-memory) |
|
||||
21
references/profile.md
Normal file
21
references/profile.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Occupation profile — costume buyer
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/cc844eb8-c81d-40ff-af3d-119700e60f23
|
||||
- **ESCO code:** 3323.1
|
||||
- **ISCO-08 group:** 3323 — Buyers
|
||||
- **O*NET-SOC:** 43-3061.00 — Procurement Clerks (match: closeMatch)
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Costume buyers work with the costume designer in order to identify the materials for the costumes. They buy and rent fabric, thread, accessories and other items needed to finish the wardrobe. Costume buyers may also purchase ready-made clothing items They base their purchases on the sketches of the costume designer.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- costume purchaser
|
||||
- costumes buyer
|
||||
- buyer of costumes
|
||||
- costume and composite effects buyer
|
||||
39
references/skills.md
Normal file
39
references/skills.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Competences — costume buyer
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/cc844eb8-c81d-40ff-af3d-119700e60f23).
|
||||
|
||||
## Essential
|
||||
|
||||
- **aesthetics** (knowledge)
|
||||
- **analyse costume sketches** (skill/competence)
|
||||
- **communicate price changes** (skill/competence)
|
||||
- **identify suppliers** (skill/competence)
|
||||
- **maintain relationship with suppliers** (skill/competence)
|
||||
- **manage budgets** (skill/competence)
|
||||
- **mark differences in colours** (skill/competence)
|
||||
- **place orders for clothing merchandise** (skill/competence)
|
||||
- **place orders for textile materials** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- assemble costume parts (skill/competence)
|
||||
- check deliveries on receipt (skill/competence)
|
||||
- conduct costume research (skill/competence)
|
||||
- coordinate purchasing activities (skill/competence)
|
||||
- define costume materials (skill/competence)
|
||||
- document costume stock (skill/competence)
|
||||
- dressmaking (knowledge)
|
||||
- ensure continuous styling of artists (skill/competence)
|
||||
- fabric types (knowledge)
|
||||
- film production process (knowledge)
|
||||
- film studies (knowledge)
|
||||
- keep up to date on costume design (skill/competence)
|
||||
- lighting techniques (knowledge)
|
||||
- maintain costumes (skill/competence)
|
||||
- maintain inventory of rented items (skill/competence)
|
||||
- manage logistics (skill/competence)
|
||||
- manage rented goods returns (skill/competence)
|
||||
- organise costume fittings (skill/competence)
|
||||
- photography (knowledge)
|
||||
- select costumes (skill/competence)
|
||||
- synthesise clothing with accessories (skill/competence)
|
||||
47
references/tasks.md
Normal file
47
references/tasks.md
Normal file
@@ -0,0 +1,47 @@
|
||||
# Tasks & work activities — costume buyer
|
||||
|
||||
Source: O*NET 30.3, occupation 43-3061.00 (Procurement Clerks).
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Approve and pay bills.
|
||||
- **[Core]** Prepare purchase orders and send copies to suppliers and to departments originating requests.
|
||||
- **[Core]** Determine if inventory quantities are sufficient for needs, ordering more materials when necessary.
|
||||
- **[Core]** Respond to customer and supplier inquiries about order status, changes, or cancellations.
|
||||
- **[Core]** Perform buying duties when necessary.
|
||||
- **[Core]** Contact suppliers to schedule or expedite deliveries and to resolve shortages, missed or late deliveries, and other problems.
|
||||
- **[Core]** Review requisition orders to verify accuracy, terminology, and specifications.
|
||||
- **[Core]** Prepare, maintain, and review purchasing files, reports and price lists.
|
||||
- **[Core]** Compare prices, specifications, and delivery dates to determine the best bid among potential suppliers.
|
||||
- **[Core]** Track the status of requisitions, contracts, and orders.
|
||||
- **[Core]** Calculate costs of orders, and charge or forward invoices to appropriate accounts.
|
||||
- **[Core]** Check shipments when they arrive to ensure that orders have been filled correctly and that goods meet specifications.
|
||||
- **[Core]** Compare suppliers' bills with bids and purchase orders to verify accuracy.
|
||||
- **[Core]** Locate suppliers, using sources such as catalogs and the internet, and interview them to gather information about products to be ordered.
|
||||
- **[Core]** Maintain knowledge of all organizational and governmental rules affecting purchases, and provide information about these rules to organization staff members and to vendors.
|
||||
- **[Core]** Monitor in-house inventory movement and complete inventory transfer forms for bookkeeping purposes.
|
||||
- **[Supplemental]** Train and supervise subordinates and other staff.
|
||||
- **[Supplemental]** Monitor contractor performance, recommending contract modifications when necessary.
|
||||
- **[Supplemental]** Prepare invitation-of-bid forms, and mail forms to supplier firms or distribute forms for public posting.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Analyze financial information.
|
||||
- Calculate costs of goods or services.
|
||||
- Check data for recording errors.
|
||||
- Coordinate shipping activities with external parties.
|
||||
- Discuss account status or activity with customers or patrons.
|
||||
- Execute sales or other financial transactions.
|
||||
- Inspect shipments to ensure correct order fulfillment.
|
||||
- Maintain current knowledge related to work activities.
|
||||
- Maintain operational records.
|
||||
- Monitor inventories of products or materials.
|
||||
- Obtain information about goods or services.
|
||||
- Order materials, supplies, or equipment.
|
||||
- Prepare documentation for contracts, transactions, or regulatory compliance.
|
||||
- Provide information to coworkers.
|
||||
- Send information, materials or documentation.
|
||||
- Supervise clerical or administrative personnel.
|
||||
- Track goods or materials.
|
||||
- Train personnel.
|
||||
- Verify accuracy of financial or transactional data.
|
||||
27
references/tools.md
Normal file
27
references/tools.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Tools & technology — costume buyer
|
||||
|
||||
Source: O*NET 30.3 'Software Skills' for 43-3061.00.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Intuit QuickBooks | Accounting software | yes |
|
||||
| Microsoft Access | Data base user interface and query software | yes |
|
||||
| Oracle Database | Data base user interface and query software | yes |
|
||||
| Microsoft SharePoint | Document management software | yes |
|
||||
| Microsoft Outlook | Electronic mail software | yes |
|
||||
| Oracle PeopleSoft | Enterprise resource planning ERP software | yes |
|
||||
| SAP software | Enterprise resource planning ERP software | yes |
|
||||
| Microsoft Office software | Office suite software | yes |
|
||||
| Microsoft Windows | Operating system software | yes |
|
||||
| Microsoft PowerPoint | Presentation software | yes |
|
||||
| Microsoft Excel | Spreadsheet software | yes |
|
||||
| Microsoft Word | Word processing software | yes |
|
||||
| Work scheduling software | Calendar and scheduling software | |
|
||||
| Electronic data interchange EDI software | Enterprise application integration software | |
|
||||
| Autotask | Enterprise resource planning ERP software | |
|
||||
| IBM Maximo Asset Management | Enterprise resource planning ERP software | |
|
||||
| Oracle JD Edwards EnterpriseOne | Enterprise resource planning ERP software | |
|
||||
| Radiant Systems CounterPoint | Enterprise resource planning ERP software | |
|
||||
| SAP Business Objects | Enterprise resource planning ERP software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
| Inventory tracking software | Inventory management software | |
|
||||
Reference in New Issue
Block a user