在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:356
forks:69
updated:2026年2月11日 02:07
文件资源管理器
SKILL.md
| name | Get TD Event Log |
| description | Get TDVM event log |
| metadata | {"openclaw":{"requires":{"bins":["python3"]}}} |
获取TDVM的事件日志并保存到文件中。 Get the TDVM event log and save it to a file.
Retrieve the TDVM event log and saves the output to a file named 'td_eventlog.txt' in the current directory. This provides visibility into the trusted execution environment events.
python {baseDir}/scripts/get_td_eventlog.py
The script outputs: