OpenClaw just got an observability layer 🦞
Opik (open-source) released a plugin for openclaw.
It lets you debug your agent’s trajectory, evaluate individual skills, or generally know what’s going on inside.
You can install it as follows:
openclaw plugins install @opik/opik-openclawYou can find the official documentation here →
And here’s the GitHub repo with more details about the plugin →
Turn any workflow into an agent skill
We built a YC job finder, deployed it as an MCP server & connected it to Claude Desktop. It finds matching roles & sends personalized application emails to the recruiter.
If you can break a process like this into steps, the video below will help you automate and deploy it in a few mins.
Tech stack:
Sim to build and deploy the workflow
Firecrawl for web search
Claude Desktop as the agent (though any agent that supports MCP works here)
The video above utilizes Sim’s platform, but if you prefer full control, Sim is fully open-source under the Apache 2.0 license.
You can drag and drop to build any workflow, run it inside Docker, deploy it on-premises, and it works with local LLMs too.
Thanks for reading!











