OpenClaw · Skill
ZeroRules
ZeroRules intercepts queries that match deterministic patterns, math, time zones, currency conversion, file listing, and date calculations, and resolves them locally before any LLM call. It returns the result immediately with an estimate of tokens saved. Queries that don't match any rule pass through unchanged.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install deeqyaqub1-cmd/zero-rulesClawHub installer
npx clawhub@latest install deeqyaqub1-cmd/zero-rulesOpenClaw CLI
openclaw skills install deeqyaqub1-cmd/zero-rulesDirect OpenClaw install
openclaw install deeqyaqub1-cmd/zero-rulesWhat this skill does
ZeroRules intercepts queries that match deterministic patterns, math, time zones, currency conversion, file listing, and date calculations, and resolves them locally before any LLM call. It returns the result immediately with an estimate of tokens saved. Queries that don't match any rule pass through unchanged.
Why it matters
Unlike model routing, which sends simple queries to a cheaper model, ZeroRules skips the model entirely and resolves answers locally at zero token cost.
Typical use cases
- Calculating percentages or unit conversions mid-conversation
- Checking current time in a different city or timezone
- Converting currency amounts while reviewing invoices or expenses
- Listing files in a project directory without leaving the chat
- Finding what day of the week a future date falls on
Source instructions
Quick overview
ZeroRules intercepts queries that match deterministic patterns, math, time zones, currency conversion, file listing, and date calculations, and resolves them locally before any LLM call. It returns the result immediately with an estimate of tokens saved. Queries that don't match any rule pass through unchanged.
Unlike model routing, which sends simple queries to a cheaper model, ZeroRules skips the model entirely and resolves answers locally at zero token cost.
Common tasks
- Calculating percentages or unit conversions mid-conversation
- Checking current time in a different city or timezone
- Converting currency amounts while reviewing invoices or expenses
- Listing files in a project directory without leaving the chat
- Finding what day of the week a future date falls on
Install paths
Primary command
openclaw install deeqyaqub1-cmd/zero-rules
ClawHub installer
npx clawhub@latest install deeqyaqub1-cmd/zero-rules
OpenClaw CLI
openclaw skills install deeqyaqub1-cmd/zero-rules
Direct OpenClaw install
openclaw install deeqyaqub1-cmd/zero-rules
Skill metadata
- Category: Productivity & Tasks
- Language: Markdown
- Version: 1.0.3
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/deeqyaqub1-cmd/zero-rules