CtrlK
BlogDocsLog inGet started
Tessl Logo

clay-data-handling

Implement GDPR/CCPA-compliant data handling for Clay enrichment pipelines. Use when handling PII from enrichments, implementing data retention policies, or ensuring regulatory compliance for Clay-enriched lead data. Trigger with phrases like "clay data", "clay PII", "clay GDPR", "clay data retention", "clay privacy", "clay CCPA", "clay compliance".

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is lean and highly actionable with complete executable code, but workflow clarity is capped by missing validation checkpoints on the destructive deletion step, and progressive disclosure is weak because existing reference files are not linked from the body.

Suggestions

Add an explicit validation/verification checkpoint before the destructive deletion in Step 6 (e.g., confirm affected record count, dry-run, then delete-and-verify), turning it into a validate->fix->retry loop.

Link the existing references/implementation-guide.md and references/implementation.md from the body (e.g., a "## Implementation details" section) instead of inlining all code, and move extended examples into those files.

Replace or remove the dangling "clay-enterprise-rbac" Next Steps reference with a real, available follow-up skill or file.

DimensionReasoningScore

Conciseness

The body is code-forward with minimal prose, no tutorials on concepts Claude already knows, and every code block earns its place; comments are terse and load-bearing.

3 / 3

Actionability

Each step provides complete, executable TypeScript (schemas, imports, full function bodies) that is copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1-6 are clearly sequenced, but the destructive deletion in Step 6 ("DELETE FROM enriched_leads") and batch enrichment lack explicit validate/verify checkpoints or feedback loops, which caps this dimension at 2 per the rubric.

2 / 3

Progressive Disclosure

Bundle files references/implementation-guide.md and references/implementation.md exist but are never linked from the body, while full implementations are inlined; "Next Steps" points only to a non-existent clay-enterprise-rbac, so references are present but not clearly signaled.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, complete, and distinctive, with an explicit Use-when clause and natural trigger phrases. Third-person imperative voice is used correctly throughout.

DimensionReasoningScore

Specificity

"Implement GDPR/CCPA-compliant data handling for Clay enrichment pipelines" plus "handling PII from enrichments, implementing data retention policies, or ensuring regulatory compliance" lists multiple concrete actions rather than vague language.

3 / 3

Completeness

It states what it does (GDPR/CCPA-compliant data handling for Clay pipelines) and explicitly when to use it via a "Use when..." clause, satisfying both halves.

3 / 3

Trigger Term Quality

"Trigger with phrases like 'clay data', 'clay PII', 'clay GDPR', 'clay data retention', 'clay privacy', 'clay CCPA', 'clay compliance'" gives broad coverage of natural terms a user would say.

3 / 3

Distinctiveness Conflict Risk

The Clay-enrichment-pipeline niche and "clay"-prefixed triggers make it clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.