Self-Improving Agent
一个面向 Automation 场景的 Agent 技能。原始说明:Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
一个面向 Automation 场景的 Agent 技能。原始说明:AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
name: ai-agent-helper
description: AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
version: 1.0.0
tags:
幫你setup同優化AI Agents既技能。
"帮我整prompt" / "點樣set AI agent" / "優化agent response"
# Good prompt structure
system = """你係{role}。
目標:{goal}
限制:{constraints}
Output格式:{format}"""