parallels-discord-roundtrip

Verify two-way Discord message delivery between Parallels macOS guest and host.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill parallels-discord-roundtrip-majunbao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallels-discord-roundtrip
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.4.24/.agents/skills/parallels-discord-roundtrip
Command: npx skills add https://github.com/majunbao/learn --skill parallels-discord-roundtrip-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run macOS Parallels smoke tests to prove two-way Discord delivery between a guest and host, ensuring messages are sent, received, and replied within a test harness.

Core Features & Use Cases

  • End-to-end Discord roundtrip proof within Parallels macOS smoke tests.
  • Validates guest message send, host read, and host post with guest readback.
  • Supports automated configuration of Discord tokens and IDs for CI.

Quick Start

Run a Parallels macOS smoke test to validate Discord roundtrip between guest and host.

Frequently Asked Questions about parallels-discord-roundtrip

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

FAQPage Schema
How do I automate Discord message verification between a Parallels guest and host?

Discord message verification between a Parallels guest and host is automated through an end-to-end roundtrip workflow, validating guest-sent messages, host visibility, host replies, and guest readback within the openclaw test harness.

What is an end-to-end Discord roundtrip smoke test for macOS Parallels?

An end-to-end Discord roundtrip smoke test proves two-way message delivery by orchestrating a guest-originated message send, verifying host visibility on Discord, executing a host reply, and confirming guest readback in a repeatable workflow.

Do I need a Discord bot token to run guest-host smoke tests in Parallels?

Yes, running guest-host smoke tests requires a Discord bot token, a Discord guild ID, a Discord channel ID, and an OPENAI_API_KEY to configure the automated roundtrip verification workflow inside Parallels.

How does the openclaw harness log diagnostics for Discord roundtrip tests?

The openclaw harness logs per-phase diagnostics for Discord roundtrip tests to the /tmp directory, capturing detailed workflow state and message delivery verification data between the Parallels macOS guest and host environments.

Can I configure Discord guild and channel IDs for CI smoke tests in Parallels?

Yes, you can configure Discord guild and channel IDs alongside Discord bot tokens and API keys to support automated configuration and execution of end-to-end roundtrip smoke tests within continuous integration environments.

Why is my Parallels Discord roundtrip test not validating host replies?

Parallels Discord roundtrip test host reply validation may fail due to incorrect Discord channel ID configuration, missing bot token permissions, or network connectivity issues between the guest and host environments during the openclaw workflow execution.