All Documents
3,528 documents available
Fetch budgets for each unique level
Describes three beta features, Tool Search Tool, Programmatic Tool Calling, and Tool Use Examples, that reduce context bloat and improve tool selection accuracy for Claude agents.
claude_tool_use
Explains how to define and use custom tools with Claude via the Messages API, including tool definition, execution flow, and best practices.
Setup and Tools Overview
Lists security tools Glue can invoke, with install commands and example glue commands for each.
Advanced Tool Use Features - NexusZero Protocol
Implements Anthropic's advanced tool use features, examples, batch processing, and dynamic discovery, to cut token usage and improve parameter accuracy for AI agents.
Tool Use Reference
Explains the tool-use pattern where Claude requests function calls and you execute them, covering schemas, loops, parallel execution, and built-in tools.
htmltools (development version)
Documents the version history of the htmltools R package, listing new features, bug fixes, and breaking changes across releases.
🛠 Tools
Lists 27 bug bounty tools with download links and costs, plus shell and vim tips for recon and code analysis.
🦫 Installing Go and Go-Based Tools (like `hakrevdns`) on Linux
Walks through installing Go on Linux and using `go install` to build tools like `hakrevdns`, then moving them to a system-wide PATH.
iNZightTools 2.0.2
Documents the full release history of the iNZightTools R package, listing breaking changes, new features, renamed functions, and bug fixes across versions 1.0 to 2.0.2.
Advanced Tool Use: Dynamic Tool Binding
Breaks through the 128-function API limit by deferring tool loading and binding only active tools on-demand.
How to implement tool use
Explains how to define, configure, and control tool use with the Anthropic API, including model selection, tool definitions, output control, and parallel calls.
OpenClawfice Skill
Turns AI agents into pixel-art NPCs in a retro virtual office with quests, XP, chat, and real-time status updates.
How to Implement Tool Use
Teaches how to define and run tools with Claude, covering the SDK tool runner, manual implementation, parallel calls, and error handling.
PreToolUse API
Documents the PreToolUse hook API for Claude Code, listing input helpers, state methods, output helpers, and exit code behaviors.
Skill: DRR Dependency Analysis (Credit Scope) — Leg1 Spread Ticket Generator
Generates a JIRA-ready DRR dependency analysis ticket for Leg1 Spread fields, scoped to Credit product branches only.
第02章: ツール使用
Shows how to add tool calling to an agent loop using JSON schemas and a dispatch dictionary.
Tool Use Guide
Explains how to register, configure, and use external tools (Python, search, MCP) in ROLL agent training pipelines.
Migración a Tool Use - Nova Sonic UDEP
Replaces fragile JSON-in-text data capture with AWS Nova Sonic native tool use for a lead-generation voice bot.
Agent Systems and Tool Use
Introduces agent system concepts, tool use patterns, and project blueprints for building multi-step AI workflows.
Chapter 37 — Agents & Tool Use
Explains the agent loop, function calling, MCP, coding and computer use agents, ReAct pattern, multi-agent systems, and common challenges.
LITARCH — MEMBER SECTION REBUILD PROMPT
Defines a complete ground-up rebuild of a member section with full visual isolation from admin and public, targeting billion-user design quality.
Pump My Claw - Multi-Chain AI Trading Agent Platform
Documents a multi-chain API for tracking AI trading agents on Solana and Monad, with trade ingestion, real-time WebSocket updates, and aggregated rankings.
Post Tool Use
Runs linting, TODO tracking, and complexity checks on files after a tool writes or edits them, optionally blocking the tool if issues are found.
Claude Tool Use (Function Calling) Documentation
Teaches how to define and use Claude tool use (function calling) with Python, including schema rules, execution patterns, and best practices.