Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

domo

domo contiene 13 skills recopiladas de chiruu12, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
13
Stars
0
actualizado
2026-07-11
Forks
0
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

generate-nike-ad
Analistas de investigación de mercados y especialistas en marketing

Generates high-converting ad copy and visual prompts for Nike shoes tailored to specific platforms and audiences.

2026-07-11
create-image-fal
Artistas de efectos especiales y animadores

Generate or edit an image via any FAL image model (nano-banana edit, gpt-image, flux, ...), ROUTED THROUGH THE fal-proxy so it bills the Ads agent. image_urls must be public URLs (orchestrator hosts local product refs via MCP upload->presign). The recipe names the model + prompt. Use for keyframes, flat-cover transforms, product hero edits. (For the OpenAI gpt-image family specifically, create-image-gpt-image-fal also exists.)

2026-07-11
create-music-elevenlabs
Técnicos de audio y video

Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the template recipe. Use for the music layer of any video-ad format.

2026-07-11
create-video-fal
Editores de cine y video

Image-to-video (or text-to-video) via any FAL video model (Kling, Seedance, Veo), ROUTED THROUGH THE GooseWorks fal-proxy so the call bills the Ads agent. The template recipe names the model + params; image_url inputs must be public URLs (the orchestrator hosts local frames via MCP get_upload_url -> get_download_url). Returns the result video URL and downloads it. Use for the generative base clip of any video-ad format.

2026-07-11
create-vo-elevenlabs
Técnicos de audio y video

Generate a voiceover (VO) clip via ElevenLabs text-to-speech, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Voice id + script text come from the template recipe. Use for the spoken narration of VO-driven video-ad formats (cgi-app-sizzle, flat-vector-explainer, hypermotion). Never call ElevenLabs directly — the proxy attribution is required.

2026-07-11
media-proxy
Desarrolladores de software

Shared helper that routes ALL paid media generation (FAL image/video, ElevenLabs music) through the GooseWorks proxies so every call bills the Ads agent — never a provider SDK's default host. Host-swaps the FAL queue URLs, loads the agent token from ~/.gooseworks/credentials.json, and returns the result CDN URL. Every video-ad media capability imports this; templates never call a provider directly.

2026-07-11
render-chatgpt-chat
Editores de cine y video

Assemble a ChatGPT chat-reveal video ad from a thread + timeline JSON — one continuous Playwright recording of a ChatGPT mobile chat (user types with the iOS keyboard up → taps send → keyboard slides down + header cluster swaps in one beat → one gray loading dot → the assistant answer streams in word-by-word) crossfaded into a designed end card, with subliminal ChatGPT SFX and an optional ducked music bed. FREE assembly (Playwright + ffmpeg); the recipe supplies the per-brand thread + timeline + end-card config and gates the paid music call to its own capability. The ChatGPT sibling of render-imessage-chat. Use for the chatgpt-chat format.

2026-07-11
render-imessage-cascade
Artistas de efectos especiales y animadores

Assemble an iMessage notification-cascade video ad (≈14s, 9:16) from a phone-on-desk plate + 3–5 messages — authentic Apple Messages banners composited in PIL (SF Pro text, green Messages icon, warm translucent-greige fill, soft shadow) spring in one-by-one at the BOTTOM and push the stack UP, a right-aligned Show-less/X pill rides above, the X clears the stack, then a serif end card resolves. FREE assembly (PIL + ffmpeg); the recipe supplies the per-brand plate, notifications, and end-card config and gates the paid plate-clean/music calls to their own capabilities. Use for the imessage-notification-cascade format.

2026-07-11
render-imessage-chat
Editores de cine y video

Assemble an iMessage chat-reveal video ad from a thread JSON — one continuous Playwright recording of the conversation animating in (typing dots, composer typing, bubble pops, auto-scroll) crossfaded into a designed end card, with iMessage send/receive SFX and an optional ducked music bed. FREE assembly (Playwright + ffmpeg); the recipe supplies the per-brand thread + product + end-card config and gates the paid product-image/music calls to their own capabilities. Use for the imessage-chat format.

2026-07-11
create-video-seedance-2-fal
Editores de cine y video

Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio via `generate_audio: true`, internal multi-cut handling within one render. The default clip atom for AI-creator UGC ads built on the NB2 + Seedance architecture. Validated on `beauty-by-earth/video-01`.

2026-07-11
review-ugc-render
Analistas de garantía de calidad de software y probadores

Mandatory pre-publish review gate for a UGC video render. Transcribes the finished render's AUDIO with Whisper and word-diffs it against the approved spoken script, then gates set_final_render — blocking a render whose generated audio mis-voices a word (e.g. the approved "human-vetted" spoken as "human witted"), drops an approved phrase, or comes back silent. Runnable, gating counterpart to content-goose's review-transcript-integrity atom. Every ugc-video-formats recipe runs this after render and BEFORE set_final_render.

2026-07-11
pc-process-input
Especialistas en gestión de proyectos

Extract structured information from external inputs — transcripts, documents, meeting notes, Slack threads, or pasted text. Produces requirements, constraints, decisions, and open questions in a consistent format. Use when the user has raw text to analyze, pastes a transcript or meeting notes, wants to extract actionable items from a document, or says "process this", "extract from this", "what's in this document". Source — Consortium-team/project-creator.

2026-07-11
pc-skill-creator
Desarrolladores de software

Eval-driven skill development — draft, test with parallel subagents, benchmark with variance analysis, iterate from human feedback, and optimize trigger descriptions. Use when users want to create a skill with rigorous testing, run evals to verify skill quality, benchmark skill performance across iterations, do blind A/B comparisons between skill versions, or optimize a skill's description for better triggering accuracy. Complementary to write-a-skill (which focuses on structure); this focuses on eval-driven iteration and quantitative benchmarking. Source — Consortium-team/project-creator.

2026-07-11