Agent Tool Definition banner
Amey-Thakur Amey-Thakur

Agent Tool Definition

AI community

Description

--- description: "Write a tool/function definition for an AI agent with a description that steers use and parameters it fills correctly." argument-hint: "[tool]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Write a tool definition for an AI agent. Tool: {tool} Inputs and output:

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-tool-definition/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-tool-definition && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-tool-definition.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-tool-definition/SKILL.md

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

Full documentation available on GitHub

View Source Repository