Toolverse
All skills

lokalise-install-auth

by jeremylongshore

Install and configure Lokalise SDK/CLI authentication.\nUse when setting up a new Lokalise integration, configuring API tokens,\nor initializing Lokalise in your project.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Security

About this skill

Install and configure Lokalise SDK/CLI authentication.\nUse when setting up a new Lokalise integration, configuring API tokens,\nor initializing Lokalise in your project.\nTrigger with phrases like \

How to use

  1. Przygotuj środowisko — upewnij się, że masz zainstalowany Node.js 18 lub nowszy oraz menedżer pakietów (npm, pnpm lub yarn). Jeśli planujesz używać CLI, przygotuj również dostęp do terminala.

  2. Zainstaluj Node.js SDK poleceniem npm install @lokalise/node-api. Jeśli Twój projekt używa CommonJS i nie możesz migrować na ESM, zainstaluj wersję 8: npm install @lokalise/node-api@8. SDK v9+ wymaga konfiguracji "type": "module" w package.json lub użycia plików .mjs.

  3. Zainstaluj narzędzie CLI — na macOS użyj brew tap lokalise/cli-2 && brew install lokalise2. Na Linuksie pobierz najnowszą wersję ze strony GitHub lokalise/lokalise-cli-2-go, rozpakuj archiwum tar.gz i przenieś plik lokalise2 do /usr/local/bin/. Sprawdź instalację poleceniem lokalise2 --version.

  4. Wygeneruj token API — zaloguj się na https://app.lokalise.com, kliknij ikonę profilu, przejdź do Profile Settings, otwórz zakładkę API tokens i kliknij Generate new token. Skopiuj wygenerowany token — będziesz go potrzebować do uwierzytelniania.

  5. Skonfiguruj token w swoim projekcie — ustaw zmienną środowiskową LOKALISE_TOKEN na wartość Twojego tokena API lub przekaż go bezpośrednio w kodzie SDK. Możesz również użyć pliku konfiguracyjnego CLI, jeśli pracujesz z narzędziem lokalise2.

  6. Przetestuj połączenie — uruchom lokalise2 --version lub prosty skrypt Node.js, który importuje SDK i nawiązuje połączenie z API Lokalise, aby potwierdzić, że autentykacja działa prawidłowo.

Related skills

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951