Agent skill · Testing & QA

originality-in-european-copyright-joris-deene

a skill that determines whether a given subject matter qualifies for copyright protection under EU law by applying the Cofemel two-step test (concept of work + originality), grounded in fifteen CJEU judgments (including the most recent Mio/Konektra and Calinescu) and the four EU directive provisions on originality. It argues from one of two positions: pro-rightsholder (establishing that the work is original) or pro-alleged-infringer (contesting work status or originality via the four exclusion grounds — technical function, rule-dictated outcome, sweat of the brow, idea/functionality). It inclu

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill originality-in-european-copyright-joris-deene --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 29
SKILL.md size: 11 KB
Bundled scripts: none
Version: 2026-05-17
Declared author: Joris Deene
Path: skills/originality-in-european-copyright-joris-deene/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Skill: Originality and Concept of Work in European Copyright (CJEU) ## Purpose To build a methodical analysis of the question whether a concrete object (text, photograph, software, database, utilitarian article, sound recording, design, …) is **protected by copyright** under EU law, based on the case law of the Court of Justice of the European Union. The skill produces a developed argumentation from one of two positions: - **Pro-rightsholder** — argue why the object qualifies as a work and is original - **Pro-alleged-infringer** — argue why the object does not qualify as a work or is not original > **Version 1.0** — first public release. Integrates the **EU statutory harmonization framework for originality**: verbatim citations of the four directive provisions that explicitly address originality: > > - **Art. 1(3) Directive 2009/24/EC** (computer programs — *"author's own intellectual creation"* + *"no other criteria"*) > - **Art. 3(1) Directive 96/9/EC** (databases — *"author's own intellectual creation"* by *"selection or arrangement"* + *"no other criteria"*) > - **Art. 6 Directive 2006/116/EC** (photographs — *"author's own intellectual creation"* + *"no other criteria"* + op

What's inside
Steps it walks through
  1. Purpose
  2. Scope
  3. The two-step test
  4. Step 1 — Objective identifiability (concept of work in the narrow sense)
  5. Step 2 — Originality (author's own intellectual creation)
  6. File structure
  7. Methodology
  8. Anti-hallucination rule
  9. Citation form
  10. Output form
  11. Limitations
Ships with 24 files
  • README.md
  • case-law/brompton-c-833-18.md
  • case-law/bsa-c-393-09.md
  • case-law/calinescu-c-649-23.md
  • case-law/cofemel-c-683-17.md
  • case-law/fapl-c-403-08.md
  • case-law/football-dataco-c-604-10.md
  • case-law/funke-medien-c-469-17.md
  • case-law/infopaq-c-5-08.md
  • case-law/levola-c-310-17.md
  • case-law/mio-konektra-c-580-23-c-795-23.md
  • case-law/nintendo-c-355-12.md
  • case-law/painer-c-145-10.md
  • case-law/renckhoff-c-161-17.md
  • case-law/sas-institute-c-406-10.md
  • case-law/sony-datel-c-159-23.md
  • methodology/00-work-concept.md
  • methodology/01-originality-test.md
  • methodology/02-photography.md
  • methodology/03-software.md
  • methodology/04-databases.md
  • methodology/05-applied-art.md
  • methodology/06-text-and-fragments.md
  • methodology/07-derivative-works.md
first 24 of 29
More from awesome-legal-skills
All skills →
About this skill
What does the originality-in-european-copyright-joris-deene skill do?

a skill that determines whether a given subject matter qualifies for copyright protection under EU law by applying the Cofemel two-step test (concept of work + originality), grounded in fifteen CJEU judgments (including the most recent Mio/Konektra and Calinescu) and the four EU directive provisions on originality. It argues from one of two positions: pro-rightsholder (establishing that the work is original) or pro-alleged-infringer (contesting work status or originality via the four exclusion grounds — technical function, rule-dictated outcome, sweat of the brow, idea/functionality). It inclu

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill originality-in-european-copyright-joris-deene --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going