Anthropic Sdk
Skill AktivOfficial 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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-skillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
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
100Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei "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.