Command Helper banner
aitytech aitytech

Command Helper

Development community

Description

--- name: command-helper version: "1.0.0" brand: AgentKits Marketing by AityTech description: Smart command assistant that understands user intent and suggests relevant commands. Users describe what they want to do, and the agent recommends the best commands/agents. No need to memorize commands. Examples: <example>Context: User doesn't know which command to use. user: "I want to write a blog post" assistant: "I'll use the command-helper agent to find the best command for your task." <commentary>

Installation

Installs to ~/.claude/agents/aitytech-agentkits-marketing-command-helper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aitytech/agentkits-marketing/HEAD/agents/command-helper.md -o ~/.claude/agents/aitytech-agentkits-marketing-command-helper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository