together-pack Verified Silver

Verified Silver · 79/100 ai-ml v1.0.0 by Jeremy Longshore

Claude Code skill pack for Together AI (18 skills)

18 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

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

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

Skills (18)

together-ci-integration SKILL.md View full skill →

Configure Together AI CI/CD integration with GitHub Actions and testing.

ReadWriteEditBash(gh:*)
together-common-errors SKILL.md View full skill →

Diagnose and fix Together AI common errors and exceptions.

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

Execute Together AI primary workflow: Core Workflow A.

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

Execute Together AI secondary workflow: Core Workflow B.

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

Optimize Together AI costs through tier selection, sampling, and usage monitoring.

ReadGrep
together-debug-bundle SKILL.md View full skill →

Collect Together AI debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
together-install-auth SKILL.md View full skill →

Install and configure Together AI SDK/CLI authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
together-local-dev-loop SKILL.md View full skill →

Configure Together AI local development with hot reload and testing.

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

Optimize Together AI API performance with caching, batching, and connection pooling.

ReadWriteEdit
together-prod-checklist SKILL.md View full skill →

Execute Together AI production deployment checklist and rollback procedures.

ReadBash(kubectl:*)Bash(curl:*)Grep
together-rate-limits SKILL.md View full skill →

Implement Together AI rate limiting, backoff, and idempotency patterns.

ReadWriteEdit