QuickerHub

62 mods across 2 repositories, 14 stars between them.

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A guide for building Quicker actions that loop through a list and stop early or skip items when conditions match. A loop repeats the same steps for multiple list items.

13 18d ago A 42 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A file-system check that tests whether a file or folder exists before the agent reads, writes, or starts a program. It then chooses an EXISTS or MISSING branch.

13 18d ago A 39 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A guide for Quicker, an automation tool, when one action needs to run another action and wait for its result. It explains how to pass inputs and read the returned output.

13 18d ago A 36 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A guide for building Quicker actions that read selected text, transform it, and write the result back or display it. Quicker is an automation tool, and selected text means text highlighted in another application.

13 18d ago A 55 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

Instructions for adding short comments that describe each step in a multi-step automated action. The comments show the input, operation, and output without changing what the action does.

13 18d ago A 32 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A guide for extracting reusable subprograms in Quicker, an automation tool. A subprogram is a shared piece of logic that multiple actions can call with defined inputs and outputs.

13 18d ago A 45 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

A set of instructions for controlling a Windows application's foreground window and sending keyboard input through Quicker. Quicker is a Windows automation tool for running actions.

13 18d ago A 36 tokens original MIT

quicker-authoring

58

QuickerHub/quicker-rpc

Skill Claude CodeCodex

Routes Quicker headless action editing (P0–P7): pick workflow topic, then schema/step-runner refs. Use when creating or editing Quicker actions, subprograms, steps, or data.json on disk.

13 18d ago A 52 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

End-to-end webpage scripting via the Quicker browser extension: prototype RunScript live (userbrowser / chromecontrol), save as a sys:chromecontrol action, then auto-run it with event triggers (quickertrigger, e.g. BrowserUrlChanged). Use when the user wants scripts to run on pages automatically.

13 18d ago A 68 tokens original MIT

QuickerHub/quicker-rpc

Skill Claude CodeCodex

Control the user's real browser (Quicker Connector) via userbrowser / qkrpcchromecontrol RPC, or author sys:chromecontrol steps in actions.

13 18d ago A 38 tokens original MIT

QuickerHub/everything-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for QuickerHub/everything-mcp, covering everything-mcp (agent notes), requires, does not use, tools and cross-project scopes.

1 2mo ago A 196 tokens

everything-mcp

62

QuickerHub/everything-mcp

MCP server Claude CodeCodexCursor

MCP server for fast cross-project file search via voidtools Everything SDK (Windows). Runs locally from the @quickerhub/everything-mcp npm package.

1 2mo ago A tokens not measured