Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

domo

domo contient 13 skills collectées depuis chiruu12, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
0
mis à jour
2026-07-11
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

generate-nike-ad
Analystes en études de marché et spécialistes 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
Artistes en effets spéciaux et animateurs

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
Techniciens audio et vidéo

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
Monteurs de films et de vidéos

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
Techniciens audio et vidéo

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
Développeurs de logiciels

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
Monteurs de films et de vidéos

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
Artistes en effets spéciaux et animateurs

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
Monteurs de films et de vidéos

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
Monteurs de films et de vidéos

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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