One-click install
npx skills add https://github.com/adm-humanerd/drewgent --skill ascii-video-adm-humanerd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ascii-video
Source: https://github.com/adm-humanerd/drewgent/tree/main/skills/creative/ascii-video
Command: npx skills add https://github.com/adm-humanerd/drewgent --skill ascii-video-adm-humanerd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Produces colored ASCII video from input media, letting you turn video, audio, images, or generated prompts into cinematic ASCII sequences for terminals, streams, or social media.

Core Features & Use Cases

  • Video-to-ASCII: convert video streams to color ASCII frames with per-cell color mapping.
  • Audio-reactive visuals: generate visuals that react to audio features and beats.
  • Generative/hybrid modes: create animations without source media and overlay text or lyrics.
  • Text overlays: render quotes, subtitles, or lyrics on top of ASCII visuals.
  • End-to-end pipeline: self-contained Python-based renderer with a scene table and post-processing.

Quick Start

Input a source video or audio file and run the ascii-video pipeline to produce a colored ASCII video file.

Frequently Asked Questions about ascii-video

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

FAQPage Schema
How do I convert a video to colored ASCII art?

To convert video to colored ASCII art, you input a source video file into a renderer that maps per-cell colors to ASCII characters, producing a cinematic color ASCII video output frame by frame.

Can I generate audio-reactive ASCII visuals from an audio file?

Yes, you can generate audio-reactive ASCII visuals by inputting an audio file, allowing the renderer to map audio features and beats to colored ASCII frames for streams or demos.

How do you overlay text or lyrics on top of ASCII video frames?

You overlay text or lyrics on ASCII video frames by using a renderer with a frame-based scene table, rendering quotes, subtitles, or lyrics directly on top of the generated colored ASCII visuals.

Does this colored ASCII video pipeline support generative animation without source media?

Yes, the ASCII video pipeline supports generative and hybrid modes, allowing you to create colored ASCII animations without source media by using built-in scene tables and shader post-processing.

What is the best way to render multi-grid ASCII video for a production pipeline?

The best way to render multi-grid ASCII video for production is using a self-contained Python-based pipeline that applies per-frame tonemapping, shader post-processing, and a frame-based scene table for consistent output.

Can I use ASCII video output for live streams and social media demos?

Yes, colored ASCII video output is designed for terminals, streams, and social media, letting you produce cinematic ASCII sequences from video, audio, images, or generated prompts for those platforms.