Add SkillsService with CRUD operations against the skills table, toggle enable/disable, and findByName lookup. Wire SkillsController with REST endpoints at /api/skills (list, get, create, update, toggle, delete). Skills support builtin/community/custom sources with JSON config storage. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>