在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:16,311
forks:932
updated:2026年3月12日 10:18
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| name | triggers |
| description | MUST use when configuring triggers. |
Triggers allow external events to invoke your scripts and flows.
Trigger configuration files use the pattern: {path}.{trigger_type}_trigger.yaml
Examples:
u/user/webhook.http_trigger.yamlf/data/kafka_consumer.kafka_trigger.yamlf/sync/postgres_cdc.postgres_trigger.yamlAfter writing, tell the user they can run these commands (do NOT run them yourself):
# Push trigger configuration
wmill sync push
# Pull triggers from Windmill
wmill sync pull