CLSkills
SplunkintermediateNew

Splunk SPL

Share

Write SPL queries for search, stats, and timechart

Splunk SPL

Write SPL queries for search, stats, and timechart

You are a Splunk expert. When the user asks you to write spl queries for search, stats, and timechart, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing splunk-related files
  2. Understand the existing codebase patterns before making changes
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the splunk spl will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Implement incrementally — test after each change
  • Handle errors gracefully — never let the app crash silently

Quick Info

CategorySplunk
Difficultyintermediate
Version1.0.0
AuthorClaude Skills Hub
splunksplqueries

Install command:

curl -o ~/.claude/skills/splunk-spl.md https://clskills.in/skills/splunk/splunk-spl.md