skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
ai-wrappers/ai-prompt-toolkit3 installs

ai-prompt-toolkit

Multi-skill toolkit for generating, structuring, and formatting FLUX.1 AI image prompts.

How do I install this agent skill?

npx skills add https://github.com/ai-wrappers/ai-prompt-toolkit --skill ai-prompt-toolkit
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    The toolkit is a structured utility for generating image prompts. It is safe for use, though it possesses a minor indirect prompt injection surface because it parses user-supplied YAML themes without explicit boundary instructions. It also includes the tiktoken library, a standard tool for tokenization that may perform one-time downloads of vocabulary files from trusted sources.

  • Socketpass

    No alerts

  • Snykwarn

    Risk: MEDIUM · 1 issue

What does this agent skill do?

ai-prompt-toolkit

The ai-prompt-toolkit provides a collection of clean, task-focused subskills and deterministic Python CLI utilities for generating and structuring FLUX.1 AI image prompts.


🚀 Registered Agent Skill

  • 🎨 skills/flux1: Comprehensive FLUX.1 prompt engineering skill for generating single prompts (single_prompt) or structured prompt variation groups (group_prompts) from YAML themes.

📚 Core Modules & Schemas


🛠️ Python CLI Utilities (scripts/)

  • 📐 scripts/theme_parser.py: Parses input YAML theme files and resolves cascading parameter inheritance (global-cfg $\to$ theme $\to$ variation).
  • 🏷️ scripts/name_formatter.py: Validates and formats group and prompt names according to zero-padded standards (<yyyymmdd>_<owner>_<group>_<prompt>_<slug>).

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/ai-wrappers/ai-prompt-toolkit/ai-prompt-toolkit">View ai-prompt-toolkit on skillZs</a>