Toolverse
All skills

gamma-hello-world

by jeremylongshore

Create a minimal working Gamma example.\nUse when starting a new Gamma integration, testing your setup,\nor learning basic Gamma API patterns.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Testing
Views
14

About this skill

Create a minimal working Gamma example.\nUse when starting a new Gamma integration, testing your setup,\nor learning basic Gamma API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że ukończyłeś konfigurację autentykacji w skill'u gamma-install-auth i masz ważne dane dostępu API ustawione w zmiennych środowiskowych.

  2. Utwórz nowy plik dla swojego przykładu hello world, a następnie zaimportuj klienta Gamma i zainicjalizuj go, przekazując klucz API z zmiennej środowiskowej GAMMA_API_KEY.

  3. Napisz funkcję asynchroniczną, która tworzy prezentację za pomocą metody gamma.presentations.create(), podając tytuł (np. "Hello Gamma!"), prompt opisujący zawartość (np. "Create a 3-slide introduction to AI presentations") i styl (np. "professional").

  4. Uruchom kod i sprawdź konsoli wynik – powinna się wyświetlić wiadomość z URL-em nowo utworzonej prezentacji na gamma.app.

  5. Jeśli napotkasz błąd importu, sprawdź, czy SDK jest zainstalowane; jeśli błąd autentykacji, zweryfikuj zmienną środowiskową; w przypadku timeout'u zwiększ limit czasu lub sprawdź połączenie sieciowe.

  6. Dla żądań w pętli lub testów masowych zastosuj exponential backoff, aby uniknąć ograniczeń szybkości API.

Related skills

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118