IBMIBMOfficialยท3 Agent Skills Included

ibm-watsonx-orchestrate-adk

Build, test, and deploy watsonx Orchestrate agents locally

Builds, configures, and deploys agents on IBM watsonx Orchestrate using a Python SDK and command-line interface. Generates SOPs, solution architectures, and project documentation from workflow diagrams and business requirements. Analyzes agent telemetry traces to find bugs and evaluates agent instructions for production reliability. Eliminates manual YAML editing, guesswork in prompt design, and slow debugging cycles.
npx skills add IBM/ibm-watsonx-orchestrate-adk --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’