Skip to main content

ar-runtime-validator

Validates LLM outputs at runtime against an Amazon Bedrock Automated Reasoning (AR) guardrail and runs an iterative rewrite loop (Valid@N) to correct non-VALID answers. Calls ApplyGuardrail (or Converse) with correct qualifiers, parses the findings union, guards against the silent-skip trap, and rewrites answers using per-finding-type templates and rule context. Use this skill whenever the user wants to: - "Validate this answer with Automated Reasoning" / "call ApplyGuardrail" / "check my chatbot response" - "Set up a rewrite loop" / "make the model fix its answer until it's valid" / "Valid@N" - Parse automatedReasoningPolicy findings or integrate AR into a Converse/InvokeModel app Trigger after a guardrail is deployed (ar-guardrail-deployer), or whenever an answer needs AR validation.

跳到安装

来源信息

仓库
aws-samples/amazon-bedrock-samples
最近来源活动
2026年6月30日 16:34
检测到的 SKILL.md 语言
英语
星标
1,500
分支
729

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。