kelos-e2e
kelos-dev/e2e-skills · skills.sh
Open source Repository Open in the app JSON README (API)
About
Skill publicada por kelos-dev/e2e-skills no skills.sh. Instale com: npx skills add kelos-dev/e2e-skills@kelos-e2e
Details
- Kind
- Agent skills
- Topic
- No topic detected
- Publisher
- kelos-dev
- Origin
- skillssh
- Category
- ferramentas
- Last push
- 2026-06-10T22:52:28Z
- Repository state
- ativo
- Added
- 2026-08-30 15:22:26
- Updated
- 2026-09-08 15:04:47
- Origin id
kelos-dev/e2e-skills/kelos-e2e
README
# e2e-skills Fixture skill package for Kelos end-to-end tests. The `kelos-e2e` skill instructs the agent to print a predefined marker string. The marker exists only in this repository, so when it appears in a Kelos task's logs it proves the skills.sh installation chain worked: the package was installed by the `skills-install` init container, exposed to the agent through the plugin volume, and the agent discovered and used the skill. Used by `test/e2e/skills_test.go` in https://github.com/kelos-dev/kelos. Do not change the skill name or the marker string without updating the e2e tests that assert on them.