职业分类
软件开发工程师
描述
When solving a task that needs multiple tool calls in sequence (e.g., fetch -> parse -> fetch -> store), prefer code.execute to chain them in one inference call.
原文语言:英语
更新
菜单
SkillsMP 已收集 subinium/CrowClaw 中的 2 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 2 / 2 个已收集 Skill。
When solving a task that needs multiple tool calls in sequence (e.g., fetch -> parse -> fetch -> store), prefer code.execute to chain them in one inference call.
原文语言:英语
When you've just solved a non-trivial multi-step task that you might be asked to repeat, consider calling learning.proposeSkill to save the recipe.
原文语言:英语