learn

Start or continue learning sessions and update competency maps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start or continue a learning session, enabling knowledge transfer and competency development when users seek to learn, understand, or be taught, and to respond to workflow transitions.

Core Features & Use Cases

  • Reactive and proactive learning workflows including Quick, Deep, and Roadmap modes
  • Generates and stores learning notes under docs/learning and updates competency maps in .gse/profile.yaml
  • Supports topic-specific learning sessions, notes retrieval, and roadmap planning

Quick Start

Ask the agent to start a learning session on a topic by providing the topic name.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I start an AI coaching session to learn a new topic?

Start a guided learning session by asking the agent to coach you on a specific topic name. The system reads your profile goals to tailor the structured knowledge transfer workflow to your competency development needs.

How does AI coaching build a competency map across projects?

AI coaching builds a competency map by persisting learning artifacts under the docs/learning directory and updating the competency_map.topics field in your .gse/profile.yaml file, ensuring your skill progression is tracked across all projects.

What is the difference between quick, deep, and roadmap learning modes?

Quick, deep, and roadmap modes offer varying depths of structured learning. Quick provides immediate knowledge transfer, deep enables comprehensive topic exploration, and roadmap mode generates a planned learning trajectory for long-term competency development.

Can I retrieve and review previous learning notes from past sessions?

Yes, you can retrieve previous learning notes because the coaching system stores all generated artifacts with metadata under docs/learning. This allows you to continue learning sessions seamlessly and review historical materials anytime.

Do I need a specific profile configuration to use guided learning workflows?

You need a .gse/profile.yaml file containing your user goals and competency map topics. The coaching system reads this configuration to align knowledge transfer sessions with your predefined learning objectives.