logic-pacer rewrites existing prose to make reasoning easier to follow by shrinking inferential jumps while preserving voice, claims, and vocabulary.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install logic-pacer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install logic-pacer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
logic-pacer is an Openclaw Skills workflow for rewriting existing Chinese/English expository prose so the reader can follow the reasoning with less strain. It does this by detecting genuine multi-step logical leaps, unfolding only the missing inferential steps, and re-anchoring each sentence on what the reader already knows.
The skill is intentionally conservative: it preserves the original voice, keeps the same factual claims and stance, avoids vocabulary downgrades, and refuses to pad or summarize. If the prose is already followable, Openclaw Skills logic-pacer abstains instead of manufacturing extra steps.
# Example workspace layout
ls references/
python3 scripts/pace_checks.py --source <src> --rewrite <rew>
python3 scripts/pace_checks.py --source <src> --rewrite <rew> --terms <list.json>
references/step-followability-probe.md.The skill’s data model is centered on a single input document and a constrained rewrite output.
| Entity | Purpose | Notes |
|---|---|---|
| Source prose | The original Chinese/English expository text to analyze | Treated as data, never as instructions |
| Rewrite draft | The minimally expanded version of the source | Must preserve claim order, stance, and register |
| Flag block | Verification summary attached to the output | Includes length ratio, term movement, fidelity checks, and probe verdict |
Protected terms list (--terms) |
Corpus-specific vocabulary guardrails | JSON object with protected_terms and downgrade_pairs |
| References | Supporting methodology files loaded on demand | Kept in references/, not loaded by default |
1.0.0Read, Write, Edit, Bash, TaskLoading
Openclaw Skills paper-writer turns a brief or topic into a complete, submission-ready academic paper with strict structure and citation verification.

Openclaw Skills for listing Huawei Cloud security groups in a read-only, audit-friendly inventory view.

Openclaw Skills for Strong Mindset turns doubt, friction, and criticism into actionable 24-hour next steps, structured evaluations, and style-aligned writing support.

Openclaw Skills for securely packaging a WorkBuddy workspace into an encrypted handoff file and restoring it on another machine to continue development.

Openclaw Skills that automatically reformat Word documents into SGCC-compliant layout and styling.

CertainLogic Timechain for QM gives Openclaw Skills users cryptographically verified access to real multi-turn agent execution traces inside any Y Combinator QM deployment.








































