Intuition
v1.0.0Make rapid pattern-based judgments without explicit reasoning, using Recognition-Primed Decision techniques and System 1 response patterns.
⭐ 2· 709·3 current·3 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The skill's name and description (produce rapid pattern-based judgments) match the instructions and supporting files. It requires no binaries, env vars, installs, or external credentials — which is proportionate to a purely behavioral/instructional skill. The files explicitly prescribe model sampling settings and token limits to capture 'first instinct', which is consistent with the stated purpose but ties the skill to model-level behavior (temperature, token limits, top-token inspection).
Instruction Scope
SKILL.md and the ancillary files mandate defaulting to 'intuitive' mode, strict suppression of hedging/analysis, and limits on length/format. techniques.md includes actionable recipes (change temperature to 0.1, max_tokens=20, inspect top token before sampling) that instruct how to force short, high‑probability outputs. Those instructions do not request system files or secrets, but they intentionally suppress deliberative reasoning and instruct the agent to commit quickly — increasing the chance of confidently incorrect answers. The skill also instructs defaulting to intuitive mode when the user does not specify, which can cause the agent to answer many ordinary queries in the risky mode unexpectedly.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk persistence and supply-chain risk. There are no downloaded artifacts or external packages referenced in the manifest.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no apparent attempt to access unrelated secrets or system resources; the requested privileges are minimal and proportionate to an instruction-only behavioral skill.
Persistence & Privilege
always is false and the skill is user-invocable; the skill does not request persistent presence or attempt to modify other skills. However, it allows autonomous invocation by default (disable-model-invocation=false), which combined with its instruction to default to intuitive mode could increase the blast radius if the agent invokes it frequently without the user explicitly requesting intuitive behavior.
What to consider before installing
This skill is internally coherent with its goal of producing quick 'gut' answers, but that design is risky: it intentionally suppresses analysis and encourages brief, confident responses (even offering technical recipes to force that behavior). Before enabling it widely, consider: (1) Don’t make it the default for high‑stakes domains (medical, legal, financial) — require an explicit trigger like “Give me an intuition” each time. (2) Prefer having the agent default to analytical mode and switch to intuition only on user request. (3) Test the skill in a safe environment and track outcomes so you can recalibrate confidence. (4) Consider editing the skill to refuse or to downgrade confidence automatically for low‑validity/novel domains, and to never suppress offering an explicit explanation when stakes are high. (5) Note that techniques.md suggests model-level operations (temperature, token limits, logit inspection) that may not be supported or may interact poorly with platform safeguards — treat those as suggestions, not guarantees. If you rely on cautious, verifiable answers, avoid enabling this skill as an always-active behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk979kakmf3prhj1yrvsj9pfgzh81151r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
