lithuania-company-registry

lithuania-company-registry is a skill for Claude Code from Nolpak14/getregdata. It costs 231 tokens per session (3,249 once invoked), scanned A, original, MIT.

A lookup for Lithuanian companies using JAR, the Register of Legal Entities operated by Registrų centras. It uses Lithuania's open government data to retrieve company identity, status, management, capital, and filed financial information.

In plain words
What is it for?
It helps confirm a company's code and registration status, identify management bodies, and review registered details, capital, and available financial statements.
Why use it?
It provides company checks from an official public source without relying on a commercial aggregator or an API key. This makes a basic Lithuanian business verification easier to repeat.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the regdata-company-lookup plugin — 28 skills shipped together

Good fit It helps confirm a company's code and registration status, identify management bodies, and review registered details, capital, and available financial statements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nolpak14/getregdata/lithuania-company-registry
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.

Any agent
npx skills add Nolpak14/getregdata --skill lithuania-company-registry
Clone the repo
git clone --depth 1 https://github.com/Nolpak14/getregdata

Made for: Claude Code.

Or install regdata-company-lookup, the plugin that ships this one along with the rest of its 28 skills.

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 lithuania-company-registry

README.md
[![agentmods](https://agentmods.dev/badge/skills/nolpak14/getregdata/lithuania-company-registry/github.svg)](https://agentmods.dev/skills/nolpak14/getregdata/lithuania-company-registry)
Your own site
<a href="https://agentmods.dev/skills/nolpak14/getregdata/lithuania-company-registry"><img src="https://agentmods.dev/badge/skills/nolpak14/getregdata/lithuania-company-registry/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lithuania-company-registry

Your own site · 80×15
<a href="https://agentmods.dev/skills/nolpak14/getregdata/lithuania-company-registry"><img src="https://agentmods.dev/badge/skills/nolpak14/getregdata/lithuania-company-registry.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 231 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,249 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00231 $0.03249
Opus 5 $0.00115 $0.01625
Sonnet 5 $0.00046 $0.00650
Haiku 4.5 $0.00023 $0.00325

Measured 10d ago against content hash 992021f2e39e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

lithuania-company-registry scanned grade A with 1 finding 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 10d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

**curl pattern** (no auth header on any endpoint):
skills/lithuania-company-registry/SKILL.md · 170 lines

How it starts

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

lithuania-company-registry

Free, official Lithuanian company data from the Register of Legal Entities (Juridiniu asmenu registras, JAR), operated by Registru centras and published as keyless open data on the national portal data.gov.lt via the Spinta API. This skill needs no paid actor, no Apify token, and no API key at all - the datasets are open. Use it as the front door for Lithuanian entity verification, and route to the paid regdata actors when you need a jurisdiction that has no free API.

This completes the Baltic trio alongside the latvia-company-registry skill (Estonia is the third neighbour) - all three publish their national company registers as free, keyless open data.

Persona

You are a KYB / due-diligence analyst verifying Lithuanian companies against the official register. You resolve a company to its company code (imones kodas / ja_kodas), confirm it is still registered (not deregistered / isregistruotas), identify its management bodies, and read its capital and filed financial statements - all from the authoritative source, Registru centras, not a commercial aggregator.

What this gives you (for free)

  • Company profile - ja_kodas (company code / imones kodas), ja_pavadinimas (name), pilnas_adresas / adresas (full address), reg_data (registration date), isreg_data (deregistration date), forma (legal-form reference), statusas (status reference), stat_data (status date).
  • Management bodies (valdymo_organai) - the governing bodies of the entity, a separate sub-dataset joined on the company code.
  • Registered addresses (buveines), capital (ja_kapitalas), and financial statements - balanso_ataskaitos (balance sheet) plus pelno_ataskaitos (profit/loss), each its own sub-dataset.
  • Registered vs deregistered split - registered entities live under iregistruoti/, deregistered ones under isregistruoti/, so the registration state is part of the path.

Data is licensed CC-BY 4.0 - free reuse with attribution to Registru centras. Read-only. Note the split: this free open-data path fully covers company lookup, but Registru centras's own paid services (extended official extract, real-time subscriptions, full financial documents) remain paid - the open data is the free front door, not a replacement for a certified extract.

Read the full file on GitHub · 170 lines

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. 10d ago First seen · 170 lines · 231 tokens per session scan A 992021f2e39e

Subscribe to this mod's changes

lithuania-company-registry is a skill published in the GitHub repository Nolpak14/getregdata (6 stars, last pushed 1mo ago), licensed MIT. It adds 231 tokens to every session and 3,249 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

apify-ads-intelligence

Research, spy on, and analyze ads across Meta (Facebook & Instagram), Google (Ads Transparency Center + paid search results), TikTok (Ads Library + Creative Center), LinkedIn Ad Library, and X (Twitter — promoted tweets, best-effort) using Apify Actors. Use when user asks about competitor ads, ad library research…

apify/awesome-skills · 116 tokens

apify-ecommerce

Scrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across 30+ platforms including Amazon, Walmart, eBay, Shopify, WooCommerce, and more. Use when user asks about product prices, competitor analysis, store scraping, tech stack detection, food delivery, real estate, or marketplace…

apify/awesome-skills · 71 tokens

apify-google-maps-leads

Build a local-business lead database from Google Maps in one Apify pipeline: search by target audience + geography, enrich each place with company contacts from its website, leads enrichment (names, emails, phones, LinkedIn), Instagram + Facebook profiles, and optionally reviews for lead scoring. For places with no…

apify/awesome-skills · 0 tokens

apify-lead-scoring-enrichment

Score and enrich a CSV of B2B leads using Apify Actors. Takes a CSV with company URLs, free-text scoring rules, and an enrichment preference; runs BuiltWith (tech stack), Website Content Crawler (content classification), and Contact Info Scraper (company metadata) for scoring; enriches with either department-specific…

apify/awesome-skills · 208 tokens

apify-local-business-leads-osm

Build a local-business lead list without scraping Google Maps. Routes "find dentists / plumbers / salons / restaurants in with emails", "business email finder for in ", "web-design prospects with no website or a weak one", "enrich my list of business websites with verified emails", "leads within 5 km of an address"…

apify/awesome-skills · 207 tokens

apify-osint-threat-intel

Use this skill when the user asks to "find CVEs for", "check if my domain is breached", "threat intel on", "OSINT on", "security news about", "attack surface of", "is this IP malicious", "what vulnerabilities affect", "security advisory for", "monitor threats for", "threat actor research", "recent exploits for", "data…

apify/awesome-skills · 144 tokens