chore(settings): disable example-skills plugin

Toggle example-skills@anthropic-agent-skills off — not used in active
profiles, reduces session-start skill enumeration.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
bastien 2026-05-05 23:46:06 +02:00
parent d694a9e0da
commit 15fa120942

View File

@ -236,7 +236,7 @@
"command": "bash ~/.claude/hooks/statusline.sh"
},
"enabledPlugins": {
"example-skills@anthropic-agent-skills": true,
"example-skills@anthropic-agent-skills": false,
"ui-ux-pro-max@ui-ux-pro-max-skill": true,
"caveman@caveman": true,
"security-guidance@claude-code-plugins": true,