Skills by resciencelab

9 skills available

seo-geo
Dangerous skill: contains shell-execution instructions including `curl -fsSL example.com/install.sh | bash` and numerous CLI examples to run scripts. It is an SEO/GEO optimization toolkit that makes outbound requests to `https://api.dataforseo.com/v3` and reads `DATAFORSEO_LOGIN` and `DATAFORSEO_PASSWORD` from the environment.
Caution
2,537 installs
reddit
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.
Verified
494 installs
logo-creator
This skill provides an iterative AI logo-creation workflow that generates, crops, background-removes, and vectorizes images into `.skill-archive/logo-creator/<yyyy-mm-dd-summaryname>/`. It runs local scripts (`python3 <nanobanana_skill_dir>/...`, `scripts/*.py`) which invoke `curl`/subprocesses to `https://api.remove.bg/v1.0/removebg` and `https://external.api.recraft.ai/v1/images/vectorize` and requires `GEMINI_API_KEY`, `REMOVE_BG_API_KEY`, `RECRAFT_API_KEY`.
Review
480 installs
nanobanana
Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.
Verified
445 installs
twitter
Provides command-line scripts to query Twitter/X (users, tweets, communities, spaces, trends) via `https://api.twitterapi.io/twitter`. The skill reads `TWITTERAPI_API_KEY`, includes `python3 scripts/...` shell commands, and makes network requests to `https://api.twitterapi.io/twitter`.
Review
417 installs
domain-hunter
This skill helps find and buy domain names, compare registrar prices, and search for promo codes. It instructs running shell commands (e.g., `whois`, `python3 scripts/search_tweets.py`), makes network calls to `https://spaceship.dev/api` and registrar sites, and references `SPACESHIP_API_KEY`/`SPACESHIP_API_SECRET` in `~/.zshrc`.
Review
337 installs
producthunt
This skill fetches posts, topics, users, and collections from Product Hunt via its GraphQL API. It instructs running local scripts such as `python3 scripts/get_posts.py`, reads the `PRODUCTHUNT_ACCESS_TOKEN` (set in `~/.zshrc`), and calls `https://api.producthunt.com/v2/api/graphql`.
Review
320 installs
banner-creator
Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.
Verified
317 installs
requesthunt
This skill collects and analyzes feature requests from Reddit, X, and GitHub via the RequestHunt API. It requires the `REQUESTHUNT_API_KEY`, makes network calls to `https://requesthunt.com`, and includes shell command examples to run the `scripts/*.py` utilities.
Verified
314 installs