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 qkrpcgit 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/qkrpc)<a href="https://agentmods.dev/skills/quickerhub/quicker-rpc/qkrpc"><img src="https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/qkrpc.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.1 | $0.00048 | $0.00631 |
| Opus 5 | $0.00024 | $0.00316 |
| Sonnet 5 | $0.00010 | $0.00126 |
| Haiku 4.5 | $0.00005 | $0.00063 |
Grade A, and why
qkrpc 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 7d 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
qkrpc
qkrpc is the local QuickerRpc CLI. When MCP is configured, prefer MCP tools over shell.
Start here
qkrpc_healthorqkrpc ping --json— plugin connectivity- On failure:
qkrpc_wait— do not run repeated shell probes docsaction=get topic=overview — authoring entry
MCP vs shell
| Situation | Use |
|---|---|
| MCP host has qkrpc server | qkrpc_health, qkrpc_wait, qkrpc_* MCP tools |
| No MCP | Shell qkrpc <subcommand> --json |
| High frequency / HTTP | qkrpc serve → http://127.0.0.1:9477/health |
Do not run install/probe loops when connectivity fails — tell the user to check Quicker + QuickerRpc plugin.
For terminology and connectivity decision tree, read quicker-rpc-knowledge.
Third-party agents (not QuickerAgent)
- Disk edit: host Read/Write/StrReplace on
.quicker/.../data.jsonandfiles/— MCP has no file tools - Layout: MCP resource
quicker://workspace/readmeordocstopic workspace-editing - Save to Quicker:
workspace_programaction=patch - Pull:
qkrpc_action_get/qkrpc_subprogram_get - No inline patch or
--patch-filefor program body - Step-runner:
qkrpc_step_runner_search→qkrpc_step_runner_get— never guessinputParams
Full authoring: quicker-authoring skill. Run-only: quicker-run.
MCP tool reference
Install / refresh
You (the agent) should run install yourself when the user asks to connect Quicker — follow docs/agent-mcp-self-install.md.
| Host | Command |
|---|---|
| Cursor | qkrpc agent setup(插件) |
| Codex | qkrpc agent setup --codex --project --workspace <root> |
| Check | qkrpc agent setup --check |
| Check (JSON) | qkrpc agent setup --check --json |
| Refresh plugin | qkrpc agent setup --upgrade |
Guides: docs/agent-mcp-self-install.md, docs/agent-mcp-integration.md
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 56 lines · 48 tokens per session scan A d8a5e25e0782
qkrpc is a skill published in the GitHub repository QuickerHub/quicker-rpc (13 stars, last pushed 23d ago), licensed MIT. It adds 48 tokens to every session and 631 once invoked, about $0.0002 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-researcher
Organize research — manage references, notes, and collaboration.
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
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.