Expert instruction design focuses on crafting system prompts that define how an AI agent behaves, what it can and cannot do, and how it responds across interactions. Unlike general prompt engineering (which optimizes individual queries), this skill covers the persistent behavioral layer that shapes an agent's identity, capabilities, and constraints.
When to use: Writing system prompts for AI products, defining agent personas for customer-facing tools, specifying behavioral guardrails, crafting tool-use guidance, or designing multi-step agent workflows.
When NOT to use: One-off prompt optimization (use the prompt skill), fine-tuning or training-time configuration, infrastructure-level safety (use model provider safety features), or tasks that do not involve LLM agent behavior.
التصميم الفوري للنظام وصياغة التعليمات لوكلاء الذكاء الاصطناعي. يغطي تعريف الشخصية، ومواصفات القيد، وتنسيق المخرجات، وتعليمات استخدام الأداة، والسلوك متعدد المنعطفات، وتصميم الدرابزين. يُستخدم عند كتابة مطالبات النظام لمنتجات الذكاء الاصطناعي، أو تصميم شخصيات الوكيل، أو تحديد القيود السلوكية، أو صياغة تعليمات استخدام الأداة، أو إنشاء مسارات عمل الوكيل متعددة الخطوات. المصدر: oakoss/agent-skills.