AI SummaryWRAP is a decision-making framework that helps developers and users overcome cognitive biases (narrow framing, confirmation bias, emotion, overconfidence) when facing complex choices. It's valuable for anyone stuck between options or making high-stakes decisions.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "wrap" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (12 files) mkdir -p .claude/skills/wrap && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/SKILL.md "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_ar.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_ar.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_cn.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_cn.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_de.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_de.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_en.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_en.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_es.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_es.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_fr.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_fr.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_it.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_it.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_ja.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_ja.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_ko.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_ko.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_ru.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_ru.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wrap/description_tw.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/neurofoo/agent-skills/wrap/description_tw.txt" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
WRAP decision framework countering the four villains—narrow framing, confirmation bias, short-term emotion, and overconfidence. Use for major decisions or when stuck between options.
WRAP Decision Framework
Apply the complete WRAP framework to make a better decision by countering the four villains of decision-making.
Instructions
Work through all four phases sequentially. Each phase targets a specific cognitive bias that undermines good decisions.
Output Format
Decision: [What are we deciding?] Context: [Key constraints and stakes] ---
W: WIDEN Your Options
Counter: Narrow Framing ("Should I do X?" → "What are all my options?") Current Framing How is the decision currently framed? (Often as "whether or not") Expanded Options | # | Option | Why It's Worth Considering | |---|--------|---------------------------| | 1 | [option] | [rationale] | | 2 | [option] | [rationale] | | 3 | [option] | [rationale] | | 4 | [option] | [rationale] | Option-Finding Techniques • Vanishing options test: "If you couldn't do X, what would you do?" • Opportunity cost: "What else could you do with this time/money?" • Find someone who solved it: "Who's had this problem?" ---
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster