ما هي claude-code-action؟
قاعدة المعرفة لإنشاء وتكوين سير عمل Claude Code Action GitHub المصدر: codyswanngt/lisa.
قاعدة المعرفة لإنشاء وتكوين سير عمل Claude Code Action GitHub
ثبّت مهارة الذكاء الاصطناعي claude-code-action بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: codyswanngt/lisa.
Reference guide for creating anthropics/claude-code-action@v1 GitHub workflows.
| OAuth Token | claudecodeoauthtoken | Recommended for most setups (requires Claude Pro or Max) | | API Key | anthropicapikey | Direct Anthropic API key from console.anthropic.com | | AWS Bedrock | awsaccesskeyid + awssecretaccesskey | AWS-hosted Claude | | GCP Vertex | gcpprojectid + gcpregion + gcpworkloadidentityprovider | Google Cloud Claude |
On macOS, Claude Code stores credentials in the encrypted Keychain (not a plain file). The setup-token command is the official way to extract a token for CI use.
قاعدة المعرفة لإنشاء وتكوين سير عمل Claude Code Action GitHub المصدر: codyswanngt/lisa.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/codyswanngt/lisa --skill claude-code-actionقاعدة المعرفة لإنشاء وتكوين سير عمل Claude Code Action GitHub المصدر: codyswanngt/lisa.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/codyswanngt/lisa --skill claude-code-action بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/codyswanngt/lisa