Files
agentic-mobile-control/openspec/changes/skill-management-console
q792602257andClaude Opus 4.6 8baf3a6a8b feat(skills): unified read-merge + authoring/override MCP tools
Adds the merged read surface (api/skill_catalog_view.py) over synced +
local stores with origin discrimination and override precedence, and
extends the skill MCP tools with create_skill/update_skill/delete_skill
that dispatch by origin (edit local skills; create/update/remove local
overrides for cloud skills). Wired into api.mcp.create_mcp_server.
Full non-integration suite green (564 passed).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-15 07:38:12 +08:00
..

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.