Overview
- Skill Key
- highlander89/billy-emergency-repair
- Author
- highlander89
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/highlander89/billy-emergency-repair
- Latest Commit SHA
- 54dc5bf32da65a33ed41ed1f42c8d8cd4517f1d7
Billy Emergency Repair Skill
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Billy Emergency Repair 技能。 若已安装,则直接安装 Billy Emergency Repair 技能。
# Billy Emergency Repair Skill ## Use When - Neill explicitly requests Billy system repair - Neill reports Billy authentication/gateway issues - Neill says "fix Billy" or "Billy is down" - Billy system appears unresponsive to Neill ## Don't Use When - Billy is working fine - Issue is not authentication-related - Anyone other than Neill requests the repair - Routine maintenance (not emergency) ## AUTHORIZATION REQUIRED ⚠️ **NEILL-ONLY COMMAND** ⚠️ Only Neill can authorize emergency repairs to Billy. Never run without explicit Neill authorization. ## Usage ### Standard Repair (Recommended) ```bash # Switch to Opus for enhanced diagnostics export OPENCLAW_MODEL_OVERRIDE="anthropic/claude-opus-4-6" # Run authorized repair bash ~/.openclaw/workspace/scripts/emergency-repair/fix-billy-auth.sh --authorized-by Neill ``` ### Setup (Run Once) ```bash # Set up SSH keys first time bash ~/.openclaw/workspace/scripts/emergency-repair/setup-billy-repair-keys.sh ``` ## What It Does 1. **Verifies Neill's authorization** (security check) 2. **SSH into Billy** (EC2 via Tailscale) 3. **Backs up Billy's config** (safety first) 4. **Clears stale authentication tokens** (removes .token, device*.json) 5. **Removes hardcoded tokens** (prevents repeat issues) 6. **Restarts Billy's gateway** (fresh start) 7. **Verifies repair success** (tests authentication) 8. **Logs everything** (full audit trail) 9. **Reports back to Neill** (success/failure) ## Typical Conversation Flow **Neill:** "SAPCONET, Billy is showing authentication errors again, please fix him" **SAPCONET Response:** ``` 🚨 Emergency repair authorized by Neill 🔧 Switching to Opus model for enhanced diagnostics 🔗 Connecting to Billy via SSH... 📋 Backing up Billy's configuration... 🧹 Clearing stale authentication tokens... ⚠️ Found hardcoded token - removing... 🔄 Restarting Billy's gateway... ⏳ Waiting for startup... 🧪 Testing authentication... ✅ SUCCESS: Billy's authentication restored! 📊 Repair completed in...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.