gitwtfhub

wtf is learning-pack-skill?

irenerachel/learning-pack-skill — explained in plain English

Analysis updated 2026-05-18

16ShellAudience · generalComplexity · 1/5Setup · easy

TL;DR

An AI agent skill that generates a structured learning package, mind map, notes, and video list, for any topic you ask to learn.

Mindmap

mindmap
  root((learning-pack-skill))
    What it does
      Generates learning path
      Curates videos
      Writes study notes
    Tech stack
      Shell
      Codex skill
      Claude skill
    Use cases
      Learn a new topic
      Build a study plan
      Get curated resources
    Audience
      Self learners
      Students

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Ask an agent to build a learning package for a new topic you want to study.

REASON 2

Get a one-page mind map summarizing a suggested learning path for a subject.

REASON 3

Receive a curated, staged list of videos and study notes for self-directed learning.

What's in the stack?

ShellCodexClaude

How it stacks up

irenerachel/learning-pack-skillai-engineer-skool/zen-agentic-engineer-configali-expandings/mactune
Stars161616
LanguageShellShellShell
Setup difficultyeasyeasyeasy
Complexity1/52/51/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Requires Codex or Claude with a skills directory to install and trigger this skill.

No license information is provided in the README.

Wtf does this do

learning-pack-skill is an add-on skill for AI agent tools like Codex or Claude that generates a ready-to-use learning package for any topic a person wants to study. You simply tell the agent something like "help me learn prompt engineering" or "how do I get started with X", and it produces a set of files meant to be followed step by step. The output package includes a single-page mind map image showing a suggested learning path, a markdown file of reference material and a glossary of key terms, a curated list of recommended videos organized by learning stage, and a set of study notes formatted like a short ebook. Together these are meant to give someone a structured starting point instead of having to piece together scattered resources on their own. To install it, you copy the skill's folder into your local Codex or Claude skills directory, for example into a hidden .codex/skills folder. Once installed, it triggers automatically when you phrase a request in a way that signals you want to learn something, and by default it saves the generated files into a dated folder inside your Downloads directory, named after the topic and the date. The project is small in scope, made up mainly of a skill definition file, a couple of reference templates, and two helper shell scripts for converting HTML to PNG and markdown to PDF. The README is brief and does not go into detail beyond this basic usage description, and it does not state a license.

Yoink these prompts

Prompt 1
Help me make a learning pack for prompt engineering.
Prompt 2
I want to systematically learn Loop Engineer, can you build me a learning pack?
Prompt 3
Show me how to install this skill into my Codex skills directory.
Prompt 4
Where does this skill save the generated learning pack files by default?

Frequently asked questions

wtf is learning-pack-skill?

An AI agent skill that generates a structured learning package, mind map, notes, and video list, for any topic you ask to learn.

What language is learning-pack-skill written in?

Mainly Shell. The stack also includes Shell, Codex, Claude.

What license does learning-pack-skill use?

No license information is provided in the README.

How hard is learning-pack-skill to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is learning-pack-skill for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.