Ranking banner
decocms decocms

Ranking

Development community

Description

--- description: Show the aurabr.xyz aura ranking in the terminal argument-hint: "[--kind startup|vc|college] [--limit 20]" --- # /aura:ranking ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/aura.mjs" ranking $ARGUMENTS ``` Echo the output verbatim in a fenced code block. It is already styled and ranked. Add at most one line of commentary — the user asked for a ranking, not an analysis. If they ask a follow-up about a specific company, then dig in.

Installation

Installs to ~/.claude/skills/decocms-aurabr-claude-ranking/SKILL.md

Terminal
mkdir -p ~/.claude/skills/decocms-aurabr-claude-ranking && curl -fsSL https://raw.githubusercontent.com/decocms/aurabr-claude/HEAD/commands/ranking.md -o ~/.claude/skills/decocms-aurabr-claude-ranking/SKILL.md

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

Full documentation available on GitHub

View Source Repository