s3-bucket-policy-generator

This skill provides automated assistance for s3 bucket policy generator tasks within the AWS S

Content Preview
---
name: s3-bucket-policy-generator
description: |
  S3 Bucket Policy Generator - Auto-activating skill for AWS Skills.
  Triggers on: s3 bucket policy generator, s3 bucket policy generator
  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]>
---

# S3 Bucket Policy Generator

## Purpose

This skill provides automated assistance for s3 bucket policy generator tasks within the AWS S
How to Use

Recommended: Install to project (local)

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