sample-agentic-value-accelerator
Plan, build, secure, and govern financial workloads on AWS
All Skills in This Repository (21)
Pure Emerald Level Indicatorsresearch-v3
Analyzes AWS service security capabilities and API surfaces using Managed Cloud Provider servers.
validate-v3
Validate AWS service research findings against live documentation and API schemas.
generate-iac
Generate compliant IaC templates for Terraform, CDK TypeScript, CloudFormation YAML, and CDKTF.
evidence
Validate AWS resource compliance with live CLI probes in CI/CD pipelines.
test
Validate AWS resource configurations against AWS Config rules using CLI commands.
map-generate-controls
Generate security controls from mitigation and capability data.
research-mitigations
Extract mitigations and build an asset inventory from customer input files into a structured JSON report.
summarize-v3
Generate final service approval reports with coverage matrices and verdicts.
research-capabilities
Assess AWS service security capabilities via MCP servers and assessment artifacts.
research-api-surface
Identify and validate AWS service API surfaces against SAR condition keys.
map-framework-mapping
Maps framework controls to objectives with confidence scoring and quality assurance in Python.
assess
Assess AWS service security postures across five CAF domains.
Frequently Asked Questions
FAQPage SchemaHow to install Agentic Value Accelerator?โผ
Run `npx skills add aws-samples/sample-agentic-value-accelerator --all -g -y` in your terminal to install all skills in this suite globally.
How to generate AWS security controls automatically?โผ
The service-approval pipeline researches any AWS service, verifies capabilities against live documentation, and generates preventive, detective, and corrective controls mapped to frameworks like CCMv4 and NIST.
Does it create compliant infrastructure templates?โผ
Yes. It produces ready-to-deploy Terraform modules, CDK TypeScript, CloudFormation YAML, and CDKTF templates with every security control built in.
Does it work with Claude Code and other coding assistants?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Kiro, GitHub Copilot, and other compatible environments.
Can I verify controls actually work after deployment?โผ
Yes. The evidence phase deploys the templates, runs live AWS CLI probes against each control, and produces a pass/fail attestation report for auditors.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core