Anthropic Sdk
Skill ActiveOfficial Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities
To enable developers to easily integrate the full capabilities of Anthropic's Claude AI models into their applications using official SDKs.
Features
- Official SDK integration for Claude AI
- Support for chat, streaming, and function calling
- Vision model capabilities for image analysis
- Python and TypeScript code examples
- Error handling, retries, and token management
Use Cases
- Integrating Claude AI into new or existing applications
- Building real-time chat interfaces with Claude
- Implementing AI-powered features using Claude's function calling
- Processing and analyzing images with Claude's vision models
Non-Goals
- Providing an interface to other LLM providers
- Abstracting away the core functionality of the Anthropic API
- Managing Claude API keys or user authentication beyond environment variables
Trust
- warning:Issues AttentionIssues closed in the last 90 days: 0. Issues opened in the last 90 days: 4. Closure rate is low, indicating slow responsiveness to open issues.
Installation
npx skills add bobmatnyc/claude-mpm-skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
Similar Extensions
Product Self Knowledge
100Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.
TradeMemory Protocol
100Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Chat Format
100Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval
Anthropic Expert
98Expert on Anthropic Claude API, models, prompt engineering, function calling, vision, and best practices. Triggers on anthropic, claude, api, prompt, function calling, vision, messages api, embeddings
Constitutional Ai
98Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.