A plugin for scheduling automated Claude Code tasks — cross-platform (macOS, Linux, Windows) recurring and one-off execution of skills, prompts, and scripts with safety controls and notifications
npx claudepluginhub prince-khanna/claude-code-plugins --plugin schedulerA curated collection of Claude Code plugins to unlock your personal workflows.
Individual plugins may have additional requirements — refer to each plugin's README.
/plugin marketplace add https://github.com/prince-khanna/claude-code-plugins.git --name prince-plugins
/plugin.| Plugin | Description |
|---|---|
| Personal Assistant (Imli) | Persistent-memory personal assistant that learns your preferences and context |
| Plugin Tools | Developer tools for maintaining Claude Code plugins — upgrade skills, audit structure, align with latest platform capabilities |
| Agent Teams | Agent team session viewing and analysis |
| Scheduler | Cross-platform scheduled automation — recurring skills, prompts, and scripts |
By default, third-party marketplaces do not auto-update. Enable it so new plugins and updates arrive automatically:
/plugin to open the plugin manager.Once enabled, Claude Code refreshes the marketplace and updates installed plugins at startup.
Manual updates:
/plugin marketplace update prince-plugins # update all plugins
/plugin update plugin-name # update a single plugin
Prince Khanna (Prince Plugins) GitHub
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.