skills/skill-executor/SKILL.md
SKILL.md parser and execution engine for autonomous agent capabilities
npx skillsauth add fatby/duncrew skill-executorInstall 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.
SKILL.md parser and execution engine for autonomous agent capabilities.
Execute a skill from SKILL.md definition.
{"tool": "run_skill", "args": {"skill_name": "coding-agent", "args": {"task": "fix the bug"}}}
List all available skills from preset and custom locations.
{"tool": "list_skills", "args": {"include_builtin": true}}
Get detailed information about a specific skill.
{"tool": "get_skill_info", "args": {"skill_name": "weather"}}
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.