jeremylongshore / cloudformation-template-creator
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/cloudformation-template-creator && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2388" && unzip -o skill.zip -d .claude/skills/cloudformation-template-creator && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/cloudformation-template-creator/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Cloudformation Template Creator - Auto-activating skill for AWS Skills. Triggers on: cloudformation template creator, cloudformation template creator Part of the AWS Skills skill category.
0 views
0 installs
Skill Content
--- name: cloudformation-template-creator description: | Cloudformation Template Creator - Auto-activating skill for AWS Skills. Triggers on: cloudformation template creator, cloudformation template creator Part of the AWS Skills skill category. allowed-tools: Read, Write, Edit, Bash(aws:*) version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentsolutions.io> --- # Cloudformation Template Creator ## Purpose This skill provides automated assistance for cloudformation template creator tasks within the AWS Skills domain. ## When to Use This skill activates automatically when you: - Mention "cloudformation template creator" in your request - Ask about cloudformation template creator patterns or best practices - Need help with amazon web services skills covering compute, storage, networking, serverless, and aws-specific best practices. ## Capabilities - Provides step-by-step guidance for cloudformation template creator - Follows industry best practices and patterns - Generates production-ready code and configurations - Validates outputs against common standards ## Example Triggers - "Help me with cloudformation template creator" - "Set up cloudformation template creator" - "How do I implement cloudformation template creator?" ## Related Skills Part of the **AWS Skills** skill category. Tags: aws, lambda, s3, ec2, cloudformation