Alicloud Platform Openclaw Setup Test

🌐Community
by cinience · vlatest · Repository

Helps with setup and configuration, testing as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add alicloud-platform-openclaw-setup-test npx -- -y @trustedskills/alicloud-platform-openclaw-setup-test
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "alicloud-platform-openclaw-setup-test": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alicloud-platform-openclaw-setup-test"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, "Alicloud Platform Openclaw Setup Test," provides a minimal smoke test for verifying the setup and configuration of the OpenClaw platform on a target host. It checks CLI availability, channel discoverability, plugin installation (DingTalk/Feishu), Discord token configuration, overall health using openclaw doctor, and gateway status. The skill's purpose is to ensure basic functionality within agent workflows that utilize OpenClaw.

When to use it

  • After installing or updating the OpenClaw platform on a target host.
  • As part of an automated workflow to verify OpenClaw configuration changes.
  • To quickly confirm core components are functioning correctly before more complex tasks are attempted.
  • When troubleshooting issues related to OpenClaw setup and integration.

Key capabilities

  • Verifies openclaw CLI availability using --version.
  • Checks discoverability of target channels via the official OpenClaw channels index.
  • Confirms installation/detection of DingTalk or Feishu plugins (if configured).
  • Validates Discord token configuration in ~/.openclaw/openclaw.json or environment variable DISCORD_BOT_TOKEN.
  • Executes openclaw doctor to identify potential issues and record checks.
  • Checks the status of the OpenClaw gateway.

Example prompts

  • "Run the OpenClaw setup test."
  • "Execute the OpenClaw smoke test and save the output."
  • "Verify my OpenClaw configuration using the standard test procedure."

Tips & gotchas

  • Prerequisites: The target host must have Node.js 20+ installed, the openclaw command available, and valid API keys/credentials for DashScope, DingTalk/Feishu, or Discord (depending on configured channels).
  • The skill will accept masked placeholders for sensitive credentials.
  • Minor warnings from openclaw doctor related to missing credentials are acceptable; fatal errors indicate a problem.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cinience
Installs
49

🌐 Community

Passed automated security scans.