name: test-skill description: A simple test skill that validates the GitHub Action can load skills from the repository
Test Skill
This is a test skill used to validate that the Oz Agent GitHub Action can successfully load and execute skills from the repository.
Purpose
When invoked, this skill instructs the agent to output a specific test message that can be verified in the E2E tests.
Instructions
Output the following message exactly: "GitHub Action skill test successful! This message was generated by the test-skill from the repository."
Do not modify or embellish this message. Output it exactly as written above.