emasoft-universal-clipboard
πPluginEmasoft/emasoft-plugins
Cross-platform clipboard operations for Claude Code agents. Native macOS/Windows/WSL support plus Linux scripts with Wayland, X11, and history tracking.
Part of
Emasoft/emasoft-plugins
Installation
/plugin marketplace add Emasoft/emasoft-plugins/plugin install emasoft-universal-clipboard@emasoft-pluginsMore from this repository10
Per-operation token usage reporter for Claude Code. Shows token counts, cost estimates, tool attribution, cache efficiency, duration, bash commands, web fetches, and file activity when agents complete. Only outputs in debug mode (claude --debug).
MCP server that offloads bounded LLM tasks from Claude Code to cheaper local (LM Studio, Ollama, vLLM, llama.cpp) or remote (OpenRouter) models. Profile-based configuration with ensemble mode, auto-batching, and secret scanning.
CLI plugin for installing, validating, auditing, searching, and managing Claude Code plugins from local sources or GitHub marketplaces. Includes 14 slash commands, an autonomous agent, CI/CD validation, Claude CLI validation, security audit, and 30+ checks.
Automatically reviews and fixes Claude's code changes using a separate Claude instance in a git worktree after commits. Two-phase pipeline: code correctness (Phase 1) then functionality verification (Phase 2).
Run linters, formatters, and type-checkers without installing them using uvx, bunx, npx, and other no-install runners. Includes smart executor script and expert agent.
Emasoft Claude Code Plugins - High-quality productivity tools including Perfect Skill Suggester
General-purpose programmer agent for code implementation, testing, and debugging across multiple languages (Python, JS/TS, Rust, Go, .NET, C/C++, Swift).
Task distribution, agent coordination, progress monitoring - executes architect's plans via subagents
High-accuracy skill activation (88%+) with AI-analyzed keywords, weighted scoring, synonym expansion, and three-tier confidence routing.
Design documents, requirements analysis, architecture decisions - creates specifications for orchestrator