← Back to Clusters

Skill Enhancements and Fixes

This cluster focuses on improvements and fixes related to skill scripts and their execution within the framework.

33 PRs
fix skills memory Representative: #6777
# Title Author Created GitHub
3933 fix(skills): Make skill scripts executable jaysonsantos 2026-01-29 View
4779 fix: Add UTF-8 encoding to SKILL.md read operation (fixes #4661) spiceoogway 2026-01-30 View
5757 fix(local-places): replace hardcoded dev hostname with localhost kyro-agent 2026-01-31 View
6362 fix(memory): add ignore patterns to chokidar file watcher Glucksberg 2026-02-01 View
6777 fix(skills): ignore Python venvs and caches in skills watcher rep kirkluokun 2026-02-02 View
7251 feat(skills): Context-aware dynamic skill loading [AI-assisted] cheenu1092-oss 2026-02-02 View
8291 Fix: Add Python virtual environment ignore patterns to skills watcher vishaltandale00 2026-02-03 View
8455 feat: add thinking/model config to skills.entries tsukhani 2026-02-04 View
8869 fix: prevent file descriptor leak from Python venv directories in skills jverkoey 2026-02-04 View
8873 fix: document skill loading locations in system prompt ytfh44 2026-02-04 View
9273 Add files via upload cyrilliu1974 2026-02-05 View
9595 fix(skills): ignore .venv, __pycache__, and .openclaw to prevent FD exhaustio... amoghacloud 2026-02-05 View
9925 docs: warn about Python venv placement in skill directories kj9kj9qv4m-bit 2026-02-05 View
10016 fix: prevent FD exhaustion from skill watcher scanning artifact trees oldeucryptoboi 2026-02-06 View
10443 feat: add visible terminal support for coding agents getmolty 2026-02-06 View
10579 feat(skills): auto-discover project-scoped skills from .claude/skills and .ag... mycarrysun-lowerbot 2026-02-06 View
10665 fix(docs): replace removed gateway wake with system event in coding-agent skill Yida-Dev 2026-02-06 View
11250 fix: expand skills watcher ignore list and improve session repair logging zhangzhefang-github 2026-02-07 View
12076 fix(skills): recursive directory filtering to actually exclude venv/node_modules xiaoyaner0201 2026-02-08 View
12666 fix(weather): add precipitation cross-check guidance to prevent misleading ra... alejandroOPI 2026-02-09 View
13247 Fix: Filter out Gemini 3 Pro thinking text smaltLin 2026-02-10 View
13594 fix(skills): correct apple-notes SKILL.md memo -a syntax lailoo 2026-02-10 View
14023 fix: filter skills watcher to relevant file types to prevent FD exhaustion funmerlin 2026-02-11 View
14701 Agent: enforce execute-first replies and clarify whisper modes Swader 2026-02-12 View
15115 fix: pre-load skill docs in cron sessions to prevent hallucinated syn… joaolcorreia 2026-02-13 View
16112 fix: add error handler to memory file watcher to prevent crashes MisterGuy420 2026-02-14 View
19164 fix(discord): dedupe native skill commands across agents by skill name seewhyme 2026-02-17 View
19707 fix(agents): apply per-agent skills filter to all run paths mcaxtr 2026-02-18 View
20319 fix(whisper-skill): set execute bit on transcribe.sh (fixes #9303) nikolasdehor 2026-02-18 View
23154 feat(plugin): add image-strip extension cintia09 2026-02-22 View