Toolverse
All skills

claude-cookbooks

by 2025Emma

Claude AI cookbooks - code examples, tutorials, and best practices for using Claude API. Use when learning Claude API integration, building Claude-powered applications, or exploring Claude capabilities.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
2025Emma
Category
Data Science
Views
1

About this skill

Claude AI cookbooks - code examples, tutorials, and best practices for using Claude API. Use when learning Claude API integration, building Claude-powered applications, or exploring Claude capabilities.

How to use

  1. Zainstaluj bibliotekę Anthropic dla Python: pip install anthropic. 2. Utwórz instancję klienta, przekazując swój klucz API: client = anthropic.Anthropic(api_key="twój-klucz"). 3. Dla podstawowej wiadomości użyj client.messages.create() z parametrami model, max_tokens i messages zawierającą treść pytania. 4. Aby dodać tool use (function calling), zdefiniuj listę narzędzi z nazwą, opisem i schematem JSON, a następnie przekaż ją w parametrze tools przy tworzeniu wiadomości. 5. Do analizy obrazów dodaj obraz w wiadomości jako content z typem image i source zawierającym dane obrazu. 6. Sprawdzaj dokumentację Anthropic cookbooks dla zaawansowanych wzorców takich jak prompt caching, sub-agenty i implementacja RAG.

Related skills

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772