Casely is an intelligent QA assistant for Openclaw Skills that transforms fragmented project documentation into structured, style-consistent test suites.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install casely
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install casely using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Casely is a professional-grade tool designed for Openclaw Skills to solve the manual bottleneck of test case creation. By analyzing requirement documents in various formats like PDF, DOCX, and XLSX, it automatically generates structured test suites that mirror your team's specific writing style and technical standards.
Built to integrate seamlessly into a developer or QA workflow, Casely uses advanced parsing to bridge the gap between messy documentation and clean, import-ready test data. It ensures that 100% of your team's naming conventions and column structures are preserved, making it an essential component for teams utilizing Openclaw Skills to accelerate their software development lifecycle.
To get started with Casely for Openclaw Skills, ensure you have the uv package manager installed. Follow these steps:
# Initialize the project environment
uv init
# Add required dependencies for document parsing and Excel export
uv add docling openpyxl
# Create your project structure
/init [ProjectName]
After setup, place your requirements in projects/[Name]/input/requirements/ and style examples in projects/[Name]/input/examples/.
Casely organizes data into a clear hierarchy to ensure traceability and ease of use within Openclaw Skills:
| Directory | Description |
|---|---|
input/requirements/ |
Raw requirement documents (PDF, DOCX, XLSX). |
input/examples/ |
Sample test cases used to learn your team's style. |
processed/ |
Markdown versions of all input documents. |
results/ |
Generated atomic test cases in Markdown format. |
exports/ |
Final TestRail-ready Excel files (.xlsx). |
test_style_guide.md |
The central source of truth for formatting, headers, and tone. |
Loading
A comprehensive CLI tool for Beeper Desktop that enables programmatic access to chats, messages, and contact management.

A comprehensive command-line interface for installing, configuring, and scaling ComfyUI instances and their ecosystem of nodes and models.

An always-on autonomous development orchestrator that triages requests, decomposes complex tasks, and manages multi-model parallel execution.

A powerful research skill that scrapes the last 30 days of social media and web data to turn you into an instant expert on any topic.

A command-line tool for searching, browsing menus, and ordering food from foodpanda.ph with structured JSON output.

A sophisticated monitoring and analysis toolkit designed to identify and capitalize on pricing inefficiencies within Polymarket prediction markets.








































