feat: legal-consultant skill package v0.1.0

This commit is contained in:
skillfactor-pipeline
2026-08-14 17:34:26 +02:00
commit a71a447b63
9 changed files with 964 additions and 0 deletions

31
PROVENANCE.md Normal file
View File

@@ -0,0 +1,31 @@
# Data provenance — legal-consultant
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 — legal-consultant
"ESCO (occupation & competences)" : 38
"O*NET (tasks & tools)" : 166
"Job boards (market evidence)" : 36
"Anthropic official Claude skills" : 6
"External AI skill packs (mapped)" : 152
```
| Source | Items | Share | Files |
|---|---|---|---|
| ESCO (occupation & competences) | 38 | 9.5 % | references/profile.md, references/skills.md |
| O*NET (tasks & tools) | 166 | 41.7 % | references/tasks.md, references/tools.md |
| Job boards (market evidence) | 36 | 9.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.5 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
| External AI skill packs (mapped) | 152 | 38.2 % | 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).

57
SKILL.md Normal file
View File

@@ -0,0 +1,57 @@
---
name: legal-consultant
description: "Occupational skill for the role 'legal consultant' (also: legal advisor, legal nurse consultant, city legal advisor, business law consultant, city legal adviser, legal adviser). Use when the user asks for typical legal consultant 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 Consultant
Legal consultants advise a varied array of clients ranging from business, individuals, up to legal firms. They provide legal advisory outside courtrooms in relation to legal affairs which depend on the nature of the client. They advise in matters such as merging of multinationals, housing purchase, modification of contracts and its implications. They help clients in general to abide by the regulations and avoid committing illegal acts.
## 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 legal decisions
- analyse legal enforceability
- compile legal documents
- ensure law application
- identify clients' needs
- interpret law
- legal terminology
- private law
- protect client interests
- provide legal advice
- use consulting techniques
## 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/31854d78-3615-43a4-aa3a-c597ecb20ceb), O*NET 30.3 (23-1011.00). See manifest.json for licensing/attribution.*

226
manifest.json Normal file
View File

@@ -0,0 +1,226 @@
{
"name": "legal-consultant",
"title": "legal consultant",
"version": "0.1.0",
"layer": "core",
"language": "en",
"generated": "2026-07-07",
"ids": {
"esco_uri": "http://data.europa.eu/esco/occupation/31854d78-3615-43a4-aa3a-c597ecb20ceb",
"esco_code": "2619.7",
"isco_group": "2619",
"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": 11,
"skills_optional": 26,
"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": 3
},
"wshobson/agents": {
"repo": "https://github.com/wshobson/agents",
"commit": "6fd3247",
"license": "MIT (c) Seth Hobson",
"skills": 2
},
"brycewang-stanford/Auto-Empirical-Research-Skills": {
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
"commit": "85bf545",
"license": "CC-BY-4.0",
"skills": 7
},
"zebbern/claude-code-guide": {
"repo": "https://github.com/zebbern/claude-code-guide",
"commit": "d2c5280",
"license": "MIT",
"skills": 1
},
"alirezarezvani/claude-skills": {
"repo": "https://github.com/alirezarezvani/claude-skills",
"commit": "0241f43",
"license": "MIT",
"skills": 5
},
"a5c-ai/babysitter": {
"repo": "https://github.com/a5c-ai/babysitter",
"commit": "44a5d58b",
"license": "MIT",
"skills": 12
},
"anbeime/skill": {
"repo": "https://github.com/anbeime/skill",
"commit": "ddad607",
"license": "no explicit license \u2014 referenced by link only",
"skills": 1
},
"mukul975/Anthropic-Cybersecurity-Skills": {
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"commit": "673da1f",
"license": "Apache-2.0",
"skills": 7
},
"mohitagw15856/pm-claude-skills": {
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
"commit": "876fa30",
"license": "MIT",
"skills": 2
},
"vibeeval/vibecosystem": {
"repo": "https://github.com/vibeeval/vibecosystem",
"commit": "cea9462",
"license": "MIT",
"skills": 4
},
"jeremylongshore/claude-code-plugins-plus-skills": {
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
"commit": "e112938a",
"license": "MIT",
"skills": 12
},
"ahacker-1/cre-agent-skills": {
"repo": "https://github.com/ahacker-1/cre-agent-skills",
"commit": "618734e",
"license": "Apache-2.0",
"skills": 1
},
"affaan-m/everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"commit": "ed38744",
"license": "MIT",
"skills": 3
},
"samber/cc-skills-golang": {
"repo": "https://github.com/samber/cc-skills-golang",
"commit": "4881c01",
"license": "MIT",
"skills": 2
},
"davepoon/buildwithclaude": {
"repo": "https://github.com/davepoon/buildwithclaude",
"commit": "3c94e0c",
"license": "MIT",
"skills": 2
},
"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
},
"davila7/claude-code-templates": {
"repo": "https://github.com/davila7/claude-code-templates",
"commit": "fa79251",
"license": "MIT",
"skills": 4
},
"open-gitagent/opengap": {
"repo": "https://github.com/open-gitagent/opengap",
"commit": "d7a8e2e",
"license": "MIT",
"skills": 1
},
"pedrohcgs/claude-code-my-workflow": {
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
"commit": "be53c12",
"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
},
"jabrena/plinth": {
"repo": "https://github.com/jabrena/plinth",
"commit": "065eae8",
"license": "Apache-2.0",
"skills": 1
},
"ruvnet/claude-code-flow": {
"repo": "https://github.com/ruvnet/claude-code-flow",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"ruvnet/ruflo": {
"repo": "https://github.com/ruvnet/ruflo",
"commit": "73914bd",
"license": "MIT",
"skills": 2
},
"jeffallan/claude-skills": {
"repo": "https://github.com/jeffallan/claude-skills",
"commit": "e8be415",
"license": "MIT",
"skills": 1
},
"omergocmen/vibe-coder-kit": {
"repo": "https://github.com/omergocmen/vibe-coder-kit",
"commit": "76c5b30",
"license": "MIT",
"skills": 1
},
"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": 77,
"adjacent": 3
}
},
"provenance": {
"items": {
"esco": 38,
"onet": 166,
"jobads": 36,
"wiki_ai": 0,
"anthropic": 6,
"ai_skills": 152,
"stackx": 0
},
"share_percent": {
"esco": 9.5,
"onet": 41.7,
"jobads": 9.0,
"wiki_ai": 0.0,
"anthropic": 1.5,
"ai_skills": 38.2,
"stackx": 0.0
},
"method": "content items per source category"
},
"collar": "white",
"computer_work": true
}

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

@@ -0,0 +1,306 @@
# External AI agent skills — legal-consultant
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) |
| `pptx` | adjacent | Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even … | [source](https://github.com/anthropics/skills/tree/main/skills/pptx) |
## 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` | core | 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) |
## 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 |
|---|---|---|---|
| `policy-management` | core | 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) |
| `license-compliance-checker` | core | 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) |
| `interview-questions` | core | 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) |
| `gdpr-compliance-automator` | core | GDPR compliance assessment and automation for data mapping, consent management, DSAR handling, and privacy impact assessments | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/security-compliance/skills/gdpr-compliance-automator) |
| `echidna-fuzzer` | core | Property-based testing and fuzzing using Echidna for smart contracts. Includes invariant definition, corpus management, coverage analysis, and CI/CD integration for comprehensive security testing. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/cryptography-blockchain/skills/echidna-fuzzer) |
| `hardhat-framework` | core | Expert usage of Hardhat for smart contract development, testing, and deployment. Includes TypeChain generation, plugin ecosystem, network forking, and deployment management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/cryptography-blockchain/skills/hardhat-framework) |
| `board-governance` | core | Support board of directors governance and meeting management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/legal/skills/board-governance) |
| `bug-bounty` | core | Bug bounty program management and security disclosure expertise for smart contracts. Covers program setup on Immunefi, vulnerability triage, responsible disclosure coordination, bounty payments, and post-disclosure analysis. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/cryptography-blockchain/skills/bug-bounty) |
| `collection-documentation` | core | Create and maintain comprehensive collection records including cataloging, photography, condition documentation, and database management following AAM/ICOM standards | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/collection-documentation) |
| `context-engineering` | core | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
| `contract-analyzer` | core | Contract analysis and negotiation support skill with clause extraction and risk identification | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/supply-chain/skills/contract-analyzer) |
| `entity-management` | core | Track and manage subsidiary and entity information | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/legal/skills/entity-management) |
## 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 |
|---|---|---|---|
| `react-patterns` | core | React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.kiro/skills/react-patterns) |
| `enterprise-agent-ops` | core | Operate long-lived agent workloads with observability, security boundaries, and lifecycle management. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/enterprise-agent-ops) |
| `agentic-os` | core | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
## 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` | core | 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-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 |
|---|---|---|---|
| `iso42001-specialist` | core | 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) |
| `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) |
| `ciso-advisor` | core | Security leadership for growth-stage companies. Risk quantification in dollars, compliance roadmap (SOC 2/ISO 27001/HIPAA/GDPR), security architecture strategy, incident response leadership, and board-level security reporting. Use when … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ciso-advisor) |
| `founder-coach` | core | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) |
| `gc-review` | core | /cs:gc-review <plan> — General Counsel interrogation of contracts, IP, regulatory, term sheets, and employment-law surface. Use when reviewing a term sheet before signing, redlining a customer MSA, or checking IP assignment and regulatory … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/c-level-agents/skills/gc-review) |
## 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` | core | 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-schema` | core | Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-schema) |
## 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 |
|---|---|---|---|
| `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-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) |
| `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) |
| `business-skills` | core | 5 business research skills. Trigger: business strategy, market analysis, competitive intelligence. Design: analytical frameworks and methods for management and innovation research. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business) |
| `opencontracts-guide` | core | 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) |
| `legal-agent-skills-guide` | core | 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) |
| `hud` | core | 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: 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 |
|---|---|---|---|
| `monday-automation` | core | Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/monday-automation) |
| `google-calendar-automation` | core | 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) |
## 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` | core | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
| `c-pro` | core | 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) |
| `context-window-management` | core | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/context-window-management) |
| `it-operations` | core | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
## Source: jabrena/plinth
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
- License: Apache-2.0
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `125-java-concurrency` | core | Use when you need to apply Java concurrency best practices — including thread safety fundamentals, ExecutorService thread pool management, concurrent design patterns like Producer-Consumer, asynchronous programming with CompletableFuture, … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/125-java-concurrency) |
## Source: jeffallan/claude-skills
- Repository: [https://github.com/jeffallan/claude-skills](https://github.com/jeffallan/claude-skills) (commit `e8be415`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `angular-architect` | core | Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications … | [source](https://github.com/jeffallan/claude-skills/tree/e8be415/skills/angular-architect) |
## 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 |
|---|---|---|---|
| `find-law-firm` | core | Use whenever the user wants to find, shortlist, vet, or enrich US B2B law firms — corporate, IP/patent, M&A and securities, employment, commercial litigation, regulatory/compliance, data privacy/cyber, real estate, and tax. Triggers on … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-law-firm) |
| `flexport-data-handling` | core | Implement data handling for Flexport supply chain data including PII redaction, shipment data retention, GDPR compliance, and secure document management. Trigger: "flexport data handling", "flexport PII", "flexport GDPR", "flexport data … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/flexport-pack/skills/flexport-data-handling) |
| `supabase-data-handling` | core | Implement GDPR/CCPA compliance with Supabase: RLS for data isolation, user deletion via auth.admin.deleteUser(), data export via SQL, PII column management, backup/restore workflows, and retention policies. Use when handling sensitive … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/supabase-pack/skills/supabase-data-handling) |
| `twinmind-data-handling` | core | Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies. Use when implementing data handling, or managing TwinMind meeting AI operations. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-data-handling) |
| `apollo-data-handling` | core | Apollo.io data management and compliance. Use when handling contact data, implementing GDPR compliance, or managing data exports and retention. Trigger with phrases like "apollo data", "apollo gdpr", "apollo compliance", "apollo data … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apollo-pack/skills/apollo-data-handling) |
| `instantly-data-handling` | core | Implement Instantly.ai lead data management, GDPR/CAN-SPAM compliance, and list operations. Use when handling lead imports, managing block lists, implementing unsubscribe flows, or ensuring compliance with email regulations. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/instantly-pack/skills/instantly-data-handling) |
| `posthog-data-handling` | core | PostHog PII handling, GDPR compliance, consent management, data deletion, property sanitization, and privacy-safe analytics configuration. Trigger: "posthog data", "posthog PII", "posthog GDPR", "posthog data retention", "posthog privacy", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/posthog-pack/skills/posthog-data-handling) |
| `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) |
| `contract-review` | core | Orchestrates a comprehensive multi-agent contract review that analyzes risk, plain-English translation, missing protections, and compliance in parallel. Use when a user shares a contract and wants a full review, safety score, or executive … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/business-tools/general-legal-assistant/skills/contract-review) |
| `glean-core-workflow-b` | core | Execute Glean secondary workflow: bulk document indexing, custom datasource connectors, and content lifecycle management via the Indexing API. Trigger: "glean bulk index", "glean custom connector", "glean datasource", "glean indexing". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/glean-pack/skills/glean-core-workflow-b) |
| `recording-pentest-engagement` | core | 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) |
| `twinmind-core-workflow-b` | core | Execute TwinMind secondary workflow: Action item extraction and follow-up automation. Use when automating meeting follow-ups, extracting tasks, or integrating with project management tools. Trigger with phrases like "twinmind action … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-core-workflow-b) |
## 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 |
|---|---|---|---|
| `clause-explainer` | core | 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` | core | 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) |
## 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` | core | 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` | core | 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) |
| `implementing-aws-security-hub` | core | This skill covers deploying AWS Security Hub as a centralized cloud security posture management platform that aggregates findings from GuardDuty, Inspector, Macie, and third-party tools. It details enabling security standards like CIS AWS … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-aws-security-hub) |
| `implementing-azure-defender-for-cloud` | core | Implementing Microsoft Defender for Cloud to enable cloud security posture management, workload protection across VMs, containers, databases, and storage, configure security recommendations, and set up adaptive security controls with … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-azure-defender-for-cloud) |
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
| `implementing-iso-27001-information-security-management` | core | ISO/IEC 27001:2022 is the international standard for establishing, implementing, maintaining, and continually improving an Information Security Management System (ISMS). This skill covers the complete | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-iso-27001-information-security-management) |
| `implementing-zero-trust-with-hashicorp-boundary` | core | Implement HashiCorp Boundary for identity-aware zero trust infrastructure access management with dynamic credential brokering, session recording, and Vault integration. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/implementing-zero-trust-with-hashicorp-boundary) |
## 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 |
|---|---|---|---|
| `html-ppt-graphify-dark-graph` | core | Open Design's feature business case for the plugin marketplace: the user pain, options, tradeoffs, and the measure of success. Built as a decision-grade product management deck for PM, eng, design, leadership. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-graphify-dark-graph) |
## Source: omergocmen/vibe-coder-kit
- Repository: [https://github.com/omergocmen/vibe-coder-kit](https://github.com/omergocmen/vibe-coder-kit) (commit `76c5b30`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `github` | core | Manages all git operations (commit, push, branch management, PR creation) in a standardized, safe, and consistent way. Automatically runs the code-review skill before any commit. Enforces Conventional Commits standard. Handles the full … | [source](https://github.com/omergocmen/vibe-coder-kit/tree/76c5b30/.agent/skills/github) |
## Source: open-gitagent/opengap
- Repository: [https://github.com/open-gitagent/opengap](https://github.com/open-gitagent/opengap) (commit `d7a8e2e`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `document-review` | core | Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the … | [source](https://github.com/open-gitagent/opengap/tree/d7a8e2e/examples/full/skills/document-review) |
## Source: pedrohcgs/claude-code-my-workflow
- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `grant-proposal` | core | Scaffold a research grant proposal (NSF, NIH, ERC, or foundation) by composing existing primitives — pulls identification strategy from an `/interview-me` spec, delegates the data-management plan to `/data-management-plan` and the … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/grant-proposal) |
## 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 |
|---|---|---|---|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/hooks-automation) |
## 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 |
|---|---|---|---|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
| `Hooks Automation` | core | Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/hooks-automation) |
## Source: samber/cc-skills-golang
- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14)
- License: MIT
| Skill | Tier | What it adds | Upstream |
|---|---|---|---|
| `golang-dependency-management` | core | Dependency management strategies for Golang projects — go.mod management, installing/upgrading packages, Minimal Version Selection, vulnerability scanning, outdated dependency tracking, binary size analysis, Dependabot/Renovate setup, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-dependency-management) |
| `golang-security` | core | Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-security) |
## 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 |
|---|---|---|---|
| `compliance-patterns` | core | 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) |
| `gdpr-compliance` | core | GDPR compliance - data subject rights, lawful basis, DPIA, privacy by design, breach notification, consent management, cross-border transfers, PII masking | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/gdpr-compliance) |
| `kvkk-compliance` | core | KVKK and GDPR compliance patterns - consent management, right to erasure, breach notification, audit logging, cookie consent, and data classification. | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/kvkk-compliance) |
| `brand-identity` | core | Voice framework, visual identity standards, color palette management, typography specs, brand consistency | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/brand-identity) |
## 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` | core | 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) |

78
references/market.md Normal file
View File

@@ -0,0 +1,78 @@
# Market evidence report — legal-consultant
Source: **16 real job ads** (JSearch API, countries: us 16), extracted into the MSSQL evidence store; as of 2026-07-15.
This report contains extracted, aggregated facts only — no ad text is
reproduced (copyright / platform terms).
## Seniority distribution
| Seniority | Ads | Share |
|---|---|---|
| mid | 8 | 50 % |
| senior | 7 | 44 % |
| lead | 1 | 6 % |
## Tools — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Hard skills — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
| 1 | contract drafting | 4 | 25 % |
| 2 | contract negotiation | 4 | 25 % |
| 3 | regulatory compliance | 4 | 25 % |
| 4 | employment law | 3 | 19 % |
| 5 | legal research | 3 | 19 % |
| 6 | risk management | 3 | 19 % |
## Methods — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Responsibilities — full market ranking
| # | Item | Ads | Share |
|---|---|---|---|
## Regional breakdown
> **Corpus note:** 16 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative.
### US (us)
**Insufficient evidence** — 16 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### UK (gb)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
### EU/DACH (de, at, ch, nl)
**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region.
## Job title variants in the market
| Title | Ads |
|---|---|
| Corporate Legal Counsel | 2 |
| AI Legal Consultant (US Law) Project-Based | 1 |
| Attorney-Regional | 1 |
| Commercial Contracts Counsel | 1 |
| Health Solutions Legal Consultant (AVP) - Compliance & Policy Consulting Team | 1 |
| Immigration Legal Advisor | 1 |
| Lead Corporate Legal Advisor | 1 |
| Legal Counsel - Digital Assets & Emerging Technologies | 1 |
| Of Counsel - Insurance Coverage | 1 |
| Privacy & Legal Compliance Consultant | 1 |
| Senior Legal Counsel - Fundraising, AI & Product | 1 |
| Senior Legal Counsel US Employment | 1 |
| Senior Legal Counsel: Government Contracts & Compliance | 1 |
| Senior M&A Legal Counsel: Strategy & Growth | 1 |
| Sr. Legal Counsel | 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.

23
references/profile.md Normal file
View File

@@ -0,0 +1,23 @@
# Occupation profile — legal consultant
- **ESCO URI:** http://data.europa.eu/esco/occupation/31854d78-3615-43a4-aa3a-c597ecb20ceb
- **ESCO code:** 2619.7
- **ISCO-08 group:** 2619 — Legal professionals not elsewhere classified
- **O*NET-SOC:** 23-1011.00 — Lawyers (match: closeMatch)
## Description (ESCO)
Legal consultants advise a varied array of clients ranging from business, individuals, up to legal firms. They provide legal advisory outside courtrooms in relation to legal affairs which depend on the nature of the client. They advise in matters such as merging of multinationals, housing purchase, modification of contracts and its implications. They help clients in general to abide by the regulations and avoid committing illegal acts.
## Definition
nan
## Alternative labels
- legal advisor
- legal nurse consultant
- city legal advisor
- business law consultant
- city legal adviser
- legal adviser

63
references/skills.md Normal file
View File

@@ -0,0 +1,63 @@
# Competences — legal consultant
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/31854d78-3615-43a4-aa3a-c597ecb20ceb).
## Essential
- **advise on legal decisions** (skill/competence)
- **analyse legal enforceability** (skill/competence)
- **compile legal documents** (skill/competence)
- **ensure law application** (skill/competence)
- **identify clients' needs** (skill/competence)
- **interpret law** (skill/competence)
- **legal terminology** (knowledge)
- **private law** (knowledge)
- **protect client interests** (skill/competence)
- **provide legal advice** (skill/competence)
- **use consulting techniques** (skill/competence)
## Optional
- analyse internal factors of companies (skill/competence)
- analyse legal evidence (skill/competence)
- apply technical communication skills (skill/competence)
- business law (knowledge)
- civil law (knowledge)
- consult with business clients (skill/competence)
- contract law (knowledge)
- corporate law (knowledge)
- court procedures (knowledge)
- European Structural and Investment Funds regulations (knowledge)
- law of non-marital cohabitation (knowledge)
- legal case management (knowledge)
- legal research (knowledge)
- manage contract disputes (skill/competence)
- manage contracts (skill/competence)
- maritime law (knowledge)
- mergers and acquisitions (knowledge)
- moderate in negotiations (skill/competence)
- negotiate in legal cases (skill/competence)
- observe confidentiality (skill/competence)
- present legal arguments (skill/competence)
- procurement legislation (knowledge)
- protect personal data and privacy (skill/competence)
- real estate market (knowledge)
- respond to enquiries (skill/competence)
- state aid regulations (knowledge)
<!-- market-evidence -->
## Market evidence (job-ad analysis, 16 ads, as of 2026-07-15)
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
### Hard skills
- contract drafting — **25 %**
- contract negotiation — **25 %**
- regulatory compliance — **25 %**
- risk management — **19 %**
- employment law — **19 %**
- legal research — **19 %**
<!-- market-evidence -->

48
references/tasks.md Normal file
View File

@@ -0,0 +1,48 @@
# Tasks & work activities — legal consultant
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.

132
references/tools.md Normal file
View File

@@ -0,0 +1,132 @@
# Tools & technology — legal consultant
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 | |