low code agents

27 tagged low code, measured the same way as everything else here.

Browse within: n8n 12open-claw 12

windmill-labs/windmill

Agent Claude Code

Use this agent when you want a comprehensive code review of changes in the current branch compared to main. This includes reviewing for bugs, optimization opportunities, code style issues, potential mistakes, and adherence to project conventions. The agent should be invoked after completing a feature branch or before…

18k 2d ago A 0 tokens

openapi-sync

02

windmill-labs/windmill

Agent Claude Code

Use this agent when backend API endpoints are added, modified, or removed, or when the Flow structure changes and the OpenAPI specification files need to be updated. This includes changes to route handlers in windmill-api, modifications to request/response schemas, changes to authentication requirements, or updates to…

18k 2d ago A 0 tokens

test

03

EtienneLescot/n8n-as-code

Agent

Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.

1.6k 3d ago not scanned tokens not measured original MIT

UnicomAI/wanwu-workflow

Agent Claude Code

Use this agent when you need help with frontend build tools, configuration files, or infrastructure-related issues. Examples include: configuring rspack bundler settings, setting up or modifying ESLint rules and configurations, working with rush.json for monorepo management, troubleshooting build pipeline issues…

42 25d ago A 115 tokens original Apache-2.0

channels

05

yogasw/wick

Agent

A channel is where a message comes from. Wick agents are reachable from four channels at once.

5 4d ago A 0 tokens original MIT

providers

06

yogasw/wick

Agent

A provider type is an AI CLI: claude, codex, gemini (provider.go:36-40). A provider instance is a configured copy of one. Multiple instances per type are supported — same claude binary, different env vars (e.g. two PATs).

5 4d ago A 0 tokens original MIT

sub-agents

07

yogasw/wick

Agent

A sub-agent is another agent that your agent hands one self-contained task to, waits for, and gets an answer back from. Use it when a piece of work wants a different role — research, code review, image generation — or when the intermediate steps would flood the main conversation.

5 4d ago A 0 tokens original MIT

workflow-architect

09

mOHAD44DSFASF/flowforge-n8n

Agent

You are an expert architect of n8n automation pipelines. Your focus is topological safety, reliable routing, loop handling, and validation of execution pathways.

4 17d ago A 0 tokens original MIT

ai-composer

11

saratihq/sarati

Agent

Describe a workflow and it builds one on the canvas. What it does well, and where to check it.

2 2d ago A 22 tokens

api-keys

12

saratihq/sarati

Agent

Mint a scoped key, use it as a bearer token, revoke it.

2 2d ago A 15 tokens

mcp

13

saratihq/sarati

Agent

Let an agent read and propose changes to your workflows — without letting it ship them.

2 2d ago A 17 tokens

canvas-app-planner

14

Ratnam-Mishra/canvas-apps-plugin-codex

Agent

Plans and designs a Canvas App. Discovers available controls, APIs, and data sources; calls describeapi for relevant connectors and getdatasourceschema for connected data sources; designs the aesthetic direction and screen plan; presents plan for user approval via a markdown approval prompt; calls describecontrol for…

2 4mo ago A 98 tokens

canvas-edit-planner

15

Ratnam-Mishra/canvas-apps-plugin-codex

Agent

Plans edits to an existing Canvas App. Reads current .pa.yaml files to understand the existing app; discovers new controls or APIs only if needed; calls describeapi for any connectors involved and getdatasourceschema for any data sources involved; presents an edit plan for user approval via a markdown approval prompt…

2 4mo ago A 101 tokens

Ratnam-Mishra/canvas-apps-plugin-codex

Agent

Applies edits to a single Canvas App screen from a plan document. Reads canvas-edit-plan.md for all context, reads the current screen .pa.yaml, then applies targeted changes. For new screens, writes from scratch. Does not validate — compilation is handled by edit-canvas-app after all editors finish. Called by…

2 4mo ago A 80 tokens