Foundational advanced clipboard scripting skills for CopyQ on Ubuntu Linux — CLI reference, custom commands, tab/item management, global shortcuts, and command bundle import/export.
Authoritative reference for the CopyQ command-line interface and scripting language on Ubuntu Linux. Load this before authoring any other CopyQ skill output so generated commands and scripts are syntactically valid. Covers `copyq` subcommands (read, write, add, remove, tab, select, eval, edit), the embedded ECMAScript-flavoured scripting language, MIME-type handling, and item formats.
Export CopyQ Custom Commands to a versionable `.ini` bundle and import them on another machine or after a reinstall. Use when the user wants to back up their CopyQ commands, sync between workstations, or ship a curated bundle as part of a dotfiles repo.
Install CopyQ on Ubuntu (apt or upstream PPA), enable autostart, and apply a sensible baseline configuration — clipboard history limit, store images, monitor selections, and tray behaviour. Use when the user says CopyQ is missing, freshly installed, or behaving with default settings they want changed.
Create, rename, reorder, and remove CopyQ tabs; move or copy items between tabs; deduplicate; pin items; and clear history selectively. Use when organising clipboard history into named buckets (Links, Snippets, Code, etc.) or doing bulk cleanup.
Author a CopyQ Custom Command — automatic clipboard transformations, menu actions, or global-shortcut handlers. Produces a valid `.ini` snippet that can be imported via Preferences → Commands → Load, or via `copyq loadCommands`. Use when the user wants CopyQ to react automatically to clipboard events (e.g. strip formatting, route URLs to a tab, redact secrets).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Foundational advanced clipboard scripting skills for CopyQ on Ubuntu Linux. Equips Claude Code with reliable, version-checked knowledge of CopyQ's CLI and scripting API so it can author Custom Commands, automations, and shortcut bindings without hallucinating.
| Skill | What it does |
|---|---|
copyq-cli-reference | Authoritative reference for the copyq CLI and embedded scripting language. Load before authoring any other output. |
install-and-configure | Install CopyQ via PPA, enable autostart, apply baseline config. |
write-custom-command | Author a Custom Command (Automatic / In-Menu / Global Shortcut) and import it. |
clipboard-inspect | Read clipboard / PRIMARY / history; filter, dump, watch. |
manage-tabs-and-items | Create/rename/remove tabs; move, copy, dedupe, pin items. |
bind-global-shortcut | Bind a system-wide shortcut — via CopyQ's built-in mechanism or via the desktop environment (KDE/GNOME/sway) when on Wayland. |
export-import-commands | Export/import the Custom Command bundle as a versionable .ini. |
claude plugins install copyq-scripting@danielrosehill
Or at project scope from inside a specific repo:
claude plugins install copyq-scripting@danielrosehill --scope project
These are foundational skills — they cover the building blocks needed to compose more sophisticated CopyQ workflows (clipboard managers for password redaction, snippet expansion, URL routing, multi-machine sync). Higher-level recipes are intentionally out of scope; build them by composing these skills.
MIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin copyq-scriptingUnity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.