Show detailed information about a specific Splunk skill
How this command is triggered — by the user, by Claude, or both
Slash command
/splunk-assistant-skills:skill-infoThe summary Claude sees in its command listing — used to decide when to auto-load this command
# 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.
npx claudepluginhub grandcamel/splunk-assistant-skills --plugin splunk-assistant-skills/skillsDiscovers, reads, enables, and disables crtr skills. Also supports authoring workflows including scaffolding and guides.
/docsAnswers questions about Anthropic Agent Skills best practices using official manual knowledge, providing examples and references. Shows topic index if no input.
/fire-skillManages skills across their lifecycle — create, import, test, list, stats, export, browse, and upgrade. Supports both quick and interactive creation modes.
/skillsManages Conductor skills: lists available with status, shows details, enables or disables for current project via Python CLI or file ops.
/analyze-skillsAnalyzes installed skills for token usage, dependencies, and optimization suggestions. Reports totals, largest skills, quality scores, dependency patterns, and recommendations.
/f5-skillManages F5 knowledge skills: list, load, create, or run by name for tech stacks like NestJS and React, core skills like TDD and security, and domains.