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