在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:168
forks:45
updated:2026年2月18日 20:59
SKILL.md
| name | integration-test |
| description | Run integration tests against the live TMDb API |
Run source ~/.zshrc 2>/dev/null && make integration-test from the project root.
This requires TMDB_API_KEY, TMDB_USERNAME, and TMDB_PASSWORD environment variables to be set. Sourcing .zshrc ensures they are available.