Turn n8n workflows into AI agent skills (OpenClaw-compatible)

2 pointsposted 11 hours ago
by just-claw-it

1 Comments

just-claw-it

11 hours ago

If you use n8n, you probably already have useful workflows you’ve built up over time.

I made a tool that converts those workflows into reusable “skills” for agents.

So instead of rewriting logic: - export workflow - convert it - call it from an agent

It’s basically a bridge between automation workflows and agent systems.

Repo: https://github.com/just-claw-it/n8n-to-claw

Would love to know if this fits into how people are using n8n today.