Back to Plugins

Anthropic Skills

Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling — everything you need for day-to-day productivity.

officialanthropicskillsdocumentsproductivity

Installation

claude plugins add anthropic-skills@anthropic-skills

Configuration

{
  "enabledPlugins": {
    "anthropic-skills@anthropic-skills": true
  }
}

Commands

skill-creatorCreate, edit, and optimize Claude Code skills
consolidate-memoryMerge duplicate memory files and prune the index
scheduleCreate scheduled remote agents on a cron schedule
setup-coworkGuided Cowork setup

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub