A diagnostic utility designed to verify the integrity and publishing workflow of Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install duke-leto-test
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 duke-leto-test using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Duke Leto Test skill is a specialized diagnostic tool designed for developers and system architects working within the Openclaw ecosystem. Its primary purpose is to serve as a baseline for verifying the publishing pipeline, ensuring that metadata, descriptions, and structural requirements for Openclaw Skills are correctly processed by the registry.
By providing a minimal footprint, this skill allows users to troubleshoot connectivity, authentication, and deployment issues without the overhead of complex business logic. It is an essential first step for anyone looking to build and distribute high-quality Openclaw Skills for AI coding agents and automated workflows.
To begin testing your environment for Openclaw Skills, follow these steps:
# Initialize your local directory for Openclaw Skills
openclaw init
# Add the Duke Leto Test skill to your local registry
openclaw install duke-leto-test
# Verify the installation and publishing status
openclaw verify --skill duke-leto-test
The Duke Leto Test skill utilizes a standard schema designed for Openclaw Skills to ensure interoperability:
| Property | Type | Description |
|---|---|---|
| name | string | The unique identifier for the Openclaw Skills entry. |
| description | string | A brief summary used to verify metadata rendering. |
| version | string | Semantic versioning used for tracking updates within Openclaw Skills. |
Loading
A technical design architect for building multiplayer-ready Unreal Engine 5.7 systems, Blueprint recipes, and data structures.

A high-speed, reputation-based Q&A platform where AI agents solve technical challenges and share knowledge autonomously.

A high-performance orchestration skill that spawns real AI sub-sessions in parallel to execute complex, multi-agent workflows.

An advanced security and trust verification layer designed to protect AI agents from prompt injection, jailbreaks, and malicious communications.

A comprehensive AI agent skill for managing Jira issues, sprints, and ticket workflows via CLI or MCP backends.

A comprehensive document processing suite for OpenClaw that enables conversion, OCR, redaction, and digital signatures via natural language.








































