What are the steps to reproduce this issue?
- Verify that the
wirebox-aop skill is installed: coldbox ai skills list | grep wirebox-aop
- Remove the skill:
coldbox ai skills remove wirebox-aop
- Verify skill presence again:
coldbox ai skills list | grep wirebox-aop
What happens?
The skill appears to be removed successfully, as the command outputs ✓ Skill 'wirebox-aop' removed successfully!. But during the same operation, a step labeled 📦 Installing 101 missing skill(s)... runs, which reinstalls the skill. Running coldbox ai skills list | grep wirebox-aop afterwards shows the skill is still present.
What were you expecting to happen?
The skill should be permanently removed and not reinstalled. After running coldbox ai skills remove wirebox-aop, the skill should no longer appear in coldbox ai skills list.
Any logs, error output, etc?
> coldbox ai skills remove wirebox-aop
INFO Removing skill: wirebox-aop
Are you sure you want to remove 'wirebox-aop'? [y/n] : y
INFO Regenerating agent configuration files...
📦 Installing 101 missing skill(s)...
⬇️ Installing: wirebox-aop
SUCCESS ✓ Skill 'wirebox-aop' removed successfully!
TIP Use 'coldbox ai skills list' to see remaining skills
After removal, the skill is still listed:
> coldbox ai skills list | grep wirebox-aop
║ wirebox-aop │ 666d086 ║
What versions are you using?
Operating System: Windows 11 Pro 25H2
Package Version: 8.11.0+29
What are the steps to reproduce this issue?
wirebox-aopskill is installed:coldbox ai skills list | grep wirebox-aopcoldbox ai skills remove wirebox-aopcoldbox ai skills list | grep wirebox-aopWhat happens?
The skill appears to be removed successfully, as the command outputs
✓ Skill 'wirebox-aop' removed successfully!. But during the same operation, a step labeled📦 Installing 101 missing skill(s)...runs, which reinstalls the skill. Runningcoldbox ai skills list | grep wirebox-aopafterwards shows the skill is still present.What were you expecting to happen?
The skill should be permanently removed and not reinstalled. After running
coldbox ai skills remove wirebox-aop, the skill should no longer appear incoldbox ai skills list.Any logs, error output, etc?
After removal, the skill is still listed:
What versions are you using?
Operating System: Windows 11 Pro 25H2
Package Version: 8.11.0+29