ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Cjl Autoresearch Cc

Skill by 0xcjl

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xcjl/cjl-autoresearch-cc
Or

cjl-autoresearch-cc

Overview

Improve skills, prompts, articles, workflows, and systems via iterative mutation-testing.

Core principle: One small verifiable change per round. Large rewrites are unverifiable and will be reverted.

Workflow: small edits → test → score → keep improvements, discard regressions.

Inspired by Karpathy/autoresearch and 0xcjl/openclaw-autoresearch-pro.

Trigger Keywords

English: autoresearch

Chinese: 自动优化, 自动研究

Semantic Triggers (No Keywords Needed)

This skill activates when the user's intent matches, even without explicit keywords:

  • User wants to improve any skill, prompt, article, workflow, or system
  • User asks to polish, refine, enhance, or upgrade content
  • User wants iterative testing and improvement
  • User says '帮我改进一下这个prompt', 'optimize this'
  • User says '迭代优化', '循环改进', '反复打磨'
  • User asks '能不能更好', '如何提升质量'
  • User uses "打磨", "精炼", "完善", "升级" in context of content improvement

Supported Optimization Targets

ModeInputExample
SkillSkill name or pathcoding-standards, ~/.claude/skills/tdd-workflow
PluginPath to a plugin directory~/.claude/plugins/everything-claude-code
PromptA prompt text stringInline or file path
ArticleAn article/document textInline or file path
WorkflowA process or workflow descriptionInline or file path
SystemA mechanism or system designInline or file path

Workflow

Step 1 — Identify Mode and Target

Before proceeding, confirm with user:

"Optimize [target] in [mode] mode? (yes/no)"

If no, ask for clarification. If yes, proceed to Step 2.

Parse the user's request to determine mode. Check for:

Keyword triggers:

  • autoresearch [target] / 自动优化 [target] / 自动研究 [target]
  • optimize [target] / improve [target] / 优化 [target] / 改进 [target]
  • refine [target] / enhance [target] / 精炼 [target] / 增强 [target]

Semantic triggers (intent-based):

  • User wants to improve any skill, prompt, article, workflow, or system
  • User asks to polish, refine, enhance, or upgrade content
  • User describes wanting iterative testing and improvement

Mode detection from intent:

User IntentMode
Optimize a skill/SKILL.md fileSkill
Optimize an agent configurationSkill
Improve a custom commandSkill
Optimize a pluginPlugin
Improve hooks configurationPlugin
Improve a prompt textPrompt
Polish an article/documentArticle
Optimize a workflow/processWorkflow
Improve a system mechanismSystem

For Skill/Plugin mode, resolve the path:

  • Skill: ~/.claude/skills/<skill-name>/SKILL.md
  • Plugin: ~/.claude/plugins/<plugin-name>/

If path doesn't exist, search in order: ~/.claude/skills/ → current dir → ask user.

Metadata

Author@0xcjl
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0xcjl-cjl-autoresearch-cc": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

autoresearch-pro

Automatically improve OpenClaw skills, prompts, or articles through iterative mutation-testing loops. Inspired by Karpathy's autoresearch. Use when user says 'optimize [skill]', 'autoresearch [skill]', 'improve my skill', 'optimize this prompt', 'improve my prompt', 'polish this article', 'improve this article', or explicitly requests quality improvement for any text-based content. Supports three modes: skill (SKILL.md files), prompt (any prompt text), and article (any document).

0xcjl 4473

cjl-slides

Create stunning HTML presentations in 24 international design styles with strict design rules. Export to .pptx for PowerPoint editing. ## Design Philosophy - Aesthetic-first: each style is a curated visual system, not just colors - Font whitelist enforcement: prevents AI-generic typography - Container ratio lock (16:9): ensures consistent rendering across devices - Zero external dependencies: pure HTML/CSS/JS, works offline ## Usage 1. Activate → Select style by name/number or browse 24 options 2. Provide content (topic, audience, key points) or upload .pptx for conversion 3. Review generated HTML slides → request modifications (color/font/layout) 4. Optionally export .pptx for manual editing in PowerPoint ## Precautions - Fonts are restricted to a whitelist; custom fonts require adding to the allowed list first - Chart.js CDN is used; if blocked, falls back to jsdelivr mirror - HTML files must retain their relative structure when shared - .pptx export preserves exact colors and fonts but layout uses pptx-native elements ## Credits Design rules adapted from "专精 HTML 演示文稿的顶级视觉设计师" (24 design styles reference). Base HTML structure and tooling inspired by zarazhangrui/frontend-slides.

0xcjl 4473

Diagram Drawing

Skill by 0xcjl

0xcjl 4473

anti-sycophancy

Three-layer sycophancy defense based on ArXiv 2602.23971. Use /anti-sycophancy install to deploy all layers, or manage individually via install-claude-code / install-openclaw / uninstall / status / verify. Layer 1: CC-only hook; Layer 2: SKILL (cross-platform); Layer 3: CLAUDE.md (CC) / SOUL.md (OC).

0xcjl 4473

auto-diary

Automatically write daily/weekly/monthly diary summaries and extract insights to auto-learn.md for HexaLoop.

0xcjl 4473