Sth banner
jay0917 jay0917

Sth

Development community

Description

--- name: sth description: Show the Skills Team Hub menu — lists all /sth-* commands with usage hints. Entry point for users who don't remember specific command names. --- # /sth — Skills Team Hub Menu ## Purpose One-stop menu for users who just remember the `sth` prefix. Lists every command with a one-line "when to use this" so beginners can pick without memorizing. ## Usage ``` /sth ``` No args. Just shows the menu. ## Instructions for AI When `/sth` is invoked: 1. Detect language from s

Installation

Installs to ~/.claude/skills/jay0917-skills-team-hub-sth/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jay0917-skills-team-hub-sth && curl -fsSL https://raw.githubusercontent.com/jay0917/skills-team-hub/HEAD/commands/sth.md -o ~/.claude/skills/jay0917-skills-team-hub-sth/SKILL.md

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

Full documentation available on GitHub

View Source Repository