Find Skill banner
auralshin auralshin

Find Skill

Development community

Description

--- description: Find which coding skill applies to a problem, or list them all argument-hint: [describe the problem, or leave blank to list everything] allowed-tools: Skill --- ## Task The user's problem: **$ARGUMENTS** Skills in this plugin trigger automatically from a description of a problem, so this command exists for browsing and for cases where the right one is unclear. **If arguments were given**, identify the single best-matching skill from the table below and invoke it with the Ski

Installation

Installs to ~/.claude/skills/auralshin-coding-skills-find-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/auralshin-coding-skills-find-skill && curl -fsSL https://raw.githubusercontent.com/auralshin/coding-skills/HEAD/commands/find-skill.md -o ~/.claude/skills/auralshin-coding-skills-find-skill/SKILL.md

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

Full documentation available on GitHub

View Source Repository