Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion skills/entity-resolution/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@
name: entity-resolution
title: Resolve Entities
summary: End-to-end entity resolution pipeline using Snowflake Cortex AI Functions to match, link, and dedupe records.
description: Use when you need to match records across datasets, deduplicate within a dataset, build a golden record, or link source records to a reference corpus. Orchestrates profiling, normalization, blocking, multi-tier matching (deterministic, fuzzy, AI-judged, agentic, contrastive), human review, and operationalization via dynamic tables. Industry-agnostic with optional domain profiles for pharma, financial services, retail/CPG, healthcare, and insurance. Triggers: entity resolution, record matching, deduplication, record linkage, fuzzy matching, golden record, master data, MDM, merge records, match entities, link records, dedupe, duplicate detection, identity resolution.
description: >-
Use when you need to match records across datasets, deduplicate within a
dataset, build a golden record, or link source records to a reference corpus.
Orchestrates profiling, normalization, blocking, multi-tier matching
(deterministic, fuzzy, AI-judged, agentic, contrastive), human review, and
operationalization via dynamic tables. Industry-agnostic with optional domain
profiles for pharma, financial services, retail/CPG, healthcare, and insurance.
Triggers: entity resolution, record matching, deduplication, record linkage,
fuzzy matching, golden record, master data, MDM, merge records, match
entities, link records, dedupe, duplicate detection, identity resolution.
tools:
- snowflake_sql_execute
- Bash
Expand Down
Loading