CtrlK
BlogDocsLog inGet started
Tessl Logo

deepgram-install-auth

Install and configure Deepgram SDK authentication. Use when setting up a new Deepgram integration, configuring API keys, or initializing Deepgram in your project. Trigger: "install deepgram", "setup deepgram", "deepgram auth", "configure deepgram API key", "deepgram credentials".

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

77%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.

Highly actionable and clearly sequenced with a built-in verification checkpoint, but it leans monolithic and embeds version-sensitive guidance inline rather than delegating detail to reference files or a deprecated section.

Suggestions

Move version-specific SDK differences (v3/v4 vs v5+ constructor) into a dedicated 'Version compatibility' or 'Older SDK versions' section so the main flow stays version-agnostic and stable over time.

Split the API Key Scopes table and Error Handling reference into a bundled reference file (e.g. references/auth-reference.md) and link to it from the body to improve progressive disclosure.

Trim the overview line listing product lines (Nova-3, Nova-2, Aura-2) unless it directly guides an install/auth decision, since Claude already knows Deepgram's offerings.

DimensionReasoningScore

Conciseness

Mostly efficient with executable code, but version-sensitive details (v3/v4 vs v5+, Node.js 18+, Python 3.10+) sit inline in the main flow rather than a deprecated/old-patterns section, and the overview adds light context Claude already knows.

2 / 3

Actionability

Provides copy-paste install commands, env/dotenv key setup, executable TypeScript and Python client initialization, a verification routine, and a production singleton pattern.

3 / 3

Workflow Clarity

Six clearly sequenced steps include an explicit "Verify Connection" validation checkpoint, and the Error Handling table maps failures to causes and fixes for recovery.

3 / 3

Progressive Disclosure

Well-sectioned but monolithic at ~160 lines with no bundle files; the API key scopes, error handling, and production config that could be split out are all inline.

2 / 3

Total

10

/

12

Passed

Description

90%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.

A well-formed description that clearly pairs a concrete capability statement with an explicit Use-when clause and natural trigger terms. The only weakness is modest specificity in the core action list.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ("Install and configure Deepgram SDK authentication"), but does not enumerate a comprehensive set of distinct capabilities.

2 / 3

Completeness

It states what the skill does ("Install and configure Deepgram SDK authentication") and when to use it ("Use when setting up a new Deepgram integration, configuring API keys, or initializing Deepgram in your project") with explicit triggers.

3 / 3

Trigger Term Quality

The explicit Trigger list ("install deepgram", "setup deepgram", "deepgram auth", "configure deepgram API key", "deepgram credentials") covers natural phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Deepgram-specific niche with distinct, product-named triggers makes it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

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.