algenix-org/AI Agent Action
AI Agent action to run tasks inside GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 23, 2025
- License
- MIT
Pinned Snippet
uses: algenix-org/agent-sdk@9c388c03a60d0bc8b1d5f07db2fa509a40b2e28e # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| task-input | The input for the AI agent | yes | — |
| agent-name | The name of the agent | no | default-agent |
| log-level | Logging level | no | INFO |
Outputs
| name | description |
|---|---|
| run_agent | The output from running the AI agent |