By Yrzhe
Diagnose and improve Claude Code skills after real-world usage by identifying outdated steps, missing edge cases, unclear instructions, or errors; preview fixes as diffs, confirm edits to SKILL.md files, and log all changes for maintenance history.
A collection of powerful Claude Code skills and plugins by @yrzhe.
Add this marketplace to your Claude Code:
/plugin marketplace add yrzhe/claude-skills
Then install any plugin you want:
/plugin install intelligent-web-scraper@yrzhe-skills
If the plugin command doesn't work, you can manually copy the skill files:
macOS / Linux:
cp -r plugins/intelligent-web-scraper/skills/intelligent-web-scraper ~/.claude/skills/
Windows (PowerShell):
Copy-Item -Recurse plugins\intelligent-web-scraper\skills\intelligent-web-scraper $env:USERPROFILE\.claude\skills\
Self-learning intelligent web scraper agent that automatically analyzes page structure, handles pagination, anti-blocking, and discovers article series. No user configuration needed - AI decides everything.
Features:
Usage:
/intelligent-web-scraper
Then provide a URL to scrape and let the AI handle everything.
Product and business diagnostic advisor powered by distilled wisdom from 289 Lenny's Podcast guests and 348 newsletter articles. Not a knowledge dump — an active advisor that diagnoses your real problem before delivering expert frameworks.
Features:
Install:
/plugin install lenny-advisor@yrzhe-skills
Manual install:
cp -r plugins/lenny-advisor/skills/lenny-advisor ~/.claude/skills/
The skill activates automatically when you discuss product decisions, business strategy, growth, pricing, or any product/business topic.
Feel free to open issues or submit pull requests to improve these skills.
MIT License - see individual plugins for details.
yrzhe - @yrzhe_top
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 yrzhe/claude-skills --plugin skill-improveProduct and business diagnostic advisor powered by distilled wisdom from 289 Lenny's Podcast guests and 348 newsletter articles. Diagnose → Probe → Deliver methodology with 18 topic areas and 40 expert profiles.
飞书机器人开发完整指南。支持三种模式:零代码(机器人助手)、全代码(开放平台API)、AI集成(MCP Server)。包含消息卡片搭建工具、最新SDK、最佳实践。
YouTube Data API v3 complete wrapper - search videos, get video/channel/playlist details, get comments, download subtitles, etc. Supports filtering and sorting by time/views/rating and more.
Auto-extract reusable skills from complex tasks. After completing a task with 5+ tool calls and cross-scenario reuse potential, suggests distilling the approach into a reusable skill. Supports dedup, scope assessment, and supermemory sync.
Self-learning intelligent web scraper agent - automatically analyzes page structure, handles pagination, anti-blocking, and discovers article series. No user configuration needed - AI decides everything.
Auto-extract reusable skills from complex tasks. After completing a task with 5+ tool calls and cross-scenario reuse potential, suggests distilling the approach into a reusable skill. Supports dedup, scope assessment, and supermemory sync.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
18 universal AI skills for Claude Code — skill creation, deep research, strategic planning, content processing, solution architecture, and orchestration workflows
建立新技能、修改和改進現有技能、衡量技能效能。用於從零開始建立技能、編輯或優化現有技能、執行評估測試、基準測試效能分析、或優化技能描述以提升觸發準確度
Self-evolving skill engine for Claude Code. Creates, scores, repairs, and hardens skills autonomously through recursive improvement cycles.
Agent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.