claude-code-action とは?
Claude Code Action GitHub ワークフローの作成と構成に関するナレッジ ベース ソース: codyswanngt/lisa。
Claude Code Action GitHub ワークフローの作成と構成に関するナレッジ ベース
コマンドラインで claude-code-action AI スキルを開発環境にすばやくインストール
ソース: 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。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/codyswanngt/lisa --skill claude-code-actionClaude Code Action GitHub ワークフローの作成と構成に関するナレッジ ベース ソース: codyswanngt/lisa。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/codyswanngt/lisa --skill claude-code-action インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/codyswanngt/lisa