Communityv1.0.0

Anthropic

Anthropic Claude API integration — chat completions, streaming, vision, tool use, and batch processing via the Anthropic Messages API. Generate text with Cla...

1.7kdownloads18active installsaiwithabidi
View on ClawHubBack to Skills

Skill Details

Slug
anthropic
Latest Version
1.0.0
Author
aiwithabidi
Published
Feb 18, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Anthropic.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Anthropic Claude API integration for Python agents. - Supports Claude Opus, Sonnet, and Haiku models via the Anthropic Messages API. - Features chat completions, token streaming, image analysis (vision), tool/function calling, and batch/bulk processing. - Includes system prompts, conversation context management, token counting, and model listing. - Command-line interface with multiple subcommands for chat, streaming, image analysis, tool use, and batch jobs. - Built on Python 3.10+ with zero dependencies (stdlib only). - Outputs JSON by default, with a human-readable mode.