Adds CloudApiSkillClient (Cloud API per-host sync endpoint + inventory report), forwards since_version for incremental sync (full-replace on first/stale), and forks a local override into a standalone local skill when its cloud skill is revoked (design D9). Skill-side tests green (87 passed). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
skill-management-console
Cloud Console surface for managing Skills: read-only view of synced skills + subscription/sync status, and local authoring/editing of skills (hybrid). Amends the skill-catalog capability to permit locally-authored skills alongside read-only synced ones.