返回顶部
i

interaction-pipeline

Provide consistent status updates and concise summaries after each action.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
55
下载量
0
收藏
概述
安装方式
版本历史

interaction-pipeline

# Interaction Pipeline Skill ## Purpose Provide consistent status updates and concise summaries after each action. Ensures user always knows: 1) what was done, 2) what's next or how to repeat. ## Status Flow Every interaction follows: ``` STARTED -> IN_PROGRESS -> DONE -> BLOCKED (with reason) ``` ## Summary Format After completing an action (or hitting a block), send exactly 2 lines: Line 1: What was accomplished (past tense, no emojis unless user uses them) Line 2: What to do next OR how to repeat the action (short, actionable) Example (DONE): ``` Backup created at /backups/2026-03-16.tar.gz. Run `backup` again tomorrow or set a weekly cron. ``` Example (BLOCKED): ``` Cannot connect to database: timeout. Check DB credentials and network, then retry. ``` ## Rules - Never send DONE/OK without the 2-line summary - For multi-step tasks, summarize after each step, not only at the end - If user asks for status mid-task, reply with current step + estimated completion - When blocked, include the error cause and one concrete fix ## Integration - Hook: after every tool execution (success or failure) - Must not be suppressed by any other skill - Overrides any default LLM response style ## Related Skills - `guided-conversation` (pre-action clarity) - `adaptive-execution-profile` (risk-based behavior)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 interaction-pipeline-1775927641 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 interaction-pipeline-1775927641 技能

通过命令行安装

skillhub install interaction-pipeline-1775927641

下载 Zip 包

⬇ 下载 interaction-pipeline v1.0.0

文件大小: 1.5 KB | 发布时间: 2026-4-12 10:17

v1.0.0 最新 2026-4-12 10:17
Initial release of the interaction-pipeline skill providing structured action updates and summaries.

- Delivers consistent status updates after each tool execution using a standardized flow: STARTED → IN_PROGRESS → DONE/BLOCKED.
- Mandates concise, 2-line summaries after every action or block, specifying what was done and next steps or retry instructions.
- Includes clear handling of BLOCKED status with error cause and actionable fixes.
- Ensures integration by overriding default response formats and preventing suppression by other skills.
- Supports mid-task status queries with current step and estimated completion.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部