openclicky-creative-studio

Route creative requests to available frontend, document, and spreadsheet production capabilities.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill openclicky-creative-studio-jamsdoescode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclicky-creative-studio
Source: https://github.com/jamsdoescode/Erik-s-Portfolio/tree/main/openclicky/AppResources/OpenClicky/OpenClickyBundledSkills/openclicky-creative-studio
Command: npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill openclicky-creative-studio-jamsdoescode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Broad creative requests often get forced into a single image-prompt path even when the runtime cannot generate images, videos, or decks. This Skill routes each creative task to a production path that actually exists in the OpenClicky runtime and reports missing capabilities instead of silently failing. ## Core Features & Use Cases - Capability Routing: Directs frontend/UI polish to build-preview and frontend-design skills, and document outputs to pdf, doc, and spreadsheet skills. - Provider Boundary Enforcement: Reports missing runtime support for provider-backed image, video, motion, and new slide/deck generation, then offers working alternatives like Markdown reports, PDFs, DOCX, or CSV/XLSX. - Safe Artifact Handling: Saves versioned outputs under output/creative/<slug>/ and verifies representative frames or pages before delivery. - Use Case: A user asks for a pitch deck. Since deck generation is not shipped, the Skill produces an outline with speaker notes plus a PDF report instead of pretending to render slides. ## Quick Start Ask the assistant to plan and produce a brand moodboard concept as a PDF report using only the creative capabilities available in this runtime.

Frequently Asked Questions about openclicky-creative-studio

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

FAQPage Schema
How do I handle creative requests when image generation is not available?

Route the request to an available medium such as a frontend prototype, Markdown report, PDF, DOCX, or spreadsheet output. The Skill reports the missing provider-backed image capability and offers these alternatives instead of silently downgrading.

What should I use for slide or deck generation in OpenClicky?

New slide and deck generation is not shipped in this build unless the runtime explicitly exposes it. The Skill offers an outline, speaker notes, a Markdown or PDF report, or a DOCX brief as working substitutes.

Can this Skill generate videos or motion graphics?

Provider-backed video and motion generation is only possible if the runtime exposes that capability. Otherwise the Skill reports the missing capability and suggests document, spreadsheet, or frontend-style visual artifacts.

When should I not use the creative studio router?

Do not use it for pure website or app implementation, which belongs to openclicky-build-preview, or for simply opening finished artifacts, which belongs to openclicky-artifacts. It is meant for broad or cross-format creative routing.

Why does the Skill stop instead of falling back to browser automation?

The compatibility guardrails require reporting the exact missing setup step for unavailable tools, auth, or macOS permissions. Silently switching to browser automation or looping retries is explicitly prohibited.