workflow-builder-liteBuild and execute multi-step workflows with conditional logic. Chain API calls, agent actions, and shell commands into sequences with if/else branching. Pers...
Install via ClawdBot CLI:
clawdbot install tommot2/workflow-builder-liteGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/skills/workflow-builder-liteAudited Apr 17, 2026 · audit v1.0
Generated May 22, 2026
IT teams build workflows that fetch logs, check for specific error patterns, and trigger alerts or remediation scripts. Conditional branching routes critical issues to on-call engineers via messaging apps while low-severity events are logged. Reduces mean time to respond (MTTR) by eliminating manual triage.
Individuals create a weekly workflow to open bank accounts via APIs, calculate expenses, and send a summary message to themselves. If spending exceeds a threshold, a conditional step adds a savings reminder. Helps users stay on budget without manual tracking.
Marketing teams chain steps to fetch trending topics from a public API, generate post drafts via an agent action, and schedule them for publishing. Conditional logic posts only if sentiment of the trend is positive. Streamlines content curation and posting.
Sellers automate order fulfillment: retrieve new orders from an API, verify payment status, and if successful, write shipping labels to a file. Requires per-step confirmation for file writes to avoid errors. Speeds up order handling and reduces manual effort.
System administrators run a daily workflow that pings endpoints via shell commands (with confirmation), parses response status codes, and sends a report with conditional warnings for down services. Ensures proactive monitoring without dedicated tools.
Offer workflow-builder-lite for free with a cap on number of saved workflows or steps. Charge a monthly subscription for unlimited workflows, advanced branching, and priority support. The free tier serves as a marketing funnel.
Package workflow-builder-lite with other skills (smart-api-connector, context-brief) into an enterprise automation suite. Sell to businesses needing no-code pipeline orchestration. Provide white-label options and custom integration support.
Allow users to create and sell pre-built workflow templates targeting industries like e-commerce or IT. The skill creator takes a commission per sale. Templates reduce setup time and attract users to the ecosystem.
💬 Integration Tip
Enable file persistence by ensuring the agent has write access to `memory/workflows/`. For shell and file steps, enforce per-step confirmation to maintain security and user trust.
Scored Jun 20, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.