Auto Updater 3
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add auto-updater-3Quick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"auto-updater-3": {
"command": "npx",
"args": [
"@modelcontextprotocol/auto-updater-3"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Tags
developmentbashgitskill