在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
test-skill
// A simple test skill that validates the GitHub Action can load skills from the repository
$ git log --oneline --stat
stars:99
forks:41
updated:2026年2月12日 00:44
SKILL.md
// A simple test skill that validates the GitHub Action can load skills from the repository
| name | test-skill |
| description | A simple test skill that validates the GitHub Action can load skills from the repository |
This is a test skill used to validate that the Oz Agent GitHub Action can successfully load and execute skills from the repository.
When invoked, this skill instructs the agent to output a specific test message that can be verified in the E2E tests.
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.