ai-agent-helperAI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Install via ClawdBot CLI:
clawdbot install Katrina-jpg/ai-agent-helper幫你setup同優化AI Agents既技能。
"帮我整prompt" / "點樣set AI agent" / "優化agent response"
# Good prompt structure
system = """你係{role}。
目標:{goal}
限制:{constraints}
Output格式:{format}"""
Generated Mar 1, 2026
幫助企業建立智能客服AI代理,通過Prompt Engineering優化對話流程,使用Task Decomposition處理複雜查詢,並設計Agent Loop確保對話連貫性。適用於電商、金融等需要24/7客戶支持的場景。
為內容創作團隊設計AI代理,通過結構化Prompt生成高質量文案、報告或社交媒體內容,並使用Output Parsing確保格式一致。適用於市場營銷、媒體出版等行業。
構建AI代理協助分析師處理數據,通過Task Decomposition拆解複雜分析任務,並使用Tool Selection整合數據處理工具。適用於金融分析、業務智能等領域。
開發教育AI代理,通過Prompt Engineering設計互動學習提示,並使用Agent Loop實現個性化教學路徑。適用於在線教育平台或培訓機構。
為企業設計自動化AI代理,處理重複性行政任務,如報告生成、郵件分類,通過Error Handling Patterns確保流程穩定性。適用於人力資源、運營管理等部門。
提供基於雲端的AI Agent Helper平台,企業按用戶數或使用量支付月費/年費,包含Prompt模板庫、分析工具和技術支持。適合中小企業快速部署AI代理。
為大型企業提供定制化AI代理開發服務,包括需求分析、Prompt Engineering設計和系統集成,按項目階段收費。適合有特定行業需求的客戶。
開設Prompt Engineering和Agent設計培訓課程,提供在線教學、工作坊和認證考試,幫助個人或團隊掌握AI代理開發技能。
💬 Integration Tip
優先從簡單Prompt模板開始測試,逐步擴展到複雜Agent Loop設計,並確保與現有工具(如CRM、數據庫)的API兼容性。
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection