clipboard skills

38 tagged clipboard, measured the same way as everything else here.

Browse within: cross-platform 32cyanheads 32linux 32

[object Object]

01

lifedever/PasteMemo-app

Skill Claude CodeCodex

Use when user references something they recently copied, pasted, or had on their clipboard — explicitly OR implicitly. Trigger on: Implicit references in any language: "the thing I just copied" / "我刚才复制的" / "上次复制的那段" / "earlier I copied" / "the JSON from before" / "that error message" / "那个链接" / "私がコピーしたもの" / "방금 복사한"…

301 4d ago A 310 tokens GPL-3.0

add-tool

02

cyanheads/clipboard-mcp-server

Skill Claude CodeCodex

Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.

1 2d ago A 35 tokens copy · 100% Apache-2.0

api-linter

03

cyanheads/clipboard-mcp-server

Skill Claude CodeCodex

MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.

1 2d ago A 86 tokens copy · 100% Apache-2.0

design-mcp-server

04

cyanheads/clipboard-mcp-server

Skill Claude CodeCodex

Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.

1 2d ago A 62 tokens copy · 100% Apache-2.0

copy

05

harleensahni/copy-to-clipboard-plugin

Skill Claude CodeCodex

Clipboard helper for macOS, Linux and Windows. Two modes — (a) proactive: when your next response includes text the user will need to paste somewhere external (a query for Grafana, a shell command, a config snippet, JavaScript for the browser console), show it inline as usual AND ask via AskUserQuestion if they want…

1 1mo ago A 119 tokens original MIT