What problem does it solve?
The output skill eliminates confusion and inconsistency in AWS security audit responses by enforcing a reliable, readable structure for every query result.
Core Features & Use Cases
- Two-Phase Response Formatting: Shows full CLI command outputs inline for the audit trail, then presents clean results after a mandatory separator.
- Deterministic, Evidence-First Presentation: Ensures claims are tied to concrete command evidence and that findings include required fields like severity confirmation and confidence.
- Strict Enumeration & Section Activation Rules: Prevents partial answers by requiring complete resource listing and omitting inactive sections to keep responses concise and accurate.
- Use Case: For example, when a user asks “Which S3 buckets lack secure transport?” the skill formats inventory, findings, impact, recommendations, and confidence in a standardized way that a manager can quickly scan.
Quick Start
Ask an auditor question like “List the S3 buckets that do not have encryption enabled and show the evidence for each,” then use the output skill to format the response with the required Results section.