Toolverse
All skills

klingai-install-auth

by jeremylongshore

Execute set up Kling AI API authentication and configure API keys. Use when starting a new Kling AI\nintegration or troubleshooting auth issues. Trigger with phrases like 'kling ai setup',\n'klingai api key', 'kling ai authentication', 'configure klingai'.

Installation

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

Installation

Quick info

Category
Security

About this skill

Execute set up Kling AI API authentication and configure API keys. Use when starting a new Kling AI\nintegration or troubleshooting auth issues. Trigger with phrases like 'kling ai setup',\n'klingai api key', 'kling ai authentication', 'configure klingai'.

How to use

  1. Zaloguj się na konto Kling AI na stronie app.klingai.com/global/dev i przejdź do sekcji API Keys w konsoli deweloperskiej.

  2. Kliknij przycisk Create API Key, aby wygenerować parę Access Key (AK) i Secret Key (SK). Zapisz oba klucze w bezpiecznym miejscu — Secret Key wyświetlany jest tylko raz.

  3. Utwórz plik .env w swoim projekcie i dodaj zmienne środowiskowe: KLING_ACCESS_KEY="ak_your_access_key_here" oraz KLING_SECRET_KEY="sk_your_secret_key_here".

  4. Zainstaluj wymaganą bibliotekę: dla Python uruchom pip install PyJWT, dla Node.js zainstaluj pakiet jwt.

  5. Użyj skilla, wyzwalając go frazami takimi jak "kling ai setup", "klingai api key", "kling ai authentication" lub "configure klingai". Skill wygeneruje token JWT ważny przez 30 minut.

  6. Wykorzystaj wygenerowany token w nagłówku Authorization każdego żądania do API Kling AI w formacie Bearer token, wysyłając zapytania na adres https://api.klingai.com/v1.

Related skills

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173