From renku-plugin
Maintain Renku model-specific prompt guide references. Use when Codex needs to add a new model prompt guide, refresh Seedance/Kling/Veo/Wan/LTX/image model guidance from vendor docs, update source provenance, apply the prompt guide template, or keep renku-write-prompts references current as models and producer contracts change.
How this skill is triggered — by the user, by Claude, or both
Slash command
/renku-plugin:renku-update-prompt-guidesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Maintain the model-specific prompt guides used by `renku-write-prompts`.
Maintain the model-specific prompt guides used by renku-write-prompts.
This skill is for upkeep, not normal prompt generation. Use renku-write-prompts when writing prompts for a user video; use this skill when adding, refreshing, or auditing the guide library itself.
references/prompt-guidance-sites.md to check existing source coverage and known gaps.../renku-write-prompts/references/ using references/prompt-guide-template.md.references/prompt-guidance-sites.md with source provenance, confidence, and guide filename.references/model-guide-quality-checklist.md.references/prompt-guidance-sites.md for the source map and guide inventory.references/prompt-guide-template.md before creating or restructuring a model guide.references/model-guide-quality-checklist.md before finishing an update.npx claudepluginhub keremk/renku-skills --plugin renku-pluginGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.