media-category-pointer

Routes media tasks to five specialized skills for video generation, image creation, and media indexing.

Updated Sep 13, 2023
One-click install
npx skills add https://github.com/dlwlrmax/.dotfiles --skill media-category-pointer-dlwlrmax
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: media-category-pointer
Source: https://github.com/dlwlrmax/.dotfiles/tree/main/opencode/.config/opencode/skills/media-category-pointer
Command: npx skills add https://github.com/dlwlrmax/.dotfiles --skill media-category-pointer-dlwlrmax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It keeps startup context minimal by acting as a lightweight index that points to five specialized media skills stored in a hidden vault, so you only load the instructions you actually need. ## Core Features & Use Cases - Skill Discovery: Lists five media skills covering Remotion video generation, Stability AI image generation, and VideoDB video/audio indexing and editing. - On-Demand Loading: Directs you to read the matching SKILL.md from the vault path before starting any media task. - Use Case: When asked to generate a walkthrough video from a Stitch project, use this pointer to locate and load the remotion skill instructions from the vault. ## Quick Start Ask the assistant to load the appropriate media skill from the vault for your video or image generation task.

Frequently Asked Questions about media-category-pointer

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

FAQPage Schema
How do I generate videos with Remotion using this skill?▼

Identify the remotion or remotion-best-practices skill from the list, then read its SKILL.md from the vault at /home/kienct/.config/opencode/skill-libraries/media/<skill-name>/SKILL.md and follow those instructions.

What media skills are available in this category?▼

Five skills are available: remotion for walkthrough videos, remotion-best-practices for React video creation guidance, stability-ai for image generation, videodb for media indexing and editing, and videodb-skills for the VideoDB SDK.

Can I generate images with Stability AI through this skill?▼

Yes, the stability-ai skill supports text-to-image, img2img, inpainting, upscale, background removal, and search-replace with 15 artistic styles. Load its SKILL.md from the vault first.

Why does this skill not contain the actual media instructions?▼

It is a pointer skill designed to keep startup context minimal. The full instructions live in a hidden vault and are loaded on demand only when a matching media task is identified.

What happens if I skip reading the vault skill file?▼

The skill explicitly warns not to guess best practices. Skipping the vault read means you lack the operational instructions needed to complete the media task correctly.