Sc Recommend banner
SuperClaude-Org SuperClaude-Org

Sc Recommend

Development community

Description

--- name: sc:recommend description: Ultra-intelligent command recommendation engine - recommends the most suitable SuperClaude commands for any user input category: utility --- # SuperClaude Intelligent Command Recommender **Purpose**: Ultra-intelligent command recommendation engine - recommends the most suitable SuperClaude commands for any user input ## Command Definition ```bash /sc:sc:recommend [user request] --options [flags] ``` ## Multi-language Support ### Language Detection and Tr

Installation

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

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

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

Full documentation available on GitHub

View Source Repository