
Sukhrob Claude Plugins
- 1 repo stars
- Updated July 26, 2026
- suxrobGM/claude-plugins
sukhrob-claude-plugins is a Claude Code plugin marketplace of pre-bundled integrations so developers can add VK messaging and job-search automation without manual packaging.
About
sukhrob-claude-plugins is Sukhrob Ilyosbekov's Claude Code marketplace of pre-bundled plugins requiring no install step beyond adding the marketplace. Developers use it to wire Claude into VK.com messaging via the vk plugin or run automated job-search workflows via jobpilot after local agent setup. Add with /plugin marketplace add https://github.com/suxrobgm/claude-plugins, then /plugin install @sukhrob-claude-plugins; Bun is needed on PATH for bundled runtime plugins.
- Pre-bundled plugins with no npm install step in the marketplace
- vk plugin for VK.com DMs, group chats, and message history
- jobpilot agent for job-board search, resume tailoring, and auto-apply
- Bun runtime required for bundled JavaScript server plugins
- jobpilot ships as pure Markdown/JSON skill pack without a runtime bundle
Sukhrob Claude Plugins by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin marketplace add suxrobGM/claude-pluginsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 26, 2026 |
| Repository | suxrobGM/claude-plugins ↗ |
How do I install ready-made Claude Code plugins for external messaging and job-search workflows without building bundles myself?
Add pre-bundled Claude Code plugins for VK.com messaging integration and a job-search agent without npm install steps in the marketplace repo.
Who is it for?
Developers who want drop-in Claude Code plugins for VK.com channel access or a local job-search automation agent.
Skip if: Teams that need only generic coding skills with no VK or job-application integrations.
What you get
Installed plugins expose MCP/skills for VK messaging or a jobpilot agent workflow sourced from suxrobgm/claude-vk and suxrobgm/jobpilot.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Which plugins are included?
vk for VK.com channel features and jobpilot for job-board search, resume tailoring, and auto-apply.
Do I need to run npm install in the marketplace repo?
No. Plugins ship as pre-bundled artifacts; cloning the marketplace is enough.
What runtime do bundled plugins need?
Bun on PATH for JavaScript server bundles; jobpilot is a Markdown/JSON skill pack and does not require Bun.