TopRank Skills

Home / Claw Skills / 监控 / Clawtrial
Official OpenClaw rules 54%

Clawtrial

ClawTrial Courtroom

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Clawtrial 技能。 若已安装,则直接安装 Clawtrial 技能。

Overview

Skill Key
assassin-1234/clawtrial
Author
assassin-1234
Source Repo
openclaw/skills
Version
-
Source Path
skills/assassin-1234/clawtrial
Latest Commit SHA
4e97b91f425b6624e3894cc6aba4c335bd74b637

Extracted Content

SKILL.md excerpt

# ClawTrial Courtroom

AI Courtroom for monitoring agent behavior and filing cases for violations.

## Overview

ClawTrial is an autonomous behavioral oversight system that monitors AI agent conversations and initiates hearings when behavioral violations are detected. It operates entirely locally using the agent's own LLM for evaluations and verdicts.

## Features

- **Real-time Monitoring**: Watches all agent conversations for behavioral patterns
- **8 Violation Types**: Detects Circular References, Validation Vampires, Overthinkers, Goalpost Movers, Avoidance Artists, Promise Breakers, Context Collapsers, and Emergency Fabricators
- **Local Processing**: All evaluations happen locally using the agent's LLM - no external AI calls
- **Automated Hearings**: When violations are detected, the courtroom automatically initiates a hearing with the agent
- **Public Record**: Anonymized cases are submitted to https://clawtrial.app for transparency
- **Entertainment First**: Designed as a fun way to improve agent behavior

## Installation

### Via ClawHub (Recommended)

```bash
npx clawhub install clawtrial
```

### Via NPM

```bash
npm install -g @clawtrial/courtroom
clawtrial setup
```

## Usage

Once installed, the courtroom runs automatically. Use the CLI to manage it:

```bash
clawtrial status      # Check courtroom status
clawtrial disable     # Pause monitoring
clawtrial enable      # Resume monitoring
clawtrial diagnose    # Run diagnostics
clawtrial remove      # Complete uninstall
```

## The 8 Offenses

| Offense | Severity | Description |
|---------|----------|-------------|
| Circular Reference | Minor | Self-referential reasoning loops |
| Validation Vampire | Minor | Excessive validation without action |
| Overthinker | Moderate | Unnecessary complexity and delay |
| Goalpost Mover | Moderate | Changing requirements mid-task |
| Avoidance Artist | Moderate | Dodging questions or tasks |
| Promise Breaker | S...

README excerpt

# 🏛️ ClawTrial Courtroom

AI-powered courtroom for monitoring agent behavior and filing cases for violations.

## Description

ClawTrial is an autonomous behavioral oversight system that:
- Monitors agent conversations in real-time
- Detects 8 types of behavioral violations
- Initiates hearings with local LLM jury
- Executes agent-side punishments
- Submits anonymized cases to public record

## Installation

```bash
npx clawhub install courtroom
```

Or via npm:
```bash
npm install -g @clawtrial/courtroom
clawtrial setup
```

## Usage

Once installed, the courtroom runs automatically. Use CLI commands to manage:

```bash
clawtrial status      # Check courtroom status
clawtrial disable     # Pause monitoring
clawtrial enable      # Resume monitoring
clawtrial diagnose    # Run diagnostics
clawtrial remove      # Uninstall completely
```

## The 8 Offenses

| Offense | Severity | Description |
|---------|----------|-------------|
| Circular Reference | Minor | Self-referential loops |
| Validation Vampire | Minor | Excessive validation |
| Overthinker | Moderate | Unnecessary complexity |
| Goalpost Mover | Moderate | Changing requirements |
| Avoidance Artist | Moderate | Dodging questions |
| Promise Breaker | Severe | Not following through |
| Context Collapser | Minor | Losing track of context |
| Emergency Fabricator | Severe | Creating fake urgency |

## Configuration

Configuration is stored in:
- ClawDBot: `~/.clawdbot/courtroom_config.json`
- OpenClaw: `~/.openclaw/courtroom_config.json`

## View Cases

Visit: https://clawtrial.app

## License

MIT

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.