المهنة
مطوّرو البرمجيات
الوصف
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 عدد ٢ من skills من subinium/CrowClaw. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢ من أصل ٢ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية