link-skills: stop linking misc/ into local skill directories

link-skills: stop linking misc/ into local skill directories misc/ is kept around but rarely used and not promoted (see its own README), same spirit as deprecated/ being excluded already, just not retired the same way. Local ~/.claude/skills and ~/.agents/skills installs no longer pick it up. in-progress/ is untouched: it's public on purpose and the local install is where its feedback loop runs.

What happened

The link-skills functionality now excludes the 'misc/' directory from linking into local skill directories, affecting installations in ~/.claude/skills and ~/.agents/skills.

Why it matters

This update streamlines local skill management by removing unnecessary directories, which can enhance developer focus on actively maintained skills, ultimately improving workflow efficiency.

Sources