Claude Cowork unifies slash commands and skills under single concept

Claude Cowork simplifies plugin interface
Claude Cowork has consolidated its slash commands and skills functionality into a unified concept called 'skills'. This change affects how users interact with plugins within the Claude interface.
The primary change is structural: the / menu in settings now displays a flat list per plugin instead of separating commands and skills under different headers. Previously, users had to navigate between "Commands" and "Skills" sections when working with plugins. Now all plugin functionality appears in a single, unified list under the skills concept.
According to the announcement, legacy commands continue to work exactly as they did before the change. This backward compatibility means existing workflows using slash commands won't be disrupted. The change appears to be primarily organizational rather than functional, simplifying the user interface without altering how commands execute.
In Claude Cowork's context, slash commands typically allow users to trigger specific actions or workflows using a forward slash followed by a command name. Skills generally refer to more complex capabilities or integrations that plugins provide. By unifying these under a single concept, the interface becomes more consistent for developers working with multiple plugins.
The announcement comes from Claude's official Reddit account, indicating this is an official platform update rather than a third-party development. For developers using Claude Cowork with AI coding agents, this change reduces cognitive load when switching between different plugin functionalities during development sessions.
📖 Read the full source: r/ClaudeAI
👀 See Also

Research Findings on AI Agent Reliability and Development Patterns
A collaborative research session with Claude Opus analyzed 15 papers on AI agents, revealing quantified reliability problems: agents produce 2-4 different action sequences across 10 runs, with 69% of divergence occurring at the first decision. Self-improving agents showed safety refusal rates dropping from 99.4% to 54.4% through their own learning.

Anthropic API Billing Bug: Sonnet Model Charged at Opus Rates
A user discovered that the Anthropic API is incorrectly billing the claude-sonnet-4-6 model at Opus pricing rates, despite returning the correct model string. The bug was identified through analysis of raw event data showing a cost discrepancy.

Stanford CS 25 Transformers Course Opens to Public with Live Streaming
Stanford's CS 25 Transformers seminar is now open to the public with lectures starting January 23, 2025, at 4:30-5:50pm PDT, available in-person at Skilling Auditorium or via Zoom, with recordings posted online.

OpenClaw Developer Reports Context Compaction Issues During Driftwatch V3 Build
An OpenClaw developer completed sprints 2-4 of the Driftwatch V3 build but encountered context compaction problems that wiped the AI agent's memory mid-session, requiring manual intervention to restore progress using sprint recaps.