deepgram-cost-tuning

Optimize Deepgram costs and usage for budget-conscious deployments.

Content Preview
---
name: deepgram-cost-tuning
description: |
  Optimize Deepgram costs and usage for budget-conscious deployments.
  Use when reducing transcription costs, implementing usage controls,
  or optimizing pricing tier utilization.
  Trigger with phrases like "deepgram cost", "reduce deepgram spending",
  "deepgram pricing", "deepgram budget", "optimize deepgram usage".
allowed-tools: Read, Write, Edit, Bash(gh:*), Bash(curl:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolut
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/deepgram-cost-tuning.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/deepgram-pack/skills/deepgram-cost-tuning/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/deepgram-pack/skills/deepgram-cost-tuning/SKILL.md

Related Skills