Skip to content
OpenSmartRoute
Skillv1.0.0

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

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-flows-automation/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-flows-automation. Copyright stays with the author (MIT).

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 ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

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

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-flow-3b392a/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-flow-3b392a.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-flow-3b392a",
  "kind": "skill",
  "name": "windsurf-flows-automation",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "workflow",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "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-flows-automation/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-flows-automation/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-flows-automation/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*)"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Flows Automation\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade enabled\n- Understanding of repetitive tasks to automate\n- Project templates and patterns documented\n- Test scenarios for flow validation\n- Team agreement on automation standards\n\n## Instructions\n\n1. **Identify Repetitive Tasks**\n2. **Design Flow Structure*",
  "cost": {
    "context_tokens": 323
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-flow-3b392a/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.