Validate any EU VAT number for free via the official EU VIES service - confirm a counterparty's VAT registration, get the registered name and address (where the member state shares it), and obtain a consultation number as audit proof. Use as the first step of a KYB / KYC / AML check: validate the VAT, then pull the full registry record. Also validates EU EORI (customs/trade) numbers via the official EOS service. Trigger on: 'validate VAT number', 'check EU VAT', 'VIES', 'is this VAT valid', 'VAT number lookup', 'verify a VAT registration', 'EU VAT check', 'validate EORI number', 'EORI check'. VIES is keyless and free; for the full company record it routes to the free national skills and the paid regdata registry actors.
$npx -y skills add nolpak14/getregdata --skill vies-vat-validationInstalls into the current project.
Run `npx skills use "https://github.com/nolpak14/getregdata" --skill "nolpak14/getregdata/vies-vat-validation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nolpak14/getregdata" that are relevant to the current task. Run `npx skills add "https://github.com/nolpak14/getregdata"` and select the relevant skills, then follow their instructions.