Foundation

Slash Command

The /command syntax that invokes a skill in Claude Code, loading its SKILL.md file, references, and context into the active session.

Slash commands are how operators invoke skills. Typing /produce-content loads the content production skill with its methodology, voice standards, anti-slop rules, and output format. The command maps directly to a SKILL.md file in .claude/skills/. Commands can be chained in sequence (/produce-content then /review-content then /edit-content) to form skill chains. Each slash command loads only its required context, keeping the context window efficient. At 52 skills, the slash command namespace is the operator interface to the entire Knowledge OS toolkit.

Where it shows up:

Skill invocationWorkflow initiationSkill chain pipelinesDaily operations

Build your Knowledge OS

90 minutes from zero to your first skill chain.