What is claude-code-action?
Knowledge base for creating and configuring Claude Code Action GitHub workflows Source: codyswanngt/lisa.
Knowledge base for creating and configuring Claude Code Action GitHub workflows
Quickly install claude-code-action AI skill to your development environment via command line
Source: 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.
Knowledge base for creating and configuring Claude Code Action GitHub workflows Source: codyswanngt/lisa.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/codyswanngt/lisa --skill claude-code-actionKnowledge base for creating and configuring Claude Code Action GitHub workflows Source: codyswanngt/lisa.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codyswanngt/lisa --skill claude-code-action Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/codyswanngt/lisa