What problem does it solve?
This Skill helps you quickly answer questions about the Anthropic Java SDK while you build Java applications that call Anthropic APIs for chat, streaming, batching, token counting, files, and model management.
Core Features & Use Cases
- Java-specific Anthropic API guidance: Get help wiring up the Java SDK for Messages, token counting, model listing, and related API surfaces.
- Beta-feature awareness: Use the provided references to navigate beta endpoints and types (e.g., beta models, beta messages, beta files, beta skills).
- Actionable reference navigation: Find the relevant method/type reference quickly by mapping your question to the correct section in the docs content.
Quick Start
Ask what Java SDK method and parameters to use for creating a streaming Messages API request in order to generate a response.