تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٣
forks:٠
updated:٢٥ فبراير ٢٠٢٦ في ١٦:٥٤
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