職業分類
ソフトウェア開発者
説明
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 を開くとソースと詳細を確認できます。
収集済み skill 2 件中 2 件を表示しています。
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.
原文の言語: 英語