13 Tool Prompts
Description
# Tool-Specific Prompts > **Observed in**: Claude Code internal architecture > > Each tool in Claude Code has its own description/prompt that is injected into the tool schema. These guide the model on when and how to use each tool. --- ## Bash Tool (`Bash`) > Observed in: Claude Code tool system ``` Executes a given bash command and returns its output. The working directory persists between commands, but shell state does not. The shell environment is initialized from the user's profile (ba
Installation
Installs to ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-13_tool_prompts/SKILL.md
mkdir -p ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-13_tool_prompts && curl -fsSL https://raw.githubusercontent.com/Leonxlnx/agentic-ai-prompt-research/HEAD/prompts/13_tool_prompts.md -o ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-13_tool_prompts/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development