From 1a279f6afea388d3161f05210c832d572da30eae Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 16:38:00 +0200 Subject: [PATCH] feat: legal-service-manager skill package v0.1.0 --- PROVENANCE.md | 30 ++++ SKILL.md | 61 +++++++ manifest.json | 256 +++++++++++++++++++++++++++++ references/ai-skills.md | 346 ++++++++++++++++++++++++++++++++++++++++ references/profile.md | 23 +++ references/skills.md | 48 ++++++ references/tasks.md | 48 ++++++ references/tools.md | 132 +++++++++++++++ 8 files changed, 944 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/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..1209d6c --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,30 @@ +# Data provenance — legal-service-manager + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — legal-service-manager + "ESCO (occupation & competences)" : 40 + "O*NET (tasks & tools)" : 166 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 168 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 40 | 10.6 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 166 | 43.8 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 168 | 44.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..f079cd7 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,61 @@ +--- +name: legal-service-manager +description: "Occupational skill for the role 'legal service manager' (also: legal practice manager, head of the legal services office, legal firm manager, legal department director, legal office head, legal department chief). Use when the user asks for typical legal service manager work such as: Prepare, draft, and review legal documents, such as wills, deeds, patent applications, mortgages, leases, and contracts.; Negotiate contractual agreements.; Advise clients concerning business transactions, claim liability, advisability of prosecuting or defending lawsuits, or legal rights and obligations." +--- + +# Legal Service Manager + +Legal service managers oversee the general management of a legal service office. They not only strive for the highest efficiency and effectiveness when delivering legal services and advice, but they also coordinate a team of legally trained professionals. They manage different profiles of clients and adjust the legall services to their needs. + +## Core workflow + +1. Prepare, draft, and review legal documents, such as wills, deeds, patent applications, mortgages, leases, and contracts. +2. Negotiate contractual agreements. +3. Advise clients concerning business transactions, claim liability, advisability of prosecuting or defending lawsuits, or legal rights and obligations. +4. Interpret laws, rulings and regulations for individuals and businesses. +5. Analyze the probable outcomes of cases, using knowledge of legal precedents. +6. Evaluate findings and develop strategies and arguments in preparation for presentation of cases. +7. Gather evidence to formulate defense or to initiate legal actions by such means as interviewing clients and witnesses to ascertain the facts of a case. +8. Represent clients in court or before government agencies. + +## 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) + +- advise on drafting policies +- advise on legal decisions +- advise on legal services +- comply with legal regulations +- cost management +- legal case management +- legal department processes +- legal terminology +- liaise with managers +- make strategic business decisions +- manage a team +- manage budgets +- manage data for legal matters +- motivate employees +- provide legal advice + +## Hot technologies + +- Microsoft Access +- Google Analytics +- Adobe Acrobat +- Microsoft Outlook +- SAP software +- Microsoft Office software +- Microsoft PowerPoint +- Microsoft Project +- Microsoft Excel +- Microsoft Word + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/d2ff134e-b41a-4fa3-aceb-1b9f5f5cf015), O*NET 30.3 (23-1011.00). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..0e83968 --- /dev/null +++ b/manifest.json @@ -0,0 +1,256 @@ +{ + "name": "legal-service-manager", + "title": "legal service manager", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/d2ff134e-b41a-4fa3-aceb-1b9f5f5cf015", + "esco_code": "1349.21.1", + "isco_group": "1349", + "onet_soc": "23-1011.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": 22, + "dwas": 17, + "skills_essential": 19, + "skills_optional": 20, + "software": 126 + }, + "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": 3 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 12 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 11 + }, + "bitwize-music-studio/claude-ai-music-skills": { + "repo": "https://github.com/bitwize-music-studio/claude-ai-music-skills", + "commit": "96446de", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 12 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 2 + }, + "code-yeongyu/oh-my-openagent": { + "repo": "https://github.com/code-yeongyu/oh-my-openagent", + "commit": "b19f652", + "license": "custom (see upstream LICENSE)", + "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": 1 + }, + "jezweb/claude-skills": { + "repo": "https://github.com/jezweb/claude-skills", + "commit": "e875a6b", + "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 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 1 + }, + "anbeime/skill": { + "repo": "https://github.com/anbeime/skill", + "commit": "ddad607", + "license": "no explicit license \u2014 referenced by link only", + "skills": 1 + }, + "davepoon/buildwithclaude": { + "repo": "https://github.com/davepoon/buildwithclaude", + "commit": "3c94e0c", + "license": "MIT", + "skills": 3 + }, + "alirezarezvani/claude-code-skill-factory": { + "repo": "https://github.com/alirezarezvani/claude-code-skill-factory", + "commit": "ba18b31", + "license": "MIT", + "skills": 1 + }, + "zebbern/claude-code-guide": { + "repo": "https://github.com/zebbern/claude-code-guide", + "commit": "d2c5280", + "license": "MIT", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 2 + }, + "AgriciDaniel/claude-blog": { + "repo": "https://github.com/AgriciDaniel/claude-blog", + "commit": "49842ea", + "license": "MIT", + "skills": 1 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 1 + }, + "ahacker-1/cre-agent-skills": { + "repo": "https://github.com/ahacker-1/cre-agent-skills", + "commit": "618734e", + "license": "Apache-2.0", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 5 + }, + "sboghossian/master-claude-for-legal": { + "repo": "https://github.com/sboghossian/master-claude-for-legal", + "commit": "b5dde5f", + "license": "MIT", + "skills": 1 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 2 + }, + "kazukinagata/shinkoku": { + "repo": "https://github.com/kazukinagata/shinkoku", + "commit": "e610b30", + "license": "MIT", + "skills": 1 + }, + "rohitg00/skillkit": { + "repo": "https://github.com/rohitg00/skillkit", + "commit": "d2e5c34", + "license": "Apache-2.0", + "skills": 1 + }, + "Chachamaru127/claude-code-harness": { + "repo": "https://github.com/Chachamaru127/claude-code-harness", + "commit": "9851b1a", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "sanjay3290/ai-skills": { + "repo": "https://github.com/sanjay3290/ai-skills", + "commit": "3619692", + "license": "Apache-2.0", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 3 + }, + "indranilbanerjee/digital-marketing-pro": { + "repo": "https://github.com/indranilbanerjee/digital-marketing-pro", + "commit": "a3d119c", + "license": "MIT", + "skills": 2 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 24, + "adjacent": 56 + } + }, + "provenance": { + "items": { + "esco": 40, + "onet": 166, + "jobads": 0, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 168, + "stackx": 0 + }, + "share_percent": { + "esco": 10.6, + "onet": 43.8, + "jobads": 0.0, + "wiki_ai": 0.0, + "anthropic": 1.3, + "ai_skills": 44.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..e832cd9 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,346 @@ +# External AI agent skills — legal-service-manager + +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 | +|---|---|---|---| +| `employment-contract-templates` | core | Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation. | [source](https://github.com/wshobson/agents/tree/main/plugins/hr-legal-compliance/skills/employment-contract-templates) | +| `gdpr-data-handling` | adjacent | Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews. | [source](https://github.com/wshobson/agents/tree/main/plugins/hr-legal-compliance/skills/gdpr-data-handling) | +| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) | + +## Source: 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 | +|---|---|---|---| +| `interview-questions` | adjacent | Generate competency-based and behavioral interview questions with legal compliance validation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/human-resources/skills/interview-questions) | +| `license-compliance-checker` | adjacent | Automated license compliance verification for dependencies to ensure legal compliance during migration | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/code-migration-modernization/skills/license-compliance-checker) | +| `policy-management` | adjacent | Manage corporate policy lifecycle from drafting through compliance | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/legal/skills/policy-management) | +| `entity-management` | adjacent | Track and manage subsidiary and entity information | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/legal/skills/entity-management) | +| `translation-management` | adjacent | 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) | + +## Source: AgriciDaniel/claude-blog + +- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `blog-localize` | adjacent | Cultural adaptation for translated content. Run AFTER blog-translate completes. Adjusts brand examples, CTAs, legal references, and formality for the target market (German, French, Japanese, Spanish, etc.). Deep cultural adaptation of … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-localize) | + +## 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-legal` | adjacent | CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-legal) | + +## Source: alirezarezvani/claude-code-skill-factory + +- Repository: [https://github.com/alirezarezvani/claude-code-skill-factory](https://github.com/alirezarezvani/claude-code-skill-factory) (commit `ba18b31`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `prompt-factory` | adjacent | World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, … | [source](https://github.com/alirezarezvani/claude-code-skill-factory/tree/ba18b31/generated-skills/prompt-factory) | + +## 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 | +|---|---|---|---| +| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) | +| `iso42001-specialist` | adjacent | ISO/IEC 42001:2023 AI Management System (AIMS) specialist for compliance teams running internal audits. Three decisions: (1) Where are the gaps against Clauses 4-10 and what do we close first? (2) What goes in the AI risk register and … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/ra-qm-team/compliance-team-iso42001/skills/iso42001-specialist) | + +## Source: anbeime/skill + +- Repository: [https://github.com/anbeime/skill](https://github.com/anbeime/skill) (commit `ddad607`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `contract-review` | adjacent | Contract review skill that adds comment-based issue annotations without changing original text. Enforces a three-layer review (basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk … | [source](https://github.com/anbeime/skill/tree/ddad607/skills/legal-assistant-skills-main/contract-review) | + +## 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-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) | +| `bm-checkpoint` | adjacent | Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-checkpoint) | +| `bm-orient` | adjacent | Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/plugins/codex/skills/bm-orient) | + +## Source: bitwize-music-studio/claude-ai-music-skills + +- Repository: [https://github.com/bitwize-music-studio/claude-ai-music-skills](https://github.com/bitwize-music-studio/claude-ai-music-skills) (commit `96446de`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `researchers-legal` | core | Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases. | [source](https://github.com/bitwize-music-studio/claude-ai-music-skills/tree/96446de/skills/researchers-legal) | + +## 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 | +|---|---|---|---| +| `courtlistener-api` | core | Legal case law database with PACER data and judge profiles | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/courtlistener-api) | +| `law-skills` | core | 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law) | +| `legal-nlp-guide` | core | NLP techniques for legal text analysis, case law mining, and contracts | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/legal-nlp-guide) | +| `legal-research-guide` | core | Legal research methods, case law analysis, and compliance tools | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/legal-research-guide) | +| `research-lit` | core | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/research-lit) | +| `open-access-guide` | adjacent | Navigate open access policies, repositories, and legal full-text retrieval me... | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/literature/fulltext/open-access-guide) | +| `fulltext-skills` | adjacent | 16 full-text access skills. Trigger: accessing paper PDFs, bulk downloading, open access, text mining. Design: legal full-text retrieval from open repositories, archives, and preprint servers. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/literature/fulltext) | +| `legal-agent-skills-guide` | adjacent | Agent skills collection for legal research and automation | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/legal-agent-skills-guide) | +| `opencontracts-guide` | adjacent | Legal document annotation, versioning, and analysis platform | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/law/opencontracts-guide) | +| `unpaywall-api` | adjacent | Find free legal full-text versions of scholarly articles via Unpaywall | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/literature/fulltext/unpaywall-api) | +| `hud` | adjacent | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | + +## Source: Chachamaru127/claude-code-harness + +- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/memory) | + +## Source: code-yeongyu/oh-my-openagent + +- Repository: [https://github.com/code-yeongyu/oh-my-openagent](https://github.com/code-yeongyu/oh-my-openagent) (commit `b19f652`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ulw-plan` | core | MUST USE for planning before coding when design uncertainty remains after discovery: ambiguous scope, competing decompositions, unclear boundaries, uncertain dependency ordering, architecture decisions, a vague 'just make it good / figure … | [source](https://github.com/code-yeongyu/oh-my-openagent/tree/b19f652/packages/omo-codex/plugin/components/ultrawork/skills/ulw-plan) | + +## 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 | +|---|---|---|---| +| `explain-equity-terms` | adjacent | Activate for ANY equity, legal, or term sheet question related to startup investing or fundraising. Triggers include: "what is a SAFE", "explain this term sheet", "what does pro-rata mean", "what is liquidation preference", "explain … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/venture-capital-intelligence/skills/explain-equity-terms) | +| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) | +| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) | + +## 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 | +|---|---|---|---| +| `agent-memory-mcp` | adjacent | 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) | +| `dependabot-review` | adjacent | Review and manage Dependabot PRs. Categorizes by risk, checks CI status, auto-merges safe updates, and reports issues. Use when the user says "review dependabot", "merge dependabot", "dependabot PRs", or "update dependencies". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/workflow-automation/dependabot-review) | +| `c-pro` | adjacent | Write efficient C code with proper memory management, pointer | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/c-pro) | + +## 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 | +|---|---|---|---| +| `scientific-reporting` | core | Write research/technical reports with strong structure + figure standards. Supports Markdown/HTML/PDF outputs (Quarto optional), executive summary, methods, results, discussion, and reproducibility appendix. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-reporting) | + +## 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 | +|---|---|---|---| +| `sop-library` | adjacent | Manage agency SOPs. Use when: creating, assigning, versioning, or auditing standard operating procedures. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/sop-library) | +| `client-report` | adjacent | Generate client-facing reports. Use when: white-labeled performance report with KPIs, trends, strategic recommendations. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/client-report) | + +## 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 | +|---|---|---|---| +| `blog-localize` | adjacent | Cultural adaptation for translated content. Run AFTER blog-translate completes. Adjusts brand examples, CTAs, legal references, and formality for the target market (German, French, Japanese, Spanish, etc.). Deep cultural adaptation of … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-localize) | + +## 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 | +|---|---|---|---| +| `windsurf-team-settings` | core | Manage team-wide Windsurf settings and AI policies. Activate when users mention "team settings", "organization config", "team policies", "shared settings", or "team standardization". Handles team configuration management. Use when working … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-team-settings) | +| `crest-narrative` | core | Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/crest-narrative) | +| `abridge-cost-tuning` | core | Optimize Abridge clinical AI costs through tier selection, session management, and usage monitoring for healthcare organizations. Use when analyzing Abridge billing, optimizing encounter volume, or right-sizing your Abridge contract for … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/abridge-pack/skills/abridge-cost-tuning) | +| `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) | +| `hyperflow-status` | core | Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work. | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status) | +| `providing-performance-optimization-advice` | core | Provide comprehensive prioritized performance optimization recommendations for frontend, backend, and infrastructure. Use when analyzing bottlenecks or seeking improvement strategies. Trigger with phrases like "optimize performance", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/performance/performance-optimization-advisor/skills/providing-performance-optimization-advice) | +| `trace` | core | Use when encountering bugs, test failures, runtime errors, broken builds, or "this doesn't work" reports. Systematic root-cause analysis before any patch — never blind-patches symptoms. Standalone, ends with a final-integration review of … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/skills/trace) | +| `recording-pentest-engagement` | adjacent | Package an engagement's findings, scan outputs, evidence, and signed ROE into a timestamped archive with a SHA-256 manifest covering every file. Establishes chain of custody so legal counsel, internal audit, or an outside SOC can verify … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/security/penetration-tester/skills/recording-pentest-engagement) | +| `windsurf-cascade-context` | adjacent | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) | +| `granola-data-handling` | adjacent | Manage Granola data export, retention policies, GDPR/CCPA compliance, and archival workflows. Handle Subject Access Requests and Right to Erasure. Trigger: "granola export", "granola data", "granola GDPR", "granola retention", "granola … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-data-handling) | +| `api-key-manager` | adjacent | Manage api key manager operations. Auto-activating skill for Security Fundamentals. Triggers on: api key manager, api key manager Part of the Security Fundamentals skill category. Use when working with APIs or building integrations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/03-security-fundamentals/api-key-manager) | +| `background` | adjacent | Use when the user wants to see, inspect, cancel, or prune background agents fired during prior chain runs. Read/manage `.hyperflow/background/registry.json` and the per-agent output buffers at `.hyperflow/background/.md`. Standalone — … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/hyperflow/skills/background) | + +## Source: jezweb/claude-skills + +- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `proposal-writer` | core | Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/writing/skills/proposal-writer) | + +## Source: 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-legal-context` | adjacent | 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: 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 | +|---|---|---|---| +| `legal-brief` | core | Draft a structured legal brief, case summary, or legal argument outline. Use when asked to write a legal brief, case note, legal memo, argument outline, or position paper. Produces a structured document using IRAC format (Issue, Rule, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-legal/skills/legal-brief) | +| `strategy-memo` | core | Write a strategy memo that commits to a bet and says what you won't do. Use when asked to write a strategy memo, articulate a strategy, make the case for a strategic direction, or align the team on where to focus. Produces a strategy memo … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/strategy-memo) | +| `sop-meeting-prep` | core | Prepare an S&OP cycle readout that surfaces the demand-supply gaps and forces the three decisions the meeting must make. Use when asked to prep an S&OP meeting, build the executive S&OP deck, summarize demand vs supply for the monthly … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/sop-meeting-prep) | +| `sop-writer` | core | Write a Standard Operating Procedure (SOP) for any operational task. Use when asked to write an SOP, standard operating procedure, work instruction, or operating manual. Produces a formal SOP with purpose, scope, procedure steps, quality … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-operations/skills/sop-writer) | +| `ai-usage-policy` | adjacent | Write an AI usage policy people can actually follow — approved tools, data rules, disclosure duties, and review obligations, in one page instead of legal fog. Use when asked for a company AI policy, acceptable-use rules for … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-aiwork/skills/ai-usage-policy) | +| `demand-letter` | adjacent | Draft a firm, professional demand letter that states the facts, the legal/contractual basis, the specific demand, and a deadline. Use when asked to write a demand letter, send a formal demand for payment, draft a cease-and-desist, or … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-legal/skills/demand-letter) | +| `clause-explainer` | adjacent | Explain a contract clause in plain English — what it means, who it favours, the realistic risk, and what to negotiate. Use when asked what a clause means, to decode legal language, explain a term in a contract, or assess whether a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-legal/skills/clause-explainer) | +| `contract-review` | adjacent | Review and summarise any contract or legal agreement. Use when asked to review a contract, check an agreement, flag legal risks, or summarise key clauses. Produces a structured review with key terms, flagged clauses, risk rating, and plain … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-legal/skills/contract-review) | +| `data-retention-policy` | adjacent | Build a data retention and deletion schedule grounded in legal basis. Use when asked to create a data retention policy, set retention periods, plan data deletion/minimisation, or answer 'how long can we keep this data?'. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-compliance/skills/data-retention-policy) | +| `stakeholder-influence-mapper` | adjacent | Map stakeholders for a product decision and produce a tailored influence strategy with talking points. Use when asked to get alignment, build consensus, get buy-in from engineering or finance or legal, navigate organisational resistance, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-strategy/skills/stakeholder-influence-mapper) | +| `redundancy-consultation` | adjacent | Structure a redundancy consultation process and draft key communications (UK employment law focus). Use when asked to plan a redundancy process, write a redundancy letter, structure a consultation, or manage a reduction in force. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-hr/skills/redundancy-consultation) | +| `board-minutes` | adjacent | Write formal board meeting minutes from an agenda, notes, transcript, or discussion summary. Use when asked to draft board minutes, governance minutes, meeting minutes for a board, or a formal record of decisions and actions. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-minutes) | + +## 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-outlook-pst-for-email-forensics` | adjacent | Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments, deleted items, and metadata using libpff, pst-utils, and forensic email analysis tools for legal investigations and … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-outlook-pst-for-email-forensics) | +| `performing-endpoint-forensics-investigation` | adjacent | Performs digital forensics investigation on compromised endpoints including memory acquisition, disk imaging, artifact analysis, and timeline reconstruction. Use when investigating security incidents, collecting evidence for legal … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-endpoint-forensics-investigation) | + +## 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 | +|---|---|---|---| +| `clinical-case-report` | adjacent | Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/clinical-case-report) | + +## Source: rohitg00/skillkit + +- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) | + +## Source: sanjay3290/ai-skills + +- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `google-slides` | adjacent | Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-slides) | + +## Source: sboghossian/master-claude-for-legal + +- Repository: [https://github.com/sboghossian/master-claude-for-legal](https://github.com/sboghossian/master-claude-for-legal) (commit `b5dde5f`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `master-claude-for-legal` | adjacent | Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, MCP connector catalog, practice-area plugins, Microsoft 365 surfaces, managed agents, cold-start … | [source](https://github.com/sboghossian/master-claude-for-legal/tree/b5dde5f) | + +## 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 | +|---|---|---|---| +| `gdpr-compliance` | core | Expert GDPR compliance assistant covering all four core workflows: (1) auditing code and systems for GDPR violations, (2) drafting GDPR-compliant documents such as privacy policies, Data Processing Agreements (DPAs), and consent notices, … | [source](https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/71d8920/plugins/gdpr-compliance/skills/gdpr-compliance) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `saas-launch-checklist` | adjacent | Pre-launch verification across infrastructure, security, legal, payment, email, analytics, and performance. Day-1 monitoring, rollback plan, incident response skeleton, and post-launch week-1 checklist. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/saas-launch-checklist) | +| `compliance-patterns` | adjacent | GDPR data handling, audit logging, data classification, retention policies, and consent management for regulatory compliance. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/compliance-patterns) | + +## Source: wanshuiyin/Auto-claude-code-research-in-sleep + +- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `research-lit` | core | Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/research-lit) | + +## Source: zebbern/claude-code-guide + +- Repository: [https://github.com/zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide) (commit `d2c5280`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `regulatory-audit-generator` | adjacent | Builds compliance checklists for business scenarios involving GDPR, PIPL, or advertising/data laws. Outputs a structured checklist with check items, legal basis, risk levels, and actionable recommendations. Triggered by requests like \"run … | [source](https://github.com/zebbern/claude-code-guide/tree/d2c5280/skills/regulatory-audit-generator) | diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..95390df --- /dev/null +++ b/references/profile.md @@ -0,0 +1,23 @@ +# Occupation profile — legal service manager + +- **ESCO URI:** http://data.europa.eu/esco/occupation/d2ff134e-b41a-4fa3-aceb-1b9f5f5cf015 +- **ESCO code:** 1349.21.1 +- **ISCO-08 group:** 1349 — Professional services managers not elsewhere classified +- **O*NET-SOC:** 23-1011.00 — Lawyers (match: closeMatch) + +## Description (ESCO) + +Legal service managers oversee the general management of a legal service office. They not only strive for the highest efficiency and effectiveness when delivering legal services and advice, but they also coordinate a team of legally trained professionals. They manage different profiles of clients and adjust the legall services to their needs. + +## Definition + +nan + +## Alternative labels + +- legal practice manager +- head of the legal services office +- legal firm manager +- legal department director +- legal office head +- legal department chief diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..c3a5c19 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,48 @@ +# Competences — legal service manager + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/d2ff134e-b41a-4fa3-aceb-1b9f5f5cf015). + +## Essential + +- **advise on drafting policies** (skill/competence) +- **advise on legal decisions** (skill/competence) +- **advise on legal services** (skill/competence) +- **comply with legal regulations** (skill/competence) +- **cost management** (knowledge) +- **legal case management** (knowledge) +- **legal department processes** (knowledge) +- **legal terminology** (knowledge) +- **liaise with managers** (skill/competence) +- **make strategic business decisions** (skill/competence) +- **manage a team** (skill/competence) +- **manage budgets** (skill/competence) +- **manage data for legal matters** (skill/competence) +- **motivate employees** (skill/competence) +- **provide legal advice** (skill/competence) +- **revise legal documents** (skill/competence) +- **strategic planning** (knowledge) +- **supervise legal case procedures** (skill/competence) +- **write work-related reports** (skill/competence) + +## Optional + +- advice on security risk management (skill/competence) +- advise on financial matters (skill/competence) +- advise on tax policy (skill/competence) +- assist with litigation matters (skill/competence) +- business law (knowledge) +- civil law (knowledge) +- consumer law (knowledge) +- corporate law (knowledge) +- intellectual property law (knowledge) +- manage tender processes (skill/competence) +- mergers and acquisitions (knowledge) +- monitor policy proposals (skill/competence) +- negotiate in legal cases (skill/competence) +- negotiate lawyer's fee (skill/competence) +- negotiate settlements (skill/competence) +- prioritise requests (skill/competence) +- private law (knowledge) +- provide legal advice on investments (skill/competence) +- tax legislation (knowledge) +- use communication techniques (skill/competence) diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..14e7a7b --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,48 @@ +# Tasks & work activities — legal service manager + +Source: O*NET 30.3, occupation 23-1011.00 (Lawyers). + +## Task statements + +- **[Core]** Prepare, draft, and review legal documents, such as wills, deeds, patent applications, mortgages, leases, and contracts. +- **[Core]** Negotiate contractual agreements. +- **[Core]** Advise clients concerning business transactions, claim liability, advisability of prosecuting or defending lawsuits, or legal rights and obligations. +- **[Core]** Interpret laws, rulings and regulations for individuals and businesses. +- **[Core]** Analyze the probable outcomes of cases, using knowledge of legal precedents. +- **[Core]** Evaluate findings and develop strategies and arguments in preparation for presentation of cases. +- **[Core]** Gather evidence to formulate defense or to initiate legal actions by such means as interviewing clients and witnesses to ascertain the facts of a case. +- **[Core]** Represent clients in court or before government agencies. +- **[Core]** Examine legal data to determine advisability of defending or prosecuting lawsuit. +- **[Core]** Study Constitution, statutes, decisions, regulations, and ordinances of quasi-judicial bodies to determine ramifications for cases. +- **[Core]** Negotiate settlements of civil disputes. +- **[Core]** Confer with colleagues with specialties in appropriate areas of legal issue to establish and verify bases for legal proceedings. +- **[Core]** Search for and examine public and other legal records to write opinions or establish ownership. +- **[Core]** Supervise legal assistants. +- **[Core]** Perform administrative and management functions related to the practice of law. +- **[Supplemental]** Present and summarize cases to judges and juries. +- **[Supplemental]** Select jurors, argue motions, meet with judges, and question witnesses during the course of a trial. +- **[Supplemental]** Present evidence to defend clients or prosecute defendants in criminal or civil litigation. +- **[Supplemental]** Prepare legal briefs and opinions, and file appeals in state and federal courts of appeal. +- **[Supplemental]** Act as agent, trustee, guardian, or executor for businesses or individuals. +- **[Supplemental]** Probate wills and represent and advise executors and administrators of estates. +- **[Supplemental]** Help develop federal and state programs, draft and interpret laws and legislation, and establish enforcement procedures. + +## Detailed work activities + +- Arbitrate disputes between parties to resolve legal conflicts. +- Direct organizational operations, projects, or services. +- Draft legislation or regulations. +- Evaluate information related to legal matters in public or personal records. +- Identify implications for cases from legal precedents or other legal information. +- Interview claimants to get information related to legal proceedings. +- Manage operations, research, or logistics projects. +- Meet with individuals involved in legal processes to provide information and clarify issues. +- Negotiate contracts with clients or service providers. +- Negotiate purchases or contracts. +- Perform administrative or clerical tasks. +- Prepare documentation of legal proceedings. +- Prepare legal documents. +- Provide legal advice to clients. +- Represent the interests of clients in legal proceedings. +- Research relevant legal materials to aid decision making. +- Supervise activities of other legal personnel. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..083ba12 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,132 @@ +# Tools & technology — legal service manager + +Source: O*NET 30.3 'Software Skills' for 23-1011.00. + +| Software | Category | Hot technology | +|---|---|---| +| Microsoft Access | Data base user interface and query software | yes | +| Google Analytics | Data mining software | yes | +| Adobe Acrobat | Document management software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| SAP software | Enterprise resource planning ERP software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Project | Project management software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Word | Word processing software | yes | +| ESI Software ESILAW | Accounting software | | +| Fund accounting software | Accounting software | | +| Genlex CaseAce | Accounting software | | +| LexisNexis Lexis Back Office | Accounting software | | +| LexisNexis PCLaw | Accounting software | | +| Software Technology Tabs3 | Accounting software | | +| TimePro Legal Software TimePro | Accounting software | | +| TimeSolv Legal | Accounting software | | +| Convex FactLogic | Analytical or scientific software | | +| Direct Hit Systems THREADS | Analytical or scientific software | | +| BQE Software BillQuick | Billing and invoicing software | | +| SMEsource BillingOrchard | Billing and invoicing software | | +| Compugov DocketView | Calendar and scheduling software | | +| CompuLaw Vision | Calendar and scheduling software | | +| Levare Center Court | Calendar and scheduling software | | +| I-many Contract Management | Content workflow software | | +| Abacus Data Systems AbacusLaw | Data base user interface and query software | | +| ADC Legal Systems Perfect Practice | Data base user interface and query software | | +| ADERANT Expert Matter Center | Data base user interface and query software | | +| Advanced Technologies Class Act | Data base user interface and query software | | +| AdvantageLaw WinVantage | Data base user interface and query software | | +| Argosy Legal Systems Power Closer | Data base user interface and query software | | +| Bridgeway eCounsel | Data base user interface and query software | | +| Chesapeake Interlink Needles | Data base user interface and query software | | +| Client Profiles Case Management | Data base user interface and query software | | +| Cobblestone Systems Contract Insight | Data base user interface and query software | | +| Computer Sciences Corporation Legal Solutions Suite | Data base user interface and query software | | +| Corporate Focus Solium Shareworks | Data base user interface and query software | | +| Corporatek EnAct Platinum | Data base user interface and query software | | +| Creative Data Solutions DuProcess | Data base user interface and query software | | +| CrimeCog Technologies E*Justice | Data base user interface and query software | | +| Crocodile Consulting Traffic Control | Data base user interface and query software | | +| CyberDyne Industries CaseWizard | Data base user interface and query software | | +| De Novo Systems De Novo CaseMgr | Data base user interface and query software | | +| Diarymaster | Data base user interface and query software | | +| DPS Software General Litigation | Data base user interface and query software | | +| Eclipse Legal Systems Proclaim | Data base user interface and query software | | +| Economic Analysis Group EAG CaseTrack | Data base user interface and query software | | +| eLawSoftware | Data base user interface and query software | | +| Gavel & Gown Software Amicus Attorney | Data base user interface and query software | | +| HiPerSoft Practice Information Powertool | Data base user interface and query software | | +| Juris | Data base user interface and query software | | +| Justice Systems FullCourt Enterprise | Data base user interface and query software | | +| Lawex TrialWorks | Data base user interface and query software | | +| LawLogix Edge | Data base user interface and query software | | +| LegalEdge Law Firm Suite | Data base user interface and query software | | +| LexisNexis CaseMap | Data base user interface and query software | | +| LexisNexis Lexis Front Office | Data base user interface and query software | | +| LT Online Corporation LAWTRAC | Data base user interface and query software | | +| Lucid IQ CMP | Data base user interface and query software | | +| Nolo Quicken Legal Business Pro | Data base user interface and query software | | +| Orion Law Management Systems Orion | Data base user interface and query software | | +| PerfectLaw All-in-One Suite | Data base user interface and query software | | +| Saga Practice Manager | Data base user interface and query software | | +| Selectica Contract Performance Management | Data base user interface and query software | | +| Solution Specialties TRACKER | Data base user interface and query software | | +| SUSTAIN Justice Edition | Data base user interface and query software | | +| Synaptec LawBase Case Management | Data base user interface and query software | | +| Synergy International Systems Synergy CaseTrack | Data base user interface and query software | | +| Tabs3 PracticeMaster | Data base user interface and query software | | +| Thomson Reuters Elite ProLaw | Data base user interface and query software | | +| TopDogLegal | Data base user interface and query software | | +| Upside Software UpsideContract | Data base user interface and query software | | +| WebEx WebOffice | Data base user interface and query software | | +| Woll2Woll InfoPower Studio | Data base user interface and query software | | +| WorthMORE Software CaseWORTH | Data base user interface and query software | | +| Microsoft Publisher | Desktop publishing software | | +| AbacusNext HotDocs | Document management software | | +| Anacomp CaseLogistix | Document management software | | +| Best Case Solutions Best Case Bankruptcy | Document management software | | +| Captaris Alchemy | Document management software | | +| Catalyst Repository Systems CatalystCR | Document management software | | +| CT hCue | Document management software | | +| CT Summation iBlaze | Document management software | | +| DATAssimilate Systems DATAssimilator | Document management software | | +| FTI Ringtail Legal | Document management software | | +| IBM Federated Records Management | Document management software | | +| Immigrant Software Immigrant Professional | Document management software | | +| Interwoven RecordsManager | Document management software | | +| Iron Mountain Accutrac records management software | Document management software | | +| Microsoft SharePoint Server | Document management software | | +| NetDocuments | Document management software | | +| Nuance PaperPort Professional | Document management software | | +| OpenText eDOCS DM | Document management software | | +| ProDoc | Document management software | | +| Technovation Software ImmigrationPro | Document management software | | +| Thomson West Cowles Estate Practice System | Document management software | | +| WealthCounsel WealthDocs | Document management software | | +| World Software Corporation Worldox | Document management software | | +| Catalyst Repository Systems CatalystDR | Electronic mail software | | +| Catalyst Repository Systems CatalystXE | Electronic mail software | | +| MicroFocus GroupWise | Electronic mail software | | +| ERP software | Enterprise resource planning ERP software | | +| Microsoft Dynamics | Enterprise resource planning ERP software | | +| Fastcase legal software | Information retrieval or search software | | +| LexisNexis | Information retrieval or search software | | +| LexisNexis Shepard's Citations Service | Information retrieval or search software | | +| Thomson Reuters Westlaw | Information retrieval or search software | | +| Wolters Kluwer Loislaw | Information retrieval or search software | | +| Web browser software | Internet browser software | | +| Corel WordPerfect Office Suite | Office suite software | | +| IDEA TrialPro | Presentation software | | +| inData TrialDirector | Presentation software | | +| Verdict Systems Sanction | Presentation software | | +| Visionary Legal Technologies Visionary Professional | Presentation software | | +| Canyon Solutions Jcats | Project management software | | +| Constellation Justice Systems CourtView | Project management software | | +| Customer Expressions i-Sight | Project management software | | +| Legal Files software | Project management software | | +| Practice Technology Prevail | Project management software | | +| Virtual Case Management | Project management software | | +| Tax software | Tax preparation software | | +| Equative TimeLedger | Time accounting software | | +| Sage Timeslips | Time accounting software | | +| LogMeIn GoToMeeting | Video conferencing software | | +| ProCAT Denoto | Word processing software | |