Skip to content

Unify personal skills storage between Claude desktop and Claude Code CLI #50644

Description

@mail2hrishikesh-pixel

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Personal skills created in the Claude desktop app are stored under AppData\Roaming\Claude\local-agent-mode-sessions\skills-plugin\ (Windows), while Claude Code CLI uses ~/.claude/skills/. These are two separate locations with no sync between them.

Proposed Solution

Suggestion: Use ~/.claude/skills/ as the single source of truth for personal skills across both the desktop app and CLI. Both apps already recognize ~/.claude/ for other shared concerns — converging skills storage there would make personal skills portable, discoverable, and easier to back up or version-control.

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Configuration and settings

Use Case Example

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions