workflow-loader — community workflow-loader, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Gemini Agents requiring seamless integration with external workflow files in the mitra/agents/{agent}/workflows/ directory. Mitra is a multi-agent collective intelligence system designed to facilitate collaborative problem-solving through specialized AI personas.

saeed-vayghan saeed-vayghan
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The workflow-loader skill by saeed-vayghan is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Gemini Agents requiring seamless integration with external workflow files in the mitra/agents/{agent}/workflows/ directory.

Core Value

Empowers agents to robustly load, read, and execute workflow files, eliminating hallucination, failure, and guessing by providing a standardized workflow execution protocol using Markdown files like backend.md.

Capabilities Granted for workflow-loader

Loading custom workflows from external files
Executing predefined workflow steps from Markdown files
Integrating with Mitra's collective intelligence system for collaborative problem-solving

! Prerequisites & Limits

  • Requires access to the mitra/agents/{agent}/workflows/ directory
  • Limited to workflow files defined in Markdown format
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

workflow-loader

Install workflow-loader, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Workflow Loader Skill

This skill provides the capability for any Gemini Agent to robustly load, read, and execute external workflow files defined in the mitra/agents/{agent}/workflows/ directory.

🛑 The Problem

By default, an instruction like "Action: Load backend.md" is ambiguous. The LLM might:

  1. Hallucinate: Pretend it read the file and invent steps.
  2. Fail: Not know where the file is located.
  3. Guess: Use general knowledge instead of your specific process.

✅ The Solution

This skill provides strict Tools (Python scripts) that you MUST use when a workflow is requested.

🛠️ Usage Instructions

1. Listing Available Workflows

When a user asks "What can you do?" or you need to see available modules for an agent:

Run:

bash
1./.gemini/skills/workflow-loader/scripts/list_workflows.sh --agent {agent_name}

Example: ./.gemini/skills/workflow-loader/scripts/list_workflows.sh --agent architect

2. Loading a Workflow

When you trigger a menu handler (e.g., *backend) or need to execute a specific process:

Run:

bash
1./.gemini/skills/workflow-loader/scripts/load_workflow.sh --agent {agent_name} --workflow {workflow_name}

Example: ./.gemini/skills/workflow-loader/scripts/load_workflow.sh --agent architect --workflow backend

3. Execution Protocol

Once the content is loaded (printed to your context):

  1. Acknowledge: "Workflow loaded: [Title]"
  2. Step-by-Step: Execute the instructions in the markdown file sequentially.
  3. Context: Treat the loaded content as the "Active Protocol" for the current turn.

⚠️ Critical Rules

  • NEVER pretend to load a file. If you haven't run the load_workflow.sh script, you haven't loaded it.
  • ALWAYS check the output of the script. If it says "File not found", inform the user.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is workflow-loader?

Ideal for Gemini Agents requiring seamless integration with external workflow files in the mitra/agents/{agent}/workflows/ directory. Mitra is a multi-agent collective intelligence system designed to facilitate collaborative problem-solving through specialized AI personas.

How do I install workflow-loader?

Run the command: npx killer-skills add saeed-vayghan/mitra. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for workflow-loader?

Key use cases include: Loading custom workflows from external files, Executing predefined workflow steps from Markdown files, Integrating with Mitra's collective intelligence system for collaborative problem-solving.

Which IDEs are compatible with workflow-loader?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for workflow-loader?

Requires access to the mitra/agents/{agent}/workflows/ directory. Limited to workflow files defined in Markdown format.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add saeed-vayghan/mitra. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use workflow-loader immediately in the current project.

Related Skills

Looking for an alternative to workflow-loader or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI