Browse Skills banner
grandcamel grandcamel

Browse Skills

Development community

Description

--- name: browse-skills description: Browse all available Splunk Assistant skills with descriptions --- # Browse Splunk Assistant Skills Display all 14 available Splunk Assistant Skills with their purpose and trigger keywords. ## Skill Catalog | Skill | Purpose | Triggers | |-------|---------|----------| | `splunk-assistant` | Central hub and router - routes requests to specialized skills | splunk, search, query, SPL | | `splunk-search` | SPL query execution (oneshot, normal, blocking modes)

Installation

Installs to ~/.claude/skills/grandcamel-splunk-assistant-skills-browse-skills/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grandcamel-splunk-assistant-skills-browse-skills && curl -fsSL https://raw.githubusercontent.com/grandcamel/Splunk-Assistant-Skills/HEAD/commands/browse-skills.md -o ~/.claude/skills/grandcamel-splunk-assistant-skills-browse-skills/SKILL.md

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

Full documentation available on GitHub

View Source Repository