From 5a4465f2c69f1ae6c61442a33e323b256424c25c Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 19:15:54 +0200 Subject: [PATCH] feat: inventory-coordinator skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 71 ++++++++++ manifest.json | 226 +++++++++++++++++++++++++++++ references/ai-skills.md | 306 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 142 +++++++++++++++++++ references/profile.md | 30 ++++ references/skills.md | 47 ++++++ references/tasks.md | 65 +++++++++ references/tools.md | 41 ++++++ 9 files changed, 959 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..f1978f4 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — inventory-coordinator + +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 — inventory-coordinator + "ESCO (occupation & competences)" : 24 + "O*NET (tasks & tools)" : 80 + "Job boards (market evidence)" : 91 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 153 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 24 | 6.8 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 80 | 22.7 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 91 | 25.8 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 153 | 43.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). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..02ee110 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,71 @@ +--- +name: inventory-coordinator +description: "Occupational skill for the role 'inventory coordinator' (also: inventory specialist, inventory administrator, inventory taker, inventory technician, inventory supervisor, stock coordinator). Use when the user asks for typical inventory coordinator work such as: Complete order receipts.; Obtain merchandise from bins or shelves.; Read orders to ascertain catalog numbers, sizes, colors, and quantities of merchandise." +--- + +# Inventory Coordinator + +Inventory coordinators keep track of products stored in warehouses for transport to stores, wholesalers and individual customers. They inspect the inventory and maintain paperwork and documents. + +## Core workflow + +1. Complete order receipts. +2. Obtain merchandise from bins or shelves. +3. Read orders to ascertain catalog numbers, sizes, colors, and quantities of merchandise. +4. Pack and unpack items to be stocked on shelves in stockrooms, warehouses, or storage yards. +5. Store items in an orderly and accessible manner in warehouses, tool rooms, supply rooms, or other areas. +6. Examine and inspect stock items for wear or defects, reporting any damage to supervisors. +7. Answer customers' questions about merchandise and advise customers on merchandise selection. +8. Receive and count stock items, and record data manually or on computer. + +## 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) + +- carry out inventory control accuracy +- carry out inventory planning +- check for damaged items +- ensure stock storage safety +- inventory management rules +- maintain stock control systems +- manage inventory +- mathematics +- monitor stock level +- products coding system +- use spreadsheets software + +## Hot technologies + +- Microsoft Access +- Microsoft Outlook +- SAP software +- Apple Safari +- Microsoft Edge +- Mozilla Firefox +- Microsoft Office software +- Microsoft Windows +- Microsoft Excel +- Google Docs + + + + +## Hot technologies + +Top tools from 46 gated job ads (see references/market.md, as of 2026-07-14): + +- Microsoft Excel — 26 % +- Microsoft Office — 11 % +- SAP — 11 % +- Microsoft Word — 7 % + + + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/d7a9f9e0-e2f5-4804-a0e0-b21ebb1403ee), O*NET 30.3 (53-7065.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..eccc837 --- /dev/null +++ b/manifest.json @@ -0,0 +1,226 @@ +{ + "name": "inventory-coordinator", + "title": "inventory coordinator", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/d7a9f9e0-e2f5-4804-a0e0-b21ebb1403ee", + "esco_code": "4321.1", + "isco_group": "4321", + "onet_soc": "53-7065.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": 30, + "dwas": 26, + "skills_essential": 11, + "skills_optional": 12, + "software": 23 + }, + "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 + }, + "wshobson/agents": { + "repo": "https://github.com/wshobson/agents", + "commit": "6fd3247", + "license": "MIT (c) Seth Hobson", + "skills": 1 + }, + "Sushegaad/Claude-Skills-Governance-Risk-and-Compliance": { + "repo": "https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance", + "commit": "71d8920", + "license": "MIT", + "skills": 2 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 12 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 10 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 6 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 2 + }, + "AgriciDaniel/claude-ads": { + "repo": "https://github.com/AgriciDaniel/claude-ads", + "commit": "669c760", + "license": "MIT", + "skills": 3 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 5 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 2 + }, + "jabrena/plinth": { + "repo": "https://github.com/jabrena/plinth", + "commit": "065eae8", + "license": "Apache-2.0", + "skills": 3 + }, + "avelikiy/great_cto": { + "repo": "https://github.com/avelikiy/great_cto", + "commit": "4fe1e39", + "license": "MIT", + "skills": 3 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + }, + "uxKero/anydesign": { + "repo": "https://github.com/uxKero/anydesign", + "commit": "1b47880", + "license": "MIT", + "skills": 1 + }, + "microsoft/power-platform-skills": { + "repo": "https://github.com/microsoft/power-platform-skills", + "commit": "0d7ed9a", + "license": "MIT", + "skills": 1 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 2 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 2 + }, + "giuseppe-trisciuoglio/developer-kit": { + "repo": "https://github.com/giuseppe-trisciuoglio/developer-kit", + "commit": "306f428", + "license": "MIT", + "skills": 1 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 1 + }, + "inkline/inkline": { + "repo": "https://github.com/inkline/inkline", + "commit": "fcc2bf4", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "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 + }, + "hypnguyen1209/offensive-claude": { + "repo": "https://github.com/hypnguyen1209/offensive-claude", + "commit": "4d62be7", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 77, + "adjacent": 3 + } + }, + "provenance": { + "items": { + "esco": 24, + "onet": 80, + "jobads": 91, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 153, + "stackx": 0 + }, + "share_percent": { + "esco": 6.8, + "onet": 22.7, + "jobads": 25.8, + "wiki_ai": 0.0, + "anthropic": 1.4, + "ai_skills": 43.3, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..203999a --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,306 @@ +# External AI agent skills — inventory-coordinator + +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: wshobson/agents + +- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14) +- License: MIT (c) Seth Hobson + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `file-conversion` | adjacent | Convert files between formats — PDF to Word, HEIC to JPG, MP4 to MP3, CSV to JSON, EPUB to MOBI, and 999 total routes across images, video, audio, documents, data, fonts, ebooks, and archives. Free via changethisfile.com, no API key or … | [source](https://github.com/wshobson/agents/tree/main/plugins/file-conversion/skills/file-conversion) | + +## 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 | +|---|---|---|---| +| `inventory-optimizer` | core | Inventory management optimization skill with safety stock calculation, reorder point determination, and ABC analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/inventory-optimizer) | +| `cycle-count-scheduler` | core | 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) | +| `fifo-lifo-controller` | core | Automated inventory rotation management skill ensuring proper product flow based on expiration, production, or receipt dates | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/fifo-lifo-controller) | +| `dead-stock-identifier` | core | Slow-moving and obsolete inventory identification skill with disposition planning and working capital optimization | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/dead-stock-identifier) | +| `abc-xyz-classifier` | core | Multi-dimensional inventory classification skill combining value (ABC) and demand variability (XYZ) analysis for differentiated policies | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/abc-xyz-classifier) | +| `api-inventory-scanner` | core | Discover and document existing API endpoints from code, logs, and traffic analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/code-migration-modernization/skills/api-inventory-scanner) | +| `component-inventory` | core | Audit and inventory existing UI components in a codebase | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ux-ui-design/skills/component-inventory) | +| `throughput-accountant` | core | TOC financial metrics skill for throughput, inventory, and operating expense analysis with decision support | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/throughput-accountant) | +| `translation-management` | core | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) | +| `dock-scheduling-coordinator` | core | Automated dock appointment scheduling skill with inbound flow optimization and receiving efficiency management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/dock-scheduling-coordinator) | +| `unity-addressables` | core | Unity Addressables asset management skill for remote catalogs, content updates, asset bundles, and memory-efficient asset loading. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unity-addressables) | +| `safety-stock-calculator` | core | Dynamic safety stock and reorder point optimization skill based on demand variability, lead times, and service level targets | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/logistics/skills/safety-stock-calculator) | + +## 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 | +|---|---|---|---| +| `inventory-demand-planning` | core | 在庫管理、需要予測、補充戦略、およびサプライチェーン最適化。 Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/docs/ja-JP/skills/inventory-demand-planning) | +| `quality-nonconformance` | core | Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/quality-nonconformance) | +| `automation-audit-ops` | core | Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/automation-audit-ops) | +| `agentic-os` | core | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) | +| `content-engine` | core | Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/content-engine) | + +## 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-microsoft` | core | 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) | +| `ads-youtube` | core | Audit YouTube Ads campaign setup, video and Demand Gen inventory, Shorts, in-stream, CTV, creative, audiences, brand safety, bidding, and measurement. Use for YouTube Ads, video ads, pre-roll, bumper ads, skippable in-stream, Shorts ads, … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-youtube) | +| `ads-google` | core | 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) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `process-mapper` | core | Use when a BizOps lead, COO, or process-improvement owner needs to document an end-to-end business process (procurement, employee onboarding, incident handoff, customer-onboarding, claims adjudication) in BPMN-style notation, measure cycle … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/business-operations/skills/process-mapper) | + +## Source: avelikiy/great_cto + +- Repository: [https://github.com/avelikiy/great_cto](https://github.com/avelikiy/great_cto) (commit `4fe1e39`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `anydesign` | core | Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes. Use this skill whenever the user wants to understand, document, replicate, or … | [source](https://github.com/avelikiy/great_cto/tree/4fe1e39/skills/anydesign) | +| `vertical-retail` | core | Retail & e-commerce domain knowledge for SMB storefront products (storefront, inventory, pricing, cart-recovery). Codifies the vocabulary (SKU vs variant, reorder point, COGS/margin, ATS, AOV), the non-obvious rules (Shopify owns the … | [source](https://github.com/avelikiy/great_cto/tree/4fe1e39/skills/vertical-retail) | +| `vertical-logistics` | core | Domain knowledge for the logistics & supply-chain vertical (SMB shipping & inventory) so architect and pm don't spec naively. Covers the vocabulary (TMS vs WMS, multi-carrier rate shopping, dimensional weight, BOL/ASN, lot/batch, reorder … | [source](https://github.com/avelikiy/great_cto/tree/4fe1e39/skills/vertical-logistics) | + +## 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-tasks` | core | Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-tasks) | + +## 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 | +|---|---|---|---| +| `benchling-integration` | core | Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/benchling-integration) | +| `agent-memory-mcp` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) | +| `it-operations` | core | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) | + +## 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` | core | 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: hypnguyen1209/offensive-claude + +- Repository: [https://github.com/hypnguyen1209/offensive-claude](https://github.com/hypnguyen1209/offensive-claude) (commit `4d62be7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cicd-supply-chain` | core | Use when attacking or auditing a CI/CD pipeline or software supply chain — pwn requests, poisoned pipeline execution, compromised/mutable-tag actions, dependency confusion, registry worms, runner backdoors, OIDC trust abuse, SLSA/provenance | [source](https://github.com/hypnguyen1209/offensive-claude/tree/4d62be7/skills/cicd-supply-chain) | + +## Source: indranilbanerjee/digital-marketing-pro + +- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `campaign-audit` | core | Audit a brand's existing live campaigns across every active channel — paid, organic, email, social, content, SEO. Produce a current-state inventory, quick-wins backlog, and red-flags list. Use during agency onboarding or before any … | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/campaign-audit) | + +## 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 | +|---|---|---|---| +| `anydesign` | core | Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes. Use this skill whenever the user wants to understand, document, replicate, or … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/anydesign) | + +## 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 | +|---|---|---|---| +| `docs-writing-style` | core | How Inkline documentation is written and kept true — the doc surface, pointers-not-duplicates, the drift watch with its current inventory, voice rules, and the future docs website. Use for any docs/, AGENTS.md, README, or apps/website work. | [source](https://github.com/inkline/inkline/tree/fcc2bf4/.claude/skills/docs-writing-style) | + +## Source: jabrena/plinth + +- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `003-skills-inventory` | core | Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This should trigger for requests such as Create Java system … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/003-skills-inventory) | +| `043-planning-github-issues` | core | Use when you need GitHub CLI (`gh`) installation/authentication guidance and a sanitized GitHub issue inventory workflow. The agent does not ingest GitHub issue or milestone output directly; it asks the user for sanitized issue summaries … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/043-planning-github-issues) | +| `044-planning-jira` | core | Use when you need Jira CLI (`jira`) installation/authentication guidance and a maintainer-authored Jira issue inventory workflow. The agent does not ingest raw Jira issue or JQL output directly; it asks the Jira project maintainer/operator … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/044-planning-jira) | + +## 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 | +|---|---|---|---| +| `webflow-core-workflow-b` | core | 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) | +| `volt-recon` | core | Firmware reconnaissance for takeover — inventory the MCU, peripherals, RTOS, protocols, OTA, power management, and assess code quality with risk flags. Use when asked to "understand this firmware", "device inventory", or "embedded … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/volt-recon) | +| `warden-recon` | core | Security reconnaissance — full inventory of secrets management, IAM, dependencies, auth, encryption, audit logging, and compliance gaps. Use when asked about "security posture", "how secure is this", or "security assessment". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/warden-recon) | +| `snowflake-known-pitfalls` | core | Identify and avoid Snowflake anti-patterns and common mistakes in SQL, warehouse management, data loading, and access control. Use when reviewing Snowflake configurations, onboarding new users, or auditing existing Snowflake deployments … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/snowflake-pack/skills/snowflake-known-pitfalls) | +| `shopify-core-workflow-a` | core | Manage Shopify products, variants, and collections using the GraphQL Admin API. Use when creating, updating, or querying products, managing inventory, or building product catalog integrations. Trigger with phrases like "shopify products", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/shopify-pack/skills/shopify-core-workflow-a) | +| `apex-recon` | core | Engineering lead reconnaissance — inventory the project before planning. Use when asked to "understand this project", "orient me on this codebase", "what's the state of the repo", "what's in progress", or before starting work on an … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/apex-recon) | +| `freshie-inventory` | core | 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) | +| `flexport-data-handling` | core | Implement data handling for Flexport supply chain data including PII redaction, shipment data retention, GDPR compliance, and secure document management. Trigger: "flexport data handling", "flexport PII", "flexport GDPR", "flexport data … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-data-handling) | +| `apify-cost-tuning` | core | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) | +| `flexport-migration-deep-dive` | core | Execute major migration strategies for Flexport including migrating from legacy freight forwarders, ERP system integration, and strangler fig patterns. Trigger: "flexport migration", "migrate to flexport", "flexport ERP integration". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-migration-deep-dive) | +| `flexport-reference-architecture` | core | Implement Flexport reference architecture for supply chain integrations with best-practice project layout, service boundaries, and data flow. Trigger: "flexport architecture", "flexport project structure", "flexport system design". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-reference-architecture) | +| `memory-kit` | core | Persistent context management for Claude Code sessions. Save, load, update, share, and audit session memory via MEMORY.md. Prevents context loss on compaction or session restart. Use when starting a session, before compaction, syncing … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/productivity/claude-memory-kit/skills/memory-kit) | + +## 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` | core | 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: 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-mgmt-apicenter-dotnet` | core | Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet) | +| `azure-mgmt-apicenter-py` | core | Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization. Triggers: "azure-mgmt-apicenter", "ApiCenterMgmtClient", "API Center", "API inventory", "API governance". | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-python/skills/azure-mgmt-apicenter-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 | +|---|---|---|---| +| `inventory-policy` | core | Set inventory policy for an item class: segmentation, safety stock, and replenishment method. Use when asked to set safety stock levels, segment items by ABC/XYZ, choose reorder points vs min-max, define stocking policy, or review excess … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/inventory-policy) | +| `demand-forecast-review` | core | Interrogate a demand forecast before the business commits supply and inventory to it. Use when asked to review a demand plan, challenge a forecast, check forecast accuracy, decompose baseline vs uplift, or find hockey sticks in the … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/demand-forecast-review) | + +## 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 | +|---|---|---|---| +| `managing-third-party-vendor-risk` | core | Build and run a third-party / vendor risk management (TPRM) program aligned to NIST SP 800-161 C-SCRM and NIST CSF 2.0 GV.SC: inventory and tier vendors by risk, send the right due-diligence questionnaire (SIG, CAIQ), review evidence (SOC … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/managing-third-party-vendor-risk) | +| `detecting-shadow-api-endpoints` | core | Discover and inventory shadow API endpoints that operate outside documented specifications using traffic analysis, code scanning, and API discovery platforms. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-shadow-api-endpoints) | +| `performing-api-inventory-and-discovery` | core | 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) | +| `analyzing-linux-kernel-rootkits` | core | 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` | 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) | +| `implementing-code-signing-for-artifacts` | core | This skill covers implementing code signing for build artifacts to ensure integrity and authenticity throughout the software supply chain. It addresses signing binaries, packages, and containers using GPG, Sigstore, and platform-specific … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-code-signing-for-artifacts) | + +## 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 | +|---|---|---|---| +| `shopify-inventory-management` | core | Multi-location inventory — transfers, low stock alerts, demand forecasting, safety stock, ABC analysis | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/shopify-inventory-management) | +| `tiktok-shop-inventory` | core | Inventory management for TikTok Shop — demand forecasting, viral stock planning, FBT optimization | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-inventory) | +| `supply-chain-optimization-tiktok` | core | Supply Chain Bottleneck Analyzer for TikTok Shop sellers. Diagnose cash flow, inventory turnover, affiliate commissions, and return rates. Includes FBT cost analysis, influencer payout optimization, and viral product lifecycle management. … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/supply-chain-optimization/supply-chain-optimization-tiktok) | +| `dynamic-pricing-ecommerce` | core | 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) | +| `warehouse-optimization` | core | E-commerce warehouse and inventory optimization advisor. Analyzes inventory health, calculates safety stock and reorder points, performs ABC analysis, evaluates fulfillment costs, and provides actionable recommendations for improving … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/warehouse-optimization) | +| `supply-chain-optimization-walmart` | core | Supply Chain Bottleneck Analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. Includes comparison with Amazon FBA, lower storage fee optimization, and Walmart Connect ad spend analysis. No … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/supply-chain-optimization/supply-chain-optimization-walmart) | +| `supply-chain-optimization-shopify` | core | Supply Chain Bottleneck Analyzer for Shopify/DTC stores. Diagnose cash flow, inventory, shipping costs, and customer acquisition efficiency. Includes CAC/LTV analysis, 3PL cost optimization, and ad spend benchmarks. No API key required for … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/supply-chain-optimization/supply-chain-optimization-shopify) | +| `ecommerce-returns-management` | core | Optimize e-commerce returns process and reduce return rates. Returns policy design, reverse logistics, root cause analysis, and customer retention through better returns experience. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-returns-management) | +| `etsy-seasonal-strategy` | core | Seasonal selling calendar — holiday prep, trending categories, listing refresh timing, inventory planning | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/etsy-seasonal-strategy) | +| `product-launch-strategy` | core | Plan and execute e-commerce product launches. Pre-launch, launch day, and post-launch playbooks for Amazon, Shopify, and multi-channel sellers. Covers inventory, pricing, advertising, and review strategy. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/product-launch-strategy) | + +## Source: ruvnet/claude-code-flow + +- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) | +| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) | + +## Source: ruvnet/ruflo + +- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory-management` | core | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) | +| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) | + +## Source: Sushegaad/Claude-Skills-Governance-Risk-and-Compliance + +- Repository: [https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance) (commit `71d8920`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cis-controls` | core | Expert CIS Controls v8 (CIS Top 18) advisor — implementation group scoping (IG1/IG2/IG3), control gap assessments, safeguard-level guidance, asset inventory, software inventory, data protection, secure configuration, account management, … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/cis-controls/skills/cis-controls) | +| `ism` | core | Expert Australian Information Security Manual (ISM) advisor for government entities and their supply chains. Use for ISM control selection, gap analysis, system authorisation, IRAP assessment preparation, security documentation, and ASD … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/ism/skills/ism) | + +## Source: uxKero/anydesign + +- Repository: [https://github.com/uxKero/anydesign](https://github.com/uxKero/anydesign) (commit `1b47880`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `anydesign` | core | Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes. Use this skill whenever the user wants to understand, document, replicate, or … | [source](https://github.com/uxKero/anydesign/tree/1b47880) | + +## 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 | +|---|---|---|---| +| `system-profile` | core | Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says \"profile\", \"benchmark\", \"bottleneck\", or wants performance analysis. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/skills-codex/system-profile) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..ee57318 --- /dev/null +++ b/references/market.md @@ -0,0 +1,142 @@ +# Market evidence report — inventory-coordinator + +Source: **46 real job ads** (JSearch API, countries: us 46), extracted into the MSSQL evidence store; as of 2026-07-14. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 30 | 65 % | +| n/a | 9 | 20 % | +| junior | 6 | 13 % | +| lead | 1 | 2 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 12 | 26 % | +| 2 | Microsoft Office | 5 | 11 % | +| 3 | SAP | 5 | 11 % | +| 4 | Microsoft Word | 3 | 7 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | inventory management | 22 | 48 % | +| 2 | inventory control | 13 | 28 % | +| 3 | cycle counting | 12 | 26 % | +| 4 | data entry | 9 | 20 % | +| 5 | data analysis | 8 | 17 % | +| 6 | problem solving | 6 | 13 % | +| 7 | material handling | 5 | 11 % | +| 8 | receiving | 5 | 11 % | +| 9 | auditing | 4 | 9 % | +| 10 | order processing | 4 | 9 % | +| 11 | process improvement | 4 | 9 % | +| 12 | supply chain management | 4 | 9 % | +| 13 | warehouse operations | 4 | 9 % | +| 14 | asset protection | 3 | 7 % | +| 15 | inventory auditing | 3 | 7 % | +| 16 | planogram validation | 3 | 7 % | +| 17 | pricing | 3 | 7 % | +| 18 | purchasing | 3 | 7 % | +| 19 | reporting | 3 | 7 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | one box receiving | 3 | 7 % | +| 2 | scan out returns | 3 | 7 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | inventory record maintenance | 6 | 13 % | +| 2 | report preparation | 4 | 9 % | +| 3 | customer assistance | 3 | 7 % | +| 4 | inventory execution | 3 | 7 % | +| 5 | price changes | 3 | 7 % | +| 6 | shipment verification | 3 | 7 % | + +## Regional breakdown + +> **Corpus note:** 46 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +46 ads. + +**Top hard skills:** + +- inventory management — 48 % (22 ads) +- inventory control — 28 % (13 ads) +- cycle counting — 26 % (12 ads) +- data entry — 20 % (9 ads) +- data analysis — 17 % (8 ads) +- problem solving — 13 % (6 ads) +- material handling — 11 % (5 ads) +- receiving — 11 % (5 ads) +- auditing — 9 % (4 ads) +- order processing — 9 % (4 ads) + +**Top tools:** + +- Microsoft Excel — 26 % (12 ads) +- Microsoft Office — 11 % (5 ads) +- SAP — 11 % (5 ads) +- Microsoft Word — 7 % (3 ads) +- Audit Inventory Management System (AIMS) — 4 % (2 ads) +- camera — 4 % (2 ads) +- ERP software — 4 % (2 ads) +- ERP system — 4 % (2 ads) +- forklift — 4 % (2 ads) +- handheld inventory device — 4 % (2 ads) + +**Seniority:** mid 65 % · n/a 20 % · junior 13 % · lead 2 % + +### 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 | +|---|---| +| Inventory Specialist | 10 | +| Inventory Control Coordinator | 6 | +| Inventory Coordinator | 5 | +| Inventory Auditor | 2 | +| DC Inventory Control Specialist Mon-Fri | 1 | +| Distribution Inventory Specialist | 1 | +| Inventory Clerk | 1 | +| Inventory Control and Materials Coordinator | 1 | +| Inventory Control Coordinator, Dist Ctr | 1 | +| Inventory Control Specialist III | 1 | +| Inventory Coordinator - Maintenance | 1 | +| Inventory Coordinator (Entry Level) | 1 | +| Inventory Manager | 1 | +| Inventory Specialist II | 1 | +| Inventory Supervisor (DME & Retail Operations) | 1 | +| Logistics Support Specialist | 1 | +| Pharmacy Inventory Coordinator II | 1 | +| Procurement & Inventory Specialist | 1 | +| Procurement and Inventory Specialist | 1 | +| Remote Inventory Coordinator Temp | 1 | +| Retail Inventory Control Specialist | 1 | +| Retail Inventory Coordinator | 1 | +| Retail Inventory Specialist - Part Time | 1 | +| Stock & Inventory Specialist | 1 | +| Supply Chain Inventory Control Coordinator | 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. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..590b3f5 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,30 @@ +# Occupation profile — inventory coordinator + +- **ESCO URI:** http://data.europa.eu/esco/occupation/d7a9f9e0-e2f5-4804-a0e0-b21ebb1403ee +- **ESCO code:** 4321.1 +- **ISCO-08 group:** 4321 — Stock clerks +- **O*NET-SOC:** 53-7065.00 — Stockers and Order Fillers (match: closeMatch) + +## Description (ESCO) + +Inventory coordinators keep track of products stored in warehouses for transport to stores, wholesalers and individual customers. They inspect the inventory and maintain paperwork and documents. + +## Definition + +nan + +## Alternative labels + +- inventory specialist +- inventory administrator +- inventory taker +- inventory technician +- inventory supervisor +- stock coordinator +- inventory control supervisor +- stockroom coordinator +- inventory associate +- warehouse coordinator +- inventory controller +- warehouse specialist +- store coordinator diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..3cf68d6 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,47 @@ +# Competences — inventory coordinator + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/d7a9f9e0-e2f5-4804-a0e0-b21ebb1403ee). + +## Essential + +- **carry out inventory control accuracy** (skill/competence) +- **carry out inventory planning** (skill/competence) +- **check for damaged items** (skill/competence) +- **ensure stock storage safety** (skill/competence) +- **inventory management rules** (knowledge) +- **maintain stock control systems** (skill/competence) +- **manage inventory** (skill/competence) +- **mathematics** (knowledge) +- **monitor stock level** (skill/competence) +- **products coding system** (knowledge) +- **use spreadsheets software** (skill/competence) + +## Optional + +- advise on efficiency improvements (skill/competence) +- develop communication networks with shipping sites (skill/competence) +- handle returns (skill/competence) +- issue purchase orders (skill/competence) +- manage warehouse inventory (skill/competence) +- operate warehouse record systems (skill/competence) +- order supplies (skill/competence) +- oversee stock quality control (skill/competence) +- perform clerical duties (skill/competence) +- receive goods (skill/competence) +- stack goods (skill/competence) +- warehouse operations (knowledge) + + + +## Market evidence (job-ad analysis, 46 ads, as of 2026-07-14) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- inventory management — **48 %** +- inventory control — **28 %** +- cycle counting — **26 %** +- data entry — **20 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..3aeb5b7 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,65 @@ +# Tasks & work activities — inventory coordinator + +Source: O*NET 30.3, occupation 53-7065.00 (Stockers and Order Fillers). + +## Task statements + +- **[Core]** Complete order receipts. +- **[Core]** Obtain merchandise from bins or shelves. +- **[Core]** Read orders to ascertain catalog numbers, sizes, colors, and quantities of merchandise. +- **[Core]** Pack and unpack items to be stocked on shelves in stockrooms, warehouses, or storage yards. +- **[Core]** Store items in an orderly and accessible manner in warehouses, tool rooms, supply rooms, or other areas. +- **[Core]** Examine and inspect stock items for wear or defects, reporting any damage to supervisors. +- **[Core]** Answer customers' questions about merchandise and advise customers on merchandise selection. +- **[Core]** Receive and count stock items, and record data manually or on computer. +- **[Core]** Stamp, attach, or change price tags on merchandise, referring to price list. +- **[Core]** Stock shelves, racks, cases, bins, and tables with new or transferred merchandise. +- **[Core]** Mark stock items, using identification tags, stamps, electric marking tools, or other labeling equipment. +- **[Core]** Take inventory or examine merchandise to identify items to be reordered or replenished. +- **[Core]** Issue or distribute materials, products, parts, and supplies to customers or coworkers, based on information from incoming requisitions. +- **[Core]** Provide assistance or direction to other stockroom, warehouse, or storage yard workers. +- **[Core]** Clean display cases, shelves, and aisles. +- **[Core]** Design and set up advertising signs and displays of merchandise on shelves, counters, or tables to attract customers and promote sales. +- **[Core]** Pack customer purchases in bags or cartons. +- **[Core]** Dispose of damaged or defective items, or return them to vendors. +- **[Core]** Clean and maintain supplies, tools, equipment, and storage areas to ensure compliance with safety regulations. +- **[Core]** Recommend disposal of excess, defective, or obsolete stock. +- **[Core]** Keep records on the use or damage of stock or stock-handling equipment. +- **[Core]** Keep records of out-going orders. +- **[Core]** Determine proper storage methods, identification, and stock location, based on turnover, environmental factors, and physical capabilities of facilities. +- **[Core]** Operate equipment such as forklifts. +- **[Core]** Receive, unload, open, unpack, or issue sales floor merchandise. +- **[Supplemental]** Compare merchandise invoices to items actually received to ensure that shipments are correct. +- **[Supplemental]** Itemize and total customer merchandise selection at checkout counter, using cash register, and accept cash or charge card for purchases. +- **[Supplemental]** Transport packages to customers' vehicles. +- **[Supplemental]** Compute prices of items or groups of items. +- **[Supplemental]** Requisition merchandise from supplier, based on available space, merchandise on hand, customer demand, or advertised specials. + +## Detailed work activities + +- Advise others on business or operational matters. +- Attach identification information to products, items or containers. +- Calculate costs of goods or services. +- Clean facilities or equipment. +- Collect deposits, payments or fees. +- Deliver items. +- Discuss goods or services information with customers or patrons. +- Distribute materials to employees or customers. +- Inspect items for damage or defects. +- Inspect shipments to ensure correct order fulfillment. +- Maintain operational records. +- Monitor inventories of products or materials. +- Operate forklifts or other loaders. +- Order materials, supplies, or equipment. +- Package objects for shipping. +- Prepare documentation for contracts, transactions, or regulatory compliance. +- Read work orders to determine material or setup requirements. +- Receive shipments. +- Record shipping information. +- Remove debris or damaged materials. +- Send information, materials or documentation. +- Set up merchandise displays. +- Stock supplies or merchandise. +- Store items. +- Store records or related materials. +- Unload materials or equipment. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..9d10672 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,41 @@ +# Tools & technology — inventory coordinator + +Source: O*NET 30.3 'Software Skills' for 53-7065.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| Apple Safari | Internet browser software | yes | +| Microsoft Edge | Internet browser software | yes | +| Mozilla Firefox | Internet browser software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Google Docs | Word processing software | yes | +| Microsoft Word | Word processing software | yes | +| Work scheduling software | Calendar and scheduling software | | +| Data entry software | Data base user interface and query software | | +| Eko | Desktop communications software | | +| Email software | Electronic mail software | | +| Microsoft Dynamics GP | Enterprise resource planning ERP software | | +| Oracle JD Edwards EnterpriseOne | Enterprise resource planning ERP software | | +| Inventory management systems | Inventory management software | | +| Inventory tracking software | Inventory management software | | +| Ordering software | Inventory management software | | +| Warehouse management system WMS | Materials requirements planning logistics and supply chain software | | +| Handheld computer device software | Operating system software | | +| Voice picking software | Voice synthesizer and recognition software | | + + + +## Market evidence (job-ad analysis, 46 ads, as of 2026-07-14) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Excel — **26 %** + +