generate-v3

Generates security artifacts and IaC templates from AWS mapping and validation results.

43|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-agentic-value-accelerator --skill generate-v3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-v3
Source: https://github.com/aws-samples/sample-agentic-value-accelerator/tree/main/platform/control_plane/service_approval/plugin/.claude-plugin/skills/generate
Command: npx skills add https://github.com/aws-samples/sample-agentic-value-accelerator --skill generate-v3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, aws-bedrock-agentcore, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of security control artifacts and Infrastructure as Code (IaC) templates for AWS systems, reducing the manual effort required to create and maintain these resources.

Core Features & Use Cases

  • Security Control Artifacts Generation: Automatically create security artifacts from mapping and validation results.
  • IaC Template Generation: Produce IaC templates in various formats (Terraform, CDK, CloudFormation) for secure infrastructure setup.
  • Use Case: With this Skill, a security team can quickly generate comprehensive security controls and IaC templates for their AWS environment, ensuring consistent and secure deployment of resources.

Quick Start

Generate security artifacts for your AWS system using the generate-v3 skill with the appropriate service name and optional unverified flags.

Frequently Asked Questions about generate-v3

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate security control artifact generation for AWS infrastructure?

Automating security control artifact generation is achieved by processing AWS mapping and validation results through a service approval workflow, which produces ready-to-deploy artifacts for SCPs, resource policies, and other security controls.

Can I generate IaC templates like Terraform and CloudFormation for secure AWS environments?

Generating IaC templates for secure AWS environments is supported by this Skill, automatically producing infrastructure code in formats like Terraform, CDK, and CloudFormation from validation results.

Do I need Python and AWS Bedrock AgentCore to run automated IaC template generation?

Python and AWS Bedrock AgentCore are required dependencies to execute the sub-skills and generate IaC templates, as the automation logic relies on this environment to process inputs and produce security artifacts.

What is the best way to create service control policies from AWS mapping results?

Creating service control policies from AWS mapping results is best handled by an automated generation workflow that ingests validation data and outputs SCPs directly, reducing manual configuration effort.

How does infrastructure security automation work within a service approval workflow?

Infrastructure security automation works within a service approval workflow by taking mapping and validation outputs, executing sub-skills via AWS Bedrock AgentCore, and generating compliant security control artifacts for deployment.

Are there limitations when generating security controls for multiple AWS services simultaneously?

Generating security controls for multiple AWS services requires providing the appropriate service name and optional unverified flags, operating strictly within the service approval workflow to ensure consistent artifact outputs.