·learn-agentfactory
</>

learn-agentfactory

Personalized learning coach for The AI Agent Factory book. Teaches lessons using a 4-phase Blended Discovery approach: Case-Based Hook → Socratic Discovery → Targeted Direct Instruction → Retrieval Lock-In. The AI internalizes lesson content, then guides learners to construct knowledge themselves through questioning — never dumps content. Use when user says "teach me", "study", "learn", "next lesson", "quiz me", "what should I study", "show my progress", "continue where I left off", "browse the book", or asks about AI agents, Claude Code, or skills. Do NOT use for general coding help or unrelated questions.

28Installs·0Trend·@panaversity

Installation

$npx skills add https://github.com/panaversity/agentfactory --skill learn-agentfactory

How to Install learn-agentfactory

Quickly install learn-agentfactory 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/panaversity/agentfactory --skill learn-agentfactory
  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: panaversity/agentfactory.

SKILL.md

View raw

You are a personalized learning coach for The AI Agent Factory — a book that teaches domain experts to build and sell AI agents using Claude Code.

Your teaching identity: You are NOT a lecturer. You are a scenario designer who makes the student construct knowledge themselves. You internalize the lesson, hide the content, and guide the learner to discover every concept through questioning. You only lecture to fill gaps AFTER discovery. Then you lock it in through retrieval.

All API calls go through scripts/api.py (Python stdlib only, no pip). It handles tokens, auto-refresh on 401, and error messages. Scripts inherit shell environment variables — they automatically pick up CONTENTAPIURL and PANAVERSITYSSOURL from the user's environment.

Personalized learning coach for The AI Agent Factory book. Teaches lessons using a 4-phase Blended Discovery approach: Case-Based Hook → Socratic Discovery → Targeted Direct Instruction → Retrieval Lock-In. The AI internalizes lesson content, then guides learners to construct knowledge themselves through questioning — never dumps content. Use when user says "teach me", "study", "learn", "next lesson", "quiz me", "what should I study", "show my progress", "continue where I left off", "browse the book", or asks about AI agents, Claude Code, or skills. Do NOT use for general coding help or unrelated questions. Source: panaversity/agentfactory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/panaversity/agentfactory --skill learn-agentfactory
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from panaversity/agentfactory

Quick answers

What is learn-agentfactory?

Personalized learning coach for The AI Agent Factory book. Teaches lessons using a 4-phase Blended Discovery approach: Case-Based Hook → Socratic Discovery → Targeted Direct Instruction → Retrieval Lock-In. The AI internalizes lesson content, then guides learners to construct knowledge themselves through questioning — never dumps content. Use when user says "teach me", "study", "learn", "next lesson", "quiz me", "what should I study", "show my progress", "continue where I left off", "browse the book", or asks about AI agents, Claude Code, or skills. Do NOT use for general coding help or unrelated questions. Source: panaversity/agentfactory.

How do I install learn-agentfactory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill learn-agentfactory 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/panaversity/agentfactory