ClaudeSuperPower

output-workflow-run

Skill

Execute an Output SDK workflow synchronously and wait for the result. Use when running a workflow and needing immediate results, testing workflow execution, or getting the output directly in the terminal.

Install

git clone https://github.com/growthxai/output.git ~/.claude/skills/output-workflow-run

What is output-workflow-run?

Execute an Output SDK workflow synchronously and wait for the result. Use when running a workflow and needing immediate results, testing workflow execution, or getting the output directly in the terminal.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

Create and modify files

Declares Write or Edit

~51 tokens of context used while enabled, before you invoke anything

All declared tools (3)
BashReadWrite

Documentation

README · ~4 min read

Run Workflow Synchronously

Overview

This skill executes a workflow synchronously, meaning the command waits for the workflow to complete and returns the result directly. This is ideal for testing, quick executions, and when you need immediate feedback.

When to Use This Skill

  • Testing a workflow during development
  • Running a workflow and needing the result immediately
  • Quick one-off workflow executions
  • Debugging by re-running a workflow with different inputs
  • When you don't need to monitor the workflow separately

When to Use Async Instead

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.