tencentcloud-lighthouse-skill

Automate Tencent Cloud Lighthouse management via mcporter MCP calls.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/xongtao/openclaw-backup --skill tencentcloud-lighthouse-skill-xongtao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencentcloud-lighthouse-skill
Source: https://github.com/xongtao/openclaw-backup/tree/main/skills/tencentcloud-lighthouse-skill
Command: npx skills add https://github.com/xongtao/openclaw-backup --skill tencentcloud-lighthouse-skill-xongtao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, node, mcporter, and includes scripts (resource) components.

What problem does it solve?

Managing Tencent Cloud Lighthouse can be tedious and error-prone without a unified automation workflow. This skill automates the MCP-based setup and routine operations, providing a repeatable path to configure, monitor, and control Lighthouse resources.

Core Features & Use Cases

  • Auto-setup of mcporter and Lighthouse MCP server configuration, including credential storage and connectivity checks.
  • Instance queries, region-aware operations, monitoring data retrieval, and firewall management to maintain secure access.
  • Remote command execution and self-diagnostics to quickly troubleshoot Lighthouse deployments in response to user requests.

Quick Start

Run the Lighthouse MCP auto-setup with your Tencent Cloud SecretId and SecretKey to auto-configure mcporter and connect to Lighthouse.

Frequently Asked Questions about tencentcloud-lighthouse-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Tencent Cloud Lighthouse management tasks?

Automate Tencent Cloud Lighthouse management by provisioning and operating instances via the mcporter MCP tool. It handles querying, monitoring, and executing remote commands through JSON-formatted arguments.

How do I set up the mcporter MCP server for Lighthouse operations?

Set up the mcporter MCP server by running the auto-setup with your Tencent Cloud SecretId and SecretKey. This configures the ~/.mcporter/mcporter.json file and verifies Lighthouse connectivity.

Can I run remote commands and diagnostics on my Lighthouse instances?

Run remote commands and self-diagnostics on Lighthouse instances by invoking mcporter call lighthouse.* with JSON arguments. This allows quick troubleshooting of remote deployments.

Does automating Lighthouse with mcporter require specific credentials?

Automating Lighthouse with mcporter requires a Tencent Cloud SecretId and SecretKey. These credentials must be provided during the initial MCP server setup to authenticate API requests.

What's the best way to manage Lighthouse firewalls and snapshots automatically?

Manage Lighthouse firewalls and snapshots automatically by executing region-aware operations through the mcporter MCP tool. It provides JSON output to confirm security rules and backup status.