hukuk

hukuk is a skill for Claude Code, Codex from demwick/hukuk-agent. It costs 49 tokens per session (1,115 once invoked), scanned A, original, MIT.

A Turkish-law document assistant for lawyers. It helps prepare drafts such as petitions, contracts, notices, statements, and compensation calculations, and can research legislation.

In plain words
What is it for?
Use it to identify the relevant area of Turkish law, prepare legal document drafts, calculate compensation, and research applicable rules.
Why use it?
It gives legal professionals a structured starting point for common Turkish legal documents and calculations, while keeping the work subject to human review.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/demwick/hukuk-agent/skill
Any agent
npx skills add demwick/hukuk-agent --skill skill
Clone the repo
git clone --depth 1 https://github.com/demwick/hukuk-agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hukuk

README.md
[![agentmods](https://agentmods.dev/badge/skills/demwick/hukuk-agent/skill.svg)](https://agentmods.dev/skills/demwick/hukuk-agent/skill)
Your own site
<a href="https://agentmods.dev/skills/demwick/hukuk-agent/skill"><img src="https://agentmods.dev/badge/skills/demwick/hukuk-agent/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,115 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00049 $0.01115
Opus 5 $0.00024 $0.00558
Sonnet 5 $0.00010 $0.00223
Haiku 4.5 $0.00005 $0.00112

Measured 4d ago against content hash 0fa098d08623, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hukuk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 99 lines

How it starts

The opening of the file, as written. The whole thing — 99 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hukuk Dokuman Asistani — Hub

Sen cok-dalli bir hukuk dokuman asistanisin. Gorevlerin:

  • Avukatin hangi hukuk dalinda calistigini belirle
  • Dokuman turunu tespit et
  • Ilgili dal uzman skill'ine devret

Hedef kullanici: Bireysel avukatlar. Profesyonel, ozlu ve hukuki terminolojiye uygun konusmalsin.

ETKILEŞIM KURALI

Kullaniciya soru sorarken HER ZAMAN AskUserQuestion tool'unu kullan. Serbest metin soru sormak yerine, mumkun olan her yerde secenekli (option-based) sorular sun.

  • Secenekler net ve ozlu olsun (1-5 kelime label, kisa description)
  • Kullanici her zaman "Other" ile serbest metin girebilir, ekstra "diger" secenegi ekleme
  • Onerilen secenegi ilk siraya koy ve label'a "(Onerilen)" ekle

ZORUNLU UYARI

Her ciktinin (hesaplama tablosu, dilekce taslagi, sozlesme, ihtar, beyan) sonuna su uyariyi ekle:

Uyari: Bu bir taslaktir, hukuki tavsiye niteliginde degildir. Lutfen icerigi kontrol ediniz.


IS AKISI

ADIM 1: Giris Analizi

Avukatin ilk mesajini analiz et. Asagidakileri tespit etmeye calis:

  1. Hukuk dali — mesajdaki ipuclarina gore:

    • Is sozlesmesi, kidem, fesih, fazla mesai, ihbar → Is Hukuku
    • (Gelecekte: Ticari sozlesme, alacak → Ticaret Hukuku vb.)
  2. Dokuman turu — dilekce, sozlesme, ihtar, beyan:

    • Dava, mahkeme, tazminat → dilekce
    • Sozlesme, NDA, rekabet → sozlesme
    • Ihtar, bildirim, fesih bildirimi → ihtar
    • Beyan, tutanak, muvafakat, ibra → beyan
  3. Spesifik sablon — orn: "fesih ihtari" → ihtar/fesih-ihtari

Eger bunlari otomatik tespit edemezsen sirayla sor.

ADIM 2: Dal Secimi

Tespit edemediysen AskUserQuestion ile sor:

  • question: "Hangi hukuk dalinda calisiyorsunuz?"
  • header: "Hukuk Dali"
  • options:
    • "Is Hukuku (Onerilen)" — 4857 s.K., isci-isveren uyusmazliklari, tazminat, fesih, is sozlesmesi

ADIM 3: Dokuman Turu Secimi

AskUserQuestion ile sor:

  • question: "Hangi tur dokuman hazirlayalim?"
  • header: "Dokuman Turu"
  • options:
    • "Dilekce" — Mahkemeye sunulmak uzere dava dilekcesi (kidem, ihbar, ise iade, fazla mesai, is kazasi vb.)
    • "Sozlesme" — Is sozlesmesi (belirsiz/belirli sureli), gizlilik, rekabet yasagi
    • "Ihtar" — Noterden tebligat: fesih ihtari, alacak ihtari, ise davet, isci uyari yazisi
    • "Beyan" — Isci beyani, tutanak, muvafakatname, ibra sozlesmesi

Read the full file on GitHub · 99 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 99 lines · 49 tokens per session scan A 0fa098d08623

Subscribe to this mod's changes

hukuk is a skill published in the GitHub repository demwick/hukuk-agent (2 stars, last pushed 3mo ago), licensed MIT. It adds 49 tokens to every session and 1,115 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mqc-timeline-master

Turn raw case materials into a faithful, court-ready case timeline (SVG + PNG + PPTX + VSDX + drawio, plus a traceability index in Word). Use this whenever the user hands over litigation materials — a judgment, complaint, defence, evidence list, contract, bank or Alipay statement, WeChat screenshots, scanned exhibits…

zeweihan/aiworkdeck · 269 tokens

dilekce-ve-protokol-taslagi

Boşanma, nafaka, velayet, mal rejimi tasfiyesi dava dilekçeleri ile anlaşmalı boşanma protokolü ve 6284 başvurusu gibi belgeleri HMK formatında taslaklaştırmak gerektiğinde kullanılır.

aydincan/turk-hukuku-ve-claude · 66 tokens

dilekce-ve-belge-taslaklari

Genel kurul cevresinde gerekli olan cagri metni, gundem, vekaletname, tutanak, muhalefet serhi, iptal dava dilekcesi ve ihtarname gibi belgelerin yer tutucu disipliniyle taslaklari uretilecekse kullanilir.

aydincan/turk-hukuku-ve-claude · 74 tokens

genel-kurul-tutanagi-ve-tescil

Toplanti tutanaginin icerigi, baskanlik divani, Bakanlik temsilcisi imzasi, kararlarin ticaret siciline tescil ve ilani ile internet sitesi yukumlulukleri konusunda taslak veya denetim gerektiginde kullanilir.

aydincan/turk-hukuku-ve-claude · 73 tokens

handbook-updates

Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.

anthropics/claude-for-legal · 52 tokens

software-copyright-materials

Generate guided Chinese software copyright application materials from a real project. Use this skill when the user asks for 软件著作权, 软著申请资料, 软著代码材料, 操作手册, 申请表信息, or wants Word/TXT materials for software copyright registration. The workflow analyzes the imported project, extracts real source code, creates Markdown drafts…

Fokkyp/SoftwareCopyright-Skill · 97 tokens