Beruf
Softwareentwickler
Beschreibung
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.
Quellsprache: Englisch
Aktualisiert
Menü
SkillsMP hat 2 Skills aus subinium/CrowClaw gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 2 von 2 gesammelten Skills angezeigt.
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch