krillinai-cover

Plan KrillinAI cover generation workflows with manifest inputs and outputs.

10.7k|995|Updated Dec 17, 2024
One-click install
npx skills add https://github.com/krillinai/KrillinAI --skill krillinai-cover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: krillinai-cover
Source: https://github.com/krillinai/KrillinAI/tree/main/skills/krillinai-cover
Command: npx skills add https://github.com/krillinai/KrillinAI --skill krillinai-cover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and documenting KrillinAI cover generation workflows to ensure clear, testable plans before implementation.

Core Features & Use Cases

  • Provides inputs/outputs for cover generation from video thumbnails and prompt templates
  • Defines manifest-driven planning with references to upstream stages
  • Supports fallback guidance when the cover stage is not yet wired into the CLI

Quick Start

Plan the cover generation flow by populating the manifest with inputs and outputs in the prepared workdir.

Frequently Asked Questions about krillinai-cover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a cover generation workflow using a manifest?

To plan a cover generation workflow, populate a prepared manifest with defined inputs, outputs, and dependencies. This establishes a clear, testable plan for visual content creation before wiring the CLI.

What is manifest-driven planning for visual content covers?

Manifest-driven planning documents the cover generation workflow by outlining upstream stages and expected artifacts. It ensures inputs like video thumbnails and prompt templates are defined before execution.

How do I handle cover generation when the CLI is not yet wired?

When the CLI is not yet wired, apply the provided fallback guidance to define the cover stage. This allows you to finalize the workflow plan and artifact definitions without immediate CLI integration.

Can I use prompt templates for video thumbnail cover planning?

Yes, you can use prompt templates and video thumbnails as inputs for cover planning. The workflow defines how these inputs map to outputs within the manifest, ensuring a structured generation plan.

Do I need a prepared workdir to document cover generation workflows?

Yes, you need a prepared workdir to start planning the cover generation flow. You populate the manifest within this workdir to define the necessary inputs and outputs for the upstream stages.