anthropic-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for Anthropic (30 skills)

30 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install anthropic-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for Anthropic Claude API integration (30 skills)

Build production Claude API integrations with the Messages API, tool use, streaming, Message Batches, prompt caching, and multi-model routing. Real code examples using the official Python (anthropic) and TypeScript (@anthropic-ai/sdk) SDKs.

Skills (30)

anth-advanced-troubleshooting SKILL.md View full skill →

'Debug complex Claude API issues including context window overflow,.

ReadBash(curl:*)Grep
anth-architecture-variants SKILL.md View full skill →

'Choose and implement Claude API architecture patterns for different.

ReadWriteEditGrep
anth-ci-integration SKILL.md View full skill →

'Configure CI/CD pipelines for Anthropic Claude API integrations.

ReadWriteEditBash(npm:*)Grep
anth-common-errors SKILL.md View full skill →

'Diagnose and fix Anthropic Claude API errors by HTTP status code.

ReadGrepBash(curl:*)
anth-core-workflow-a SKILL.md View full skill →

'Build Claude tool use (function calling) workflows with the Messages.

ReadWriteEditBash(npm:*)Grep
anth-core-workflow-b SKILL.md View full skill →

'Build Claude streaming and Message Batches API workflows.

ReadWriteEditBash(npm:*)Grep
anth-cost-tuning SKILL.md View full skill →

'Optimize Anthropic Claude API costs with model routing, prompt caching,.

ReadWriteEditGrep
anth-data-handling SKILL.md View full skill →

'Implement data privacy, PII handling, and compliance patterns for Claude.

ReadWriteEditGrep
anth-debug-bundle SKILL.md View full skill →

'Collect Anthropic Claude API debug evidence for support and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
anth-deploy-integration SKILL.md View full skill →

'Deploy Claude API integrations to production cloud environments.

ReadWriteEditBash(npm:*)Grep
anth-enterprise-rbac SKILL.md View full skill →

'Configure Anthropic enterprise organization management, Workspaces,.

ReadWriteEditGrep
anth-hello-world SKILL.md View full skill →

'Create a minimal working Anthropic Claude Messages API example.

ReadWriteEdit
anth-install-auth SKILL.md View full skill →

'Install and configure Anthropic Claude SDK authentication for Python.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep