QuickerHub

62 mods across 2 repositories, 14 stars between them.

QuickerHub/quicker-rpc

Instructions file CodexOpenCode

Instructions for QuickerHub/quicker-rpc, covering quick routing(改什么 → 做什么), dev environment tips, build & hot-update, testing instructions and authoring actions(无头编辑).

13 18d ago A 4,131 tokens original MIT

QuickerHub/quicker-rpc

Instructions file

Instructions for QuickerHub/quicker-rpc: You have qkrpc MCP tools when this project or /.claude/ is configured via qkrpc agent setup.

13 18d ago A 226 tokens original MIT

author

32

QuickerHub/quicker-rpc

Command

Headless action authoring from a natural-language spec (P1–P7).

13 18d ago A 17 tokens original MIT

verify

34

QuickerHub/quicker-rpc

Command

Verify an action program — diagnostics and optional debug trace.

13 18d ago A 10 tokens original MIT

qkrpc

35

QuickerHub/quicker-rpc

Skill Claude CodeCodex

Use when calling Quicker through the local qkrpc CLI or MCP tools. Covers connectivity, qkrpcwait, MCP-first over shell, and third-party disk editing via host file tools (not MCP file ops).

13 18d ago A 48 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

Search getquicker action library and read shared actions for learning via qkrpc API (library search + shared get, read-only). Use when finding exemplar actions before writing Quicker actions.

13 18d ago A 44 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A workflow for reading text from the system clipboard, changing it, and writing the result back. The clipboard is the temporary text area used by copy and paste.

13 18d ago A 53 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A guide for writing Quicker workflows with one-line C# expressions and LINQ for simple data transformations. LINQ is a way to filter, sort, combine, or reshape data in code.

13 18d ago A 48 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A workflow for processing multiple files by collecting paths, reading each file, transforming the contents, and writing results.

13 18d ago A 44 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A Quicker workflow pattern for copying one file to a destination with a timestamp added to its filename. Quicker is a tool for building automated action sequences.

13 18d ago A 29 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A Quicker pattern for collecting several values in a form and using them in a later action. Quicker is a desktop automation tool, and the collected values can be formatted, copied, or displayed.

13 18d ago A 43 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A Quicker workflow pattern for calling an HTTP JSON API and extracting fields from its response. HTTP is the web protocol used for requests, and JSON is a common text format for structured data.

13 18d ago A 43 tokens original MIT