Self Improving Skills — Design skill for Claude Code
Hermes Agent-style self-improvement for Claude Code.
How to install Self Improving Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open UniM0cha/self-improving-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Self Improving Skills does
Hermes Agent-style self-improvement for Claude Code.
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Planning With Files — Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B 17.4k ★
- Explanatory Output Style — Educational output mode with insights about implementation choices 14k ★
README
Self-Improving Skills
**English** | [한국어](README.ko.md)
**Hermes Agent-style self-improvement for Claude Code, Claude Cowork, Codex, and ChatGPT work.**
It turns hard-won workflow lessons into reusable `SKILL.md` files, validates skill edits, curates stale knowledge, and (since v0.13.0) distills in a **detached background worker** — your visible turn ends normally while a headless session captures the technique.
Claude Code already has hooks, subagents, slash commands, and skills. This plugin wires those primitives into a closed learning loop inspired by [Nous Research Hermes Agent](https://github.com/NousResearch/hermes-agent):
complex task → distill what worked → save/patch a skill → rediscover next session
Variants
One repo, four ports of the same closed learning loop:
| Plugin | Environment |
|---|---|
claude-code-self-improving-skills |
Claude Code CLI (this README's main subject) |
claude-cowork-self-improving-skills |
Claude Cowork (cloud container) — persists skills via claude.ai '스킬 저장' |
chatgpt-codex-self-improving-skills |
OpenAI Codex CLI (hooks + MCP skill manager) |
chatgpt-work-self-improving-skills |
ChatGPT desktop Work (skills-only package in the shared plugins/ directory) |
Install one per environment — do not install two variants into the same environment (duplicate hooks/nudges).
Why this exists
Most coding agents can solve a hard problem once. Fewer can reliably remember the reusable part of that work and apply it later.
Hermes Agent has first-class procedural memory through skills and a curator loop. This project ports that idea into Claude Code as a plugin:
- Detect complex work using transcript/tool-call signals.
- Nudge the agent at the right time to distill the reusable technique.
- Write or patch
~/.claude/skills//SKILL.mdthrough a dedicated subagent. - Validate and roll back malformed skill edits automatically.
- Track usage so stale generated skills ca
Related Skills
Ironbark
Ironbark — Hermes-style learning loop. Harvests reusable SKILL.md files from sessions, auto-syncs with chatgpt
Maestro Impeccable
Use when designing, auditing, polishing, improving, or codifying frontend UI — websites, dashboards, landing p
Terminal Dx
You are designing or improving a terminal-facing UI for the Syn137 project. Follow these patterns exactly. The
Second Brain For Claude
Karpathy-style wiki + graphify knowledge graph + Claude Code hooks. Self-deploying: clone it, tell Claude to s
Verilog Generator
Claude Code skill for generating synthesizable Verilog-2005 modules from natural language, with built-in self-
UI Critique
Get comprehensive design feedback and improvement suggestions for UI components
Related Agents
Hermes Agent
Integration file for a Hermes-style personal agent system. Use when a Hermes deployment (a self-hosted assista
Agent Improver
Use this agent to analyze agent performance, identify patterns in agent outputs, and generate improvement reco
Senior Editor
Use this agent to refine, polish, and perfect any piece of text. This agent is a master of grammar, style, and