crabbox

Orchestrates remote Linux infrastructure for automated software testing and CI validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of managing remote Linux environments for broad testing, CI-parity checks, and E2E validation, ensuring consistent execution across diverse infrastructure.

Core Features & Use Cases

  • Remote Environment Orchestration: Seamlessly manages remote Linux boxes for Docker, E2E, and package testing lanes.
  • Provider Flexibility: Supports Blacksmith Testbox as a default backend with fallback capabilities for AWS and Hetzner.
  • Observability & Debugging: Provides built-in support for timing analysis, log capture, and interactive WebVNC sessions for human-in-the-loop debugging.

Quick Start

Use the crabbox skill to run the full test suite on a remote Blacksmith testbox by executing the provided pnpm command from the repository root.

Frequently Asked Questions about crabbox

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

FAQPage Schema
How do I orchestrate remote Linux environments for automated E2E testing?

You can orchestrate remote Linux environments for automated E2E testing by deploying ephemeral test boxes across cloud providers like AWS, Hetzner, and Blacksmith, enabling standardized command execution and sync protocols for consistent validation.

Can I run Docker and CI validation tests across different cloud providers?

Yes, you can run Docker and CI validation tests across different cloud providers using remote Linux box orchestration, which supports Blacksmith Testbox as a default backend with fallback capabilities for AWS and Hetzner.

What is the best way to debug E2E test failures on remote Linux infrastructure?

The best way to debug E2E test failures on remote Linux infrastructure is using built-in observability features like timing analysis, log capture, and interactive WebVNC sessions for human-in-the-loop troubleshooting.

Does this remote testing approach support secret-safe environment injection for CI workflows?

Yes, this remote testing approach supports secret-safe environment injection for CI workflows, allowing complex E2E workflows to execute securely across ephemeral cloud test environments.

How do I execute a full test suite on a remote Blacksmith testbox?

You can execute a full test suite on a remote Blacksmith testbox by running the provided pnpm command from the repository root, which initiates the standardized remote orchestration protocols.