Sc README banner
SuperClaude-Org SuperClaude-Org

Sc README

Documentation community

Description

# SuperClaude Commands This directory contains slash commands that are installed to `~/.claude/commands/sc/` when users run `superclaude install`. ## Available Commands - **agent.md** - Specialized AI agents - **index-repo.md** - Repository indexing for context optimization - **recommend.md** - Command recommendations - **research.md** - Deep web research with parallel search - **sc.md** - Show all available SuperClaude commands ## Important These commands are copies from `plugins/superclau

Installation

Installs to ~/.claude/skills/superclaude-org-superclaude_plugin-sc-readme/SKILL.md

Terminal
mkdir -p ~/.claude/skills/superclaude-org-superclaude_plugin-sc-readme && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/commands/sc-README.md -o ~/.claude/skills/superclaude-org-superclaude_plugin-sc-readme/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository