·connect-what-i-know
</>

connect-what-i-know

Recognize patterns across domains; build transfer learning. Use when a learner has a vague sense something is familiar ("this reminds me of..."), wants to understand connections between concepts, or seeks to apply knowledge from one domain to another. This skill guides through connection quality testing (breakdown, mechanism, constraint tests) and validates through cross-domain prediction. Enforces human-only discovery of connections. Triggers on phrases like "this reminds me of", "I've seen this before", "is this like X?", "same pattern as", or when learner spontaneously sees connections.

5Installs·0Trend·@ricardogomes

Installation

$npx skills add https://github.com/ricardogomes/learning-skills --skill connect-what-i-know

How to Install connect-what-i-know

Quickly install connect-what-i-know AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ricardogomes/learning-skills --skill connect-what-i-know
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ricardogomes/learning-skills.

SKILL.md

View raw

All phases contain [HUMANREQUIRED] gates. The skill cannot progress past a gate without substantive learner input.

Learner Task: Identify a vague sense of connection. Accept "this reminds me of something" as entry point—the connection doesn't need to be clear yet.

Constraint: Don't ask for explanation yet. Accept the raw recognition. If learner starts explaining, redirect to Phase 2: "Good intuition. Let's gather evidence to understand why it reminds you."

Recognize patterns across domains; build transfer learning. Use when a learner has a vague sense something is familiar ("this reminds me of..."), wants to understand connections between concepts, or seeks to apply knowledge from one domain to another. This skill guides through connection quality testing (breakdown, mechanism, constraint tests) and validates through cross-domain prediction. Enforces human-only discovery of connections. Triggers on phrases like "this reminds me of", "I've seen this before", "is this like X?", "same pattern as", or when learner spontaneously sees connections. Source: ricardogomes/learning-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ricardogomes/learning-skills --skill connect-what-i-know
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from ricardogomes/learning-skills

Quick answers

What is connect-what-i-know?

Recognize patterns across domains; build transfer learning. Use when a learner has a vague sense something is familiar ("this reminds me of..."), wants to understand connections between concepts, or seeks to apply knowledge from one domain to another. This skill guides through connection quality testing (breakdown, mechanism, constraint tests) and validates through cross-domain prediction. Enforces human-only discovery of connections. Triggers on phrases like "this reminds me of", "I've seen this before", "is this like X?", "same pattern as", or when learner spontaneously sees connections. Source: ricardogomes/learning-skills.

How do I install connect-what-i-know?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ricardogomes/learning-skills --skill connect-what-i-know Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ricardogomes/learning-skills