Toolverse
All skills

tier-management

by pollinations

Evaluate and update Pollinations user tiers. Check balances, upgrade devs, batch process users. For finding users with errors, see model-debugging skill first.

Installation

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

Installation

Quick info

Category
Security
Views
1

About this skill

Evaluate and update Pollinations user tiers. Check balances, upgrade devs, batch process users. For finding users with errors, see model-debugging skill first.

How to use

  1. Zainstaluj wymagane narzędzia: GitHub CLI (gh), Node.js z npx, Wrangler (npm install -g wrangler), jq do parsowania JSON oraz sops do odszyfrowania sekretów. Na macOS użyj brew install dla każdego narzędzia.

  2. Upewnij się, że pracujesz z repozytorium pollinations sklonowanym lokalnie i masz dostęp do enter.pollinations.ai. Wszystkie komendy muszą być uruchamiane z katalogu głównego repozytorium.

  3. Aby sprawdzić, czy użytkownik kwalifikuje się do poziomu Flower, sprawdź czy ma commity w repozytorium pollinations/pollinations za pomocą GitHub API (gh api search/commits) lub czy jego projekt znajduje się w liście showcase'ów.

  4. Aby sprawdzić kwalifikacje do poziomu Seed, zweryfikuj czy użytkownik brał udział w issues lub pull requestach (gh api search/issues) albo czy gwiazdkował repozytorium (użyj skryptu fetch-stargazers.sh).

  5. Po potwierdzeniu spełnienia kryteriów awansu, zaktualizuj poziom użytkownika w bazie danych D1. Pamiętaj że salda Pollen odnawiane są co godzinę i nie przenoszą się między okresami.

  6. W przypadku problemów z identyfikacją użytkowników ze błędami, najpierw skonsultuj się z skill'em model-debugging, który zawiera dedykowane narzędzia do diagnostyki.

Related skills

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

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

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

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

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773