https://github.com/kratocz/claude-plugins
Claude Code plugin marketplace by Petr Kratochvíl
https://github.com/kratocz/claude-plugins
claude-code claude-marketplace claude-plugin
Last synced: about 2 months ago
JSON representation
Claude Code plugin marketplace by Petr Kratochvíl
- Host: GitHub
- URL: https://github.com/kratocz/claude-plugins
- Owner: kratocz
- Created: 2026-03-23T19:15:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-04T23:57:21.000Z (2 months ago)
- Last Synced: 2026-04-05T01:24:48.466Z (2 months ago)
- Topics: claude-code, claude-marketplace, claude-plugin
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# claude-plugins
Claude Code plugin marketplace by [Petr Kratochvíl](https://krato.cz/).
## Add this marketplace
```
/plugin marketplace add kratocz/claude-plugins
```
## Available plugins
*Newest first — sorted by date added.*
| Plugin | Description | Added |
|---|---|---|
| [session-tracker](https://github.com/kratocz/session-tracker) | Start and stop time tracking sessions in Toggl Track or Clockify | 2026-04-09 |
| [second-opinion](https://github.com/kratocz/second-opinion) | Get a second opinion from Gemini or GPT on any important topic or decision | 2026-04-04 |
| [desktop-notify](https://github.com/kratocz/desktop-notify) | Desktop notifications when Claude Code waits for your response or approval | 2026-03-23 |
## Install a plugin
```
/plugin install session-tracker@kratocz
/plugin install second-opinion@kratocz
/plugin install desktop-notify@kratocz
```