wishket-profilelisted
Install: claude install-skill epicsagas/wishket-radar
Manage the technical profile used for Wishket project matching. Target file: `~/.wishket-radar/profile.yaml` (overridden by `WISHKET_PROFILE` environment variable if set).
- **View requests**: Summarize and display `profile.yaml` contents as a table or list (skills, weights, keywords, roles, notes).
- **Edit requests** (e.g., "increase Rust weight", "add React", "remove Flutter"): Read `profile.yaml`, then update it via Edit/Write tools.
- Inform the user that modifications take effect immediately on the next scan (no server restart required).
- Formula: `score = 100 * sum(matched weights) / sum(total weights)`.