
Featured Blog
How to Reuse Workflows Inside Other Workflows in Orkes Conductor
Every time you copy workflow logic into a new workflow, you create a maintenance problem. Here's how the Sub Workflow task solves it....

ALL, ENGINEERING
How to Process a List of Items in Parallel in Orkes Conductor
June 20, 2026
You have a workflow that needs to process a list of items and doing them one by one is too slow. Here's how the DYNAMIC_FORK task solves it....

ALL, ENGINEERING
How to Add Conditional Branching to Your Workflows in Orkes Conductor
June 18, 2026
You have a workflow that needs to take a different path based on a score, a status, or a region. The last thing you want to do is build that routing l...

ALL, ENGINEERING
How to Call Any External API From a Workflow in Orkes Conductor
June 17, 2026
Most workflows need to talk to the outside world at some point. Here's how Conductor's built-in HTTP task handles API calls, webhooks, and external se...

ALL, ENGINEERING
How to Run Custom Logic in Your Workflows Without Writing a Custom Worker
June 16, 2026
You have a workflow that needs to calculate a price, apply a business rule, or format a string. The last thing you want to do is deploy a whole servic...

ALL, ENGINEERING
How to Transform JSON in Orkes Conductor Without Writing Custom Code
June 11, 2026
Stop writing custom workers just to transform JSON. Here's how Conductor's built-in JSON_JQ_TRANSFORM task handles reshaping, filtering, and merging i...

ALL, AGENTIC, ENGINEERING
How We Taught Claude, Cursor, and Copilot to Build Agentic Workflows
May 29, 2026
How conductor-skills teaches any AI coding agent—Claude Code, Cursor, Copilot—to create, run, and monitor Conductor workflows without you explaining a...

ALL, AGENTIC, SOLUTIONS
How to Build a Customer Success AI Agent in Python
May 24, 2026
Let’s build a customer success AI agent that can understand customer issues, gather context, and decide what to do next.....

ALL, AGENTIC, ENGINEERING
How to Test Your AI Prompts with Orkes Prompt Studio: Catch Prompt Issues Before They Hit Production
May 18, 2026
A walkthrough for treating prompts as first-class, testable artifacts before they ship inside your agents and workflows....

ALL, AGENTIC, ENGINEERING
I Built an AI Agent That Finds My Forgotten Subscriptions — Here's Exactly How
May 5, 2026
The four building blocks behind every AI agent — LLMs, tools, loops, and memory — and how to connect them up into something durable....
- …
Ready to Build Something Amazing?
Join thousands of developers building the future with Orkes.