Pipeline Orchestrator: - Add 07-pipeline-orchestrator skill with code/CLAUDE.md and desktop/SKILL.md - Add /reference-curator-pipeline slash command for full workflow automation - Add pipeline_runs and pipeline_iteration_tracker tables to schema.sql - Add v_pipeline_status and v_pipeline_iterations views - Add pipeline_config.yaml configuration template - Update AGENTS.md with Reference Curator Skills section - Update claude-project files with pipeline documentation Skill Format Refactoring: - Extract YAML frontmatter from SKILL.md files to separate skill.yaml - Add tools/ directories with MCP tool documentation - Update SKILL-FORMAT-REQUIREMENTS.md with new structure - Add migrate-skill-structure.py script for format conversion Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
523 B
YAML
10 lines
523 B
YAML
# Skill metadata (extracted from SKILL.md frontmatter)
|
|
|
|
name: jamie-subtitle-editor
|
|
description: |
|
|
YouTube 자막 편집기 for Jamie Plastic Surgery Clinic. SBV 포맷 자막 파일의 오타 교정, 의학 용어 표준화, 챕터 타임스탬프 추출, YouTube 메타데이터 생성을 수행합니다. 자막 교정, subtitle 오타, SBV 편집, 챕터 추출, 유튜브 자막, caption 수정, 타임스탬프 생성 요청 시 사용하세요.
|
|
|
|
# Optional fields
|
|
|
|
# triggers: [] # TODO: Extract from description
|