self-improvement skills

79 tagged self-improvement, measured the same way as everything else here.

Browse within: self-improving-ai 35self-improving-agent 22self-learning 22meta 9core 6opencode 6opencode-ai 6opencode-skills 6powerhouse 6initialization 5recursive-self-improvement 5upgrade 5

capability-evolver

01

EvoMap/evolver

Skill Claude CodeCodex

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap Hub via local Proxy mailbox.

9.0k +10 2d ago A 40 tokens GPL-3.0

fastapi

02

ReflexioAI/claude-smart

Skill Claude CodeCodex

FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them. Keeps FastAPI code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.

772 +2 5d ago A 57 tokens original Apache-2.0

check-and-test

03

ReflexioAI/claude-smart

Skill Claude CodeCodex

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does…

772 +2 5d ago A 97 tokens original Apache-2.0

review

04

ReflexioAI/claude-smart

Skill Claude CodeCodex

Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.

772 +2 5d ago A 52 tokens original Apache-2.0

reflexio-embedded

05

ReflexioAI/reflexio

Skill Claude CodeCodex

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start…

338 3d ago A 102 tokens original Apache-2.0

ReflexioAI/reflexio

Skill Claude CodeCodex

Run a full-sweep consolidation over all .reflexio/ files — TTL sweep + n-way cluster merge. Use when the user asks to 'clean up reflexio', 'consolidate memory', 'deduplicate playbooks', or suspects drift across sessions.

338 3d ago A 60 tokens original Apache-2.0

reflexio

07

ReflexioAI/reflexio

Skill Claude CodeCodex

When to use: Always active. This skill is the contract between you and the reflexio cross-session memory plugin.

338 3d ago A 0 tokens original Apache-2.0

eval

09

simple-agent-lab/AutoTrainess

Skill Claude CodeCodex

Use when evaluating a model on the current benchmark(s).

21 1mo ago A 13 tokens original MIT

log

10

simple-agent-lab/AutoTrainess

Skill Claude CodeCodex

Use when appending an experiment log entry after a completed iteration.

21 1mo ago A 15 tokens original MIT

shibing624/skills

Skill Claude CodeCodex

Learn from experience: self-reflection + self-criticism + self-learning + self-organizing memory + cross-session sync. Agent evaluates its own work, catches mistakes, and improves permanently. Compiles confirmed learnings to global config for automatic cross-session persistence. Use when (1) a command, tool, API, or…

20 1mo ago A 123 tokens

llm-wiki

12

shibing624/skills

Skill Claude CodeCodex

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base. Ingest sources, query compiled knowledge, and lint for consistency.

20 1mo ago B 37 tokens

mulan-paper-skill

13

shibing624/skills

Skill Claude CodeCodex

A Chinese-language guide to AI research papers from paper.mulanai.com, including daily selections, weekly reports, topic categories, summaries, and reasons for recommendations. Its interfaces are anonymous and read-only, with no API key required.

20 1mo ago A 70 tokens

mermaid-diagrams

14

justinwetch/Skill-RSI

Skill Claude CodeCodex

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes…

20 2mo ago A 143 tokens

skill-rsi

15

justinwetch/Skill-RSI

Skill Claude CodeCodex

Use when the user wants to create, improve, evaluate, inspect, run, schedule, automate, or export Skill RSI projects or Agent Skill improvement loops. In Codex desktop, every Skill RSI invocation must open the local Skill RSI web app/sidebar first.

20 2mo ago A 55 tokens

skill-evaluator

16

lanyasheng/skill-evaluator

Skill Claude CodeCodex

A tool for evaluating and improving other coding-agent skills through benchmarks, adversarial tests, and repeated improvement cycles.

11 5mo ago A 31 tokens

self-improvement

17

bokan/claude-skill-self-improvement

Skill Claude CodeCodex

Analyze conversation history to find friction patterns and suggest CLAUDE.md/skill improvements. Use when user wants to review what went wrong across sessions and systematically improve. (user).

10 7mo ago A 39 tokens

smarter-agent

18

AnimaApp/smarter-agent

Skill Claude CodeCodex

Use after meaningful instruction changes; replay behavior, test controls, and independently verify improvement.

8 14d ago A 21 tokens original MIT

tool-registry-cce

19

luochang212/cc-enhance

Skill Claude CodeCodex

A record of whether external command-line tools and services are currently available, along with the result of their latest check.

7 3mo ago A 58 tokens original MIT

web-fetch-cce

20

luochang212/cc-enhance

Skill Claude CodeCodex

A strategy for extracting readable content from web pages, including pages that need JavaScript to load or resist automated access.

7 3mo ago A 84 tokens original MIT

web-search-cce

21

luochang212/cc-enhance

Skill Claude CodeCodex

A set of instructions for searching the internet and choosing among available search methods. It covers direct web pages, built-in search, external search services, and a fallback search engine.

7 3mo ago A 55 tokens original MIT

llm-council

22

Sdinzsh/PowerHou53

Skill Claude CodeCodex

Run a decision through 5 independent AI advisors (Contrarian, First Principles, Expansionist, Outsider, Executor) that peer-review anonymously and synthesize a verdict. Trigger on 'council this', 'pressure-test this', 'war room this', or any high-stakes either/or choice. Skip for factual lookups, summaries, or simple…

4 9d ago A 85 tokens

markitdown

23

Sdinzsh/PowerHou53

Skill Claude CodeCodex

Convert multi-format documents (PDF, DOCX, PPTX, XLSX, images, audio, video, HTML, ZIP) into token-efficient Markdown using Microsoft MarkItDown for LLM ingestion and knowledge graph indexing.

4 9d ago A 48 tokens

playwright

24

Sdinzsh/PowerHou53

Skill Claude CodeCodex

Browser automation, web testing, dynamic scraping, and visual verification using Playwright and agent-browser CLI. Supports DOM snapshots with @eN element references, form interactions, and screenshot validations.

4 9d ago A 40 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: