ibm-watsonx-orchestrate-adk
Build, test, and deploy watsonx Orchestrate agents locally
All Skills in This Repository (3)
Pure Emerald Level Indicatorscustomercare-mcp-builder
Build MCP servers for customer care with per-customer tool registration.
sop-builder
Translate BPMN, Langflow JSON, or n8n workflows into business-friendly SOP documents.
wxo-builder
Generate watsonx Orchestrate agents, flows, and tools from SOPs or prompts.
Frequently Asked Questions
FAQPage SchemaHow to install ibm-watsonx-orchestrate-adk?โผ
Run `npx skills add IBM/ibm-watsonx-orchestrate-adk --all -g -y` in your terminal to install all skills in this suite globally.
What does the watsonx Orchestrate ADK do?โผ
It provides a Python library and CLI to build, test, and deploy agents on IBM watsonx Orchestrate, including a local Developer Edition for rapid iteration before production deployment.
How to debug a failing watsonx Orchestrate agent?โผ
Use the telemetry-analyzer skill to export agent traces and automatically detect LLM failures, tool call errors, and token anomalies with fix recommendations.
Can I generate agents from business requirements?โผ
Yes. The sop-builder and solution-architect skills turn workflow diagrams or requirements into SOPs and architecture documents, and wxo-builder generates the complete agent implementation.
Do I need coding experience to use these skills?โผ
Basic Python knowledge helps for custom tools, but the documentation and evaluation skills work from plain-English requirements and existing project files.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core