search-cold-skills

Installation
SKILL.md

[!WARNING] cool-my-skills has been copied here, but it has not been installed.

This usually happens after a copy-only install such as npx skills add. That copies this skill, but it does not create ~/.agents/skills-cold/ or finish initialization.

Do not search cold skills yet. Tell the user it is not installed, then ask if they want to run this embedded initialization script:

bash "$(dirname "$0")/scripts/install.sh"   # or, from this skill's dir:
bash scripts/install.sh

Before asking, explain that the script will only:

  • create ~/.agents/skills-cold/
Installs
2
GitHub Stars
7
First Seen
Jul 8, 2026
search-cold-skills — pc-style/cool-my-skills