·slash-commands
</>

slash-commands

namesreallyblank/clorch

Create and use Claude Code slash commands - quick prompts, bash execution, file references

1Installs·0Trend·@namesreallyblank

Installation

$npx skills add https://github.com/namesreallyblank/clorch --skill slash-commands

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: namesreallyblank/clorch.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/namesreallyblank/clorch --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: namesreallyblank/clorch.

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/namesreallyblank/clorch --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/namesreallyblank/clorch