api-gateway-config

This skill provides automated assistance for api gateway config tasks within the AWS Skills domain.

Content Preview
---
name: api-gateway-config
description: |
  Api Gateway Config - Auto-activating skill for AWS Skills.
  Triggers on: api gateway config, api gateway config
  Part of the AWS Skills skill category.
allowed-tools: Read, Write, Edit, Bash(aws:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Api Gateway Config

## Purpose

This skill provides automated assistance for api gateway config tasks within the AWS Skills domain.

## When to Use

This skill activa
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/api-gateway-config.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/13-aws-skills/api-gateway-config/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 planned-skills/generated/13-aws-skills/api-gateway-config/SKILL.md

Related Skills