Agent skill
omt-setup
oh-my-til 통합 설정 — 배포 설정
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/omt-setup
SKILL.md
OMT Setup Skill
oh-my-til 설정을 한 곳에서 관리. 서브커맨드로 동작.
서브커맨드
/omt-setup (인수 없음)
oh-my-til.json 읽어서 현재 설정 표시 + 서브커맨드 안내:
deploy— GitHub Pages 배포 설정
/omt-setup deploy
GitHub Pages 배포 설정:
.git/확인 (없으면 안내 후 종료).github/workflows/deploy-til.yml확인 (있으면 수정 필요 여부 질문)oh-my-til.jsondeploy 섹션 설정 (제목, 부제목, GitHub URL)- 워크플로우 YAML 생성
- 완료 안내 (Settings → Pages → GitHub Actions 선택, 커밋·push 명령어)
규칙
- 한국어 출력
oh-my-til.json의 기존 설정 보존, 해당 섹션만 추가/수정- 커밋은 하지 않음 (사용자에게 명령어 안내만)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?