Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
time-svg-creator
time-svg-creator is an open-source workflow skill for Claude Code and compatible agents, published by shanraisshan. Its author describes it as: “Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.”. The project has 64k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/time-svg-creator`.
Installation
Add time-svg-creator to your agent with:
git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/time-svg-creator Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for time-svg-creator when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in shanraisshan/claude-code-best-practice, an established project with 64,068 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does time-svg-creator do?
- Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.
- How do I install time-svg-creator?
- Run git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/time-svg-creator in your agent, then reload your skills. Review the source at https://github.com/shanraisshan/claude-code-best-practice before installing.
- Is time-svg-creator free to use?
- Yes. time-svg-creator is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does time-svg-creator come from?
- time-svg-creator ships inside shanraisshan/claude-code-best-practice, a repository that contains 10 catalogued skills in total. The repository's 64,068 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →Knowledge about the presentation slide format, weight system, navigation, and section structure
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.