self-learning
✓Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill.
Installation
SKILL.md
Autonomously research and learn new technologies from the web, then generate a reusable skill.
If is missing, show usage. If topic is ambiguous, ask to clarify:
If no credible sources found, ask user to provide a URL.
Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill. Source: philschmid/self-learning-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/philschmid/self-learning-skill --skill self-learning- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-07
- Updated
- 2026-02-18
Quick answers
What is self-learning?
Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill. Source: philschmid/self-learning-skill.
How do I install self-learning?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philschmid/self-learning-skill --skill self-learning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/philschmid/self-learning-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-07