openclaw-kickoff

Finalize host-ready GoC onboarding by verifying ClawHub readiness and plugin registration.

6|Updated May 4, 2026
One-click install
npx skills add https://github.com/zauberzeug/game-of-cards --skill openclaw-kickoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-kickoff
Source: https://github.com/zauberzeug/game-of-cards/tree/main/openclaw-plugin/skills/openclaw-kickoff
Command: npx skills add https://github.com/zauberzeug/game-of-cards --skill openclaw-kickoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw kickoff extension finalizes host-ready GoC onboarding by handling OpenClaw-specific setup that the generic kickoff leaves untouched, ensuring compatibility with ClawHub, plugin readiness, and host conventions.

Core Features & Use Cases

  • Stage 0: state detection sweep to confirm the GoC plugin is registered and the host has required tooling.
  • Stage 1: install/update cadence notes to ensure the OpenClaw plugin is installed and up to date.
  • Stage 2: policy clarifications that no host permission grants or private-notes files are required.
  • Stage 3: ready-state verification that the kickoff is complete and GoC can run without further kickoff steps.

Quick Start

Execute the OpenClaw kickoff complement after the generic kickoff completes on an OpenClaw host to finalize the GoC onboarding.

Frequently Asked Questions about openclaw-kickoff

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

FAQPage Schema
How do I finalize GoC onboarding for OpenClaw hosts after a generic kickoff?

To finalize GoC onboarding for OpenClaw hosts, run the OpenClaw kickoff extension after completing the generic kickoff. It verifies ClawHub readiness, plugin registration, and environment preparation to ensure the host is deployment-ready.

What does OpenClaw kickoff verification check during GoC setup?

OpenClaw kickoff verification checks ClawHub readiness, confirms the GoC plugin is registered, validates required host tooling, and ensures no private-notes files exist. It confirms the environment is fully prepared for GoC deployment.

Do I need to grant host permissions or create private-notes files for OpenClaw GoC setup?

No, you do not need to grant host permissions or create private-notes files for OpenClaw GoC setup. The kickoff extension enforces a strict no-permission grant policy and validates the absence of host-specific private-notes files.

When should I run the OpenClaw kickoff extension in the GoC deployment workflow?

You should run the OpenClaw kickoff extension immediately after the generic kickoff completes on an OpenClaw host. It serves as the final ready-state verification step before GoC can run without further kickoff intervention.

Why is my GoC plugin not registering correctly on OpenClaw hosts?

If your GoC plugin is not registering on OpenClaw hosts, the kickoff may be incomplete. The OpenClaw kickoff extension performs a state detection sweep to confirm plugin registration and ensures the plugin is installed and up to date.

Can I use generic kickoff alone to prepare OpenClaw hosts for GoC deployment?

No, generic kickoff alone cannot fully prepare OpenClaw hosts for GoC deployment. You need the OpenClaw kickoff extension to handle OpenClaw-specific setup, including ClawHub compatibility checks and plugin readiness validation.