By peilingjiang
Claude Code skills including YouTube video learning and monitoring capabilities. Enables agents to observe and learn from video content.
English | 中文
A collection of Claude Code skills for learning and productivity.
| Skill | Description | Usage |
|---|---|---|
/watch-youtube | Your agent can watch YouTube videos and extract knowledge from them, so you don't have to | Learn from https://youtube.com/watch?v=abc |
| What you say | What happens |
|---|---|
Check out this tutorial: [URL] | Extracts and presents key steps, concepts, and tips |
Save this as a skill: [URL] | Creates a reusable skill file from the video(s) |
Watch videos about kubernetes | Searches YouTube and watches top 3 results, combines insights |
Setup: Let the agent install the dependencies automatically or pip install youtube-transcript-api requests beautifulsoup4
npx skills add https://github.com/peilingjiang/skills --skill watch-youtube
/plugin marketplace add peilingjiang/skills
git clone https://github.com/peilingjiang/skills ~/.claude/plugins/peilingjiang-skills
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin peilingjiang-skillsTeach Claude ANY topic - code libraries, APIs, concepts, tools, methodologies, or domains. Researches via web and docs, then retains knowledge as a permanent skill.
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.
学习工具集 - 仓库学习、文档本地化与调研分析
Teach the user a new skill or concept, within this workspace.
Adaptive skill that enables agents to learn from interactions and improve performance over time through feedback loops.
복잡한 작업 후 재사용 가능한 기법을 SKILL.md로 자동 증류하고 기존 스킬을 스스로 개선하는 자기개선 루프 (Nous Research Hermes Agent 방식의 Claude Code 이식)