kie-ai

Generate images and videos using the kie.ai API.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "kie-ai" with this command: npx skills add stephengpope/thepopebot/stephengpope-thepopebot-kie-ai

KIE AI

Generate images and videos using the kie.ai API.

Environment Variables

  • KIE_AI_API_KEY — API key for kie.ai

Commands

Generate an image

skills/kie-ai/generate-image.sh <prompt> [aspect_ratio] [resolution] [output_format]

  • prompt (required) — Text prompt for image generation

  • aspect_ratio (optional, default: auto ) — One of: auto, 1:1, 1:4, 16:9, 1:8, 21:9, 2:3, 3:2, 3:4, 4:1, 4:3, 4:5, 5:4, 8:1, 9:16

  • resolution (optional, default: 1K ) — One of: 1K, 2K, 4K

  • output_format (optional, default: jpg ) — One of: jpg, png

Downloads the generated image to a local file and prints the path.

Generate a video

skills/kie-ai/generate-video.sh <prompt> [aspect_ratio]

  • prompt (required) — Text prompt for video generation

  • aspect_ratio (optional, default: 16:9 ) — One of: 16:9, 9:16, Auto

Downloads the generated video to a local file and prints the path.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Open-broker

Hyperliquid trading plugin with background position monitoring and custom automations. Execute market orders, limit orders, manage positions, view funding ra...

Registry SourceRecently Updated
2.3K6ya7ya
Automation

Turing Pyramid

Prioritized action selection for AI agents. 10 needs with time-decay and tension scoring replace idle heartbeat loops with concrete next actions.

Registry SourceRecently Updated
Automation

Conversation Flow Monitor

Monitors and prevents conversation flow issues by implementing robust error handling, timeouts, and recovery mechanisms for reliable agent interactions.

Registry SourceRecently Updated
Automation

OpenViking Setup

Set up OpenViking context database for OpenClaw agents. OpenViking is an open-source context database designed specifically for AI agents with filesystem-bas...

Registry SourceRecently Updated