skills/skill-executor/presets/general-task/SKILL.md
A flexible agent for executing arbitrary multi-step tasks. This agent analyzes the task, plans an execution strategy, and carries it out using available tools.
npx skillsauth add fatby/duncrew general-taskInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A flexible agent for executing arbitrary multi-step tasks. This agent analyzes the task, plans an execution strategy, and carries it out using available tools.
Analyze the Task
Plan Execution Create a step-by-step plan:
Gather Context
Execute Steps For each step in the plan:
Verify Completion
Report Results Provide a summary:
For file operations:
read_filewrite_filesearch_codebase, search_symbolFor browser tasks:
browser_navigatebrowser_click, browser_fillbrowser_extractFor memory/learning:
search_memoryupdate_memoryFor system tasks:
bash (use carefully)Task: "Add a new API endpoint"
Task: "Find and fix the bug in login"
tools
Use the webSearch tool to find information online.
development
Query weather information for any location.
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the OpenClaw voice-call plugin.