smithery/jeremylongshore

windsurf-flows-automation

Create and manage Windsurf Flows for repetitive tasks. Activate when users mention "windsurf flows", "task automation", "workflow automation", "repetitive tasks", or "process automation". Handles Flow creation and management. Use when working with windsurf flows automation functionality. Trigger with phrases like "windsurf flows automation", "windsurf automation", "windsurf". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-flows-automation

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:*)
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,952 B
  • docs SUMMARY.md 413 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Flows Automation

Overview

This skill enables creation and management of Windsurf Flows - automated workflows that handle repetitive development tasks. Flows can scaffold components, generate boilerplate, run test sequences, and execute multi-step operations with a single command.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Understanding of repetitive tasks to automate
  • Project templates and patterns documented
  • Test scenarios for flow validation
  • Team agreement on automation standards

Instructions

  1. Identify Repetitive Tasks
  2. Design Flow Structure
  3. Create Flow Definitions
  4. Test and Validate
  5. Deploy and Monitor

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

Output

  • Flow definition files
  • Reusable template library
  • Execution logs for audit
  • Rollback capabilities

Error Handling

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

Examples

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

Resources