nano-banana-pro-prompts-recommend-skill  by YouMind-OpenLab

AI skill for intelligent image prompt recommendation

Created 1 month ago
987 stars

Top 37.4% on SourcePulse

GitHubView on GitHub
Project Summary

This project addresses the time-consuming process of finding suitable image generation prompts for AI models. It offers an AI skill that intelligently recommends from over 7000 curated prompts, catering to users of AI assistants like Claude Code and Cursor. The skill streamlines prompt discovery by allowing natural language queries or by remixing user-provided content, significantly reducing search time and improving the relevance of generated images.

How It Works

The skill leverages Claude Code's best practices for efficient operation. It employs "Signal Mapping" for keyword-to-category routing and "Token Optimization" using Grep to avoid loading entire prompt datasets, ensuring fast lookups. A key feature is "Content-Aware Remix," which analyzes user-provided text (articles, scripts) to generate personalized prompts, often with clarifying questions to refine style and content. This approach prioritizes speed, relevance, and user-specific customization.

Quick Start & Requirements

Installation is a one-liner: npx skills i YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill. This command auto-detects and installs the skill across compatible AI assistants. Prerequisites include Node.js 20+ and pnpm. Development requires CMS credentials (CMS_HOST, CMS_API_KEY) and running pnpm install and pnpm run generate. Updates are handled automatically via GitHub Actions.

Highlighted Details

  • Features a database of over 7000 curated image generation prompts, sourced from viral Twitter/X posts.
  • Prompts are organized into
Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
774 stars in the last 30 days

Explore Similar Projects

Starred by Clement Delangue Clement Delangue(Cofounder of Hugging Face), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
10 more.

promptsource by bigscience-workshop

0.0%
3k
Toolkit for creating, sharing, and using natural language prompts
Created 4 years ago
Updated 2 years ago
Feedback? Help us improve.