smithery/jeremylongshore

windsurf-cascade-agents

Create custom Cascade agent configurations for specialized tasks. Activate when users mention "custom cascade agent", "specialized ai agent", "domain-specific cascade", "agent configuration", or "custom ai behavior". Handles custom agent creation and configuration. Use when working with windsurf cascade agents functionality. Trigger with phrases like "windsurf cascade agents", "windsurf agents", "windsurf". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-cascade-agents

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,Write,Edit,Bash(cmd:*),Grep,Glob
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,064 B
  • docs SUMMARY.md 443 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Cascade Agents

Overview

This skill enables creation of specialized Cascade agents tailored for specific domains or tasks. Custom agents can be configured with domain knowledge, specialized prompts, and focused capabilities.

Prerequisites

  • Windsurf IDE with Cascade Pro or Enterprise
  • Understanding of prompt engineering principles
  • Domain knowledge to encode in agent context
  • Project documentation and conventions documented
  • Test scenarios for agent validation

Instructions

  1. Define Agent Purpose
  2. Create System Prompt
  3. Configure Context Sources
  4. Set Activation Triggers
  5. Test and Refine

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

Output

  • Custom agent configurations in registry
  • Domain-specific system prompts
  • Context files with specialized knowledge
  • Activation trigger mappings

Error Handling

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

Examples

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

Resources