agent-Specialization/agentskills
JOJO c08c4ab141 docs(agentskills): 更新子智能体使用指南
- 强调阻塞/后台模式的唯一判断标准是运行期间有没有别的事情要做
- 强调大范围搜索/调查前必须先自己进行浅层搜索
- 重写示例:国产开源智能体调研、程序 bug 定位
- 拆分后台模式场景:单个子智能体用阻塞,多个子智能体用后台并等待通知
2026-07-11 20:40:27 +08:00
..
agent-build-standard feat: gracefully stop tool execution on user request 2026-03-08 03:50:34 +08:00
agents-md-writer feat: add agents-md-writer skill scaffolding and references 2026-04-25 16:35:13 +08:00
docx feat: add skills framework and controls 2026-02-07 00:20:35 +08:00
frontend-design feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
mcp-tool-config feat: add host workspace manager, mcp-tool-config skill, and UI enhancements 2026-04-28 13:04:51 +08:00
pptx feat: add user turn tool protection to shallow compression 2026-04-12 18:48:08 +08:00
run-command-guide refactor(messages): 统一运行期消息插入为 [系统通知|source] 前缀的 user 消息 2026-05-23 02:01:36 +08:00
skill-creator chore: sync workspace updates 2026-02-23 01:20:41 +08:00
sub-agent-guide docs(agentskills): 更新子智能体使用指南 2026-07-11 20:40:27 +08:00
terminal-guide refactor: remove run_python tool, consolidate all execution to run_command 2026-06-07 16:23:01 +08:00
ui-aesthetic-design feat(ui): refine sidebar workspace and code blocks 2026-05-28 03:53:49 +08:00