gamma-deploy-integration

Deploy Gamma-integrated applications to production environments.

Content Preview
---
name: gamma-deploy-integration
description: |
  Deploy Gamma-integrated applications to production environments.
  Use when deploying to Vercel, AWS, GCP, or other cloud platforms
  with proper secret management and configuration.
  Trigger with phrases like "gamma deploy", "gamma production",
  "gamma vercel", "gamma AWS", "gamma cloud deployment".
allowed-tools: Read, Write, Edit, Bash(vercel:*), Bash(aws:*), Bash(gcloud:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@inten
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/gamma-deploy-integration.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/gamma-pack/skills/gamma-deploy-integration/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/gamma-pack/skills/gamma-deploy-integration/SKILL.md

Related Skills