CtrlK
BlogDocsLog inGet started
Tessl Logo

deepgram-go-management-api

Use when writing or reviewing Go code in this repo that works with Deepgram management endpoints for projects, keys, members, scopes, invitations, usage, balances, or models. Route live voice runtime to deepgram-go-voice-agent and repo workflow questions to deepgram-go-maintaining-sdk.

80

Quality

100%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

This is a high-quality skill that efficiently covers the Deepgram Management API surface in Go. It excels at routing (clearly stating when to use other skills), provides a complete runnable example, and organizes references in a well-layered progressive disclosure pattern. The content is concise, actionable, and well-structured with no unnecessary verbosity.

DimensionReasoningScore

Conciseness

The content is lean and well-structured. It doesn't explain what management APIs are or how Go works. Every section serves a clear purpose — routing, auth, quick start, API surface, references, and gotchas. The quick start code is slightly long but justified as a complete, runnable example.

3 / 3

Actionability

Provides a fully executable Go quick start example with proper imports, error handling, and idiomatic structure. The key parameters section gives concrete constructor and method names. The authentication step is a specific, copy-paste-ready command.

3 / 3

Workflow Clarity

This is a relatively simple skill (construct client → call API methods) without destructive or batch operations requiring validation checkpoints. The workflow is unambiguous: set env var → create client → create API wrapper → call methods. The routing guidance at the top clearly directs users to the right skill.

3 / 3

Progressive Disclosure

Excellent layered reference structure: quick start inline, then a well-organized 'API reference (layered)' section pointing to in-repo files, OpenAPI specs, and product docs — all one level deep. Example files are listed for deeper exploration. Cross-language skills are referenced with install instructions.

3 / 3

Total

12

/

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.

This is an excellent skill description that clearly defines its scope (Deepgram management endpoints in Go), lists specific resource types it covers, provides explicit 'Use when' triggers, and proactively reduces conflict risk by routing adjacent concerns to other named skills. The description is concise, uses third person voice appropriately, and would allow Claude to confidently select or reject this skill from a large pool.

DimensionReasoningScore

Specificity

Lists multiple specific concrete domains: 'Deepgram management endpoints for projects, keys, members, scopes, invitations, usage, balances, or models.' Also specifies routing boundaries to other skills.

3 / 3

Completeness

Clearly answers both 'what' (working with Deepgram management endpoints for specific resources) and 'when' ('Use when writing or reviewing Go code in this repo that works with...'). Also explicitly defines boundaries by routing other concerns to different skills.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'Go code', 'Deepgram', 'management endpoints', 'projects', 'keys', 'members', 'scopes', 'invitations', 'usage', 'balances', 'models'. These are terms a developer would naturally use when working with these APIs.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with explicit boundary-setting: routes 'live voice runtime' to deepgram-go-voice-agent and 'repo workflow questions' to deepgram-go-maintaining-sdk, clearly carving out its niche and reducing conflict risk with related skills.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
deepgram/deepgram-go-sdk
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.