تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٤٣
forks:١٣
updated:٢٦ ديسمبر ٢٠٢٥ في ١٥:١٧
مستكشف الملفات
SKILL.md
Demonstrates script and custom tool working together with console output
Runs a TypeScript file directly with Bun
Prints a greeting message
| name | steps-skill |
| description | Runs a script that prints ordered execution steps |
I demonstrate how skills can use helper scripts. I run a script that prints numbered steps with random words to show execution flow.
Run the helper script from my base directory:
cd {base_directory}
bash steps.sh
This demonstrates: