المهارة تعلّم الوكيل كيف يعمل، لا ماذا يستطيع الوصول إليه.A skill teaches the agent how to work—not what it can access.
هذا الفرق الصغير يمنع كثيرًا من الالتباس. افهم الطبقات الثلاث، ثم راجع المصدر قبل أن تضيف أي ملفات إلى وكيلك.That distinction clears up a lot of confusion. Understand the three layers, then inspect the source before adding files to your agent.
تثبيت واعٍDeliberate install
راجع أولًا. انسخ ثانيًا.Inspect first. Copy second.
المهارة مجلد، وليست أمرًا سحريًا. ملفات scripts قد تنفذ عمليات على جهازك أو خدماتك، لذلك يعرضها الدليل كإشارة تحذير لا كشارة جودة.A skill is a folder, not a magic command. Scripts may act on your machine or services, so the directory flags them as a review signal—not a quality badge.
اختر المهارة المناسبةChoose the right skill
اقرأ الوصف، المصدر، والترخيص المكتشف. لا تعتمد على الاسم وحده.Read its description, source, and detected license. Do not rely on the name alone.
افحص شجرة الملفاتInspect the file tree
ابدأ بـ SKILL.md، ثم راجع scripts وreferences وassets إن وجدت.Start with SKILL.md, then review scripts, references, and assets when present.
انسخ المجلد كاملًاCopy the complete folder
ضعه في مجلد المهارات الذي توثقه منصتك مع الحفاظ على الملفات المساعدة.Place it in the skills directory documented by your platform, preserving helper files.
ابدأ بمهمة منخفضة المخاطرStart with a low-risk task
اختبر تفعيل المهارة قبل منحها أدوات كتابة أو وصولًا إلى حسابات مهمة.Test activation before granting write tools or access to important accounts.
قبل أن تثبّت أي مهارةBefore installing any skill
جاهز لاختيار أول مهارة؟Ready to choose your first skill?
ابحث بالمهمة بدل اسم الأداة، ثم قارن المصدر والملفات قبل التثبيت.Search by outcome instead of tool name, then compare source and files before installing.