CtrlK
BlogDocsLog inGet started
Tessl Logo

domino-data-connectivity

Connect Domino workloads to external data sources including AWS S3 (via Mountpoint CSI driver), credential propagation with AWS IRSA and Azure Entra ID, and External Data Volumes. Use when configuring S3 access, setting up credential propagation, or connecting to cloud data sources from Domino.

63

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The body is reasonably organized with concrete code and useful decision tables, but it shows consumption rather than the configuration workflow itself and lacks validation checkpoints. Its progressive disclosure is undermined by referenced files that do not exist on disk.

Suggestions

Replace the consumption-only snippets with a sequenced configuration workflow (e.g., install/configure -> verify -> consume) and add an explicit validation/verification step for each connectivity option.

Create the referenced files (S3-MOUNTPOINT.md, AWS-IRSA.md, AZURE-CREDENTIALS.md) under a references/ directory, or remove the links and inline the essential configuration details, so navigation resolves.

Tighten the body by removing the restated opening paragraph and the narrating lead-ins before code blocks to improve token efficiency.

DimensionReasoningScore

Conciseness

Tables and 'When to Use' lists are efficient, but the opening paragraph restates the description and narration like 'With Mountpoint S3 configured, access S3 as a local file system:' pads around the snippets — mostly efficient but could be tightened. Not 3 because not every token earns its place; not 1 because it avoids explaining basics Claude already knows.

2 / 3

Actionability

Real executable code is provided (pd.read_parquet, boto3.client, open()), but snippets show consumption only ('With IRSA configured') and omit the actual configuration steps — the hard part is deferred to referenced files, leaving key details missing. Not 1 because there is concrete code; not 3 because it is not copy-paste ready for the stated task of configuring connectivity.

2 / 3

Workflow Clarity

The 'Quick Start' sections are independent consumption snippets rather than a sequenced configuration workflow, and no validation/verification checkpoint appears for these error-prone setup operations. Per the rubric, missing validation steps caps this at 2. Not 1 because 'When to Use Each Option' provides decision structure; not 3 because there is no explicit sequence with checkpoints.

2 / 3

Progressive Disclosure

Sections are well organized and the 'Related Documentation' references are clearly signaled one level deep, but the referenced files (./S3-MOUNTPOINT.md, ./AWS-IRSA.md, ./AZURE-CREDENTIALS.md) do not exist in any bundle directory, so navigation is broken and the content split is not actually realized. Not 3 because references do not resolve; not 1 because it is not a monolithic wall.

2 / 3

Total

8

/

12

Passed

Description

100%

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 distinct: it names concrete capabilities and pairs them with an explicit 'Use when' trigger clause tied to natural user phrasing. It does not over-claim and stays in third person.

DimensionReasoningScore

Specificity

The description lists multiple concrete capabilities — 'Connect Domino workloads to external data sources including AWS S3 (via Mountpoint CSI driver), credential propagation with AWS IRSA and Azure Entra ID, and External Data Volumes' — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It answers both what (connect Domino to S3, IRSA, Azure Entra, EDV) and when via an explicit 'Use when configuring S3 access, setting up credential propagation, or connecting to cloud data sources from Domino' clause.

3 / 3

Trigger Term Quality

It surfaces natural phrasing a user would say ('configuring S3 access', 'setting up credential propagation', 'connecting to cloud data sources') with good coverage, not just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The Domino-specific cloud-data niche (S3 Mountpoint, IRSA, Azure Entra, EDV) is clearly bounded and unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
dominodatalab/domino-claude-plugin
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.