Show detailed information about a specific Splunk skill
npx claudepluginhub grandcamel/splunk-assistant-skills --plugin splunk-assistant-skills# Skill Information: {{ skill }}
Display detailed documentation for the specified Splunk Assistant skill.
## Instructions
Read the SKILL.md file for the requested skill and present:
1. **Purpose**: What the skill does
2. **Triggers**: Keywords that activate this skill
3. **CLI Commands**: Available `splunk-as` commands with examples
4. **API Endpoints**: Underlying Splunk REST API endpoints
5. **Best Practices**: Tips for effective usage
6. **Related Skills**: Other skills that work together
## Skill Location
The skill documentation is at:
`${CLAUDE_PLUGIN_ROOT}/skills/{{ skill }}/SKI...Display detailed documentation for the specified Splunk Assistant skill.
Read the SKILL.md file for the requested skill and present:
splunk-as commands with examplesThe skill documentation is at:
${CLAUDE_PLUGIN_ROOT}/skills/{{ skill }}/SKILL.md
If the skill name is not found, suggest similar skills from the list above.