원클릭으로
current-time
Get the current date and time. Use when a log timestamp or time check is needed.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Get the current date and time. Use when a log timestamp or time check is needed.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | current-time |
| description | Get the current date and time. Use when a log timestamp or time check is needed. |
| argument-hint | Briefly state the needed date/time format or purpose. |
date +"%Y-%m-%d %H:%M:%S %z"
# => YYYY-MM-DD HH:MM:SS +ZZZZ
Sends current git changes to GitHub Copilot CLI for code review and displays the results. Use when requesting a second-opinion review from Copilot on staged changes, uncommitted work, or a branch diff.
Generates a structured Git commit message (header + Motivation / Overview / Main Changes / Breaking Changes sections) from staged diffs. Use when the user asks to write or generate a commit message.
Supports the creation and improvement of prompts for various use cases.
Provides guidelines and best practices for creating and improving new skills for agents. (ref: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices)