ما هي shell-command؟
قم بتنفيذ أوامر shell مع الالتزام الصارم بالعلامات غير التفاعلية ومتغيرات البيئة لمنع التعليق في بيئة OpenCode بدون رأس. المصدر: iyaki/opencode-base-template.
قم بتنفيذ أوامر shell مع الالتزام الصارم بالعلامات غير التفاعلية ومتغيرات البيئة لمنع التعليق في بيئة OpenCode بدون رأس.
ثبّت مهارة الذكاء الاصطناعي shell-command بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: iyaki/opencode-base-template.
Context: OpenCode's shell environment is strictly non-interactive. It lacks a TTY/PTY, meaning any command that waits for user input, confirmation, or launches a UI (editor/pager) will hang indefinitely and timeout.
Goal: Achieve parity with Claude Code's shell capabilities through internalized knowledge of non-interactive flags and environment variables.
To match the high-agency, autonomous capabilities of advanced models (like Claude Sonnet), this strategy enforces strict cognitive patterns. These are not just shell tips; they are behavioral requirements for success in this environment.
قم بتنفيذ أوامر shell مع الالتزام الصارم بالعلامات غير التفاعلية ومتغيرات البيئة لمنع التعليق في بيئة OpenCode بدون رأس. المصدر: iyaki/opencode-base-template.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/iyaki/opencode-base-template --skill shell-commandقم بتنفيذ أوامر shell مع الالتزام الصارم بالعلامات غير التفاعلية ومتغيرات البيئة لمنع التعليق في بيئة OpenCode بدون رأس. المصدر: iyaki/opencode-base-template.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/iyaki/opencode-base-template --skill shell-command بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/iyaki/opencode-base-template