·tool-design

أدوات التصميم التي يمكن للوكلاء استخدامها بفعالية. يُستخدم عند إنشاء أدوات جديدة للوكلاء، أو تصحيح الأخطاء المتعلقة بالأدوات، أو تحسين مجموعات الأدوات الموجودة.

5التثبيتات·0الرائج·@mjunaidca

التثبيت

$npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill tool-design

كيفية تثبيت tool-design

ثبّت مهارة الذكاء الاصطناعي tool-design بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill tool-design
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: mjunaidca/mjs-agent-skills.

Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be designed for language models that reason about intent, infer parameter values, and generate calls from natural language requests. Poor tool design creates failure modes that no a...

Tools are contracts between deterministic systems and non-deterministic agents. The consolidation principle states that if a human engineer cannot definitively say which tool should be used in a given situation, an agent cannot be expected to do better. Effective tool descriptions are prompt engineering that shapes agent behavior.

Key principles include: clear descriptions that answer what, when, and what returns; response formats that balance completeness and token efficiency; error messages that enable recovery; and consistent conventions that reduce cognitive load.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill tool-design
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-11

Browse more skills from mjunaidca/mjs-agent-skills

إجابات سريعة

ما هي tool-design؟

أدوات التصميم التي يمكن للوكلاء استخدامها بفعالية. يُستخدم عند إنشاء أدوات جديدة للوكلاء، أو تصحيح الأخطاء المتعلقة بالأدوات، أو تحسين مجموعات الأدوات الموجودة. المصدر: mjunaidca/mjs-agent-skills.

كيف أثبّت tool-design؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill tool-design بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/mjunaidca/mjs-agent-skills