Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

test-temp

test-temp에는 nirukk52에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
0
업데이트
2026-04-18
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

raas-video-pipeline
영화·비디오 편집자

End-to-end pipeline for RaaS short-form video production. Use this skill for every new video project — from script through VO generation, Whisper canon extraction, background image generation, OCR highlight plans, HeyGen avatar clips, Remotion scene assembly, and final render. Covers audio-first law, hero/trail split, voice config, multi-template composition (TextCard + SplitScreenAvatar + ImageKaraoke), BGM layer, BackgroundZone, HeadlineHighlighter, and QA gates. Triggers: new video, generate short, create raas short, build video, new project, raas content, make a video, short-00X, image-led video, highlight words, OCR karaoke.

2026-04-18
cron-log-writer
네트워크·컴퓨터 시스템 관리자

Appends a timestamped, sequenced line to a log file on a recurring schedule. Use this skill to demonstrate durable cron execution, crash recovery, and no-duplicate guarantees. The simplest skill that touches the most execution patterns — a read, a reasoning step, and a write on a timer.

2026-04-14
cron-log-writer
소프트웨어 개발자

Appends a timestamped, sequenced line to a log file on a recurring schedule. Use this skill to demonstrate durable cron execution, crash recovery, and no-duplicate guarantees. The simplest skill that touches the most execution patterns — a read, a reasoning step, and a write on a timer.

2026-04-14
handle-undefined-intent
고객 서비스 담당자

Handles cases where user intent is unclear, undefined, or cannot be determined by acknowledging uncertainty, analyzing context, asking clarifying questions, suggesting alternatives, and providing guidance. Use when user provides ambiguous requests, empty inputs, or when the system cannot parse user requirements effectively.

2026-04-14
temporal-developer
소프트웨어 개발자

This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal Python", "Temporal TypeScript", "Temporal Go", "Temporal Golang", "Temporal Java", "workflow replay", "activity timeout", "signal workflow", "query workflow", "worker not starting", "activity keeps retrying", "Temporal heartbeat", "continue-as-new", "child workflow", "saga pattern", "workflow versioning", "durable execution", "reliable distributed systems", or mentions Temporal SDK development.

2026-04-14
help-system
소프트웨어 개발자

Displays help information, usage instructions, and available commands or features when users request assistance or guidance. Use this skill when users type --help, ask for help, need usage instructions, or want to see available commands.

2026-04-14
timestamped-log-appender
소프트웨어 개발자

Appends a timestamped sequenced line to a log file with idempotency protection. Reads the current log.txt file, determines the next sequence number, generates an ISO timestamp, and appends a formatted line in the pattern sequence | timestamp | OK. Uses sequence numbers as idempotency keys to prevent duplicate writes. Use this skill when you need to add sequential log entries with timestamps to log.txt, ensuring no duplicate entries are created even if the operation is run multiple times.

2026-04-14