ruflo-builder

Scaffold ruflo agents, workflows, and swarms from project knowledge store data.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/SPRAGE/dev-template --skill ruflo-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ruflo-builder
Source: https://github.com/SPRAGE/dev-template/tree/main/template/.claude/skills/ruflo-builder
Command: npx skills add https://github.com/SPRAGE/dev-template --skill ruflo-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold custom ruflo agents, workflows, and swarm configurations tailored to the current project. Reads the knowledge store to auto-fill project-specific values into ruflo workflow templates. Use when the user says "build ruflo agents", "create ruflo workflow", "scaffold a swarm", "set up ruflo agents for this project", "custom ruflo workflow", "create an agent for [task]", or any variation of wanting to build ruflo-powered automation for their project.

Core Features & Use Cases

  • Scaffold ruflo agents, workflows, and swarm configurations by reading the project's knowledge store and generating tailored configs with real values — no placeholders.
  • This skill writes files. It generates ruflo workflow JSON, agent prompt files, and CLI command scripts. All outputs are saved to project/workflows/.
  • Pre-check: validate environment and knowledge store presence, with sensible fallbacks.

Quick Start

Provide your project context and run the builder to generate tailored ruflo workflow files.

Frequently Asked Questions about ruflo-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold ruflo agents and workflows for an existing project?

Scaffolding ruflo agents requires an active project knowledge store. The builder performs a pre-check to validate the environment and knowledge store presence, applying sensible fallbacks to generate tailored workflow configurations without placeholders.

Can I generate ruflo swarm configurations using project metadata?

The builder automates scaffolding for ruflo agents, workflows, and swarm configurations by reading the project's knowledge store. It generates context-driven JSON configs, agent prompts, and CLI scripts without leaving placeholders.

What is the best way to automate ruflo workflow template generation?

Generated ruflo workflow files, including JSON configs, agent prompts, and CLI command scripts, are written directly to the project/workflows directory, providing ready-to-deploy automation outputs without manual file placement.

Do I need a knowledge store to set up ruflo agents?

The builder writes generated ruflo workflow JSON, agent prompt files, and CLI command scripts to the project/workflows directory, outputting ready-to-deploy automation files with real project-specific values instead of placeholders.