learn

Create topic-focused learning notes and update competency maps.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/nicolasguelfi/gensem --skill learn-nicolasguelfi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/nicolasguelfi/gensem/tree/main/gse-one/plugin/skills/learn
Command: npx skills add https://github.com/nicolasguelfi/gensem --skill learn-nicolasguelfi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GSE-One Learn enables rapid, structured knowledge transfer by starting or continuing learning sessions and capturing insights as formal notes, reducing cognitive load and ramp-up time for teams.

Core Features & Use Cases

  • Reactive learning: respond to user requests to learn new topics, with adaptive mode selection (quick, deep, roadmap).
  • Proactive learning: coach-driven suggestions tied to project goals and competency maps.
  • Learning note generation and persistence: creates standardized notes under docs/learning and updates competency maps for ongoing skill tracking.

Quick Start

Start a learning session by topic, for example: explain API versioning to me.

Frequently Asked Questions about learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a structured learning session for a new topic?

You can create structured learning notes by initiating a topic-focused session. The tool automatically generates and persists formal notes under docs/learning to capture insights and reduce team ramp-up time.

Can I use a competency map to guide proactive learning workflows?

Yes, proactive coach-driven workflows leverage user profiles and the competency map to tailor content. This suggests learning topics tied to project goals and updates competency_map.topics in .gse/profile.yaml.

What learning modes are available for knowledge transfer?

Available learning modes include quick, deep, and roadmap. These modes allow adaptive content selection during reactive user requests to tailor the depth of the knowledge transfer session.

How do I generate and save learning notes for future reference?

Learning notes are generated and saved automatically during a session. The tool persists these standardized notes under docs/learning, ensuring formal knowledge capture and ongoing skill tracking.

Does the tool update user profiles after completing a learning session?

Yes, the tool updates user profiles after a session. It modifies the .gse/profile.yaml file, specifically updating the competency_map.topics to reflect ongoing skill tracking and newly acquired knowledge.