Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:43
forks:13
updated:2025년 12월 26일 15:17
SKILL.md
Demonstrates script and custom tool working together with console output
Runs a TypeScript file directly with Bun
Runs a script that prints ordered execution steps
| name | hello-skill |
| description | Prints a greeting message |
I'm the simplest skill possible. I just print a hello message using the bash tool.
Run this command:
echo "Hello from Tier 1 skill! 🎉"
That's it! This demonstrates: