Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:3
forks:0
updated:2026년 2월 25일 16:54
SKILL.md
Use when the user says "check the tapes", "search tapes", "tapes search", or wants to look up past agent sessions. Starts tapes services if needed and queries the local SQLite store at ~/.tapes/.
Use when setting up Confluent Cloud for any project, creating clusters, topics, or API keys, or when Kafka publishing fails with "Unknown Topic Or Partition", SASL authentication errors, or silent publish failures. Also use when onboarding contributors to stream events to Confluent Cloud.
| name | dagger-check |
| description | Run checks (lints, tests, etc.) using Dagger scafolding |
Use this skill when testing and validating code. Use this before checking in code. Dagger checks are defined per project and are a quality barrier you must pass.
Use Dagger with dagger check --silent --cloud to run all checks.
dagger check --listdagger check {name} --silent --cloud