Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add QuickerHub/quicker-rpc --skill quicker-authoring-clipboard-pipelinegit clone --depth 1 https://github.com/QuickerHub/quicker-rpcWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-authoring-clipboard-pipeline)<a href="https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-authoring-clipboard-pipeline"><img src="https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/quicker-authoring-clipboard-pipeline/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-authoring-clipboard-pipeline"><img src="https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/quicker-authoring-clipboard-pipeline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.00513 |
| Opus 5 | $0.00026 | $0.00257 |
| Sonnet 5 | $0.00011 | $0.00103 |
| Haiku 4.5 | $0.00005 | $0.00051 |
Grade A, and why
quicker-authoring-clipboard-pipeline scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
剪贴板流水线(quicker-authoring-clipboard-pipeline)
父 skill:quicker-authoring · 状态:promoted · 参考:
docs/authoring-references/action-patterns/clipboard-pipeline.md
何时加载
数据经系统剪贴板进出:读剪贴板 → 处理 → 写回,或 HTTP/表达式结果写入剪贴板。不是选区流水线、不是单步模块配置。
步骤骨架
sys:getClipboardText(format: UnicodeText)sys:stringProcess/regexExtract/evalexpression/http+提取sys:writeClipboard(type: text+text.var,或type: auto+input.var)- 可选
notify/showText
硬规则(本场景)
- 读写前
step_runner_get(getClipboardText、writeClipboard);注意writeClipboard的controlField(textvsinput)。 - 会覆盖用户剪贴板;需要保留时先备份再恢复。
- 找 exemplar:
qkrpc action library search→action shared get(只读,禁止 patch)。
变量约定
| 角色 | key |
|---|---|
| 剪贴板文本 | text / clipText |
| 结果 | result |
| 成功 | clipOk (bool) |
陷阱
- 慢应用读取加大
waitMs;^c后读取需delay。 - 复杂剪贴板管理器动作用 structure 学习即可,勿照搬子程序+cscript 链。
深度阅读
action-patterns/clipboard-pipeline.md- authored: getClipboardText · writeClipboard · stringProcess
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 48 lines · 53 tokens per session scan A 860d80cdd991
quicker-authoring-clipboard-pipeline is a skill published in the GitHub repository QuickerHub/quicker-rpc (13 stars, last pushed 28d ago), licensed MIT. It adds 53 tokens to every session and 513 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
gws-modelarmor
Google Model Armor: Filter user-generated content for safety.
persona-event-coordinator
Plan and manage events — scheduling, invitations, and logistics.
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
persona-researcher
Organize research — manage references, notes, and collaboration.
recipe-plan-weekly-schedule
Review your Google Calendar week, identify gaps, and add events to fill them.
recipe-review-meet-participants
Review who attended a Google Meet conference and for how long.