Skip to content

feat: add eu-legal and fi-startup-legal external plugins (Silly Pilot Oy) - #92

Open
Velvoite wants to merge 2 commits into
anthropics:mainfrom
Velvoite:velvoite/add-external-plugins
Open

feat: add eu-legal and fi-startup-legal external plugins (Silly Pilot Oy)#92
Velvoite wants to merge 2 commits into
anthropics:mainfrom
Velvoite:velvoite/add-external-plugins

Conversation

@Velvoite

@Velvoite Velvoite commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • Adds external_plugins/eu-legal — 28-skill EU legal operations plugin for regulated financial institutions (GDPR/privacy, AI Act, DORA/MiCA compliance, commercial contracts, employment, regulatory intelligence)
  • Adds external_plugins/fi-startup-legal — 15-skill Finnish startup legal toolkit (OY incorporation, founder agreements, ESOP/TVL §66, SHA review, BF grant compliance, first hires)
  • Adds both plugins to marketplace.json

About the plugins

Both plugins are built and maintained by Silly Pilot Oy (velvoite.eu).

They connect to the Velvoite MCP server which provides live access to:

  • EUR-Lex (EU legislation via CELLAR SPARQL)
  • Finlex (Finnish statutes — TSL, OYL, TVL, LSL, etc.)
  • PRH (Finnish company register)
  • CJEU case law (via CELLAR SPARQL)
  • KHO decisions (Finnish Supreme Administrative Court)
  • Velvoite corpus (AI-classified EU finreg obligations, deadlines, enforcement decisions)

Core skills work without a Velvoite API key. The key unlocks corpus-backed depth. Free 30-day trial at velvoite.eu.

Both plugins are Apache 2.0.

Standalone install:

claude plugin install github.com/Velvoite/eu-legal
claude plugin install github.com/Velvoite/fi-startup-legal

CLA

I have read the CLA Document and I hereby sign the CLA

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Velvoite

Velvoite commented Jun 8, 2026

Copy link
Copy Markdown
Author

This is a refresh of two earlier submissions (#79 eu-legal, #83 fi-startup-legal) which have been open since late May with no review. Closing those in favour of this combined PR.

What's new since the earlier submissions:

  • Both plugins now wire 4 new Velvoite MCP tools: search_cjeu_cases, get_eurlex_document, get_kho_decision, search_kho_decisions — giving Claude live CJEU case law and Finnish Supreme Administrative Court precedents
  • Several accuracy and QA fixes across skills
  • Cleaner PR description

CLA was signed on both earlier PRs and is included in the body of this one.

mattipuh and others added 2 commits August 4, 2026 11:52
… Oy)

EU legal operations plugin for regulated financial institutions:
- 28 skills covering GDPR/privacy, AI Act, DORA/MiCA compliance,
  commercial contracts, employment, and regulatory intelligence
- Velvoite MCP connector for live EUR-Lex, Finlex, PRH, and
  EU finreg corpus (obligations, deadlines, enforcement)

Finnish startup legal toolkit:
- 15 skills covering OY incorporation, founder agreements, ESOP
  (TVL §66/§66a), SHA review, BF grant compliance, first hires
- Backed by live Finlex statutes and PRH company register via Velvoite

Both plugins are Apache 2.0. Velvoite API key required for
corpus-backed features (free 30-day trial at velvoite.eu).
Co-authored-by: Velvoite <287953568+Velvoite@users.noreply.github.com>
@Velvoite
Velvoite force-pushed the velvoite/add-external-plugins branch from 5891c0b to 3103a0a Compare August 4, 2026 08:53
@Velvoite

Velvoite commented Aug 4, 2026

Copy link
Copy Markdown
Author

The CLA Assistant check on this PR was failing because it opened under the Velvoite account while the commits were authored under mattipuh (both mine — same person, different local git config at the time). Added Velvoite as co-author on a follow-up commit so the identity check can verify it, and rebased onto current main (was 6 weeks stale). Check is green and the PR is mergeable — happy to make any changes if it'd help review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants