Feature Request: Sync skills/capabilities between Claude.ai and Claude Code
Resolved 💬 2 comments Opened Jan 27, 2026 by kumarDU887 Closed Jan 27, 2026
Feature Request
Summary: Allow skills and capabilities configured in Claude.ai (web interface) to sync with Claude Code (CLI), and vice versa.
Problem
Currently, Claude.ai and Claude Code maintain completely separate configurations:
- Claude.ai stores skills/capabilities in cloud settings (claude.ai/settings/capabilities)
- Claude Code stores configuration locally in
~/.claude/
Users who use both products must manually duplicate their setup in both places, leading to:
- Inconsistent experience across products
- Maintenance overhead
- Potential drift between configurations
Proposed Solution
Implement a sync mechanism that allows:
- Skills defined in Claude.ai to be available in Claude Code
- Optionally, skills defined in Claude Code to sync back to Claude.ai
- User control over which skills sync vs. remain product-specific
Use Case
As a user of both Claude.ai and Claude Code, I want my custom skills and capabilities to be available in both interfaces without manually configuring them twice.
---
Submitted via Claude Code
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗