wxo-builder

Generate watsonx Orchestrate agents, flows, and tools from SOPs or prompts.

173|74|Updated Mar 28, 2025
One-click install
npx skills add https://github.com/IBM/ibm-watsonx-orchestrate-adk --skill wxo-builder-ibm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wxo-builder
Source: https://github.com/IBM/ibm-watsonx-orchestrate-adk/tree/main/skills/wxo-builder
Command: npx skills add https://github.com/IBM/ibm-watsonx-orchestrate-adk --skill wxo-builder-ibm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate wxO-native solutions directly from SOPs or simple prompts to accelerate agent development and reduce time-to-value for wxO implementations.

Core Features & Use Cases

  • Transforms SOPs, BPMN diagrams, or plain prompts into complete wxO-native agents, flows, tools, and knowledge bases
  • Outputs ready-to-import artifacts (agent YAML, Python tools, flows, and configuration files) compatible with the ADK CLI
  • Enables rapid iteration and standard project structure following the ADK patterns

Quick Start

Provide a SOP or a prompt describing your business requirement to generate a complete wxO-native solution that includes agents, tools, and flows.

Frequently Asked Questions about wxo-builder

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

FAQPage Schema
How do I generate watsonx Orchestrate agents from an SOP?▼

You can generate watsonx Orchestrate agents from an SOP by providing the document or a plain prompt to the builder, which then outputs complete native agent configurations, Python tools, and flows in a ready-to-import project structure.

What is the best way to automate watsonx Orchestrate agent configuration?▼

Automating watsonx Orchestrate agent configuration is best handled by transforming standard operating procedures into reproducible YAML files, Python tools, and flows that follow standard ADK patterns for rapid iteration.

Can I use BPMN diagrams to create watsonx Orchestrate flows and tools?▼

Yes, you can use BPMN diagrams to create watsonx Orchestrate flows and tools, as the builder transforms them alongside SOPs and prompts into complete native solutions including knowledge-base integrations.

Do I need the ADK CLI to import generated watsonx Orchestrate solutions?▼

You need the ADK CLI to import generated watsonx Orchestrate solutions locally, as the builder outputs ready-to-import artifacts like agent YAML and configuration files specifically compatible with the orchestrate CLI for development and production handoff.

Does the generated watsonx Orchestrate project structure support local development?▼

The generated watsonx Orchestrate project structure fully supports local development by producing reproducible artifacts that integrate seamlessly with ADK tooling and can be imported via the orchestrate CLI.