Official Zest plugin marketplace for Claude Code CLI
npx claudepluginhub winding-labs/zest-claudeAutomatically track coding sessions and file changes with Zest for productivity insights and analysis
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
This repository hosts the Zest plugin for Claude Code CLI, enabling automatic tracking of coding sessions and file changes for comprehensive productivity insights.
Requirements: Node.js version 20 or higher
Add the marketplace:
/plugin marketplace add https://github.com/Winding-Labs/zest-claude
Install the plugin:
/plugin install zest
Authenticate with Zest:
/zest:login
Start coding! The plugin works automatically in the background
To update Zest to the latest version:
Update the marketplace:
/plugin marketplace update zest-marketplace
Uninstall and update:
/plugin uninstall zest
Then choose "Update now" from the options
Restart Claude Code to complete the update
/zest:login - Authenticate with Zest (opens browser)/zest:logout - Sign out from Zest/zest:status - View authentication and sync status/zest:sync - Manually trigger immediate sync/zest:enable - Enable remote persistence (syncing)/zest:disable - Disable remote persistence (local only)/zest:workspace - Configure workspace settings/zest:ignore - Disable tracking for the current folder/zest:unignore - Re-enable tracking for the current folder/zest:enable-statusline - Configure status line for update notifications/zest:enable_statusline)~/.claude-zest/queue//zest:login), data syncs automatically every 60 secondsPlugin not working?
/plugin list # Check if installed
/plugin uninstall zest # Uninstall
/plugin install zest # Reinstall
Authentication issues?
/zest:status # Check current status
/zest:logout # Sign out
/zest:login # Sign back in
Data not syncing?
/zest:status # Check daemon status
/zest:sync # Try manual sync
Check logs if issues persist:
~/.claude-zest/logs/plugin.log~/.claude-zest/logs/sync.log