crabbox

Wraps OpenClaw for remote Linux validation via AWS and Blacksmith Testbox.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill crabbox-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crabbox
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/.agents/skills/crabbox
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill crabbox-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires crabbox, blacksmith, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a wrapper for OpenClaw remote validation, enabling Linux proofing across various platforms and offering delegated Blacksmith Testbox proof.

Core Features & Use Cases

  • Remote Linux Proofing: Execute tests on remote Linux environments for broad tests and CI parity checks.
  • Delegated Blacksmith Testbox Proof: Validate with Blacksmith Testbox for prepared CI environments and broad pnpm gates.
  • Provider and ID Reporting: Reports actual provider and ID for traceability.

Quick Start

Run the crabbox skill to execute a test on a remote Linux environment.

Frequently Asked Questions about crabbox

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

FAQPage Schema
How do I run remote Linux validation for CI parity checks?

Remote Linux validation for CI parity checks is executed by wrapping OpenClaw to handle remote workdir, sync, and command execution across brokered AWS environments.

What is Blacksmith Testbox proofing and when do I need it?

Blacksmith Testbox proofing is delegated remote validation for prepared CI environments and broad pnpm gates, needed when validating Linux tests outside local infrastructure.

Do I need Blacksmith Testbox setup to use OpenClaw for remote proofing?

Yes, using OpenClaw for remote proofing requires both Crabbox and Blacksmith Testbox setup to properly broker AWS environments and execute remote Linux tests.

How does remote workdir synchronization work during Linux proofing?

Remote workdir synchronization works by managing file sync and command execution between local development environments and brokered AWS instances during OpenClaw validation.

Can I track the actual provider and ID for remote validation traceability?

Yes, remote validation reports the actual provider and ID automatically, ensuring full traceability of test execution across brokered AWS and Blacksmith Testbox environments.