Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.08 KB

File metadata and controls

25 lines (15 loc) · 1.08 KB

openclaw-task-automator

Audit License OpenClaw

Automatically configures and runs OpenClaw tasks from natural language input to reduce manual setup friction.

Description

Automatically configures and runs OpenClaw tasks based on natural language input. It parses user requests, maps them to appropriate OpenClaw commands, executes the tasks, and provides structured output with execution summaries.

Features

  • Natural language parsing to extract task intent and parameters
  • Automatic mapping of intents to OpenClaw commands (file operations, web search, agent spawning, cron jobs, backups)
  • Task execution with stdout/stderr capture and exit code validation
  • Report generation with execution summaries
  • CLI interface for direct use and agent integration

GitHub

Source code: github.com/NeoSkillFactory/openclaw-task-automator

License

MIT © NeoSkillFactory