smithery/jeremylongshore

windsurf-terminal-ai

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". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-terminal-ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/jeremylongshore · top by installs.

npx skills add smithery/jeremylongshore

Browse all from smithery/jeremylongshore

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
CompatibilityDesigned for Claude Code
Allowed toolsRead,Bash(cmd:*),Grep
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,879 B
  • docs SUMMARY.md 387 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Terminal Ai

Overview

This skill enables AI-assisted terminal operations within Windsurf. Cascade can suggest commands, explain error messages, generate complex shell scripts, and help debug terminal output.

Prerequisites

  • Windsurf IDE with integrated terminal
  • Shell environment configured (bash, zsh, etc.)
  • Understanding of command-line basics
  • Project-specific CLI tools installed
  • PATH configured for required tools

Instructions

  1. Enable AI Assistance
  2. Configure Command Library
  3. Set Up Error Handling
  4. Optimize Workflows
  5. Build Team Knowledge

See ${CLAUDESKILLDIR}/references/implementation.md for detailed implementation guide.

Output

  • Command suggestions and completions
  • Error analysis and fixes
  • Optimized command aliases
  • Reusable shell scripts

Error Handling

See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.

Resources