CtrlK
BlogDocsLog inGet started
Tessl Logo

domino-ai-gateway

Access external LLM providers through Domino AI Gateway - a secure proxy with centralized API key management, usage monitoring, and compliance. Supports OpenAI, AWS Bedrock, Azure OpenAI, Anthropic, and more. Use when calling LLMs from Domino, configuring AI Gateway endpoints, or monitoring LLM usage and costs.

88

1.70x
Quality

Does it follow best practices?

Impact

97%

1.70x

Average score across 3 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with comprehensive executable examples and good navigation to external docs, but it is somewhat verbose and monolithic. Tightening the concept restatement and moving long reference material into separate files would raise conciseness and progressive disclosure.

Suggestions

Trim or remove the '## What is AI Gateway?' section and the supported-providers model table, or relocate model/version specifics to a separate reference file marked as version-sensitive.

Add an explicit validation/verification checkpoint (e.g., check the HTTP response status and body) after the API endpoint-creation and chat-completion calls.

Move troubleshooting, best practices, and the log-format/API-reference material into reference files (e.g., TROUBLESHOOTING.md, REFERENCE.md) and link to them from SKILL.md to reduce the monolithic body.

DimensionReasoningScore

Conciseness

Mostly efficient with abundant executable code, but the '## What is AI Gateway?' section restates the description and the supported-providers table lists time-sensitive model names (GPT-4, Claude 3, PaLM, Gemini) outside any deprecated section.

2 / 3

Actionability

Provides copy-paste-ready executable examples across OpenAI-compatible, LangChain, direct API, retry, and streaming flows, each with concrete code and the required auth pattern.

3 / 3

Workflow Clarity

Numbered sequences exist for endpoint creation and permissions, and troubleshooting offers error-to-fix mapping, but there are no explicit validation checkpoints for the API/config workflows.

2 / 3

Progressive Disclosure

Sections are well organized and the API reference correctly points to external swagger/docs, but the 315-line body is monolithic with no bundle files, and troubleshooting/best-practices content that could be split out is inline.

2 / 3

Total

9

/

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 strong: it states concrete capabilities, names the supported providers, and includes an explicit 'Use when...' trigger clause in third-person voice. It is concise yet complete with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—'Access external LLM providers', 'centralized API key management, usage monitoring, and compliance'—and names supported providers (OpenAI, AWS Bedrock, Azure OpenAI, Anthropic).

3 / 3

Completeness

Explicitly states what the skill does (secure proxy with key management, monitoring, compliance) and when to use it via an explicit 'Use when...' clause, satisfying both halves.

3 / 3

Trigger Term Quality

Natural user phrasing appears in 'Use when calling LLMs from Domino, configuring AI Gateway endpoints, or monitoring LLM usage and costs', covering the common ways a user would request this.

3 / 3

Distinctiveness Conflict Risk

The Domino AI Gateway niche is named repeatedly with provider-specific triggers, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.