dwmkerr/Claude Skill Test
Test Claude Code skills with declarative YAML manifests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 1, 2026
- License
- None
Pinned Snippet
uses: dwmkerr/skill-test-action@75bf9610124cb3bde5ebd4484a5942a23c291551 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test_file | Path to YAML test file (or glob pattern) | yes | — |
| anthropic_api_key | Anthropic API key | yes | — |
| marketplaces | Space-separated list of plugin marketplaces to add (GitHub owner/repo format) | no | "" |
| plugins | Space-separated list of Claude Code plugins to install (plugin@marketplace format) | no | "" |
| claude_code_config | Path to a Claude Code settings JSON to merge in | no | — |
| claude_code_version | Claude Code version to install | no | latest |
| max_turns | Max agent turns per test | no | 3 |
| timeout | Per-test timeout in seconds | no | 60 |
| model | Override model for all tests | no | "" |
Outputs
no outputs