Skip to content

chore: remove unused preinstalled skills#1150

Merged
su8su merged 1 commit into
mainfrom
feat/remove_useless_skills
Jul 7, 2026
Merged

chore: remove unused preinstalled skills#1150
su8su merged 1 commit into
mainfrom
feat/remove_useless_skills

Conversation

@su8su

@su8su su8su commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 16b6ff84f6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"ref": "main",
"version": "main",
"autoEnable": true
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Prune removed preinstalled skills on upgrade

When upgrading an existing install that already auto-installed find-skills, self-improving-agent, or tavily-search, deleting them from this manifest only stops future installs: ensurePreinstalledSkillsInstalled() now iterates only the remaining manifest entries, while listLocalSkills() still scans ~/.openclaw/skills and treats those marker-owned directories as bundled/enabled unless explicitly disabled. That means the removed skills remain visible and runnable for existing users, defeating this removal; add a startup migration to delete marker-owned copies and prune their openclaw.json entries, or keep documenting them as retained user data.

Useful? React with 👍 / 👎.

@su8su
su8su merged commit f44c225 into main Jul 7, 2026
5 checks passed
@su8su
su8su deleted the feat/remove_useless_skills branch July 7, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant