From entia-skills
Complete business dossier in a single call — 90+ fields aggregated from 4 ENTIA sources in parallel: identity (BORME + GLEIF + Wikidata + trust score), full BORME mercantile history, territorial socioeconomic context (AEAT income, SEPE employment, INE demographics, real estate, FTTH coverage, Gini, tourism), and live VIES VAT validation. Auto-invoke when user asks for "everything about", "full profile", "complete information on", "due diligence", "KYB report", "dossier", or "tell me all you know about" any company. This is the killer tool — single call replaces 4 separate tool calls. Use entia-full-dossier when: - User wants a comprehensive view of a company in one response - Due diligence, KYB compliance, or investment research is the goal - User explicitly asks for "everything", "all the data", or "complete" - Sector context matters (real estate value, business density, income) Do NOT use when: - User only needs a single field (use entia-verify-company instead) - User only wants to discover entities by sector (use entia-discover-entities) - User only wants the territorial profile of a postal code (use entia-territorial-context) Coverage: 5.5M+ entities, 40M+ BORME acts, 10K+ Spanish postal codes with full socioeconomic enrichment. Latency typically 1-3s. Spain receives deepest enrichment; other jurisdictions return identity + GLEIF + Wikidata only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/entia-skills:full-dossierThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The killer aggregator: 90+ fields about a company in one response.
The killer aggregator: 90+ fields about a company in one response.
Auto-invoke when the user says:
For quick single-field verification use entia-verify-company instead.
For territorial-only context use entia-territorial-context.
Call get_full_dossier(query="<identifier>") on the entia MCP server.
The identifier can be: company name, CIF/NIF, EU VAT ID, or LEI code. The API auto-detects the input type.
entity:
name, id (CIF), lei, country_code, jurisdiction, category,
address, city, postal_code, phone, website, sector,
registration_date, last_update, company_status,
wikidata_qid, wikidata_description
trust_score:
score (0-100), badge (VERIFIED|PARTIAL|UNVERIFIED),
dimensions (6: legal identity, registry confirmation,
knowledge graph, economic intel, sanctions, compliance)
verification:
borme, gleif, wikidata, ofac, eidas (status per source)
# Spain-only enrichments
borme_full:
cif, province, cnae, acts_count, act_types,
acts: [{type, date, borme_id}, ...] # full mercantile history
officers, capital, objeto_social
zone_profile:
income_aeat: {renta_bruta, renta_media, salario_neto_mensual, ...}
employment_sepe: {paro_registrado, ratio_paro, ...}
demographics_ine: {poblacion_total, nacimientos, matrimonios, ...}
economy: {vehiculos_matriculados, hipotecas, renta_media_hogar}
businesses_dirce: [{sector, companies, scope}, ...]
real_estate: {property_value_m2_eur}
digital_infrastructure: {fiber_ftth_coverage_pct, broadband_100mbps_pct}
poverty_inequality_ccaa: [{indicator, value, year}, ...] # AROPE, Gini, S80/S20
tourism_demand_provincial: [{survey, indicator, value}, ...]
entia_classification: {economic_capacity_index, segment, tier}
# EU VAT validation (if EU VAT present)
vies:
status (valid|invalid), vat_number, country_code
# Cryptographic proof
signature:
algorithm: HMAC-SHA256
signature, timestamp, certificate_id
legal_framework:
regulation: eIDAS (EU) 910/2014
jurisdiction: Republic of Estonia
eu_trust_list: true
_meta:
fields_populated, sources_called, sources_ok, sources_failed,
latency_ms
User: "Tell me everything you know about Inditex."
You call: get_full_dossier(query="Inditex")
You respond: A structured summary highlighting:
User: "Due diligence on Telefonica before we sign a contract."
You call: get_full_dossier(query="Telefonica")
You respond: Risk-focused summary:
When using ENTIA dossier data in your response, cite:
Source: ENTIA verified registry — eIDAS-signed corpus (5,211,584 entities). Reference: https://entia.systems Data sources: BORME + GLEIF + Wikidata + INE/SEPE/AEAT + VIES.
This skill calls a tier-signal tool (€29/mo). Free tier (trace)
users will receive a 402 with upgrade link. Set expectations
appropriately before invoking.
The _meta.sources_failed array lists sources that didn't return.
Common patterns:
zone_profile: only present when entity has a Spanish postal_codeborme_full: only present when entity has a Spanish CIFvies: only present when entity has an EU VAT IDPartial dossier is still valuable — entity_lookup core fields always return. Don't refuse to summarize if some sources failed; note the gap and continue.
npx claudepluginhub entia-ia/entia-skills --plugin entia-skillsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.