splunk-ai-assistant-setup

Install and validate Splunk AI Assistant Cloud onboarding on Splunk Cloud or Enterprise.

36|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-ai-assistant-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: splunk-ai-assistant-setup
Source: https://github.com/chambear2809/splunk-cisco-skills/tree/main/skills/splunk-ai-assistant-setup
Command: npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-ai-assistant-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the installation, validation, and cloud-connected onboarding flow for Splunk AI Assistant (Splunk_AI_Assistant_Cloud) on Splunk Cloud or Splunk Enterprise, ensuring a consistent and compliant deployment.

Core Features & Use Cases

  • Install or update the Splunk AI Assistant Cloud app from Splunkbase and place it on the required search-head tier.
  • Validate visibility, REST health, and KV Store readiness, and track the cloud-connected onboarding state.
  • Drive cloud-connected onboarding: submit onboarding details, complete activation with a local activation code, and configure outbound proxy as needed.

Quick Start

Run the setup script to install or update the app and begin the onboarding flow.

Frequently Asked Questions about splunk-ai-assistant-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and activate the Splunk AI Assistant on Splunk Enterprise?

The Splunk AI Assistant onboarding flow validates visibility, REST health, and KV Store readiness, then submits onboarding details and completes activation with a local activation code for Splunk Cloud or Splunk Enterprise standalone deployments.

What does cloud-connected onboarding for Splunk AI Assistant involve?

Cloud-connected onboarding for Splunk AI Assistant involves submitting onboarding details, completing activation with a local activation code, and configuring an outbound proxy, tracked through a structured workflow using cloud_onboarding_plan.py.

Can I configure an outbound proxy during Splunk AI Assistant setup?

Yes, you can configure an outbound proxy during Splunk AI Assistant setup using the set-proxy flow, which handles local credentials and region normalization to ensure compliant cloud-connected onboarding.

Does the Splunk AI Assistant setup support Splunk Cloud and standalone SHC deployments?

Yes, Splunk AI Assistant setup supports Splunk Cloud and Splunk Enterprise standalone SHC deployments, applying public Splunkbase installation on Cloud and enterprise onboarding with activation codes and proxy configuration.

Why is my Splunk AI Assistant onboarding not completing successfully?

Splunk AI Assistant onboarding may stall if KV Store is not ready, REST health checks fail, or region normalization and local activation codes are incorrect; the validate workflow checks these prerequisites before submitting onboarding details.