Update fx-cc plugin skills based on conversation learnings. Use when the user says "use /learn to...", "learn to...", "remember to...", "don't do X again", or when a skill misbehaved and needs correction. This skill modifies plugin source files but does NOT commit changes - they require manual review before committing.
$npx -y skills add fx/cc --skill learnInstalls into the current project.
Run `npx skills use "https://github.com/fx/cc" --skill "fx/cc/learn"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fx/cc" that are relevant to the current task. Run `npx skills add "https://github.com/fx/cc"` and select the relevant skills, then follow their instructions.