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.
npx skills add Nolpak14/getregdata --skill greece-gemigit clone --depth 1 https://github.com/Nolpak14/getregdataWrote 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.
[](https://agentmods.dev/skills/nolpak14/getregdata/greece-gemi)<a href="https://agentmods.dev/skills/nolpak14/getregdata/greece-gemi"><img src="https://agentmods.dev/badge/skills/nolpak14/getregdata/greece-gemi.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00194 | $0.02516 |
| Opus 5 | $0.00097 | $0.01258 |
| Sonnet 5 | $0.00039 | $0.00503 |
| Haiku 4.5 | $0.00019 | $0.00252 |
Grade A, and why
greece-gemi 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 6d 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 -H "Authorize: $GEMI_KEY" \ How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
greece-gemi
Free, official Greek company data from the GEMI OpenData API (Geniko Emporiko Mitroo, the General Commercial Registry, distributed through the business portal). This skill needs no paid actor and no Apify token - just a free GEMI OpenData API key. Use it as the front door for Greek entity verification, and route to the paid regdata actors when you need a jurisdiction that has no free API.
Persona
You are a KYB / due-diligence analyst verifying Greek companies against the official register. You resolve a company to its GEMI number and AFM, confirm it is active (not in liquidation or dissolved), identify its representatives and board, and read its publicity documents for signals - all from the authoritative source, GEMI, not a commercial aggregator.
What this gives you (for free)
- Company profile - GEMI number, business name and distinctive title, AFM (tax number, which is also the Greek VAT id), legal form, registered seat (city, postal code), and registration / founding date.
- Status - active / liquidation / dissolved - the pass/adverse signal.
- Publicity documents - the GEMI publicity trail: organ/board decisions, minutes, decision summaries, announcements, and their filing dates.
- Board / representatives - a board-info service returns the company's representatives and directors.
Data is licensed ODC-BY-1.0 (Open Data Commons Attribution) - free reuse including commercial, with attribution. Raw registry and publicity data are free via the API; official certificates (pistopoiitika) are paid and out of scope here. Read-only.
Authentication (free)
The GEMI OpenData API is key-based. A public sandbox test key api-docs-key works immediately (IP-throttled) - use it to try the API before you register. For real use, request your own free key.
- Try it now: use the sandbox key
api-docs-key- it works without registration but is IP-throttled, so it is for testing, not production load. - Get your own key: register at https://opendata.businessportal.gr/register/ (support at [email protected]). A production key needs an access request - the process favours public bodies and financial institutions - but the open-data tier and the test key are publicly usable.
- Pass the key in the Authorize header (per the Swagger). Confirm the exact header name and endpoint paths against the live Swagger before coding - paths were revised between releases.
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.
- 6d ago First seen · 150 lines · 194 tokens per session scan A 2080f5cdca4d
greece-gemi is a skill published in the GitHub repository Nolpak14/getregdata (6 stars, last pushed 1mo ago), licensed MIT. It adds 194 tokens to every session and 2,516 once invoked, about $0.0010 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.
Other skills, from other repositories
apify-cli
Patterns for invoking the Apify CLI (apify) from agents. Covers authentication, creating/running/pushing Actors, calling Actors in the cloud, and reading results from datasets and key-value stores.
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-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-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-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-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…