ما هي allow-agent-commands؟
إضافة أو تغيير الأوامر المسموح بها في تكوينات إذن وكيل AI (OpenCode، Claude Code) المصدر: aspiers/ai-config.
إضافة أو تغيير الأوامر المسموح بها في تكوينات إذن وكيل AI (OpenCode، Claude Code)
ثبّت مهارة الذكاء الاصطناعي allow-agent-commands بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: aspiers/ai-config.
Commands must be explicitly allowed in the permission configs before agents can run them. This skill covers adding entries to both OpenCode and Claude Code configuration files.
IMPORTANT: The config files are stowed into via GNU Stow symlinks. Always edit them directly from within the ai-config repository, NOT from . The paths below are relative to the ai-config repository root.
Important: Insert new entries in alphabetical order by command name. When adding a new command, find the correct position to maintain sorting. Do NOT reorder existing entries.
إضافة أو تغيير الأوامر المسموح بها في تكوينات إذن وكيل AI (OpenCode، Claude Code) المصدر: aspiers/ai-config.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commandsإضافة أو تغيير الأوامر المسموح بها في تكوينات إذن وكيل AI (OpenCode، Claude Code) المصدر: aspiers/ai-config.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commands بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/aspiers/ai-config