Back to list
keremk

create-prompt-producer

by keremk

An incremental build tool for AI generated media asset and prompt pipelines

0🍴 0📅 Jan 23, 2026

SKILL.md


name: create-prompt-producer description: Create the definition files for the Renku Prompt Producer, which leverages an LLM to generate high-quality, structured prompts or audio narration texts consumed by downstream media generation models within the Renku video-creation blueprint. allowed-tools: Read, Grep, Glob, AskUserQuestion

Prompt Producer Creation Skill

This skill helps you create the necessary files to define a prompt producer. Prompt producers are used generally in the first stage of a Renku blueprint (workflow definition for generating videos). They create the required prompts, narrative texts etc. for the downstream media generators using an LLM of user's choice automatically based on the user requirements provided as inputs.

Prerequisites

Before creating blueprints, ensure Renku is initialized:

  1. Check if ~/.config/renku/cli-config.json exists
  2. If not, run renku init --root=~/renku-workspace
  3. The config file contains the catalog path where blueprints and producers are installed

Read ~/.config/renku/cli-config.json to find the catalog path, you will be using this to locate the producers and models for the blueprint.

cat ~/.config/renku/cli-config.json

How to Create

Step 1: Requirements

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon