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 agentmods add commands/quickerhub/quicker-rpc/hot-updategit 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/commands/quickerhub/quicker-rpc/hot-update)<a href="https://agentmods.dev/commands/quickerhub/quicker-rpc/hot-update"><img src="https://agentmods.dev/badge/commands/quickerhub/quicker-rpc/hot-update.svg" alt="Measured on agentmods" 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 | $0.00000 | $0.00888 |
| Opus 5 | $0.00000 | $0.00444 |
| Sonnet 5 | $0.00000 | $0.00178 |
| Haiku 4.5 | $0.00000 | $0.00089 |
Grade A, and why
hot-update 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 5d 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-rpc 热更新(qkrpc + 插件)
在 quicker-rpc 仓库根目录 执行。先 Read skill:.cursor/skills/quicker-rpc-build-test/SKILL.md(「热更新」一节)。
何时执行
改动了以下路径且需要本机立刻生效时(默认应执行本命令,勿只改源码不构建):
QuickerRpc.Plugin/**QuickerRpc.Console/**、QuickerRpc.Contracts/**QuickerRpc.AgentModel/**(CLI/插件均可能依赖)docs/action-authoring-src/**(嵌入 CLI/agent 文档时)build.ps1、build.yaml、publish/publish-rpc.ps1
不必执行:仅 agent-gui/**(Next HMR;用 dev_frontend_check)。
前置
- Quicker 已启动(插件重载依赖
quicker:runaction:…?plugin)。 dev.ps1可保持运行,不必关前端。- 在仓库根目录执行(
working_directory= quicker-rpc 根)。
执行
pwsh -NoProfile -File ./build.ps1 -t
block_until_ms ≥ 90000(通常 30–50s;失败则读完整终端输出后修复再跑,直到退出码 0)。
脚本会依次:
- Stop 占用中的
qkrpc serve(含agent-gui/.runtime/qkrpc) - qkbuild 测试包 + 更新
QuickerRpc_Runversion 变量 - 等待 1s →
quicker:runaction:…?plugin重载插件 DLL(必做;未执行则插件可能仍是旧版,改代码会像「没修好」) - dotnet publish CLI →
publish/cli(-t时-SkipInstall,避免锁clrjit.dll) - Start
qkrpc serve→http://127.0.0.1:9477
验证
Invoke-RestMethod http://127.0.0.1:9477/health
# 或
qkrpc action list --limit 1 --json
期望:ok: true / exit code 0。agent-gui 侧栏约 15 秒内自动刷新 RPC 状态;也可点「重新检测」或工具测试页「刷新 RPC」。
可选参数
| 参数 | 用途 |
|---|---|
-SkipQkrpcServe |
仅换插件/包,不停/启 serve(用户明确要求时) |
-SkipCliPackaging:$false |
需要本地 zip/setup 时(少见;见 skill) |
完成后汇报
- 退出码、耗时要点(插件版本来自
version.json/ 构建日志)。 GET /health或qkrpc action list结果摘要。- 若 RPC 仍报方法不存在 / UI 行为像旧版:确认 Quicker 已启动,且构建日志里出现
Started: quicker:runaction:…?plugin(在 qkbuild 更新 version 变量后约 1s);可手动再执行一次该 URI 或重跑build.ps1 -t。
禁止
- 将
publish/cli、publish/plugin、QuickerRpc.Plugin/publish/*.zip提交 Git - 修改
git config - 把本命令当成 公开发布(用
/publish+quicker-rpc-publishskill) - 仅改
agent-gui/**仍跑build.ps1 -t(浪费时间)
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.
- 5d ago First seen · 68 lines · 0 tokens per session scan A 1525f7028ac2
hot-update is a command published in the GitHub repository QuickerHub/quicker-rpc (13 stars, last pushed 22d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 888 tokens. 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 commands, from other repositories
package-assistant
Convert an OfficeCLI skill into a fully wired Wayland assistant preset, or update an existing one.
plugin-commands
:::info This document covers all build, test, and smoke commands for eIsland native plugins. Each plugin lives under plugins/ and has its own package.json with independent scripts. ::.
test
Run the markupr test suite and report results with actionable analysis.
pre-ship
Run the pre-ship quality gate checklist before publishing your agent.
finish
После записи в Studio /finish собирает финальный пакет для Instagram за 2 минуты (без субтитров) или за 8 минут с флагом --with-subs.
generate-prd
Generate a comprehensive Product Requirements Document for the following feature.