Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるhealthcheck
Run system health checks on the openrappter agent framework and connected services.
スター7
フォーク0
更新日2026年2月12日 00:53
SKILL.md
readonlyメニュー
Run system health checks on the openrappter agent framework and connected services.
SOC 職業分類に基づく
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, or reading/injecting/running secrets via op.
Search, read, and create Apple Notes using osascript/JXA on macOS.
Create, list, and manage Apple Reminders using osascript/JXA on macOS.
Search, read, and create notes in Bear using x-callback-url on macOS.
Post and interact with Bluesky social network via the AT Protocol API.
Monitor RSS/Atom feeds and blogs for new posts. Fetches and summarizes latest entries.
| name | healthcheck |
| description | Run system health checks on the openrappter agent framework and connected services. |
| metadata | {"openclaw":{"emoji":"🏥","requires":{}}} |
Verify openrappter system health and connected services.
# Check Node.js version
node --version
# Check npm packages
npm ls --depth=0
# Verify gateway connectivity
curl -s http://localhost:18790/health
# Full diagnostics
openrappter doctor
# Check config validity
openrappter config validate