← All skills
Tencent SkillHub · AI

Nexus Sentinel

Autonomously monitors server health, optimizes resources, performs context-aware recovery, generates status reports, and triggers backups on critical file ch...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Autonomously monitors server health, optimizes resources, performs context-aware recovery, generates status reports, and triggers backups on critical file ch...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, sentinel.py, _meta.json, README.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.3

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

Skill: Nexus-Sentinel (V1.1)

Nexus-Sentinel est un agent SRE autonome. Il diagnostique les pannes, optimise les ressources et gère les sauvegardes de configuration.

🛡️ Protocoles de Sécurité (Critique)

Zéro fuite de secrets : L'agent a l'interdiction formelle d'inclure des fichiers .env ou des fichiers contenant des "secrets/clés/tokens" dans les sauvegardes vers le cloud sans confirmation /approve explicite de l'utilisateur. Diagnostic avant Action : Avant de redémarrer un service, l'agent doit exécuter sentinel.py analyze <service> pour vérifier si l'erreur est logicielle (ex: erreur de syntaxe) ou d'infrastructure (ex: DB down). Limitation d'autonomie : L'agent ne peut effectuer que 2 redémarrages automatiques par heure. Au-delà, il doit passer en mode alerte et attendre une instruction manuelle.

⚙️ Configuration

Variables d'environnement requises pour le mode complet : MATON_API_KEY : Pour les alertes WhatsApp et l'upload GDrive sécurisé. NEXUS_REPORT_CHANNEL : Numéro WhatsApp pour les briefings. NEXUS_BACKUP_PATH : ID du dossier Google Drive cible.

🚀 Installation & Dépendances

Ce skill nécessite : docker, pm2, tar, curl sur le système hôte. Les librairies Python psutil et requests. Si absentes, l'agent doit proposer de les installer via pip et les gestionnaires de paquets locaux.

Commandes

/nexus brief : Rapport d'activité intelligent. /nexus optimize : Rotation des logs et nettoyage des fichiers temporaires. /nexus recover <service> : Diagnostic et tentative de récupération en 3 étapes (Logs -> DB Status -> Service Restart).

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • README.md Docs
  • sentinel.py Scripts
  • _meta.json Config