windsurf-terminal-ai

Execute leverage AI-assisted terminal commands and debugging. Activate when users mention

Content Preview
---
name: "windsurf-terminal-ai"
description: |
  Execute leverage AI-assisted terminal commands and debugging. Activate when users mention
  "terminal help", "command suggestion", "debug terminal", "shell assistance",
  or "cli help". Handles AI-enhanced terminal operations. Use when working with windsurf terminal ai functionality. Trigger with phrases like "windsurf terminal ai", "windsurf ai", "windsurf".
allowed-tools: "Read,Bash(cmd:*),Grep"
version: 1.0.0
license: MIT
author: "Jeremy Longs
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-terminal-ai.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-terminal-ai/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/skill-databases/windsurf/skills/windsurf-terminal-ai/SKILL.md

Related Skills