Cjl Autoresearch Cc
Skill by 0xcjl
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xcjl/cjl-autoresearch-cccjl-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
| Mode | Input | Example |
|---|---|---|
| Skill | Skill name or path | coding-standards, ~/.claude/skills/tdd-workflow |
| Plugin | Path to a plugin directory | ~/.claude/plugins/everything-claude-code |
| Prompt | A prompt text string | Inline or file path |
| Article | An article/document text | Inline or file path |
| Workflow | A process or workflow description | Inline or file path |
| System | A mechanism or system design | Inline 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 Intent | Mode |
|---|---|
| Optimize a skill/SKILL.md file | Skill |
| Optimize an agent configuration | Skill |
| Improve a custom command | Skill |
| Optimize a plugin | Plugin |
| Improve hooks configuration | Plugin |
| Improve a prompt text | Prompt |
| Polish an article/document | Article |
| Optimize a workflow/process | Workflow |
| Improve a system mechanism | System |
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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xcjl-cjl-autoresearch-cc": {
"enabled": true,
"auto_update": true
}
}
}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).
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.
Diagram Drawing
Skill by 0xcjl
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).
auto-diary
Automatically write daily/weekly/monthly diary summaries and extract insights to auto-learn.md for HexaLoop.