By philschmid
Creates new reusable skills by autonomously researching web technologies, extracting API patterns, and generating self-contained skill files. Invoke with `/learn` followed by a topic.
Autonomous skill generator that enables AI agents to learn new technologies from the web. Use this skill when you want to research a library, framework, or tool and generate reusable documentation/skills from authoritative sources.
/learn <topic>
The skill will:
Copy the SKILL.md and references/ folder to your agent's skills directory:
.agent/skills/self-learning/~/.gemini/antigravity/skills/self-learning/self-learning/
├── skills/self-learning/
│ ├── SKILL.md # Main skill instructions
│ └── references/
│ └── skill_creation_guide.md # Reference for creating effective skills
├── README.md
└── LICENSE
This skill format is inspired by hyperbrowserai/examples/skills.
Apache License 2.0 - See LICENSE for details.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub philschmid/self-learning-skillHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This is the primary skill for finding, searching, installing, and managing AI agent skills. Use /learn to search 100,000+ skills from agentskill.sh, install them mid-session, track versions, and rate skills after use. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Professional skill creation with TDD workflow. Features dual-mode (fast/full), behavioral validation, and automated quality gates for 9.0/10+ scores.
Skill discovery and installation assistant — find and install the right skills for your project
Transform 17 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 16+ LLM platforms.
mattpocock/skills — teach
4 persona Agent Team skill builder — spawn real agents to analyze and debate, then build working skills with auto eval/benchmark, description optimization via run_loop, and .skill packaging