✓ Verified 📱 Social Media ✓ Enhanced Data

Self Review

Automatically review agent output quality before sending to user.

Rating
4 (270 reviews)
Downloads
2,220 downloads
Version
1.0.0

Overview

Automatically review agent output quality before sending to user.

Complete Documentation

View Source →

Self-Review Skill

Automatically review agent output quality before sending to user.

  • Checks: clarity, conciseness, actionability, structure
  • Simple rule-based engine (no API cost)
  • Exit code 0 = approved, 1 = needs improvement

Usage

Pipe output to reviewer:

bash
echo "Your response text" | node skills/self-review/index.js

Or integrate into agent pipeline (AGENTS.md step 6).

Configuration

Edit skills/self-review/index.js to adjust thresholds.

Advanced

For LLM-based review, see self-review-llm skill (separate package).


Author: dvinci达芬奇 (self-evolved) Version: 1.0.0 Tags: quality, automation, token-optimization

Installation

Terminal bash

openclaw install self-review
    
Copied!

Tags

#communication

Quick Info

Category Social Media
Model Claude 3.5
Complexity Multi-Agent
Author leic8959-sudo
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install self-review