Skip to content
OpenSmartRoute
Skillv1.0.0

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 "cust

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-agents/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-cascade-agents. Copyright stays with the author (MIT).

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 ${CLAUDE_SKILL_DIR}/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 ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

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

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-casc-5092f8/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-casc-5092f8.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-casc-5092f8",
  "kind": "skill",
  "name": "windsurf-cascade-agents",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-cascade",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-agents/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-agents/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-agents/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*),Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Cascade Agents\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade Pro or Enterprise\n- Understanding of prompt engineering principles\n- Domain knowledge to encode in agent context\n- Project documentation and conventions documented\n- Test scenarios for agent validation\n\n## Instructions\n\n1. **Define Agent Purpose**\n2. **Create System Prompt**\n3. **Configure Context Sources**\n4. *",
  "cost": {
    "context_tokens": 339
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-casc-5092f8/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.