self learning skills

46 tagged self learning, measured the same way as everything else here.

Browse within: self-improvement 22self-improving-agent 22self-improving-ai 22Autonomous Agents 8agentic-framework 8evolution 8open-source 8orchestration-framework 8runtime-governance 8self-evolving 8self-healing 8context-engineering 5

acontext-installer

01

memodb-io/Acontext

Skill Claude CodeCodex

Install Acontext, Login & Init Acontext Project, Add Skill Memory to Agent.

3.7k 1mo ago C 22 tokens original Apache-2.0

daily-logs

02

memodb-io/Acontext

Skill Claude CodeCodex

Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory.

3.7k 1mo ago A 22 tokens original Apache-2.0

user-general-facts

03

memodb-io/Acontext

Skill Claude CodeCodex

Capture and organize general facts about the user by topic.

3.7k 1mo ago A 15 tokens original Apache-2.0

claude-reflect

04

BayramAnnakov/claude-reflect

Skill Claude CodeCodex

Self-learning system that captures corrections during sessions and reminds users to run /reflect to update CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions remembering something for future sessions.

1.4k 5mo ago A 46 tokens original MIT

dynamic-tools

05

adolfousier/opencrabs

Skill Claude CodeCodex

Runtime tool management with toolmanage and tools.toml format. Create, enable, disable, reload tools without restart. (/dynamic-tools, toolmanage, runtime tools).

916 2d ago A 36 tokens original MIT

github

06

adolfousier/opencrabs

Skill Claude CodeCodex

Full GitHub CLI control — issues, PRs, code reviews, repo management. Uses gh CLI with auth detection, rate limiting, and templates. Triggers on: github, issue, pull request, PR, code review, repo, branch, label, assignee, milestone, release, workflow, actions.

916 2d ago A 65 tokens original MIT

repo-audit

07

adolfousier/opencrabs

Skill Claude CodeCodex

Run a comprehensive language-agnostic repository health audit, scored 0-100. Detects language, runs native tooling, never assumes JS/Python.

916 2d ago A 35 tokens original MIT

agent-browser

08

EXboys/evotown

Skill Claude CodeCodex

Browser automation CLI for AI agents. Requires Node.js with agent-browser. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a…

665 8d ago A 115 tokens

find-skills

09

EXboys/evotown

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

665 8d ago A 67 tokens

skill-creator

10

EXboys/evotown

Skill Claude CodeCodex

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

665 8d ago A 28 tokens

reflexio-embedded

11

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 2d 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 2d ago A 60 tokens original Apache-2.0

reflexio

13

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 2d ago A 0 tokens original Apache-2.0

syke

14

saxenauts/syke

Skill Claude CodeCodex

Local-first cross-harness memory for agents. Syke observes activity across supported harnesses, keeps a current memex in context, and gives agents syke ask, syke memex, and syke record for continuity across sessions.

59 7d ago A 54 tokens AGPL-3.0

syke

15

saxenauts/syke

Skill Claude CodeCodex

Local-first cross-harness memory for agents. Syke observes activity across supported harnesses, keeps a current memex in context, and gives agents syke ask, syke memex, and syke record for continuity across sessions.

59 7d ago A 54 tokens AGPL-3.0

prd-classify

16

AutomatosAI/automatos-ai

Skill Claude CodeCodex

Classify an Automatos PRD into Rehouse / Refactor / Extension / Net-new before estimating, so the right amount of reuse vs build is planned. Use when starting any PRD on this codebase.

44 2d ago A 47 tokens

register-tool

17

AutomatosAI/automatos-ai

Skill Claude CodeCodex

Register a new platform tool using the canonical 3-file pattern (platformactions.py + platformexecutor.py + auto.py). Use when adding any new tool that agents should be able to call.

44 2d ago A 42 tokens