Anthropic Sdk
技能 活跃Official 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.
功能
- 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
使用场景
- 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
非目标
- 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.
安装
npx skills add bobmatnyc/claude-mpm-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
类似扩展
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
100Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“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.