Skill Inbox banner
Evol-ai Evol-ai

Skill Inbox

Development community

Description

# /skill-inbox — Skill Suggestion Inbox Unified entry point for managing skill suggestions and browsing all installed skills. Provides two views: suggestions (default) and all skills. ## Arguments - (no args): Show suggestions view (default) - `all`: Show all installed skills view ## Step 1: Load Data 1. Use the **Read** tool to load `.skill-compass/setup-state.json`. If the file does not exist, this is a first-time use. Auto-initialize: 1. Run skill discovery silently (same as setup St

Installation

Installs to ~/.claude/skills/evol-ai-skillcompass-skill-inbox/SKILL.md

Terminal
mkdir -p ~/.claude/skills/evol-ai-skillcompass-skill-inbox && curl -fsSL https://raw.githubusercontent.com/Evol-ai/SkillCompass/HEAD/commands/skill-inbox.md -o ~/.claude/skills/evol-ai-skillcompass-skill-inbox/SKILL.md

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

Full documentation available on GitHub

View Source Repository