Marketplace

workflow-executor-inline

Inline workflow executor for proxy providers (ZenMux, custom API providers).Executes workflow steps directly in the main context WITHOUT spawning Task subagents.Use this skill when:- Running looplia workflows via ZenMux or other proxy providers- Task subagents fail with "invalid_model" errors- You need inline execution without context isolationArchitecture: Each workflow step is executed INLINE (no Task tool) - read skill, executemission, write output, then proceed to next step. All steps share the main context.v0.6.6: Created for cross-provider compatibility with ZenMux.

$ Installieren

git clone https://github.com/memorysaver/looplia-core /tmp/looplia-core && cp -r /tmp/looplia-core/plugins/looplia-core/skills/workflow-executor-inline ~/.claude/skills/looplia-core

// tip: Run this command in your terminal to install the skill

Repository

memorysaver
memorysaver
Author
memorysaver/looplia-core/plugins/looplia-core/skills/workflow-executor-inline
9
Stars
0
Forks
Updated1w ago
Added1w ago