slash-commands
✓Create and use Claude Code slash commands - quick prompts, bash execution, file references
Installation
SKILL.md
| /clear | Clear conversation history | | /compact | Compact conversation with focus | | /config | Open settings interface | | /cost | Show token usage | | /agents | Manage sub-agents | | /mcp | Manage MCP servers | | /memory | Edit CLAUDE.md files | | /model | Select AI model | | /review | Request code review | | /resume | Resume session |
| Invocation | Explicit: /command | Auto-discovered | | Files | Single .md file | Directory with SKILL.md | | Use Case | Quick prompts | Complex workflows |
Use slash commands for: Frequently typed prompts, simple templates Use skills for: Complex workflows, multiple files, auto-discovery
Create and use Claude Code slash commands - quick prompts, bash execution, file references Source: parcadei/continuous-claude-v3.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill slash-commands- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is slash-commands?
Create and use Claude Code slash commands - quick prompts, bash execution, file references Source: parcadei/continuous-claude-v3.
How do I install slash-commands?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill slash-commands Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/parcadei/continuous-claude-v3
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01