Was ist claude-code-action?
Wissensdatenbank zum Erstellen und Konfigurieren von Claude Code Action GitHub-Workflows Quelle: codyswanngt/lisa.
Wissensdatenbank zum Erstellen und Konfigurieren von Claude Code Action GitHub-Workflows
Installieren Sie den KI-Skill claude-code-action schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Wissensdatenbank zum Erstellen und Konfigurieren von Claude Code Action GitHub-Workflows Quelle: codyswanngt/lisa.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/codyswanngt/lisa --skill claude-code-actionWissensdatenbank zum Erstellen und Konfigurieren von Claude Code Action GitHub-Workflows Quelle: codyswanngt/lisa.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/codyswanngt/lisa --skill claude-code-action Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/codyswanngt/lisa