[Feature Request] Skills management improvements: mobile app registration, API key for sync, per-user usage limits
Summary
Several improvements requested for skills management and organization-level controls in claude.ai.
Requested Improvements
1. Register skills from mobile app
Currently, skills can only be registered from the desktop/web interface. We'd like to be able to register and manage skills from the Claude mobile app as well. This is especially useful when you discover a need while working on mobile.
2. Dedicated API key for skills sync from Claude Code CLI
We'd like to be able to:
- Issue a dedicated API key from the claude.ai admin panel (separate from the main API key)
- Use this key to automatically sync/install skills from a local Claude Code setup to claude.ai
- This API key should be read-only for skills and settings (no API billing access)
Alternatively, allow overwriting/managing skills directly from the Claude chat interface.
3. Per-user usage limit settings
When an organization admin sets a spending limit (e.g., $100), individual users should be able to set their own lower limit (e.g., $50) to self-regulate usage. This helps users be mindful of costs without needing admin intervention.
4. Codebase-aware responses for feature specification checks
When users ask about existing feature specifications or behavior, Claude should actively reference and reason from the connected codebase rather than giving generic responses. This is critical for development workflows where understanding current implementation details matters.
Environment
- claude.ai with team/organization plan
- Claude Code CLI users wanting tighter integration with claude.ai
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗