common-notificaciones

Format final user-facing messages using predefined success, error, escalation, and progress templates.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tluisguereroItesm/agentec-skills --skill common-notificaciones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: common-notificaciones
Source: https://github.com/tluisguereroItesm/agentec-skills/tree/main/skills/common/notificaciones
Command: npx skills add https://github.com/tluisguereroItesm/agentec-skills --skill common-notificaciones

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Common-notificaciones provides reusable patterns to produce consistent, structured output messages at the end of any agent flow, including success confirmations, error reports, escalation notices, and progress updates, right before replying to the user.

## Core Features & Use Cases

  • Consistent success messages with a standard template
  • Clear error reporting with recoverable and escalation templates
  • Progress updates to keep users informed during long-running tasks
  • Final confirmations that clearly signal completion of a flow

### Quick Start Apply the common-notificaciones templates to format the final user-facing messages after any tool result.

Frequently Asked Questions about common-notificaciones

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

FAQPage Schema
How do I format consistent agent messages after tool execution in a workflow?

Format user-facing agent messages by applying predefined templates to tool results, ensuring consistent success confirmations, error reports, and progress updates across your workflow.

What message templates are available for standardizing user communication in agent flows?

Standardize user communication with templates for success confirmations, recoverable errors, escalation guidance, and in-progress states to ensure clear, safe agent responses.

Can I use these notification templates for escalation notices and progress updates during long-running tasks?

Yes, apply the notification templates to generate progress updates that keep users informed during long-running tasks and escalation notices that guide them when manual intervention is needed.

What is the best way to standardize error reporting and success confirmations in agent UX?

Standardize error reporting and success confirmations by applying predefined message templates at the end of agent flows, producing structured and consistent final user-facing replies.

Do I need any dependencies or components to apply these message templates in my agent workflow?

No dependencies or components are required, as the templates can be applied directly within any agent workflow to format final user-facing messages after tool results.

Why does my agent produce inconsistent user-facing messages after different tool results?

Inconsistent messages occur when final outputs lack structured templates; applying predefined notification patterns for success, errors, and progress ensures consistent, safe communication.