end-of-turn-report

Generate spoken summaries and alerts at agent turn completion or mid-turn pause.

Updated Sep 17, 2019
One-click install
npx skills add https://github.com/wwlorey/dotfiles --skill end-of-turn-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: end-of-turn-report
Source: https://github.com/wwlorey/dotfiles/tree/main/.agents/skills/end-of-turn-report
Command: npx skills add https://github.com/wwlorey/dotfiles --skill end-of-turn-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ensures users are promptly informed about the end of an agent turn or any pause in interaction, maintaining awareness and clarity.

Core Features & Use Cases

  • End of Turn Update: Offers a summary of the agent's actions before returning control to the user.
  • Mid-Turn Pause Alert: Informs users of any pause in interaction requiring user input or action.
  • Use Case: After an agent completes a task and returns control, the skill delivers a spoken summary that recaps the action taken.

Quick Start

Use the 'end-of-turn-report' skill after the agent has finished processing and is about to hand back control to the user.

Frequently Asked Questions about end-of-turn-report

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

FAQPage Schema
How do I provide spoken updates to users during agent turn handover?

You can provide spoken updates by triggering a summary generation upon agent turn completion or mid-turn pause. This ensures user awareness by delivering a concise audio recap of the actions taken before returning control.

What is an end of turn update in automated agent interactions?

An end of turn update is a spoken summary delivered when an agent finishes processing. It recaps the specific actions taken during the turn, maintaining user clarity and awareness before control is handed back to the user.

How do I alert users when an agent pauses mid-turn and requires input?

You alert users of a mid-turn pause by injecting a targeted voice synthesis alert into the interaction flow. This notifies the user that the agent has paused and is waiting for specific input or action to proceed.

Does voice synthesis for agent updates require prompt injection safety mechanisms?

Yes, voice synthesis for agent updates requires prompt injection safety mechanisms. These protections ensure that spoken summaries generated from automated agent interactions remain secure and are not manipulated by malicious inputs.

When should I trigger spoken summaries for automated agent interactions?

You should trigger spoken summaries immediately after an agent finishes processing a task or when it encounters a mid-turn pause. This timing ensures the user is promptly informed before control is returned or further input is needed.