This skill provides comprehensive knowledge for working with the Anthropic Messages API (Claude API). It should be used when integrating Claude models into applications, implementing streaming responses, enabling prompt caching for cost savings, adding tool use (function calling), processing images with vision capabilities, or using extended thinking mode.
$npx -y skills add jackspace/claudeskillz --skill claude-apiInstalls into the current project.
Run `npx skills use "https://github.com/jackspace/claudeskillz" --skill "jackspace/claudeskillz/claude-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jackspace/claudeskillz" that are relevant to the current task. Run `npx skills add "https://github.com/jackspace/claudeskillz"` and select the relevant skills, then follow their instructions.