quicker-rpc: Skill for Claude Code

.cursor/skills/quicker-action-doc/SKILL.md

quicker-action-doc is a skill for Claude Code, Cursor from QuickerHub/quicker-rpc. It costs 68 tokens per session (590 once invoked), scanned A, original, MIT.

A workflow for editing the shared-action introduction page on getquicker.net. The page is stored as HTML in a separate quicker-agent repository and is published with the qkagent command.

In plain words
What is it for?
Use it when updating a Quicker shared-action description, locating its page from a shared ID or URL, building the HTML, and pushing the change.
Why use it?
It prevents action descriptions from being edited in the wrong repository or published with incorrect version links.

Skill for Claude CodeCursor

Written for Claude Code and Cursor: disable-model-invocation in frontmatter, but also installed under .cursor/.

This is QuickerHub/quicker-rpc's own configuration. It tells Claude Code and Cursor how to work on quicker-rpc itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything quicker-rpc configures →

Reuse

Borrowing it

Nothing to install: this file belongs to QuickerHub/quicker-rpc. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/QuickerHub/quicker-rpc/main/.cursor/skills/quicker-action-doc/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/QuickerHub/quicker-rpc

Made for: Claude Code, Cursor.

Wrote 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.

agentmods badge for quicker-action-doc

README.md
[![agentmods](https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/quicker-action-doc/github.svg)](https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-action-doc)
Your own site
<a href="https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-action-doc"><img src="https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/quicker-action-doc/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.

agentmods 80×15 button for quicker-action-doc

Your own site · 80×15
<a href="https://agentmods.dev/skills/quickerhub/quicker-rpc/quicker-action-doc"><img src="https://agentmods.dev/badge/skills/quickerhub/quicker-rpc/quicker-action-doc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 590 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.00590
Opus 5 $0.00034 $0.00295
Sonnet 5 $0.00014 $0.00118
Haiku 4.5 $0.00007 $0.00059

Measured 9d ago against content hash 7a8018fa7d38, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

quicker-action-doc 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 9d 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.

.cursor/skills/quicker-action-doc/SKILL.md · 41 lines

What it actually says

修改动作页说明

getquicker 分享动作的网页简介不在本仓库维护,而在兄弟仓库 quicker-agentqkagent + actions/<sharedId>/page.html)。

立即执行

  1. 切换到 quicker-agent 仓库根(常见路径:D:\source\repos\quicker\quicker-agent../quicker-agent)。

  2. 完整工作流(编辑、构建、push、HTML 约定、文案原则)按该仓库 Skill 执行:

    ../quicker-agent/.cursor/skills/action-doc-workflow/SKILL.md(与 quicker-rpc 同级的兄弟仓库)

  3. 若用户只给链接未给 GUID,从 Sharedaction?code= 解析 sharedId。

与本仓库相关的动作

动作 sharedId 说明源文件
QuickerAgent(插件入口) aa5917ad-1256-4c73-7022-08debe3efcbe quicker-agent/actions/aa5917ad-…/page.html

插件 RPC、CLI、agent-gui 代码在 quicker-rpc动作页 HTMLquicker-agent。勿用 qkrpc action patch 改简介。

最短命令(在 quicker-agent 根目录)

# 编辑 actions/<sharedId>/page.html 后:
qkagent push --code <sharedId> --json

前置:.env 作者账号、qkagent.exe 可用。详见 quicker-agent 的 action-doc-workflow Skill。

Bitiful 下载链接page.html{{QUICKER_AGENT_SEMVER}} 占位符,勿手写版本号。发布时由 quicker-rpc 的 publish/Sync-QuickerAgentActionDoc.ps1(或 Publish-GitHubRelease.ps1 -WaitForCi)替换并 qkagent push;未设环境变量时 action_doc_builder 会回退读取 Bitiful version.txt。勿用 Bitiful 的 quicker-agent-win-x64-setup.exe 固定别名。

Changes

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.

  1. 9d ago First seen · 41 lines · 68 tokens per session scan A 7a8018fa7d38

Subscribe to this mod's changes

quicker-action-doc is a skill published in the GitHub repository QuickerHub/quicker-rpc (13 stars, last pushed 26d ago), licensed MIT. It adds 68 tokens to every session and 590 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.