chizukicn/Setup Cursor Agent CLI
Setup Cursor Agent CLI in GitHub Actions (macOS and Linux only)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Cursor Agent CLI version to install (e.g., latest) | no | latest |
| prompt | Prompt to send to Cursor Agent CLI (defaults to CURSOR_PROMPT environment variable) | no | — |
| api-key | Cursor API key for authentication (defaults to CURSOR_API_KEY environment variable) | no | — |
| model | Model to use for Cursor Agent CLI (defaults to 'auto') | no | auto |
Outputs
| name | description |
|---|---|
| cursor-agent-path | Path to the installed Cursor Agent CLI executable |
| cursor-agent-version | Version of the installed Cursor Agent CLI |