time-skill

GitHub

显示巴基斯坦标准时间(PKT),当用户询问当前时间或巴基斯坦时间时触发。

.claude/skills/time-skill/SKILL.md shanraisshan/claude-code-best-practice

Trigger Scenarios

用户询问当前时间 用户询问巴基斯坦时间

Install

npx skills add shanraisshan/claude-code-best-practice --skill time-skill -g -y
More Options

Non-standard path

npx skills add https://github.com/shanraisshan/claude-code-best-practice/tree/main/.claude/skills/time-skill -g -y

Use without installing

npx skills use shanraisshan/claude-code-best-practice@time-skill

指定 Agent (Claude Code)

npx skills add shanraisshan/claude-code-best-practice --skill time-skill -a claude-code -g -y

安装 repo 全部 skill

npx skills add shanraisshan/claude-code-best-practice --all -g -y

预览 repo 内 skill

npx skills add shanraisshan/claude-code-best-practice --list

SKILL.md

Frontmatter
{
    "name": "time-skill",
    "description": "Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.",
    "user-invocable": true
}

Time Skill

This skill displays the current date and time in Pakistan Standard Time (PKT).

Task

Display the current date and time in Pakistan Standard Time (UTC+5).

Instructions

  1. Get Current Time: Run the following bash command:

    TZ='Asia/Karachi' date '+%Y-%m-%d %H:%M:%S %Z'
    
  2. Display Result: Show the time in this format:

    Current Time in Pakistan (PKT): YYYY-MM-DD HH:MM:SS PKT
    

Requirements

  • Always use the Asia/Karachi timezone (UTC+5)
  • Use 24-hour format
  • Include the date alongside the time
  • Keep the output concise — no extra commentary

Version History

  • 8335ca8 Current 2026-07-25 04:18

Same Skill Collection

.claude/skills/agent-browser/SKILL.md
.claude/skills/presentation/presentation-structure/SKILL.md
.claude/skills/presentation/presentation-styling/SKILL.md
.claude/skills/presentation/vibe-to-agentic-framework/SKILL.md
.claude/skills/weather-fetcher/SKILL.md
.claude/skills/weather-svg-creator/SKILL.md
agent-teams/.claude/skills/time-fetcher/SKILL.md
agent-teams/.claude/skills/time-svg-creator/SKILL.md

Metadata

Files
0
Version
7b03320
Hash
57ce9088
Indexed
2026-07-25 04:18

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 09:34
浙ICP备14020137号-1 $Гость$