Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

domo

يحتوي domo على 13 من skills المجمعة من chiruu12، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
0
محدث
2026-07-11
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

generate-nike-ad
محللو أبحاث السوق ومتخصصو التسويق

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

2026-07-11
create-image-fal
فنانو المؤثرات الخاصة والمحركون

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
فنيو الصوت والفيديو

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
محررو الأفلام والفيديو

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
فنيو الصوت والفيديو

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
مطوّرو البرمجيات

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
محررو الأفلام والفيديو

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
فنانو المؤثرات الخاصة والمحركون

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
محررو الأفلام والفيديو

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
محررو الأفلام والفيديو

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
محللو ضمان جودة البرمجيات والمختبرون

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
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

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