reduck

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Reduck

This skill is a thin wrapper: the real instructions are the MCP's read_docs (the conceptual model + MCP tools) and the reduck CLI's own --help (how to drive it from a terminal), both inlined live below via bash-macros the loader expands at load time. If a block renders as literal text, run its command yourself.

Concepts & MCP tools

!npx -y @reduck-ai/cli@latest skill 2>&1

CLI usage

The same scripts run from a terminal via the reduck CLI. Its commands and flags, straight from the CLI itself (the authoritative, drift-free source):

!npx -y @reduck-ai/cli@latest --help 2>&1

!npx -y @reduck-ai/cli@latest run --help 2>&1

Installs
14
First Seen
May 12, 2026
reduck — reduck-ai/skills