Intuition
Make rapid pattern-based judgments without explicit reasoning, using Recognition-Primed Decision techniques and System 1 response patterns.
Why use this skill?
Enhance your OpenClaw agent with the Intuition skill. Enable rapid, pattern-based decision-making and efficient responses for high-validity tasks.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/intuitionWhat This Skill Does
The Intuition skill enables OpenClaw to bypass standard deliberative reasoning in favor of rapid, pattern-based judgment. Built upon the Recognition-Primed Decision (RPD) model, this skill allows the agent to identify solutions immediately by matching current context against established internal heuristics. When invoked, the agent skips the "analysis paralysis" phase of comparing multiple pros and cons, opting instead to present a single, high-confidence recommendation that mirrors human "gut feelings" gained through extensive domain training.
Installation
To integrate the Intuition skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/intuition
Use Cases
Intuition is highly effective in high-validity environments where patterns are stable and feedback loops are tight. It excels in:
- Code Smell Detection: Instantly identifying sub-optimal logic or security vulnerabilities during code reviews.
- UI/UX Auditing: Making rapid judgments on layout flow, accessibility, and visual hierarchies.
- Content Curation: Determining if a piece of writing matches a specific tone or target audience requirement.
- Communication Dynamics: Recognizing the intent behind complex user messages or team interactions.
Example Prompts
- "Quick read: Is this SQL query going to bottleneck our production database?"
- "What's your gut feeling on this UX wireframe—does it feel intuitive for a first-time user?"
- "First instinct: Which of these two marketing headlines is more likely to convert?"
Tips & Limitations
This skill should be used for speed, not for critical long-term forecasting or rare, novel edge cases where explicit analytical reasoning is mandatory. Always default to the Analytical mode for complex financial or high-risk decision-making. If the agent expresses uncertainty, do not force an intuitive response; instead, trigger a switch to analytical mode. Remember that intuition works best when provided with sufficient historical context. To maintain high accuracy, periodically review the agent's performance in the feedback.md reference file, which tracks accuracy across different domains. Avoid using this skill for tasks that require deep factual verification or complex multi-variable calculations where errors could cause significant downstream failures.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-intuition": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.