smoke-testing-ncp-chat

Installation
SKILL.md

Smoke Testing NCP Chat

Overview

Use the reusable smoke command instead of ad-hoc curl or UI clicking when a fast real-reply check is needed.

This smoke command:

  • Sends one real chat message to a running NextClaw service
  • Forces the request through the specified session-type and model
  • Reads the returned SSE event stream
  • Prints pass/fail, assistant text, terminal event, and error details
  • Exits non-zero when the route does not produce a real assistant reply

When to Use

  • A quick check is needed to confirm that one concrete chat route can return a real assistant reply.
  • A specific session-type + model pair needs to be validated without opening the UI.
  • A fast smoke is preferred over ad-hoc request assembly.
Related skills
Installs
1
Repository
peiiii/nextclaw
GitHub Stars
208
First Seen
Apr 6, 2026