GitHub
Skills harvested from GitHub repositories
14810 skills availabletogether-security-basics
Together AI provides inference and fine-tuning for 100+ open-source models (Llama, Mixtral, Qwen, FLUX) via an OpenAI-co...
together-reference-architecture
Production architecture for AI inference, fine-tuning, and batch processing with Together AI's OpenAI-compatible API. De...
together-rate-limits
Together AI's OpenAI-compatible inference API enforces per-key rate limits that vary by model tier and operation type. C...
together-prod-checklist
Together AI provides OpenAI-compatible inference across 100+ open-source models (Llama, Mixtral, Qwen, FLUX) plus fine-t...
together-performance-tuning
Guidance for performance tuning with Together AI inference and fine-tuning API. Together AI is OpenAI-compatible: baseur...
together-local-dev-loop
Local development workflow for Together AI inference API integration. Provides a fast feedback loop with mock chat compl...
together-install-auth
Together AI provides an OpenAI-compatible API for open-source model inference and fine-tuning. Base URL: https://api.tog...
together-hello-world
Run chat completions with open-source models via Together AI's OpenAI-compatible API. Supports Llama, Mixtral, Qwen, and...
together-debug-bundle
Guidance for debug bundle with Together AI inference and fine-tuning API. Together AI is OpenAI-compatible: baseurl = 'h...
together-deploy-integration
Deploy a containerized Together AI inference integration service with Docker. This skill covers building a production im...
together-cost-tuning
Optimize Together AI costs with model selection, batching, and caching. | Model Category | Price (per 1M tokens) | Examp...
together-core-workflow-a
Fine-tune open-source models on your data with Together AI's fine-tuning API. import json trainingdata = [ {"messages": ...
together-core-workflow-b
Create fine-tuning jobs, monitor training runs, and deploy custom models on Together AI's infrastructure. Use this workf...
together-common-errors
Together AI provides OpenAI-compatible inference, fine-tuning, and batch processing across 100+ open-source models (Llam...
together-ci-integration
Set up CI/CD for Together AI inference integrations: run unit tests with mocked completion and embedding responses on ev...
snowflake-performance-tuning
Optimize Snowflake query performance using clustering keys, materialized views, result caching, query profiling, and war...
granola-debug-bundle
!swvers 2>/dev/null || uname -a !defaults read /Applications/Granola.app/Contents/Info.plist CFBundleShortVersionString ...
persona-upgrade-migration
API versioning via Persona-Version header, deprecated field migration, test against sandbox. Completed persona-install-a...
persona-webhooks-events
HMAC signature verification, inquiry.completed/approved/declined events, idempotent processing. Completed persona-instal...
persona-security-basics
API key rotation, webhook HMAC verification, PII encryption at rest, audit logging. Completed persona-install-auth setup...
persona-reference-architecture
Service architecture, inquiry lifecycle, webhook-driven processing, compliance patterns. Completed persona-install-auth ...
persona-sdk-patterns
Singleton API client, typed verification results, pagination through inquiries, error classification. Completed persona-...
persona-rate-limits
Persona rate limits (varies by plan), backoff on 429, batch inquiry creation, queue-based processing. Completed persona-...
persona-performance-tuning
Batch inquiry creation, cache verification results, parallel polling. Completed persona-install-auth setup Valid Persona...