commit 06059fc12cebab64d6770fc9a4fc92df643fb5b2 Author: skillfactor-pipeline Date: Fri Aug 14 19:15:14 2026 +0200 feat: back-office-specialist skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..9095bba --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — back-office-specialist + +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 — back-office-specialist + "ESCO (occupation & competences)" : 36 + "O*NET (tasks & tools)" : 50 + "Job boards (market evidence)" : 68 + "Anthropic official Claude skills" : 6 + "External AI skill packs (mapped)" : 164 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 36 | 11.1 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 50 | 15.4 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 68 | 21.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 | 6 | 1.9 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 164 | 50.6 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..cca41e8 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: back-office-specialist +description: "Occupational skill for the role 'back office specialist' (also: back office administrator, back office clerk, back office officer, financial office specialist). Use when the user asks for typical back office specialist work such as: typical back office specialist responsibilities" +--- + +# Back Office Specialist + +Back office specialists perform operations of administrative and organisational nature in a financial company, in support of the front office. They process administration, take care of financial transactions, manage data and company documents and perform supportive tasks and other diverse back office operations in coordination with other parts of the company. + +## Core workflow + + +## How to use this skill + +- Read [references/profile.md](references/profile.md) for the occupation profile and scope. +- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory. +- Check [references/skills.md](references/skills.md) for essential vs. optional competences. +- Check [references/tools.md](references/tools.md) for the software commonly used in this role. +- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution). + +## Key competences (essential) + +- banking activities +- business processes +- comply with legal regulations +- coordinate operational activities +- financial management +- handle paperwork +- maintain records of financial transactions +- manage administrative systems +- manage financial aspects of a company +- monitor company policy +- offer financial services +- office administration +- office software +- perform clerical duties +- process payments + +## Hot technologies + +- Adobe Acrobat +- Adobe Creative Cloud software +- Adobe Illustrator +- Adobe InDesign +- Adobe Photoshop +- Microsoft Access +- Microsoft Excel +- Microsoft Office software +- Microsoft Outlook +- Microsoft PowerPoint + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/b2e81332-0972-4e0f-9a4d-1d15c9c9513b), O*NET 30.3 (43-4011.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..7f80725 --- /dev/null +++ b/manifest.json @@ -0,0 +1,250 @@ +{ + "name": "back-office-specialist", + "title": "back office specialist", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/b2e81332-0972-4e0f-9a4d-1d15c9c9513b", + "esco_code": "4312.2", + "isco_group": "4312", + "onet_soc": "43-4011.00", + "crosswalk_match": "manual nearest via ISCO 4312 (Brokerage Clerks)" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 0, + "dwas": 0, + "skills_essential": 17, + "skills_optional": 18, + "software": 0 + }, + "enrichment_ai_skills": { + "generated": "2026-07-14", + "method": "deterministic mapping (ISCO prefix + title/competence keywords)", + "sources": { + "anthropics/skills": { + "repo": "https://github.com/anthropics/skills", + "commit": "f6656c1", + "license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder", + "skills": 3 + }, + "wshobson/agents": { + "repo": "https://github.com/wshobson/agents", + "commit": "6fd3247", + "license": "MIT (c) Seth Hobson", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 4 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "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": 11 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 9 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 4 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 4 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 3 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 2 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 2 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-ads": { + "repo": "https://github.com/AgriciDaniel/claude-ads", + "commit": "669c760", + "license": "MIT", + "skills": 1 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "license": "MIT", + "skills": 1 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 2 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 2 + }, + "claude-world/director-mode-lite": { + "repo": "https://github.com/claude-world/director-mode-lite", + "commit": "9d0c333", + "license": "MIT", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 3 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 2 + }, + "kazukinagata/shinkoku": { + "repo": "https://github.com/kazukinagata/shinkoku", + "commit": "e610b30", + "license": "MIT", + "skills": 2 + }, + "OpenSenseNova/SenseNova-Skills": { + "repo": "https://github.com/OpenSenseNova/SenseNova-Skills", + "commit": "d8bb438", + "license": "MIT", + "skills": 11 + }, + "ljagiello/ctf-skills": { + "repo": "https://github.com/ljagiello/ctf-skills", + "commit": "d19f35f", + "license": "MIT", + "skills": 1 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "snyk/agent-scan": { + "repo": "https://github.com/snyk/agent-scan", + "commit": "f3a4621", + "license": "Apache-2.0", + "skills": 1 + }, + "ThinkInAIXYZ/deepchat": { + "repo": "https://github.com/ThinkInAIXYZ/deepchat", + "commit": "f275c92", + "license": "Apache-2.0", + "skills": 1 + }, + "jawwadfirdousi/agent-skills": { + "repo": "https://github.com/jawwadfirdousi/agent-skills", + "commit": "962ffed", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 76, + "adjacent": 4 + } + }, + "provenance": { + "items": { + "esco": 36, + "onet": 50, + "jobads": 68, + "wiki_ai": 0, + "anthropic": 6, + "ai_skills": 164, + "stackx": 0 + }, + "share_percent": { + "esco": 11.1, + "onet": 15.4, + "jobads": 21.0, + "wiki_ai": 0.0, + "anthropic": 1.9, + "ai_skills": 50.6, + "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..26e183e --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,338 @@ +# External AI agent skills — back-office-specialist + +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) | +| `xlsx` | adjacent | Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, … | [source](https://github.com/anthropics/skills/tree/main/skills/xlsx) | + +## 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 | +|---|---|---|---| +| `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) | +| `xbrl-filing-generator` | core | XBRL financial statement tagging and SEC filing preparation skill | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/xbrl-filing-generator) | +| `rlhf-systems` | core | Human-feedback-driven model optimization — preference data collection, reward modeling, policy updates, and alignment evaluation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/rlhf-systems) | +| `comparable-company-analyzer` | core | Public company comparable analysis skill with peer selection, multiple calculation, and football field visualization | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/comparable-company-analyzer) | +| `dcf-valuation-modeler` | core | Discounted Cash Flow model builder for comprehensive company valuations with WACC calculation, terminal value estimation, and sensitivity analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/finance-accounting/skills/dcf-valuation-modeler) | +| `queuing-analyzer` | core | Queuing theory analysis skill for analytical evaluation of waiting line systems. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/industrial-engineering/skills/queuing-analyzer) | +| `gpu-memory-analysis` | core | Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/gpu-memory-analysis) | +| `memory-leak-detector` | core | Detect memory leaks in desktop applications through heap analysis and object tracking | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/desktop-development/skills/memory-leak-detector) | + +## 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 | +|---|---|---|---| +| `nutrient-document-processing` | core | Nutrient DWS API を使用してドキュメントの処理、変換、OCR、抽出、編集、署名、フォーム入力を行います。PDF、DOCX、XLSX、PPTX、HTML、画像に対応しています。 | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/docs/ja-JP/skills/nutrient-document-processing) | +| `google-workspace-ops` | core | Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/google-workspace-ops) | + +## 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-monitor` | core | Monitor paid-ad account pacing, delivery, performance, creative fatigue, tracking, policy, and data quality across supported platforms. Use for daily or weekly checks, anomaly review, budget pacing, post-launch verification, or campaign … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-monitor) | + +## Source: ahacker-1/cre-agent-skills + +- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cre-asset-management` | core | CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI … | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-asset-management) | +| `cre-office` | core | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) | + +## Source: alirezarezvani/claude-skills + +- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `financial-analyst` | core | Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/skills/financial-analyst) | +| `risk-management-specialist` | core | Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/skills/risk-management-specialist) | +| `finance-skills` | core | Router/index for the 2 finance skills bundled in this plugin: financial-analyst (ratio analysis, DCF valuation, budget variance, rolling forecasts) and saas-metrics-coach (ARR/MRR, churn, CAC/LTV, NRR, quick ratio). Use when a finance … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/finance/skills/finance-skills) | +| `google-workspace-cli` | core | Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/google-workspace-cli/skills/google-workspace-cli) | + +## 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-literary-analysis` | core | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `cost-benefit` | core | Cost-benefit analysis. Produces economic NPV and financial NPV side by side, with BCR, optimism bias (with mitigation), Marginal Excess Tax Burden, real-terms rebasing, WELLBY / QALY / VPF wellbeing valuation, sensitivity, switching … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/58-charlescoverdale-econstack/cost-benefit) | + +## Source: claude-world/director-mode-lite + +- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `handoff-gemini` | core | Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/handoff-gemini) | + +## 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 | +|---|---|---|---| +| `financial-model` | core | Run deterministic financial models for startup valuation and SaaS health analysis. Triggered by: "/venture-capital-intelligence:financial-model", "run a financial model on X", "DCF this company", "model the financials", "calculate runway", … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/venture-capital-intelligence/skills/financial-model) | +| `docx` | core | 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) | + +## 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 | +|---|---|---|---| +| `risk-management-specialist` | core | Senior Risk Management specialist for medical device companies implementing ISO 14971 risk management throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/risk-management-specialist) | +| `Excel Analysis` | core | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) | +| `code-review-excellence` | core | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) | +| `lint-and-validate` | core | Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/lint-and-validate) | + +## 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` | core | 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) | +| `xlsx` | core | Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/xlsx) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `newsletter-monitor` | core | Scan an AgentMail inbox for newsletter signals using configurable keyword campaigns. Extracts matched keywords, context snippets, and company mentions from incoming emails. Use for monitoring accounting industry newsletters for buying … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/monitoring/composites/newsletter-monitor) | +| `ad-campaign-analyzer` | core | Analyze ad campaign performance data (Google, Meta, LinkedIn) to identify what's working, what's wasting budget, and specific cut/scale/test recommendations. Runs statistical analysis, funnel diagnostics, and multi-channel budget … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/composites/ad-campaign-analyzer) | +| `investor-call-prep` | core | Prepare for investor calls by pulling upcoming meetings from Google Calendar, deeply researching each investor and their firm (website scraping, portfolio analysis, thesis extraction), checking for competitor conflicts, and outputting an … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/research/capabilities/investor-call-prep) | + +## Source: jawwadfirdousi/agent-skills + +- Repository: [https://github.com/jawwadfirdousi/agent-skills](https://github.com/jawwadfirdousi/agent-skills) (commit `962ffed`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `german-elster-tax-filing` | core | gather all information needed to prepare a german personal income tax return in elster for tax years 2024 onward. use when the user wants a questionnaire-style intake, a tax estimate, or a form-by-form elster mapping with exact fields and … | [source](https://github.com/jawwadfirdousi/agent-skills/tree/962ffed/german-elster-tax-filing/skills/german-elster-tax-filing) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `navan-core-workflow-b` | core | Manage Navan expense reporting, transaction data, and ERP synchronization. Use when building expense pipelines, automating approval workflows, or syncing transactions to accounting systems. Trigger with "navan expense management", "navan … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/navan-pack/skills/navan-core-workflow-b) | +| `fondo-webhooks-events` | core | Implement event-driven financial workflows using webhooks from Fondo-connected services: Stripe payment events, Gusto payroll events, and Plaid transactions. Trigger: "fondo webhooks", "fondo events", "stripe payroll webhooks", "financial … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-webhooks-events) | +| `fondo-debug-bundle` | core | Collect diagnostic information for Fondo support including integration status, transaction discrepancies, and financial data reconciliation issues. Trigger: "fondo debug", "fondo support", "fondo diagnostic", "fondo reconciliation". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-debug-bundle) | +| `fondo-hello-world` | core | Verify Fondo setup by checking financial data sync, reviewing categorized transactions, and confirming R&D tax credit eligibility. Trigger: "fondo first sync", "fondo verify", "fondo hello world", "fondo test". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-hello-world) | +| `fondo-prod-checklist` | core | Execute Fondo production readiness checklist for year-end tax filing, R&D credit claims, and board-ready financial reporting. Trigger: "fondo production", "fondo tax filing ready", "fondo year-end checklist". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-prod-checklist) | +| `fondo-upgrade-migration` | core | Migrate to Fondo from other bookkeeping services, switch between Fondo plans, or transition accountants while maintaining financial continuity. Trigger: "migrate to fondo", "switch to fondo", "fondo migration", "change accountant". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/fondo-pack/skills/fondo-upgrade-migration) | +| `excel-lbo-modeler` | core | Build leveraged buyout (LBO) models in Excel with debt schedules and IRR analysis. Use when structuring LBO transactions or analyzing PE returns. Trigger with phrases like ''excel lbo'', ''build lbo model'', ''calculate pe returns''. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/excel-analyst-pro/skills/excel-lbo-modeler) | +| `cursor-performance-tuning` | core | 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) | +| `evaluating-machine-learning-models` | core | Build this skill allows AI assistant to evaluate machine learning models using a comprehensive suite of metrics. it should be used when the user requests model performance analysis, validation, or testing. AI assistant can use this skill … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-ml/model-evaluation-suite/skills/evaluating-machine-learning-models) | +| `excel-variance-analyzer` | core | 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) | +| `flexport-webhooks-events` | core | Implement Flexport webhook event handling for shipment milestones, booking updates, purchase order events, and invoice notifications. Trigger: "flexport webhooks", "flexport events", "flexport milestones", "flexport shipment tracking … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-webhooks-events) | + +## Source: kazukinagata/shinkoku + +- Repository: [https://github.com/kazukinagata/shinkoku](https://github.com/kazukinagata/shinkoku) (commit `e610b30`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `tax-ebookkeeping-context` | core | Background context for the Electronic Bookkeeping Act (電子帳簿保存法) in the shinkoku tax filing plugin. Contains requirements for electronic bookkeeping, scanner storage, mandatory electronic transaction data storage, and shinkoku's compliance … | [source](https://github.com/kazukinagata/shinkoku/tree/e610b30/skills/tax-ebookkeeping-context) | +| `tax-legal-context` | core | Background legal and regulatory context for the shinkoku tax filing plugin. Contains the standard disclaimer about the scope of tax information provided, the relationship to the Tax Accountant Act (税理士法), and tool limitations. This skill … | [source](https://github.com/kazukinagata/shinkoku/tree/e610b30/skills/tax-legal-context) | + +## Source: ljagiello/ctf-skills + +- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ctf-forensics` | core | Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-forensics) | + +## Source: microsoft/skills + +- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `azure-ai-document-intelligence-dotnet` | core | Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet) | +| `azure-ai-document-intelligence-ts` | core | Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models. | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-sdk-typescript/skills/azure-ai-document-intelligence-ts) | + +## 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 | +|---|---|---|---| +| `expense-policy` | core | Write a clear company expense & reimbursement policy. Use when asked to write an expense policy, a reimbursement policy, a travel & expense (T&E) policy, or spending guidelines. Produces a practical policy — what's covered, limits by … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-accounting/skills/expense-policy) | +| `kyc-escalation` | core | Write an internal KYC/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-banking/skills/kyc-escalation) | + +## Source: mukul975/Anthropic-Cybersecurity-Skills + +- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) | +| `conducting-memory-forensics-with-volatility` | core | Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memory acquisition, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-memory-forensics-with-volatility) | +| `analyzing-memory-forensics-with-lime-and-volatility` | core | Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-forensics-with-lime-and-volatility) | +| `detecting-process-injection-techniques` | core | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) | + +## 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 | +|---|---|---|---| +| `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) | +| `etsy-advertising` | core | Etsy Ads strategy — budget allocation, bid management, promoted listings, offsite ads opt-out analysis | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/etsy-advertising) | +| `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) | + +## 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 | +|---|---|---|---| +| `dcf-valuation` | core | Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth? | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/dcf-valuation) | + +## Source: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-stakeholder-engagement` | core | Demonstration preparation, audience-tailored presentations, feedback collection, and business outcome measurement. Load when preparing demos or measuring business value delivery. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-stakeholder-engagement) | + +## Source: OpenSenseNova/SenseNova-Skills + +- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `category-filtering-and-difficulty-analysis` | core | 对Excel数据进行自定义分类统计、交叉分析与可视化,并基于多维度指标(如文本长度、术语密度、正则匹配等)进行综合评分与分级,适用于多类别数据分布统计及文本内容难度/质量评估场景。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/category-filtering) | +| `dynamic-large-file-parquet-analysis` | core | 动态统计Excel总行数,当数据量过大(≥10000行)时自动转换为Parquet格式加速读取,并对指定目标列进行条件筛选、分类汇总与结果导出,适用于超大体积Excel文件的快速读取与统计分析。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-table-styling/table-theme-styling) | +| `dynamic-percentage-and-large-file-analysis` | core | 根据文件行数动态切换大文件处理策略(Parquet转换),通过逐行扫描或列匹配提取关键指标并计算占比、均值等统计量,最终输出结构化Excel报告及可视化图表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-statistics/percentage-calculation) | +| `excel-data-analysis-and-report-generation` | core | 从Excel提取多类型数据,并生成包含可视化图表与下载链接的综合分析报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-result-export/report-generation-export) | +| `excel-multi-sheet-dynamic-analysis` | core | 用于分析包含多个Sheet的Excel文件,动态判断数据量级以决定是否转换为Parquet进行大文件处理,并支持跨Sheet的特定字段统计、数据清洗、交叉分析与可视化,最终生成带下载链接的汇总报告。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/specific-sheet-reading) | +| `excel-multi-sheet-threshold-analysis` | core | 统计多Sheet Excel总行数并根据规模选择处理策略,提取特定维度信息进行去重统计,并生成摘要与明细报表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/duplicate-removal) | +| `excel-smart-analysis-and-cleaning` | core | 对多 Sheet Excel 进行智能清洗、跨表核对与可视化分析。。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-cleaning/missing-value-handling) | +| `excel-threshold-analysis-and-styling` | core | 根据 Excel 数据量级自动判断处理策略,执行数值列清洗、条件过滤,并使用 openpyxl 对符合条件的单元格进行样式标记与导出。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-filtering/threshold-filtering) | +| `group-by-analysis` | core | 对多 Sheet 的 Excel 文件进行行数统计、大文件 Parquet 转换预处理、数据清洗及分组聚合分析,并生成带样式标记的统计表与可视化图表。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-analysis/group-by-analysis) | +| `large-excel-analysis-and-formatting` | core | 用于处理多Sheet大型Excel文件,支持大文件Parquet格式转换提速,并使用openpyxl生成带条件高亮和自定义样式的格式化Excel报告及下载链接。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-reading/large-excel-reading) | +| `large-file-parquet-analysis-and-highlight` | core | 当Excel文件总行数超过1万行时,通过转换为Parquet格式提升读取性能,提取目标指标并计算最大值,最后将结果输出为Excel并对特定行进行高亮标注。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-cell-coloring/category-coloring) | + +## 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 | +|---|---|---|---| +| `V3 Memory Unification` | core | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/v3-memory-unification) | + +## 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 | +|---|---|---|---| +| `V3 Memory Unification` | core | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/v3-memory-unification) | + +## 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 | +|---|---|---|---| +| `deep-research` | core | Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/deep-research) | + +## 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` | core | 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` | core | 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) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..c773152 --- /dev/null +++ b/references/market.md @@ -0,0 +1,97 @@ +# Market evidence report — back-office-specialist + +Source: **31 real job ads** (JSearch API, countries: us 31), extracted into the MSSQL evidence store; as of 2026-07-09. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 17 | 55 % | +| n/a | 7 | 23 % | +| junior | 6 | 19 % | +| senior | 1 | 3 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Microsoft Excel | 6 | 19 % | +| 2 | Microsoft Word | 4 | 13 % | +| 3 | ConnectWise | 3 | 10 % | +| 4 | Microsoft Office | 3 | 10 % | +| 5 | Microsoft Outlook | 3 | 10 % | +| 6 | QuickBooks Online | 3 | 10 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | data entry | 10 | 32 % | +| 2 | inventory management | 5 | 16 % | +| 3 | survey completion | 5 | 16 % | +| 4 | accurate response | 3 | 10 % | +| 5 | customer service | 3 | 10 % | +| 6 | data provision | 3 | 10 % | +| 7 | purchase order processing | 3 | 10 % | +| 8 | quote preparation | 3 | 10 % | +| 9 | recordkeeping | 3 | 10 % | +| 10 | shipping and receiving | 3 | 10 % | +| 11 | vital signs measurement | 3 | 10 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | appointment scheduling | 3 | 10 % | +| 2 | data accuracy maintenance | 3 | 10 % | +| 3 | data entry | 3 | 10 % | +| 4 | document organization | 3 | 10 % | +| 5 | mail distribution | 3 | 10 % | +| 6 | office maintenance | 3 | 10 % | +| 7 | providing feedback | 3 | 10 % | +| 8 | redeeming rewards | 3 | 10 % | +| 9 | shipment coordination | 3 | 10 % | +| 10 | stock tracking | 3 | 10 % | +| 11 | supply ordering | 3 | 10 % | +| 12 | taking surveys | 3 | 10 % | +| 13 | technician support | 3 | 10 % | +| 14 | tracking points | 3 | 10 % | + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Back Office Administrator (Part-Time) | 3 | +| Night Back-Office – Data Entry Position | 3 | +| Back Office Support | 2 | +| Evening Back-Office Clerk – Data Entry | 2 | +| Acquisition Back Office Support Specialist | 1 | +| Automotive Office Clerk / Back Up CVR Clerk | 1 | +| Back Office Assistant | 1 | +| Back Office Client Service Manager | 1 | +| Back Office Manager | 1 | +| Back Office Specialist – Gestione Ordini e Clienti | 1 | +| Back Office Specialist Poker 46 | 1 | +| Data Entry & Back-Office Specialist | 1 | +| Dispute & Fraud Back-Office Specialist | 1 | +| Enrollment & Eligibility Back Office Admin | 1 | +| Enrollment & Eligibility Back Office Admin 21 | 1 | +| Export Back-Office Specialist - Bilingual Spanish/French | 1 | +| Medical Assistant (Front & Back Office) | 1 | +| Medical Assistant: Back-Office Support & Patient Care | 1 | +| MEDICAL OFFICE ASSISTANT BH - Westchester Square | 1 | +| Medical Receptionist Front & Back Office | 1 | +| Medical Receptionist: Virtual Back-Office Support | 1 | +| Murex Back Office | 1 | +| Office Manager / Medical Assistant | 1 | +| Payer Back Office Strategy / Technology / Operations Consultant, Senior Manager | 1 | +| Regional Specialty Back Office Manager | 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..198219c --- /dev/null +++ b/references/profile.md @@ -0,0 +1,20 @@ +# Occupation profile — back office specialist + +- **ESCO URI:** http://data.europa.eu/esco/occupation/b2e81332-0972-4e0f-9a4d-1d15c9c9513b +- **ESCO code:** 4312.2 +- **ISCO-08 group:** 4312 — Statistical, finance and insurance clerks + +## Description (ESCO) + +Back office specialists perform operations of administrative and organisational nature in a financial company, in support of the front office. They process administration, take care of financial transactions, manage data and company documents and perform supportive tasks and other diverse back office operations in coordination with other parts of the company. + +## Definition + +nan + +## Alternative labels + +- back office administrator +- back office clerk +- back office officer +- financial office specialist diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..902189e --- /dev/null +++ b/references/skills.md @@ -0,0 +1,56 @@ +# Competences — back office specialist + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/b2e81332-0972-4e0f-9a4d-1d15c9c9513b). + +## Essential + +- **banking activities** (knowledge) +- **business processes** (knowledge) +- **comply with legal regulations** (skill/competence) +- **coordinate operational activities** (skill/competence) +- **financial management** (knowledge) +- **handle paperwork** (skill/competence) +- **maintain records of financial transactions** (skill/competence) +- **manage administrative systems** (skill/competence) +- **manage financial aspects of a company** (skill/competence) +- **monitor company policy** (skill/competence) +- **offer financial services** (skill/competence) +- **office administration** (knowledge) +- **office software** (knowledge) +- **perform clerical duties** (skill/competence) +- **process payments** (skill/competence) +- **provide financial product information** (skill/competence) +- **use office systems** (skill/competence) + +## Optional + +- advise on financial matters (skill/competence) +- apply company policies (skill/competence) +- communicate with banking professionals (skill/competence) +- financial products (knowledge) +- handle financial transactions (skill/competence) +- maintain contract administration (skill/competence) +- manage contracts (skill/competence) +- manage loan administration (skill/competence) +- manage staff (skill/competence) +- obtain financial information (skill/competence) +- present reports (skill/competence) +- principles of insurance (knowledge) +- project management (knowledge) +- provide support in financial calculation (skill/competence) +- securities (knowledge) +- statistics (knowledge) +- trace financial transactions (skill/competence) +- use spreadsheets software (skill/competence) + + + +## Market evidence (job-ad analysis, 31 ads, as of 2026-07-09) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- data entry — **32 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..eca6533 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,31 @@ +# Tasks & work activities — back office specialist + +Source: O*NET 30.3, occupation 43-4011.00 (Brokerage Clerks) — manual nearest-occupation mapping via ISCO group 4312; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Document security transactions, such as purchases, sales, conversions, redemptions, or payments, using computers, accounting ledgers, or certificate records. +- **[Core]** Perform clerical tasks, such as answering phones or distributing mail. +- **[Core]** Correspond with customers and confer with coworkers to answer inquiries, discuss market fluctuations, or resolve account problems. +- **[Supplemental]** Schedule and coordinate transfer and delivery of security certificates between companies, departments, and customers. +- **[Core]** Prepare forms, such as receipts, withdrawal orders, transmittal papers, or transfer confirmations, based on transaction requests from stockholders. +- **[Core]** File, type, or operate standard office machines. +- **[Supplemental]** Monitor daily stock prices and compute fluctuations to determine the need for additional collateral to secure loans. +- **[Supplemental]** Compute total holdings, dividends, interest, transfer taxes, brokerage fees, or commissions and allocate appropriate payments to customers. +- **[Supplemental]** Prepare reports summarizing daily transactions and earnings for individual customer accounts. +- **[Supplemental]** Verify ownership and transaction information and dividend distribution instructions to ensure conformance with governmental regulations, using stock records and reports. + +## Detailed work activities + +- Answer telephones to direct calls or provide information. +- Calculate financial data. +- Confer with coworkers to coordinate work activities. +- Coordinate operational activities. +- Distribute incoming mail. +- File documents or records. +- Monitor financial information. +- Prepare documentation for contracts, transactions, or regulatory compliance. +- Prepare research or technical reports. +- Respond to customer problems or complaints. +- Schedule operational activities. +- Verify accuracy of financial or transactional data. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..f56c7cd --- /dev/null +++ b/references/tools.md @@ -0,0 +1,45 @@ +# Tools & technology — back office specialist + +Source: O*NET 30.3, occupation 43-4011.00 (Brokerage Clerks) — manual nearest-occupation mapping via ISCO group 4312; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Adobe Acrobat | Document management software | yes | +| Adobe Creative Cloud software | Graphics or photo imaging software | yes | +| Adobe Illustrator | Graphics or photo imaging software | yes | +| Adobe InDesign | Desktop publishing software | yes | +| Adobe Photoshop | Graphics or photo imaging software | yes | +| Microsoft Access | Data base user interface and query software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft SharePoint | Document management software | yes | +| Microsoft Word | Word processing software | yes | +| Oracle PeopleSoft | Enterprise resource planning ERP software | yes | +| Salesforce software | Customer relationship management CRM software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| Account management software | Accounting software | | +| Adobe Dreamweaver | Web page creation and editing software | | +| Bloomberg Professional | Financial analysis software | | +| HEAT Software GoldMine | Customer relationship management CRM software | | +| Microsoft Dynamics | Enterprise resource planning ERP software | | +| Microsoft Visual FoxPro | Object oriented data base management software | | +| Online trading software | Desktop communications software | | +| Royal Alliance VISION2020 Core | Customer relationship management CRM software | | +| Scheduling software | Calendar and scheduling software | | +| Transaction processing software | Data base user interface and query software | | +| Web browser software | Internet browser software | | +| WiredRed Software e/pop Basic | Desktop communications software | | + + + +## Market evidence (job-ad analysis, 31 ads, as of 2026-07-09) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Microsoft Excel — **19 %** + +