agently-agent-extensions
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAgently Agent Extensions
Agently Agent 扩展
Use this skill when the problem is agent-side extension rather than prompt shape, output contract, or workflow control.
当问题涉及Agent端扩展,而非提示词格式、输出契约或工作流控制时,使用本技能。
Native-First Rules
原生优先规则
- prefer built-in extension surfaces before handwritten wrappers
- keep extension choice explicit: tools, MCP, FastAPIHelper, , or
auto_funcKeyWaiter - combine with or
agently-model-responseonly when the scenario needs those layersagently-triggerflow
- 优先使用内置扩展接口,而非手写封装
- 明确选择扩展类型:tools、MCP、FastAPIHelper、或
auto_funcKeyWaiter - 仅当场景需要时,才与或
agently-model-response结合使用agently-triggerflow
Anti-Patterns
反模式
- do not build a parallel tool dispatcher before checking native tool and MCP support
- do not create a custom waiter or auto-function shim first
- 在确认原生工具和MCP支持之前,不要构建并行的工具调度器
- 不要优先创建自定义等待器或自动函数垫片
Read Next
接下来阅读
references/overview.md
references/overview.md