# Court Proceedings Data

> Query public Estonian court-proceedings and related judicial information from Riigi Teataja court information pages.

- **Type:** Skill
- **Install:** `agentstack add skill-taivop-marketplace-court-proceedings-data`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [taivop](https://agentstack.voostack.com/s/taivop)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [taivop](https://github.com/taivop)
- **Source:** https://github.com/taivop/marketplace/tree/master/skills/.curated/estonia-public-sources/sources/court-proceedings-data

## Install

```sh
agentstack add skill-taivop-marketplace-court-proceedings-data
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Estonia Court Proceedings Data

## Use when
- You need publicly listed court proceedings information.
- You need searchable judicial procedure records for legal-operational analysis.

## Avoid when
- You need sealed/non-public case files.

## Inputs
- Court/proceeding filters, date ranges, case keywords.

## Outputs
- Proceedings extract with case metadata and links.

## Primary endpoints
- Proceedings listing: https://www.riigiteataja.ee/kohtulahendid/koik_menetlused.html
- Court session search: https://www.riigiteataja.ee/kohtuteave/kohtuistungid_otsing.html

## Workflow
1. Use proceedings/session search pages for scope.
2. Extract case references, dates, and court identifiers.
3. Normalize case metadata for downstream analysis.
4. Return case/proceedings table with source links.

## Human setup (when needed)
- If anti-bot/UI controls block direct extraction, guide user through manual query and ask them to share resulting URLs.

## Quality checks
- Do not infer legal outcomes unless explicitly listed.
- Keep sensitive fields strictly within what is publicly exposed.

## Access reality
- Public access type: Public webpage/document extraction.
- Verification run: 2026-02-24.
- https://www.riigiteataja.ee/kohtulahendid/koik_menetlused.html (HTTP 200, text/html;charset=utf-8, file links detected: 0)
- https://www.riigiteataja.ee/kohtuteave/kohtuistungid_otsing.html (HTTP 200, text/html;charset=utf-8, file links detected: 0)

## Request contract
- Use the listed primary endpoints as authoritative entry points.
- If API/query parameters are only visible in-browser, preserve exact request URL, params, and headers in output metadata.
- If endpoint is UI-only, document click path and extraction method used.

## Output schema expectations
- Keep at least: source URL, retrieval timestamp, publication/update date (if available), title/record label, and extracted governance-relevant fields.
- Preserve original field names when present in downloadable/API output.

## Limits and caveats
- Confirm whether data is open-download, UI-only, or authenticated before claiming full access.
- Separate narrative/guidance text from measurable records.

## Verification hooks
- Validate endpoint reachability and content type before extraction.
- Validate that each extracted claim is linked to a concrete source URL.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [taivop](https://github.com/taivop)
- **Source:** [taivop/marketplace](https://github.com/taivop/marketplace)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-taivop-marketplace-court-proceedings-data
- Seller: https://agentstack.voostack.com/s/taivop
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
