Claude-skill-registry ground

Port of .claude/commands/ground.md for Codex.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/ground-opensourcesam-v2-heras-garden" ~/.claude/skills/majiayu000-claude-skill-registry-ground && rm -rf "$T"
manifest: skills/data/ground-opensourcesam-v2-heras-garden/SKILL.md
source content

Ground (Port)

Use this when the user requests

/ground
.

Follow

.claude/commands/ground.md
to collect essential project context.