graphics-processing-category-pointer

Routes graphics tasks to five specialized skills stored in a hidden vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It keeps startup context minimal by acting as a lightweight index to five specialized graphics processing skills instead of loading all their instructions upfront. ## Core Features & Use Cases - Skill Discovery: Lists five graphics skills covering algorithmic art, canvas design, vector drawing, AI image generation, and image routing. - On-Demand Loading: Directs the agent to read the matching skill's SKILL.md from a vault path before executing any graphics task. - Use Case: When asked to create a generative art piece or convert an SVG diagram to PDF, identify the matching skill (e.g., algorithmic-art or draw) and load its full instructions from the vault. ## Quick Start Ask the agent to handle a graphics task such as generating an AI image or creating a vector diagram, and it will load the matching skill from the vault.

Frequently Asked Questions about graphics-processing-category-pointer

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

FAQPage Schema
How do I use the graphics processing skills in this category?▼

Identify the skill matching your task from the list, then read its SKILL.md from the vault at /home/kienct/.config/opencode/skill-libraries/graphics-processing/<skill-name>/SKILL.md and follow those instructions.

What graphics tasks does this skill category cover?▼

It covers algorithmic art generation, canvas design philosophies, vector graphics and ODG/SVG/PDF conversion with LibreOffice Draw, and AI image generation routed between ai-studio-image, stability-ai, and Google Gemini.

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

It is a pointer skill designed to keep startup context minimal. The full instructions for each of the five specialized skills live in a hidden vault and are loaded on demand only when needed.

Which skill should I use for AI image generation?▼

Use image-studio for automatic routing between humanized photo generation and art or illustration models, or use imagen for image generation powered directly by Google Gemini.

Can this skill convert vector graphics between formats?▼

Not directly. The draw skill in the vault handles vector graphics creation and format conversion between ODG, SVG, and PDF using LibreOffice Draw.