agent-setup
01Command Cursor
在 quicker-rpc 仓库根目录 执行。说明见 docs/agent-mcp-integration.md、docs/agent-skill-distribution.md。.
Command Cursor
在 quicker-rpc 仓库根目录 执行。说明见 docs/agent-mcp-integration.md、docs/agent-skill-distribution.md。.
Command Cursor
A set of Cursor slash commands for learning, testing, maintaining, and publishing agent actions. Cursor is a code editor with an AI assistant.
Command Cursor
A set of repository commands for running Cursor SDK authoring benchmarks. The Cursor SDK is a programming interface for running Cursor agents from scripts rather than only through the editor.
Command Cursor
在 agent-gui UI 改动后执行。先 Read skill:.cursor/skills/quicker-agent-gui-frontend/SKILL.md。.
Command Cursor
A command for rebuilding and reloading parts of the quicker-rpc project while it is running. It is intended for changes to the RPC service, its plugins, related components, or embedded documentation.
Command Cursor
A command for following a project's action-writing learning process, using one workflow document as its guide. It runs the next learning task and records completed tasks.
Command Cursor
按 docs/superpowers/plans/2026-06-13-step-module-learning.md 执行一轮模块学习。.
Command Cursor
Read .cursor/skills/quicker-agent-llm-apikey-config/SKILL.md(LLM API Key 配置统一说明)。.
Command Cursor
在 quicker-rpc 仓库根目录(或 voice-asr-runtime/ 打 tag)执行。先 Read skill:.cursor/skills/quicker-voice-runtime-publish/SKILL.md。.
Command Cursor
在 quicker-rpc 仓库根目录 执行。先 Read skill:.cursor/skills/quicker-rpc-publish/SKILL.md 与 .cursor/skills/quicker-qkbuild-version-publish/SKILL.md(第三段 +1、版本只增不减)。.
Command Cursor
A command for examining exported QuickerAgent conversations, including the assistant's messages and tool calls. QuickerAgent is an AI agent environment.
Cursor rule Cursor
Quicker/qkrpc headless authoring. Use only when editing Quicker actions/subprograms, .quicker/, or calling qkrpc MCP. Do not apply in QuickerOrg/Quicker app source or unrelated repos.
Skill Claude CodeCodexCursor
Guides action designer (action-editor) UI work in agent-gui. UI originates from ../Quicker/Quicker.Designer; step double-click popup and per-field editing behavior must match ../Quicker/QuickerPc/Quicker ActionDesignerWindow and StepEditor components. Use when editing agent-gui/lib/action-editor, StepEditorPopup…
Skill Claude CodeCodexCursor
Edits getquicker.net shared-action intro HTML via the quicker-agent repo (page.html, qkagent push). Use when the user asks to update 动作说明, 动作页说明, Sharedaction intro, or getquicker action description (e.g. QuickerAgent aa5917ad-…).
Skill Claude CodeCodexCursor
After editing agent-gui (Next.js), automatically run devfrontendcheck (or GET /api/dev/frontend-check) and fix until ok=true — no user reminder needed. Use when changing components/, app/, lib/ used by UI, globals.css, electron shell UI, /tool-test, or when the user asks about Next.js errors, HMR, Electron titlebar…
Skill Claude CodeCodexCursor
When adding or editing agent-gui UI (components, CSS, action-editor param editors, dialogs, code blocks), default to theme-adaptive styling — use design tokens, not hardcoded light/dark colors. Use when creating new React UI, CSS classes, popups, or fixing contrast issues in dark/light mode.
Skill Claude CodeCodexCursor
QuickerAgent LLM API Key 配置:llm-publish.config 发布(GitHub + Bitiful OSS)、 llm-dev.config 本地调试、llm-config.json 用户默认、pepper 一次性初始化。 Use when user says 发布 publish config、publish config、同步/上传 publish config、 llm-publish config、publish LLM keys、LLM apikey 配置、或改 llm--config.json。.
Skill Claude CodeCodexCursor
Analyze QuickerAgent chat exports (quicker-agent-chat-export JSON) to score authoring flow, detect tool/schema issues, and recommend prompt/tool/skill optimizations. Use when the user provides an exported thread JSON or asks to improve agent-gui behavior from real sessions.
Skill Claude CodeCodexCursor
Guides agents to find Quicker.exe internal types and methods for quicker-rpc plugin work. Use when implementing or debugging reflection against Quicker.exe, locating internal Quicker APIs, handling obfuscated Release builds, qkref references, or service access from QuickerRpc.Plugin.
Skill Claude CodeCodexCursor
Mandatory qkbuild publish versioning for Quicker packages (quicker.rpc, cea.quicker-expression-enhanced, cea.quicker-assembly-loader): official getquicker upload MUST bump the third semver field (X.Y.Z.R → X.Y.(Z+1).0). Never ship subprogram launchcode or new plugin public APIs on revision-only -t/-Test builds alone.…
Skill Claude CodeCodexCursor
After quicker-rpc source changes, run pwsh ./build.ps1 -t (hot-reload plugin + qkrpc CLI/serve) without restarting agent-gui. Use when editing Plugin, Console, Contracts, AgentModel, build scripts, or RPC/CLI; when the user asks to build, test build, build -t, hot update, /hot-update, reload plugin, or restart qkrpc…
Skill Claude CodeCodexCursor
Detailed QuickerRpc ecosystem knowledge: terminology (QuickerAgent Quicker action vs AI agent), architecture, named pipe, qkrpc serve, bootstrap, connectivity failure diagnosis. Use when qkrpc connection fails, PLUGINNOTRUNNING, qkrpchealth/qkrpcwait errors, serve 9477 unreachable, user asks how QuickerRpc or…
Skill Claude CodeCodexCursor
Full quicker-rpc release: GitHub Release CLI, build.ps1 -Publish -NoVersion Quicker plugin upload, qkrpc action update for shared action f5c76108-3ce9-433f-8cd0-8f0d9c562052. Official getquicker upload MUST bump third semver field (see quicker-qkbuild-version-publish). Use when the user asks to publish, release, ship…
Skill Claude CodeCodexCursor
Publish quicker-voice-runtime (voice-asr-runtime): bump pyproject version, CI, Git tag vX.Y.Z → GitHub Release + optional Bitiful, then sync voice-plugin-channel.json in quicker-rpc monorepo. Model-only releases use tag model-sensevoice. Use when publishing voice runtime, voice-asr release, voice-plugin channel sync…